-
-
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
changing skin or waveform renderer crashes on Ubuntu 20.04 #9929
Comments
Commented by: shaban238 |
Commented by: ronso0 Can you please try to reproduce the crash when 20.04 is officially released? If the bug persists, please attach a backtrace here. |
Commented by: shaban238 tomorrow ubuntu studio will be released, i will try it again even though i dont think it will make such a difference at this point. |
Commented by: ronso0 Can confirm this with a local build on Ubuntu Studio 20.04 |
Commented by: daschuer Is this the crash? That's bad, because it is a pure QT call stack Does it also happen if you start Mixxx with --safeMode Does Mixxx crash on startup if you manual edit the cfg file to a special skin or waveform setting? |
Commented by: ronso0 Update: |
Commented by: ronso0 Yes, I did edit the cfg to LateNight Classic after it crashed a few times when changing away from Deere. I removed .mixxx/ and started over:
|
Commented by: daschuer OK, is there a single change that makes it crash again like changing to a GL type waveform? Can you confirm that start Mixxx with a crashing setting works, and only changing the skin crashes Mixxx? So maybe we have an issue when unloading and reloading a waveform. |
Commented by: ronso0 ...no, with --developer mode it starts crashing again when reloading the skin. I'll collect some more backtraces. |
Commented by: Holzhaus Can you check if this still happens with latest mesa 20.0.7? I cannot reproduce this anymore. |
Commented by: ronso0 Unfortunately 20.0.7 is not yet available in Focal or Focal-backports repos. |
Commented by: ronso0 I manually updated all mesa packages from 20.0.4 to 20.0.7 and rebuilt Mixxx with Qt 5.12.8 from Ubuntu repos. |
Commented by: gwarchive Two different, but similar backtraces changing from Deere to Tango and Deere to Shade. Attached to Tango. Shade was similar just with a different segfault reason. Thread 1 "mixxx" received signal SIGSEGV, Segmentation fault. |
Commented by: ronso0 FWIW: |
Commented by: ronso0 More findings: |
Commented by: ronso0 I can't verify a relation to the waveform renderer type. Sometimes reloading works with RGB, then it crashes again. It worked a once with Filtered, then it crashed. |
Commented by: ronso0 considering #3144 just a workaroud so I won't assing this to me. |
Commented by: temkaveter Ubuntu 20.04 (not Studio). The bug is the same here: all themes are not switching. But I can switch theme manually (for example, I changed in in config.xml to Tango and started mixxx again - the theme was Tango, but I have tried to switch back to Deere from Preferences - and it crushed again. |
Commented by: temkaveter Now I am back to Deere, switched through config.xml, working fine but waveform rendering is not working on Deere. |
Commented by: ronso0 @WhiteWind could yo try the skins from #3144 ? |
Issue closed with status Fix Released. |
Reported by: shaban238
Date: 2020-04-16T22:55:05Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1873367
Attachments: mixxx.crash, crash_20.04.backtrace, [Crash from Deere to Tango.txt](https://bugs.launchpad.net/bugs/1873367/+attachment/5394765/+files/Crash from Deere to Tango.txt)
ubuntu studio 20.04 (beta), mixxx crashing when i try to change skin in preferences (interface)
also when trying to change waveform overview type from rgb to filtered
The text was updated successfully, but these errors were encountered: