-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Segfault in Unittest: Rotary.hugeFilterSequential #14174
Comments
Introduced here: #13968 |
I'd need a backtrace. I can't tell whats wrong... |
Ubuntu Plucky is also affected: I am not able to create a backtrace, because I am still on Ubuntu Jammy. Can one else reproduce the issue? |
Can you please explain to interested non-linux users what the problem is? |
I think the issue is a uninitalized variable in our Rotary ring bus. If it has by chance a value not in the allowed range a segfault occours. |
Bug Description
This happens in our Launchpad PPA:
https://launchpadlibrarian.net/770633160/buildlog_ubuntu-oracular-amd64.mixxx_2.6~alpha~178~g61178b6243-1~oracular_BUILDING.txt.gz
Version
2.6
OS
Ubuntu Oracular
The text was updated successfully, but these errors were encountered: