05-13-2022, 03:15 AM
I get random cra$ng of the program, e.g., when modifying the effects during a session or even re-syncing.I see Media relay server disconnected messages intermittently. Since I don't pay I can't submit my log session. Is there a way to forward those to someone?
macOS Monterey 12.3.1, JK Build 2.00 1.0.4048,
Here's a crash report:
macOS Monterey 12.3.1, JK Build 2.00 1.0.4048,
Here's a crash report:
Code:
Process: JamKazam [62163]
Path: /Applications/JamKazam.app/Contents/MacOS/JamKazam
Identifier: com.jamkazam.osx.client
Version: 1.0.4048
Code Type: X86-64 (Native)
Parent Process: launchd [1]
Date/Time: 2022-05-12 21:19:29.3002 -0400
OS Version: macOS 12.3.1 (21E258)
Report Version: 12
Time Awake Since Boot: 400000 seconds
Time Since Wake: 5005 seconds
System Integrity Protection: enabled
Crashed Thread: 33 UdpSocketManagerPosixImplThread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
JamKazam(62163,0x70000d49d000) malloc: *** error for object 0x600000fa8560: pointer being freed was not allocated
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff81c1ea97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81c1eace8 mach_msg + 56
2 CoreFoundation 0x7ff81c2edcdd __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81c2ec368 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81c2eb7ac CFRunLoopRunSpecific + 562
5 HIToolbox 0x7ff824f72ce6 RunCurrentEventLoopInMode + 292
6 HIToolbox 0x7ff824f72a4a ReceiveNextEventCommon + 594
7 HIToolbox 0x7ff824f727e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8 AppKit 0x7ff81ed1253d _DPSNextEvent + 927
9 AppKit 0x7ff81ed10bfa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
10 AppKit 0x7ff81ed032a9 -[NSApplication run] + 586
11 libqcocoa.dylib 0x10bece08d 0x10beac000 + 139405
12 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
13 QtCore 0x10ce01f5a QCoreApplication::exec() + 346
14 JamKazam 0x1078fed13 0x107796000 + 1477907
15 dyld 0x1115a751e start + 462
Thread 1:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x7ff81c1ea9b6 semaphore_wait_trap + 10
1 caulk 0x7ff824cfd2e0 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7ff824ce5102 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7ff824ce4dc6 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 2:: Qt bearer thread
0 libsystem_kernel.dylib 0x7ff81c1ef466 __pselect + 10
1 libsystem_kernel.dylib 0x7ff81c1f06b0 pselect$1050 + 71
2 QtCore 0x10ce50398 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
3 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
4 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
5 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
6 QtCore 0x10cc53245 QThread::exec() + 117
7 QtCore 0x10cc56d93 0x10cc1f000 + 228755
8 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 3:: cStunThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107d43891 0x107796000 + 5953681
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 4:: WebCore: IconDatabase
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtWebKit 0x10f473fcb 0x10ef0b000 + 5672907
3 QtWebKit 0x10f473db9 0x10ef0b000 + 5672377
4 QtWebKit 0x11032a76f 0x10ef0b000 + 21100399
5 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 5:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 CoreFoundation 0x7ff81c314f79 __CFSocketManager + 641
2 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
3 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 6:: CodecHandler: role 1
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107d2954b 0x107796000 + 5846347
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 7:: CodecHandler: role 0
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107d2954b 0x107796000 + 5846347
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 8:: cVideoRecordThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107e58275 0x107796000 + 7086709
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 9:: cVideoRecordThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107e589ed 0x107796000 + 7088621
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 10:
0 libsystem_kernel.dylib 0x7ff81c1ea97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81c1eace8 mach_msg + 56
2 CoreMIDI 0x7ff832f1c550 XServerMachPort::ReceiveMessage(int&, void*, int&) + 94
3 CoreMIDI 0x7ff832f4c981 MIDIProcess::MIDIInPortThread::Run() + 105
4 CoreMIDI 0x7ff832f33482 XThread::RunHelper(void*) + 10
5 CoreMIDI 0x7ff832f346a7 CAPThread::Entry(CAPThread*) + 77
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 11:: ServerHandler
0 libsystem_kernel.dylib 0x7ff81c1ef466 __pselect + 10
1 libsystem_kernel.dylib 0x7ff81c1f06b0 pselect$1050 + 71
2 QtCore 0x10ce50398 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
3 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
4 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
5 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
6 QtCore 0x10cc53245 QThread::exec() + 117
7 JamKazam 0x10794f7ad 0x107796000 + 1808301
8 QtCore 0x10cc56d93 0x10cc1f000 + 228755
9 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 12:: NetSendHandler
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107c550aa 0x107796000 + 4976810
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 13:: QThread
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 QtCore 0x10ce50584 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5 QtCore 0x10cc53245 QThread::exec() + 117
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 14:: QThread
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 QtCore 0x10ce50584 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5 QtCore 0x10cc53245 QThread::exec() + 117
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 15:: QThread
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 QtCore 0x10ce50584 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5 QtCore 0x10cc53245 QThread::exec() + 117
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 16:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtWebKit 0x11032b667 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 119
3 QtWebKit 0x11003b085 0x10ef0b000 + 18022533
4 QtWebKit 0x11032a76f 0x10ef0b000 + 21100399
5 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 17:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtWebKit 0x11003bfa7 0x10ef0b000 + 18026407
3 QtWebKit 0x11003c038 0x10ef0b000 + 18026552
4 QtWebKit 0x11032a76f 0x10ef0b000 + 21100399
5 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 18:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtWebKit 0x11003bfa7 0x10ef0b000 + 18026407
3 QtWebKit 0x11003c038 0x10ef0b000 + 18026552
4 QtWebKit 0x11032a76f 0x10ef0b000 + 21100399
5 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 19:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtWebKit 0x11003bfa7 0x10ef0b000 + 18026407
3 QtWebKit 0x11003c038 0x10ef0b000 + 18026552
4 QtWebKit 0x11032a76f 0x10ef0b000 + 21100399
5 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 20:: TurnClientThread
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 QtCore 0x10ce50584 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5 QtCore 0x10cc53245 QThread::exec() + 117
6 JamKazam 0x107820d05 0x107796000 + 568581
7 QtCore 0x10cc56d93 0x10cc1f000 + 228755
8 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 21:: PairArsWorkerThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107824758 0x107796000 + 583512
6 JamKazam 0x1078223a2 0x107796000 + 574370
7 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
8 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
9 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
11 JamKazam 0x1078f652c 0x107796000 + 1443116
12 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
13 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
14 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
15 QtCore 0x10cc53245 QThread::exec() + 117
16 JamKazam 0x1078233d4 0x107796000 + 578516
17 QtCore 0x10cc56d93 0x10cc1f000 + 228755
18 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
19 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 22:: PairArsWorkerThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107824758 0x107796000 + 583512
6 JamKazam 0x1078223a2 0x107796000 + 574370
7 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
8 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
9 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
11 JamKazam 0x1078f652c 0x107796000 + 1443116
12 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
13 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
14 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
15 QtCore 0x10cc53245 QThread::exec() + 117
16 JamKazam 0x1078233d4 0x107796000 + 578516
17 QtCore 0x10cc56d93 0x10cc1f000 + 228755
18 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
19 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 23:: P2pIPV4UdpThread
0 libsystem_kernel.dylib 0x7ff81c1ef34e kevent + 10
1 JamKazam 0x107fcb694 0x107796000 + 8607380
2 JamKazam 0x107fc2ca7 event_base_loop + 679
3 JamKazam 0x107fc29f7 event_base_dispatch + 23
4 JamKazam 0x107fe98d1 0x107796000 + 8730833
5 JamKazam 0x1078243e0 0x107796000 + 582624
6 JamKazam 0x1078222a9 0x107796000 + 574121
7 JamKazam 0x1078220df 0x107796000 + 573663
8 QtCore 0x10ce2af0a QObject::event(QEvent*) + 874
9 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
10 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
11 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
12 JamKazam 0x1078f652c 0x107796000 + 1443116
13 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
14 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
15 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
16 QtCore 0x10cc53245 QThread::exec() + 117
17 JamKazam 0x1078233d4 0x107796000 + 578516
18 QtCore 0x10cc56d93 0x10cc1f000 + 228755
19 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
20 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 24:: P2pIPV6UdpThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107824215 0x107796000 + 582165
6 JamKazam 0x1078222a9 0x107796000 + 574121
7 JamKazam 0x1078220df 0x107796000 + 573663
8 QtCore 0x10ce2af0a QObject::event(QEvent*) + 874
9 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
10 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
11 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
12 JamKazam 0x1078f652c 0x107796000 + 1443116
13 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
14 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
15 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
16 QtCore 0x10cc53245 QThread::exec() + 117
17 JamKazam 0x1078233d4 0x107796000 + 578516
18 QtCore 0x10cc56d93 0x10cc1f000 + 228755
19 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
20 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 25:: PairArsWorkerThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107824758 0x107796000 + 583512
6 JamKazam 0x1078223a2 0x107796000 + 574370
7 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
8 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
9 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
11 JamKazam 0x1078f652c 0x107796000 + 1443116
12 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
13 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
14 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
15 QtCore 0x10cc53245 QThread::exec() + 117
16 JamKazam 0x1078233d4 0x107796000 + 578516
17 QtCore 0x10cc56d93 0x10cc1f000 + 228755
18 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
19 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 26:: PairArsWorkerThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107824758 0x107796000 + 583512
6 JamKazam 0x1078223a2 0x107796000 + 574370
7 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
8 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
9 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
11 JamKazam 0x1078f652c 0x107796000 + 1443116
12 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
13 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
14 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
15 QtCore 0x10cc53245 QThread::exec() + 117
16 JamKazam 0x1078233d4 0x107796000 + 578516
17 QtCore 0x10cc56d93 0x10cc1f000 + 228755
18 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
19 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 27:: ArsConnectionThread
0 libsystem_kernel.dylib 0x7ff81c1ef34e kevent + 10
1 JamKazam 0x107fcb694 0x107796000 + 8607380
2 JamKazam 0x107fc2ca7 event_base_loop + 679
3 JamKazam 0x107fc29f7 event_base_dispatch + 23
4 JamKazam 0x107fe911f 0x107796000 + 8728863
5 JamKazam 0x107fd9978 0x107796000 + 8665464
6 JamKazam 0x10783d0fe 0x107796000 + 684286
7 JamKazam 0x10783ba82 0x107796000 + 678530
8 JamKazam 0x10783b6e1 0x107796000 + 677601
9 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
10 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
11 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
12 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
13 JamKazam 0x1078f652c 0x107796000 + 1443116
14 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
15 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
16 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
17 QtCore 0x10cc53245 QThread::exec() + 117
18 JamKazam 0x10783a0ac 0x107796000 + 671916
19 QtCore 0x10cc56d93 0x10cc1f000 + 228755
20 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
21 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 28:: ArsConnectionThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x10783b819 0x107796000 + 677913
6 JamKazam 0x10783b6e1 0x107796000 + 677601
7 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
8 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
9 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
11 JamKazam 0x1078f652c 0x107796000 + 1443116
12 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
13 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
14 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
15 QtCore 0x10cc53245 QThread::exec() + 117
16 JamKazam 0x10783a0ac 0x107796000 + 671916
17 QtCore 0x10cc56d93 0x10cc1f000 + 228755
18 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
19 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 29:: ArsIoProcessorThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107841d4d 0x107796000 + 703821
6 JamKazam 0x107841c1a 0x107796000 + 703514
7 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
8 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
9 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
11 JamKazam 0x1078f652c 0x107796000 + 1443116
12 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
13 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
14 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
15 QtCore 0x10cc53245 QThread::exec() + 117
16 JamKazam 0x1078416c2 0x107796000 + 702146
17 QtCore 0x10cc56d93 0x10cc1f000 + 228755
18 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
19 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 30:: ArsIoProcessorThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107841d4d 0x107796000 + 703821
6 JamKazam 0x107841c1a 0x107796000 + 703514
7 QtCore 0x10ce2ae93 QObject::event(QEvent*) + 755
8 QtCore 0x10cc536a7 QThread::event(QEvent*) + 151
9 QtWidgets 0x10c0654bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x10c06889e QApplication::notify(QObject*, QEvent*) + 8318
11 JamKazam 0x1078f652c 0x107796000 + 1443116
12 QtCore 0x10ce0265b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
13 QtCore 0x10ce5246b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
14 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
15 QtCore 0x10cc53245 QThread::exec() + 117
16 JamKazam 0x1078416c2 0x107796000 + 702146
17 QtCore 0x10cc56d93 0x10cc1f000 + 228755
18 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
19 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 31:: NatHandler
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 QtCore 0x10ce50584 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5 QtCore 0x10cc53245 QThread::exec() + 117
6 JamKazam 0x107e62d98 0x107796000 + 7130520
7 QtCore 0x10cc56d93 0x10cc1f000 + 228755
8 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 32:: UdpSocketManagerPosixImplThread
0 libsystem_kernel.dylib 0x7ff81c1ed2be __semwait_signal + 10
1 libsystem_c.dylib 0x7ff81c101853 nanosleep + 196
2 JamKazam 0x1083cdea7 0x107796000 + 12811943
3 JamKazam 0x1083b5444 0x107796000 + 12710980
4 JamKazam 0x1083b4bc9 0x107796000 + 12708809
5 JamKazam 0x1083d1048 0x107796000 + 12824648
6 JamKazam 0x1083d0fb9 0x107796000 + 12824505
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 33 Crashed:: UdpSocketManagerPosixImplThread
0 libsystem_kernel.dylib 0x7ff81c1f100e __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff81c2271ff pthread_kill + 263
2 libsystem_c.dylib 0x7ff81c172dbe __abort + 139
3 libsystem_c.dylib 0x7ff81c172d33 abort + 138
4 libsystem_malloc.dylib 0x7ff81c04c357 malloc_vreport + 551
5 libsystem_malloc.dylib 0x7ff81c04f52b malloc_report + 151
6 QtCore 0x10ccb4898 QHashData::free_helper(void (*)(QHashData::Node*)) + 104
7 JamKazam 0x107a65904 0x107796000 + 2947332
8 JamKazam 0x107afc30d 0x107796000 + 3564301
9 JamKazam 0x107afbf27 0x107796000 + 3563303
10 JamKazam 0x107954d89 0x107796000 + 1830281
11 JamKazam 0x1079591d9 0x107796000 + 1847769
12 JamKazam 0x10795adee 0x107796000 + 1854958
13 JamKazam 0x107dcccf2 0x107796000 + 6515954
14 JamKazam 0x107dcc2b0 0x107796000 + 6513328
15 JamKazam 0x107fd2250 0x107796000 + 8634960
16 JamKazam 0x107fd72d7 0x107796000 + 8655575
17 JamKazam 0x107fd55f6 0x107796000 + 8648182
18 JamKazam 0x107fd4a1b 0x107796000 + 8645147
19 JamKazam 0x107fd62e8 0x107796000 + 8651496
20 JamKazam 0x107fd623b 0x107796000 + 8651323
21 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
22 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 34:: NtpHandler
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107d7c5b2 0x107796000 + 6186418
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 35:: cMetroThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107d75f5c 0x107796000 + 6160220
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 36:: cPerfUploaderThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc585c0 0x10cc1f000 + 234944
3 QtCore 0x10cc583fb 0x10cc1f000 + 234491
4 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 JamKazam 0x107ba99f3 0x107796000 + 4274675
6 JamKazam 0x107ba9925 0x107796000 + 4274469
7 QtCore 0x10cc56d93 0x10cc1f000 + 228755
8 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 37:: QThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107a78ac9 0x107796000 + 3025609
5 JamKazam 0x107a7ff47 0x107796000 + 3055431
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 38:: QThread
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107cdde2e 0x107796000 + 5537326
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 39:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81c1ea97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81c1eace8 mach_msg + 56
2 CoreFoundation 0x7ff81c2edcdd __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81c2ec368 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81c2eb7ac CFRunLoopRunSpecific + 562
5 AppKit 0x7ff81ee7ff5e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 40:: Qt HTTP thread
0 libsystem_kernel.dylib 0x7ff81c1ef466 __pselect + 10
1 libsystem_kernel.dylib 0x7ff81c1f06b0 pselect$1050 + 71
2 QtCore 0x10ce50398 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
3 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
4 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
5 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
6 QtCore 0x10cc53245 QThread::exec() + 117
7 QtCore 0x10cc56d93 0x10cc1f000 + 228755
8 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 41:: Juce Timer
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 JamKazam 0x108059d5e 0x107796000 + 9190750
3 JamKazam 0x108082bb2 0x107796000 + 9358258
4 JamKazam 0x10805a7ab 0x107796000 + 9193387
5 JamKazam 0x10806d71a 0x107796000 + 9271066
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 42:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtWebKit 0x11032b62f WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 63
3 QtWebKit 0x10f39902d 0x10ef0b000 + 4775981
4 QtWebKit 0x10f398692 0x10ef0b000 + 4773522
5 QtWebKit 0x11032a76f 0x10ef0b000 + 21100399
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 43:: Qt HTTP thread
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 QtCore 0x10ce50584 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5 QtCore 0x10cc53245 QThread::exec() + 117
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 44:: Qt HTTP thread
0 libsystem_kernel.dylib 0x7ff81c1f2d5a __select + 10
1 QtCore 0x10ce50584 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 QtCore 0x10ce51450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3 QtCore 0x10ce5251a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4 QtCore 0x10cdff07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5 QtCore 0x10cc53245 QThread::exec() + 117
6 QtCore 0x10cc56d93 0x10cc1f000 + 228755
7 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 45:: PortAudioInput
0 libsystem_kernel.dylib 0x7ff81c1ed3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81c227a6f _pthread_cond_wait + 1249
2 QtCore 0x10cc5841b 0x10cc1f000 + 234523
3 QtCore 0x10cc582d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 JamKazam 0x107e84f31 0x107796000 + 7270193
5 QtCore 0x10cc56d93 0x10cc1f000 + 228755
6 libsystem_pthread.dylib 0x7ff81c2274e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81c222f6b thread_start + 15
Thread 33 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000070000d49d000 rcx: 0x000070000d49b998 rdx: 0x0000000000000000
rdi: 0x000000000001f423 rsi: 0x0000000000000006 rbp: 0x000070000d49b9c0 rsp: 0x000070000d49b998
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x000070000d49d000 r11: 0x0000000000000246
r12: 0x000000000001f423 r13: 0x0000000000000050 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff81c1f100e rfl: 0x0000000000000246 cr2: 0x00007fc6198ce93f
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff81c1e9000 - 0x7ff81c220fff libsystem_kernel.dylib (*) <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib
0x7ff81c26e000 - 0x7ff81c76ffff com.apple.CoreFoundation (6.9) <743f0cb7-e962-3e42-8653-7bd141129561> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff824f43000 - 0x7ff825236fff com.apple.HIToolbox (2.1.1) <7761967d-a138-33b6-9e3f-5c5420a2eeff> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff81ecd4000 - 0x7ff81fb61fff com.apple.AppKit (6.9) <92a78ebd-bba5-3f18-a5e1-768c955539d7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10beac000 - 0x10bf54fff libqcocoa.dylib (*) <56adba40-c8e0-38a5-8c62-b485e4784b5d> /Applications/JamKazam.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10cc1f000 - 0x10d12efff org.qt-project.QtCore (5.5) <d07c940f-8eb1-3f47-942f-6a00bcbccd06> /Applications/JamKazam.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x107796000 - 0x10928afff com.jamkazam.osx.client (*) <e6a72e55-9bf9-3240-9b1f-2a5c712506df> /Applications/JamKazam.app/Contents/MacOS/JamKazam
0x1115a2000 - 0x11160dfff dyld (*) <dd9e80de-fb3b-349b-96a4-46874ad34d11> /usr/lib/dyld
0x7ff824ce3000 - 0x7ff824d04fff com.apple.audio.caulk (1.0) <0b849791-3a62-33d1-8cf1-9c612a9d8e18> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff81c221000 - 0x7ff81c22cfff libsystem_pthread.dylib (*) <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib
0x10ef0b000 - 0x11097afff org.qt-project.QtWebKit (5.5) <e59aee92-e38e-341a-b963-9e05ae93d357> /Applications/JamKazam.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit
0x7ff832f0a000 - 0x7ff832f76fff com.apple.audio.midi.CoreMIDI (2.0) <b156120c-8dd7-3ba0-b1ba-276abf97a506> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x10c034000 - 0x10c549fff org.qt-project.QtWidgets (5.5) <1af6065b-6055-3dc7-b92d-aa106307735b> /Applications/JamKazam.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x7ff81c0f1000 - 0x7ff81c179fff libsystem_c.dylib (*) <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib
0x7ff81c03d000 - 0x7ff81c068fff libsystem_malloc.dylib (*) <cd1ad5ba-470d-33ff-a864-5fc3a18ab7c3> /usr/lib/system/libsystem_malloc.dylib
0x10964d000 - 0x109668fff libportaudio.2.dylib (*) <36c9e1c4-a7f7-37fa-89a0-4ba1261505d7> /Applications/JamKazam.app/Contents/Frameworks/libportaudio.2.dylib
0x118cc7000 - 0x118e06fff com.apple.audio.units.Components (1.14) <8e34dc75-6778-348f-91e8-371fc2a994c3> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7ff81db2f000 - 0x7ff81e262fff com.apple.audio.CoreAudio (5.0) <e432684f-546f-3931-af3e-a0281c23a244> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 3840K 4
CG image 192K 5
ColorSync 224K 25
CoreAnimation 85.1M 29
CoreGraphics 12K 2
CoreUI image data 1648K 12
Foundation 16K 1
JS JIT generated code 256.0M 5
JS JIT generated code (reserved) 768.0M 1 reserved VM address space (unallocated)
JS VM Gigacage 53.0M 847
JS VM Isolated Heap 4096K 1
Kernel Alloc Once 8K 1
MALLOC 455.2M 238
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 3224K 3 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
SQLite page cache 256K 4
STACK GUARD 56.2M 55
Stack 36.4M 55
VM_ALLOCATE 372K 40
VM_ALLOCATE (reserved) 36K 1 reserved VM address space (unallocated)
WebKit Malloc 102.9M 231
__DATA 46.2M 448
__DATA_CONST 19.8M 230
__DATA_DIRTY 783K 129
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 663.1M 68
__OBJC_RO 82.6M 1
__OBJC_RW 3200K 2
__TEXT 493.5M 453
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 470.2M 65
shared memory 776K 17
=========== ======= =======
TOTAL 3.8G 2989
TOTAL, minus reserved VM space 2.8G 2989
{"app_name":"JamKazam","timestamp":"2022-05-12 21:19:41.00 -0400","app_version":"","slice_uuid":"e6a72e55-9bf9-3240-9b1f-2a5c712506df","build_version":"1.0.4048","platform":1,"bundleID":"com.jamkazam.osx.client","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"9DFA7656-7365-4532-AF7F-BA9BB400B657","name":"JamKazam"}
{
"uptime" : 400000,
"procLaunch" : "2022-05-12 21:12:01.9321 -0400",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "iMac18,3",
"procStartAbsTime" : 404146570555989,
"coalitionID" : 679,
"osVersion" : {
"train" : "macOS 12.3.1",
"build" : "21E258",
"releaseType" : "User"
},
"captureTime" : "2022-05-12 21:19:29.3002 -0400",
"incident" : "9DFA7656-7365-4532-AF7F-BA9BB400B657",
"bug_type" : "309",
"pid" : 62163,
"procExitAbsTime" : 404593915827566,
"cpuType" : "X86-64",
"procName" : "JamKazam",
"procPath" : "\/Applications\/JamKazam.app\/Contents\/MacOS\/JamKazam",
"bundleInfo" : {"CFBundleVersion":"1.0.4048","CFBundleIdentifier":"com.jamkazam.osx.client"},
"storeInfo" : {"deviceIdentifierForVendor":"C07D7B69-5F9B-58DB-9D67-CEEAA1C6E733","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.jamkazam.osx.client",
"crashReporterKey" : "55214A69-2BE0-8B4C-6083-58E42F8CDD97",
"wakeTime" : 5005,
"sleepWakeUUID" : "508D3974-E390-4E82-BBAC-A2F71FF8560A",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_malloc.dylib":["JamKazam(62163,0x70000d49d000) malloc: *** error for object 0x600000fa8560: pointer being freed was not allocated"],"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
Model: iMac18,3, BootROM 447.80.3.0.0, 4 processors, Quad-Core Intel Core i5, 3.4 GHz, 8 GB, SMC 2.41f2
Graphics: Radeon Pro 570, Radeon Pro 570, PCIe, 4 GB
Display: iMac, Retina 5K (5120 x 2880), Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, DDR4 SO-DIMM, 2400 MHz, 0x802C, 0x344154463531323634485A2D3247334532202020
Memory Module: BANK 1/DIMM0, 4 GB, DDR4 SO-DIMM, 2400 MHz, 0x802C, 0x344154463531323634485A2D3247334532202020
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x16F), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.3)
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
USB Device: USB30Bus
USB Device: USB3.1 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.1 Hub
USB Device: DT 100 G2
USB Device: Studio 24c
Thunderbolt Bus: iMac, Apple Inc., 41.5