-
-
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
Switching to a broken skin can crash Mixxx #11360
Comments
maybe the cause is the same that led to this segfault? |
starting with |
I updated the description: @m0dB Do you have any idea? Can you read anything from that backtrace? |
I can see the same segfault, original reported here:
|
I removed all VU meters and all spinnies from Traktmixxx and still Mixxx crashes when switching to it. The end of the backtrace looks exactly like @daschuer's above. |
Unfortunately I can no longer reproduce the issue. |
I labeled it critical because user data must not crash Mixxx, but it's not clear if this is a 2.3.4 regression, and a fix is not in sight. So let's proceed! |
Update: Traktmixxx doesn't crash Mixxx 2.4 I'll close this for now. |
Bug Description
I just tried to debug the VU meter issue with Traktmixxx skin reported here
This makes Mixxx crash:
This way, however, I can start with Traktmixxx and it seems to work (at least not crash after some basic testing, track load, play etc):
ResizableSkin [skin]
is written tomixxx.cfg
mixxx.cfg
, setResizableSkin Traktmixxx
BUT
Backtrace:
backtrace-LateNight-to-Traktmixxx.txt
btw, since when are gdb backtraces this huge? 13869 lines???
Version
2.3.4
OS
Ubuntu Studio 20.04 / X11 / xfce 4.14 / Qt 5.12.8
The text was updated successfully, but these errors were encountered: