Comment 16 for bug 1948961

Revision history for this message
Owen Williams (ywwg) wrote :

The other backtrace is different and seems to be entirely QT internals.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff2050492e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff205335bd pthread_kill + 263
2 libsystem_c.dylib 0x00007fff20488406 abort + 125
3 libc++abi.dylib 0x00007fff204f6ef2 abort_message + 241
4 libc++abi.dylib 0x00007fff204e85e5 demangling_terminate_handler() + 242
5 libobjc.A.dylib 0x00007fff203e1595 _objc_terminate() + 104
6 libc++abi.dylib 0x00007fff204f6307 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff204f8dd1 __cxa_rethrow + 99
8 libobjc.A.dylib 0x00007fff203df110 objc_exception_rethrow + 37
9 com.apple.AppKit 0x00007fff22e22cb2 -[NSApplication run] + 659
10 libqcocoa.dylib 0x000000010f7bba03 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 3011
11 org.qt-project.QtCore 0x000000010d01ca3e QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 430
12 org.qt-project.QtCore 0x000000010d021b32 QCoreApplication::exec() + 130
13 org.mixxx.mixxx 0x000000010a05a209 main + 1513

Do any other programs crash on your machine? The code around these crashes don't look like we're doing anything wrong.