Closed mixxxbot closed 2 years ago
Commented by: uklotzde Date: 2019-11-29T11:29:14Z
Try to disable asan for the build.
The Wiki contains a description on how to create backtraces within the debugger: https://www.mixxx.org/wiki/doku.php/creating_backtraces
Commented by: rashidsunnywinter Date: 2019-11-29T14:11:41Z
Thanks Uwe, that worked fine.
Many thanks
Rashid
Issue closed with status Invalid.
Reported by: rashidsunnywinter Date: 2019-11-29T11:02:51Z Status: Invalid Importance: Undecided Launchpad Issue: lp1854482
Suse tumbleweed (20191127) uname -a: Linux tranquility 5.3.12-1-vanilla #1 SMP Thu Nov 21 07:21:43 UTC 2019 (a6f6081) x86_64 x86_64 x86_64 GNU/Linux running on del Latitude e7470 Intel® Core™ i5-6300U CPU @ 2.40GHz × 4 Intel® HD Graphics 520 (Skylake GT2)
Compiled successfully with: CC=clang CXX=clang++ LDFLAGS="-L/usr/local/lib64 -L/usr/lib64" scons -j 4 build=debug debug_assertions_fatal=1 color=1 asan=1 faad=1
Run with: pasuspender -- ./mixxx --developer --controllerDebug --logLevel trace --safeMode --resourcePath res/ --settingsPath rsw_settings
Produces following output:
I have no idea where to start looking! Is there anything in this trace that helps?
Many thanks
Rashid