-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Crash after update from 2.8.0 to 2.10.0 #5057
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yeah I see similar things in https://github.com/karafka/rdkafka-ruby (crashing) on:
plus few other stability issues. |
@emasab most likely yes. I will try to reproduce it more. The second one I did locate and while it doesn't happen on 2.8 I consider it self-inflicted and already implemented appropriate fixes on my side. |
@olegrok the UB at |
Tests without UBSAN/ASAN also crash. But I don't have its stacktrace. |
I'll try it a bit later. For now it's a backtrace of the crash:
|
But no. I applied #5055 to the master branch. Still crash with the same backtrace:
|
@olegrok that's because the |
This reverts commit 8d68897. Still can't update to the latest version due to confluentinc/librdkafka#5057
This reverts commit 8d68897. Still can't update to the latest version due to confluentinc/librdkafka#5057
This reverts commit 8d68897. Still can't update to the latest version due to confluentinc/librdkafka#5057
given no `boostrap.servers` is present and brokers were added through `rd_kafka_brokers_add` Closes #5057
given no `boostrap.servers` is present and brokers were added through `rd_kafka_brokers_add` Closes #5057
After updating Lua/Tarantool wrapper over librdkafka to the latest 2.10.0 version it started to crash.
Everything works fine on 2.8.0.
The last that I see in the logs:
The text was updated successfully, but these errors were encountered: