https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652
--- Comment #2 from Tomoaki AOKI <junch...@dec.sakura.ne.jp> --- Backtrace of audacious. Sorry, not a debug build. % lldb --core ~/audacious.core --file /usr/local/bin/audacious (lldb) target create "/usr/local/bin/audacious" --core "/home/*****/audacious.core" Core file '/home/*****/audacious.core' (x86_64) was loaded. (lldb) bt * thread #1, name = 'audacious', stop reason = signal SIGABRT * frame #0: 0x000000082939e6ea libc.so.7`__sys_thr_kill + 10 frame #1: 0x0000000829313624 libc.so.7`__raise + 52 frame #2: 0x00000008293c960c libc.so.7`abort + 76 frame #3: 0x000000082cc67679 libQt5Core.so.5`___lldb_unnamed_symbol7134 + 9 frame #4: 0x000000082cc6c1e2 libQt5Core.so.5`QMessageLogger::fatal(char const*, ...) const + 216 frame #5: 0x0000000873f4da99 libQt5Gui.so.5`QGuiApplicationPrivate::createPlatformIntegration() + 6681 frame #6: 0x0000000873f4dac0 libQt5Gui.so.5`QGuiApplicationPrivate::createEventDispatcher() + 32 frame #7: 0x000000082ce353c6 libQt5Core.so.5`QCoreApplicationPrivate::init() + 1510 frame #8: 0x0000000873f480ba libQt5Gui.so.5`QGuiApplicationPrivate::init() + 42 frame #9: 0x0000000878297dce libQt5Widgets.so.5`QApplicationPrivate::init() + 14 frame #10: 0x00000008773fbcdd libaudqt.so.2`audqt::init() + 109 frame #11: 0x000000089ca1b86c qtui.so`___lldb_unnamed_symbol1358 + 12 frame #12: 0x000000082294e441 libaudcore.so.5`___lldb_unnamed_symbol1189 + 113 frame #13: 0x00000008229615d6 libaudcore.so.5`___lldb_unnamed_symbol1444 + 422 frame #14: 0x000000082296797d libaudcore.so.5`aud_run() + 45 frame #15: 0x000000000021bec4 audacious`___lldb_unnamed_symbol557 + 1908 frame #16: 0x000000000021b545 audacious`___lldb_unnamed_symbol1516 + 261 -- You are receiving this mail because: You are on the CC list for the bug.