- Status Assigned Reopened
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
Andrew - Operating System macOS Ventura (13) M1/2/3
- Severity Low
- Priority Very Low
- Reported Version 3.28.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by Thomas Klausner - 15.04.2023
Last edited by Andrew - 24.05.2023
Opened by Thomas Klausner - 15.04.2023
Last edited by Andrew - 24.05.2023
FS#2467 - macOS M1/M2 setup with multiple screens: crash during inactivity
I sometimes start QCAD Pro on a project and then go do something else after a while, leaving it open in the background.
At least 5 times now it died in this state, in the background, without user activity, giving me the ‘quit unexpectedly’ dialog.
Here’s some part of the log that macOS collects when that happens:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: QCAD-Pro [62952]
Path: /Applications/QCAD-Pro.app/Contents/MacOS/QCAD-Pro
Identifier: org.qcad
Version: 3.28 (3.28.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-04-15 15:39:31.3443 +0200
OS Version: macOS 13.3.1 (22E261)
Report Version: 12
Anonymous UUID: 7BF39A64-2E31-A624-4A66-896554C6DEC0
Sleep/Wake UUID: 8D811F79-BAFA-4D25-BDA4-DF99AEE2DE0E
Time Awake Since Boot: 300000 seconds
Time Since Wake: 1 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Exception Codes: 0x0000000000000001, 0x0000000000000018
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [62952]
VM Region Info: 0x18 is not in any region. Bytes before following region: 105553518919656
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 QtGui 0x104c3b884 QMacCGContext::QMacCGContext(QPainter*) + 44
1 libqmacstyle.dylib 0x1063fe838 0x1063f4000 + 43064
2 libqmacstyle.dylib 0x106405fec 0x1063f4000 + 73708
3 QtWidgets 0x1055263e4 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const + 2132
4 libqmacstyle.dylib 0x10640379c 0x1063f4000 + 63388
5 QtWidgets 0x105562000 0x1054b4000 + 712704
6 QtWidgets 0x10568c474 QTabBar::paintEvent(QPaintEvent*) + 1584
7 QtWidgets 0x105508f70 QWidget::event(QEvent*) + 132
8 QtWidgets 0x10568bcd4 QTabBar::event(QEvent*) + 736
9 QtWidgets 0x1054bf520 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
10 QtWidgets 0x1054c0ffc QApplication::notify(QObject*, QEvent*) + 3396
11 QtCore 0x1065b7570 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
12 QtWidgets 0x1054fc214 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 3312
13 QtWidgets 0x105503890 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 864
14 QtWidgets 0x105503780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592
15 QtWidgets 0x105503780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592
16 QtWidgets 0x105503780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592
17 QtWidgets 0x105503780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592
18 QtWidgets 0x1054fc314 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 3568
19 QtWidgets 0x105519aec QWidgetRepaintManager::paintAndFlush() + 3872
20 QtWidgets 0x105519d70 QWidgetRepaintManager::sync() + 252
21 QtWidgets 0x105509410 QWidget::event(QEvent*) + 1316
22 QtWidgets 0x105624f10 QMainWindow::event(QEvent*) + 248
23 QtWidgets 0x1054bf520 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
24 QtWidgets 0x1054c0ffc QApplication::notify(QObject*, QEvent*) + 3396
25 QtCore 0x1065b7570 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
26 QtWidgets 0x105516800 QWidgetRepaintManager::sendUpdateRequest(QWidget*, QWidgetRepaintManager::UpdateTime) + 604
27 QtWidgets 0x105516540 void QWidgetRepaintManager::markDirty<QRect>(QRect const&, QWidget*, QWidgetRepaintManager::UpdateTime, QWidgetRepaintManager::BufferState) + 1748
28 QtWidgets 0x10551fdcc 0x1054b4000 + 441804
29 QtCore 0x106600ce4 0x106550000 + 724196
30 QtGui 0x1049b47c4 QWindowPrivate::emitScreenChangedRecursion(QScreen*) + 80
31 QtGui 0x1049aa348 QScreen::~QScreen() + 700
32 QtGui 0x1049aa3b0 QScreen::~QScreen() + 12
33 QtGui 0x1049bec7c QWindowSystemInterface::handleScreenRemoved(QPlatformScreen*) + 36
34 libqcocoa.dylib 0x103de7d80 0x103db8000 + 195968
35 libqcocoa.dylib 0x103de65d0 0x103db8000 + 189904
36 libqcocoa.dylib 0x103dfb014 0x103db8000 + 274452
37 QtCore 0x1065c63d8 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1072
38 libqcocoa.dylib 0x103dfe45c 0x103db8000 + 287836
39 CoreFoundation 0x18e193240 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 128
40 CoreFoundation 0x18e22ef30 ___CFXRegistrationPost_block_invoke + 88
41 CoreFoundation 0x18e22ee78 _CFXRegistrationPost + 440
42 CoreFoundation 0x18e164580 _CFXNotificationPost + 704
43 Foundation 0x18f0c19e4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88
44 AppKit 0x1915834bc __67-[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:]_block_invoke + 496
45 AppKit 0x1913ff7e0 NSPerformVisuallyAtomicChange + 108
46 AppKit 0x1915832c0 -[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:] + 96
47 AppKit 0x1916c3ec0 -[NSWindow _screenChanged:] + 136
48 AppKit 0x1916c3e18 -[NSWindow _displayChangedSoAdjustWindows:] + 112
49 AppKit 0x191d3156c -[_NSFullScreenContentController displayChanged] + 28
50 AppKit 0x191dd5834 -[_NSFullScreenSpace displayChanged] + 48
51 AppKit 0x191dd4504 _fullScreenInstanceMovedSpaces + 208
52 SkyLight 0x192da9e34 (anonymous namespace)::notify_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*) + 888
53 SkyLight 0x1930e9c84 CGSDatagramReadStream::dispatchMainQueueDatagrams() + 228
54 SkyLight 0x1930e9b80 invocation function for block in CGSDatagramReadStream::mainQueueWakeup() + 28
55 libdispatch.dylib 0x18df0e874 _dispatch_call_block_and_release + 32
56 libdispatch.dylib 0x18df10400 _dispatch_client_callout + 20
57 libdispatch.dylib 0x18df1ebf8 _dispatch_main_queue_drain + 928
58 libdispatch.dylib 0x18df1e848 _dispatch_main_queue_callback_4CF + 44
59 CoreFoundation 0x18e1dfc88 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
60 CoreFoundation 0x18e19d4a8 __CFRunLoopRun + 1992
61 CoreFoundation 0x18e19c58c CFRunLoopRunSpecific + 612
62 HIToolbox 0x1979d1df4 RunCurrentEventLoopInMode + 292
63 HIToolbox 0x1979d1c30 ReceiveNextEventCommon + 648
64 HIToolbox 0x1979d1988 _BlockUntilNextEventMatchingListInModeWithFilter + 76
65 AppKit 0x1913bbf58 _DPSNextEvent + 636
66 AppKit 0x1913bb0f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
67 AppKit 0x1913af558 -[NSApplication run] + 464
68 libqcocoa.dylib 0x103dcd0d8 0x103db8000 + 86232
69 QtCore 0x1065c0994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
70 QtCore 0x1065b7c0c QCoreApplication::exec() + 128
71 libqcadjsapi.dylib 0x116ab5648 QCoreApplication_WrapperSingleton::exec() + 24
72 libqcadjsapi.dylib 0x11625d1b8 QCoreApplication_WrapperSingleton::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 684
73 libqcadjsapi.dylib 0x11625d930 QCoreApplication_WrapperSingleton::qt_metacall(QMetaObject::Call, int, void**) + 100
74 QtQml 0x1045e58f8 0x1044b8000 + 1235192
75 QtQml 0x1045e245c 0x1044b8000 + 1221724
76 QtQml 0x1045e0f30 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const + 956
77 QtQml 0x1045fef88 QV4::Runtime::CallProperty::call(QV4::ExecutionEngine*, QV4::Value const&, int, QV4::Value*, int) + 420
78 QtQml 0x10462bc00 0x1044b8000 + 1522688
79 QtQml 0x10462aaec 0x1044b8000 + 1518316
80 QtQml 0x1045a5c18 0x1044b8000 + 973848
81 QtQml 0x1045fef88 QV4::Runtime::CallProperty::call(QV4::ExecutionEngine*, QV4::Value const&, int, QV4::Value*, int) + 420
82 QtQml 0x10462bc00 0x1044b8000 + 1522688
83 QtQml 0x10462aaec 0x1044b8000 + 1518316
84 QtQml 0x1045a5c18 0x1044b8000 + 973848
85 QtQml 0x1045fed60 QV4::Runtime::CallName::call(QV4::ExecutionEngine*, int, QV4::Value*, int) + 388
86 QtQml 0x10462c11c 0x1044b8000 + 1523996
87 QtQml 0x10462aaec 0x1044b8000 + 1518316
88 QtQml 0x1045a2744 QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext*) + 368
89 QtQml 0x104603dfc QV4::Script::run(QV4::Value const*) + 228
90 QtQml 0x10454a5a0 QJSEngine::evaluate(QString const&, QString const&, int, QList<QString>*) + 336
91 libqcadjsapi.dylib 0x11692bf9c RScriptHandlerJs::doScript(QString const&, QList<QString> const&) + 336
92 libqcadcore.dylib 0x1036fd5b8 RScriptHandler::autostart(QString const&, QList<QString> const&) + 2000
93 QCAD-Pro 0x102f7d87c main + 4996
94 dyld 0x18dd67f28 start + 2236
Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x18e08aff0 __select + 8
1 CoreFoundation 0x18e1c81e8 __CFSocketManager + 636
2 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
3 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x18e07ff14 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x18e092240 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x18e088b78 mach_msg_overwrite + 604
3 libsystem_kernel.dylib 0x18e080290 mach_msg + 24
4 CoreFoundation 0x18e19e8b8 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x18e19d198 __CFRunLoopRun + 1208
6 CoreFoundation 0x18e19c58c CFRunLoopRunSpecific + 612
7 AppKit 0x1914e6508 _NSEventThread + 172
8 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
9 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 3:
0 libsystem_pthread.dylib 0x18e0bad8c start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x18e0bad8c start_wqthread + 0
Thread 5:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 6:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 7:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 8:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 9:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 10:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 11:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 12:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 13:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 14:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 15:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 16:: Thread (pooled)
0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232
2 QtCore 0x1067282f4 0x106550000 + 1934068
3 QtCore 0x106727fac 0x106550000 + 1933228
4 QtCore 0x106727ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5 QtCore 0x106722630 0x106550000 + 1910320
6 QtCore 0x10671e374 0x106550000 + 1893236
7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148
8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x000000016ce88f28 x2: 0x000000016ce88f00 x3: 0x000000016ce88f28
x4: 0x000000016ce88d68 x5: 0x0000000000000011 x6: 0x0000000000000000 x7: 0x000000016ce87ed8
x8: 0x0000000113f799f0 x9: 0x0000000106418530 x10: 0x0000000000179f41 x11: 0x0000000000219e00
x12: 0x000000012de03fa8 x13: 0x0000000000000020 x14: 0x000000012de00000 x15: 0x0000000000000020
x16: 0x0000000104c3bb34 x17: 0x000000012dea34d0 x18: 0x0000000000000000 x19: 0x000000016ce88bd8
x20: 0x0000000000000000 x21: 0x000000016ce88f28 x22: 0x000000014de58530 x23: 0x000000014de58530
x24: 0x0000000000000001 x25: 0x0000000000008001 x26: 0x0000000000008000 x27: 0x00000001e9523460
x28: 0x0000000000000002 fp: 0x000000016ce88ba0 lr: 0x0000000104c3b880
sp: 0x000000016ce88b40 pc: 0x0000000104c3b884 cpsr: 0x60001000
far: 0x0000000000000018 esr: 0x92000006 (Data Abort) byte read Translation fault
Binary Images:
0x102f70000 - 0x102f7ffff org.qcad (3.28) <50923e35-b0f4-33ad-87b5-c80b6e07fb18> /Applications/QCAD-Pro.app/Contents/MacOS/QCAD-Pro
0x1035cc000 - 0x1039fffff libqcadcore.dylib (*) <68b6cf9d-e03f-30ac-a74f-0fae66240b13> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadcore.dylib
0x103100000 - 0x1031a3fff libqcadentity.dylib (*) <185c94cd-8860-3723-9c74-185a1b18c0e0> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadentity.dylib
0x10323c000 - 0x103293fff libqcadgui.dylib (*) <57e28a4d-f6fd-3b3d-9465-702d9b0dbb86> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadgui.dylib
0x102ff4000 - 0x103003fff libqcadgrid.dylib (*) <2d7b7164-4c14-3ce7-bbe0-49ec38a68fa0> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadgrid.dylib
0x103050000 - 0x10306ffff libqcadoperations.dylib (*) <c884af96-582c-3be3-a77e-100c27bfbb77> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadoperations.dylib
0x10308c000 - 0x10309ffff libqcadsnap.dylib (*) <0630cbf2-cbeb-3a02-8fa7-e0c17fdb666c> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadsnap.dylib
0x103014000 - 0x10301ffff libqcadspatialindex.dylib (*) <d834db84-bb6b-369c-b967-1148a481ed6f> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadspatialindex.dylib
0x103370000 - 0x1033b7fff libspatialindexnavel.dylib (*) <05a48089-e554-3429-b0c3-eccd0fc9f1f3> /Applications/QCAD-Pro.app/Contents/Frameworks/libspatialindexnavel.dylib
0x103514000 - 0x103573fff org.qt-project.QtOpenGL (6.4) <6fe5bbb7-45dc-316b-8c8f-4d455fee11ad> /Applications/QCAD-Pro.app/Contents/Frameworks/QtOpenGL.framework/Versions/A/QtOpenGL
0x1030b4000 - 0x1030dffff org.qt-project.QtSql (6.4) <3974ce4c-632e-3d00-bbd1-088875642482> /Applications/QCAD-Pro.app/Contents/Frameworks/QtSql.framework/Versions/A/QtSql
0x1032fc000 - 0x103333fff org.qt-project.QtSvg (6.4) <4c4477bd-616f-3de0-912d-934a2b143af2> /Applications/QCAD-Pro.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg
0x103444000 - 0x10345bfff org.qt-project.QtXml (6.4) <e1e4e15c-d26c-3800-b8f1-c8a792ffec55> /Applications/QCAD-Pro.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml
0x1044b8000 - 0x10482ffff org.qt-project.QtQml (6.4) <51bb2e01-4ec1-3719-a2f6-36cf30380e0e> /Applications/QCAD-Pro.app/Contents/Frameworks/QtQml.framework/Versions/A/QtQml
0x103ea0000 - 0x103fa7fff org.qt-project.QtNetwork (6.4) <2d4bab25-001a-3333-b3db-b95d9aca025f> /Applications/QCAD-Pro.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork
0x103474000 - 0x1034bbfff org.qt-project.QtPrintSupport (6.4) <2c160c73-f509-3e7b-b281-1e17179314d2> /Applications/QCAD-Pro.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport
0x1054b4000 - 0x105903fff org.qt-project.QtWidgets (6.4) <d4530615-1625-3bd4-ad4f-c808d616fd39> /Applications/QCAD-Pro.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
0x1048f0000 - 0x104f03fff org.qt-project.QtGui (6.4) <755184d6-c551-391a-b2ed-6413cb06df19> /Applications/QCAD-Pro.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
0x106550000 - 0x1069bbfff org.qt-project.QtCore (6.4) <0039ed8f-97d9-3555-a1fb-c8281b2a9e1c> /Applications/QCAD-Pro.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
0x102fd4000 - 0x102fd7fff org.qt-project.QtConcurrent (6.4) <b2015105-c358-332c-8b3f-5debfd79c737> /Applications/QCAD-Pro.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent
0x103d18000 - 0x103d93fff org.qt-project.QtDBus (6.4) <63c9ff9a-567f-3dac-8abc-3c30823ab0c2> /Applications/QCAD-Pro.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus
0x103db8000 - 0x103e4ffff libqcocoa.dylib (*) <d3d12a1e-d996-3265-885a-a8e474f79f50> /Applications/QCAD-Pro.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x1063f4000 - 0x106417fff libqmacstyle.dylib (*) <52b5adc6-8fd3-3577-9c61-ed57cfe4032e> /Applications/QCAD-Pro.app/Contents/PlugIns/styles/libqmacstyle.dylib
0x10dc48000 - 0x110467fff libqcaddwg.dylib (*) <97457f76-7e3d-3eaf-a495-534031592cb6> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcaddwg.dylib
0x106434000 - 0x1064e7fff org.qt-project.QtCore5Compat (6.4) <8437f179-2c2b-3e52-938f-3a0d3dda4d14> /Applications/QCAD-Pro.app/Contents/Frameworks/QtCore5Compat.framework/Versions/A/QtCore5Compat
0x109c34000 - 0x109c87fff libqcaddxf.dylib (*) <6b64540e-e48a-3cdb-96f3-d596dcd2c3e6> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcaddxf.dylib
0x116200000 - 0x11919bfff libqcadjsapi.dylib (*) <3b3a8e88-1c63-3489-8045-f2ddaa719727> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadjsapi.dylib
0x105464000 - 0x105477fff libqcadstemmer.dylib (*) <7a8fbfa6-eb3a-341b-a3ba-5703dbbdc01d> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadstemmer.dylib
0x109d18000 - 0x109d4ffff libqcadpolygon.dylib (*) <9f63281b-3e5c-3eaa-97a5-206e21f5d899> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadpolygon.dylib
0x109e7c000 - 0x109edffff org.qt-project.QtUiTools (6.4) <516ccc55-f406-3440-b0e8-9e02016a67db> /Applications/QCAD-Pro.app/Contents/Frameworks/QtUiTools.framework/Versions/A/QtUiTools
0x106508000 - 0x10650ffff org.qt-project.QtOpenGLWidgets (6.4) <41848e91-ab63-32f6-b910-fd0bb41ad833> /Applications/QCAD-Pro.app/Contents/Frameworks/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets
0x105440000 - 0x105447fff libconcavehull.dylib (*) <d837fe15-b71a-3baa-8e53-a5368e9a6340> /Applications/QCAD-Pro.app/Contents/Frameworks/libconcavehull.dylib
0x10a43c000 - 0x10a887fff libqcadpdf.dylib (*) <093902bd-646d-3997-a16d-f2f07180189c> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadpdf.dylib
0x10b0a4000 - 0x10b7a7fff libqcadproscripts.dylib (*) <d8cdf77e-e618-3ae8-bb92-42999537eb7e> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadproscripts.dylib
0x10c3ac000 - 0x10cf67fff libqcadscripts.dylib (*) <8018c668-8fb9-3b03-8a2e-ebae0dbc23c8> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadscripts.dylib
0x109cc0000 - 0x109cd3fff libqcadshp.dylib (*) <ab708ab4-c3a9-3758-84fc-4f0ff08ff60d> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadshp.dylib
0x106524000 - 0x10652bfff libqgif.dylib (*) <fabce6ac-714a-3884-bd73-6faf33bbd4d2> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqgif.dylib
0x109d70000 - 0x109d77fff libqwbmp.dylib (*) <dc542b64-fd8e-30ba-864f-099d1e5a788b> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x109d88000 - 0x109df3fff libqwebp.dylib (*) <275f6c12-b594-3ec1-8002-afae818a8deb> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x109e08000 - 0x109e0ffff libqico.dylib (*) <c39c4792-e821-3d0e-a51e-4c91092b2cbf> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqico.dylib
0x109e20000 - 0x109e27fff libqmacheif.dylib (*) <28e973af-8681-333a-8e06-ca0ef139c6f1> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqmacheif.dylib
0x10af88000 - 0x10afc7fff libqjpeg.dylib (*) <4a19d30b-c91f-3c5e-93e6-313b73aded30> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x10afdc000 - 0x10b03bfff libqtiff.dylib (*) <ebd99856-9f3e-374d-adec-78591b8e5ecb> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x109e38000 - 0x109e3ffff libqsvg.dylib (*) <55448c8b-cdbb-3509-8e76-498a4e6909c1> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x109e50000 - 0x109e57fff libqicns.dylib (*) <fb8078bc-26e3-3404-9712-2820f6dccc99> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqicns.dylib
0x10a348000 - 0x10a34ffff libqtga.dylib (*) <ae8c892d-3d68-32e2-823e-02d20a1273ae> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqtga.dylib
0x10a360000 - 0x10a367fff libqmacjp2.dylib (*) <3a65cf03-f572-371d-813a-469eedc9151f> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x1054a0000 - 0x1054abfff libobjc-trampolines.dylib (*) <80f14f3d-d099-3693-a8e0-eb9a526b1790> /usr/lib/libobjc-trampolines.dylib
0x10dc14000 - 0x10dc1ffff libqsvgicon.dylib (*) <59fc1d66-aaf2-3b22-8dd8-2eca5e04bf88> /Applications/QCAD-Pro.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x113748000 - 0x113757fff libqcadcustomwidgets.dylib (*) <8f944d85-4001-384d-befb-d6c2c9fe74c2> /Applications/QCAD-Pro.app/Contents/PlugIns/designer/libqcadcustomwidgets.dylib
0x18e11f000 - 0x18e5f8fff com.apple.CoreFoundation (6.9) <b4fdaece-9727-3969-b014-27f7f24c8e01> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18f0b8000 - 0x18fa7dfff com.apple.Foundation (6.9) <b7d67e5a-dce2-3f6b-b2b8-895a3669e3ec> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x191383000 - 0x192291fff com.apple.AppKit (6.9) <cc3e5215-4cd7-364c-8750-6eb7002720ce> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x192d9f000 - 0x1931c7fff com.apple.SkyLight (1.600.0) <e3d1dd9e-fa1b-332e-86ba-cc2915276118> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x18df0c000 - 0x18df53fff libdispatch.dylib (*) <8e87dc0e-a570-3933-b37d-5e05ad516206> /usr/lib/system/libdispatch.dylib
0x1979a1000 - 0x197cd4fff com.apple.HIToolbox (2.1.1) <5f34bbf5-653a-31a5-b4b3-0a02c91ab488> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x18dd62000 - 0x18ddf053b dyld (*) <ac277a36-1808-327a-8761-cca585421212> /usr/lib/dyld
0x18e07f000 - 0x18e0b8fe7 libsystem_kernel.dylib (*) <7acbd9bc-d056-310e-858d-81b116cf6d28> /usr/lib/system/libsystem_kernel.dylib
0x18e0b9000 - 0x18e0c5fff libsystem_pthread.dylib (*) <b401cfb3-8dfe-32db-92b3-ba8af0f8ca6e> /usr/lib/system/libsystem_pthread.dylib
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
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.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
Writable regions: Total=5.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.5G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 7680K 8
CG image 496K 22
ColorSync 624K 28
CoreAnimation 240K 15
CoreGraphics 48K 3
CoreUI image data 3584K 26
Foundation 48K 2
JS VM Gigacage 76.0M 19
JS VM Isolated Heap 23.2M 22
JS VM Isolated Heap (reserved) 2048K 1 reserved VM address space (unallocated)
Kernel Alloc Once 32K 1
MALLOC 3.1G 160
MALLOC guard page 192K 9
MALLOC_MEDIUM (reserved) 2.0G 17 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.3M 17
Stack 16.5M 17
VM_ALLOCATE 624K 28
__AUTH 1366K 290
__AUTH_CONST 21.2M 487
__CTF 824 1
__DATA 6428K 527
__DATA_CONST 30.6M 539
__DATA_DIRTY 1488K 168
__FONT_DATA 2352 1
__INFO_FILTER 8 1
__LINKEDIT 850.3M 51
__OBJC_RO 66.2M 1
__OBJC_RW 2011K 1
__TEXT 568.2M 554
dyld private memory 320K 4
mapped file 480.4M 47
shared memory 960K 19
=========== ======= =======
TOTAL 7.5G 3090
TOTAL, minus reserved VM space 5.3G 3090
Can you please clarify which exact package you have downloaded and installed (file name)? Thanks.
Also, do you have multiple screens attached to your Mac? Thanks.
I think I used the qt5 version.
Yes, I have two screens attached.
I see 3.28.1 is out, I'll try the qt6 version now.
The posted crash log looks more like from the Qt 6 package after closer inspection.
Can you try to leave your Mac in idle state while QCAD is running but without attaching / detaching any screens? From the log it looks like it might be related to screens being attached / detached, possibly while the Mac is sleeping.
Unfortunately, it also looks like a Qt issue rather than a QCAD issue which means that we likely cannot fix it on our end. However, we can report it as a Qt bug if we have something reproducible.
Well, I wasn't attaching/detaching screens. Perhaps macOS does that automatically when it goes to sleep to save energy.
I saw this again this morning with 3.28.1, the qt6 version, when the mac woke from sleep.
------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: QCAD-Pro [68186] Path: /Applications/QCAD-Pro.app/Contents/MacOS/QCAD-Pro Identifier: org.qcad Version: 3.28 (3.28.1) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-04-16 09:27:31.8007 +0200 OS Version: macOS 13.3.1 (22E261) Report Version: 12 Anonymous UUID: 7BF39A64-2E31-A624-4A66-896554C6DEC0 Sleep/Wake UUID: 6BDAD833-4D35-445A-9AF5-1AB76B7544CD Time Awake Since Boot: 320000 seconds Time Since Wake: 1 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018 Exception Codes: 0x0000000000000001, 0x0000000000000018 Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [68186] VM Region Info: 0x18 is not in any region. Bytes before following region: 105553518919656 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated) Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtGui 0x101d4b884 QMacCGContext::QMacCGContext(QPainter*) + 44 1 libqmacstyle.dylib 0x103592838 0x103588000 + 43064 2 libqmacstyle.dylib 0x103599fec 0x103588000 + 73708 3 QtWidgets 0x1026363e4 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const + 2132 4 libqmacstyle.dylib 0x10359779c 0x103588000 + 63388 5 QtWidgets 0x102672000 0x1025c4000 + 712704 6 QtWidgets 0x10279c474 QTabBar::paintEvent(QPaintEvent*) + 1584 7 QtWidgets 0x102618f70 QWidget::event(QEvent*) + 132 8 QtWidgets 0x10279bcd4 QTabBar::event(QEvent*) + 736 9 QtWidgets 0x1025cf520 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272 10 QtWidgets 0x1025d0ffc QApplication::notify(QObject*, QEvent*) + 3396 11 QtCore 0x1036c7570 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292 12 QtWidgets 0x10260c214 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 3312 13 QtWidgets 0x102613890 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 864 14 QtWidgets 0x102613780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592 15 QtWidgets 0x102613780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592 16 QtWidgets 0x102613780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592 17 QtWidgets 0x102613780 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 592 18 QtWidgets 0x10260c314 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 3568 19 QtWidgets 0x102629aec QWidgetRepaintManager::paintAndFlush() + 3872 20 QtWidgets 0x102629d70 QWidgetRepaintManager::sync() + 252 21 QtWidgets 0x102619410 QWidget::event(QEvent*) + 1316 22 QtWidgets 0x102734f10 QMainWindow::event(QEvent*) + 248 23 QtWidgets 0x1025cf520 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272 24 QtWidgets 0x1025d0ffc QApplication::notify(QObject*, QEvent*) + 3396 25 QtCore 0x1036c7570 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292 26 QtWidgets 0x102626800 QWidgetRepaintManager::sendUpdateRequest(QWidget*, QWidgetRepaintManager::UpdateTime) + 604 27 QtWidgets 0x102626540 void QWidgetRepaintManager::markDirty<QRect>(QRect const&, QWidget*, QWidgetRepaintManager::UpdateTime, QWidgetRepaintManager::BufferState) + 1748 28 QtWidgets 0x10262fdcc 0x1025c4000 + 441804 29 QtCore 0x103710ce4 0x103660000 + 724196 30 QtGui 0x101ac47c4 QWindowPrivate::emitScreenChangedRecursion(QScreen*) + 80 31 QtGui 0x101aba348 QScreen::~QScreen() + 700 32 QtGui 0x101aba3b0 QScreen::~QScreen() + 12 33 QtGui 0x101acec7c QWindowSystemInterface::handleScreenRemoved(QPlatformScreen*) + 36 34 libqcocoa.dylib 0x100ef7d80 0x100ec8000 + 195968 35 libqcocoa.dylib 0x100ef65d0 0x100ec8000 + 189904 36 libqcocoa.dylib 0x100f0b014 0x100ec8000 + 274452 37 QtCore 0x1036d63d8 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1072 38 libqcocoa.dylib 0x100f0e45c 0x100ec8000 + 287836 39 CoreFoundation 0x18e193240 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 128 40 CoreFoundation 0x18e22ef30 ___CFXRegistrationPost_block_invoke + 88 41 CoreFoundation 0x18e22ee78 _CFXRegistrationPost + 440 42 CoreFoundation 0x18e164580 _CFXNotificationPost + 704 43 Foundation 0x18f0c19e4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88 44 AppKit 0x1915834bc __67-[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:]_block_invoke + 496 45 AppKit 0x1913ff7e0 NSPerformVisuallyAtomicChange + 108 46 AppKit 0x1915832c0 -[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:] + 96 47 AppKit 0x1916c3ec0 -[NSWindow _screenChanged:] + 136 48 AppKit 0x1916c3e18 -[NSWindow _displayChangedSoAdjustWindows:] + 112 49 AppKit 0x191d3156c -[_NSFullScreenContentController displayChanged] + 28 50 AppKit 0x191dd5834 -[_NSFullScreenSpace displayChanged] + 48 51 AppKit 0x191dd4504 _fullScreenInstanceMovedSpaces + 208 52 SkyLight 0x192da9e34 (anonymous namespace)::notify_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*) + 888 53 SkyLight 0x1930e9c84 CGSDatagramReadStream::dispatchMainQueueDatagrams() + 228 54 SkyLight 0x1930e9b80 invocation function for block in CGSDatagramReadStream::mainQueueWakeup() + 28 55 libdispatch.dylib 0x18df0e874 _dispatch_call_block_and_release + 32 56 libdispatch.dylib 0x18df10400 _dispatch_client_callout + 20 57 libdispatch.dylib 0x18df1ebf8 _dispatch_main_queue_drain + 928 58 libdispatch.dylib 0x18df1e848 _dispatch_main_queue_callback_4CF + 44 59 CoreFoundation 0x18e1dfc88 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 60 CoreFoundation 0x18e19d4a8 __CFRunLoopRun + 1992 61 CoreFoundation 0x18e19c58c CFRunLoopRunSpecific + 612 62 HIToolbox 0x1979d1df4 RunCurrentEventLoopInMode + 292 63 HIToolbox 0x1979d1c30 ReceiveNextEventCommon + 648 64 HIToolbox 0x1979d1988 _BlockUntilNextEventMatchingListInModeWithFilter + 76 65 AppKit 0x1913bbf58 _DPSNextEvent + 636 66 AppKit 0x1913bb0f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 67 AppKit 0x1913af558 -[NSApplication run] + 464 68 libqcocoa.dylib 0x100edd0d8 0x100ec8000 + 86232 69 QtCore 0x1036d0994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532 70 QtCore 0x1036c7c0c QCoreApplication::exec() + 128 71 libqcadjsapi.dylib 0x12a8be65c QCoreApplication_WrapperSingleton::exec() + 24 72 libqcadjsapi.dylib 0x12a05d624 QCoreApplication_WrapperSingleton::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 684 73 libqcadjsapi.dylib 0x12a05dd9c QCoreApplication_WrapperSingleton::qt_metacall(QMetaObject::Call, int, void**) + 100 74 QtQml 0x1016f58f8 0x1015c8000 + 1235192 75 QtQml 0x1016f245c 0x1015c8000 + 1221724 76 QtQml 0x1016f0f30 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const + 956 77 QtQml 0x10170ef88 QV4::Runtime::CallProperty::call(QV4::ExecutionEngine*, QV4::Value const&, int, QV4::Value*, int) + 420 78 QtQml 0x10173bc00 0x1015c8000 + 1522688 79 QtQml 0x10173aaec 0x1015c8000 + 1518316 80 QtQml 0x1016b5c18 0x1015c8000 + 973848 81 QtQml 0x10170ef88 QV4::Runtime::CallProperty::call(QV4::ExecutionEngine*, QV4::Value const&, int, QV4::Value*, int) + 420 82 QtQml 0x10173bc00 0x1015c8000 + 1522688 83 QtQml 0x10173aaec 0x1015c8000 + 1518316 84 QtQml 0x1016b5c18 0x1015c8000 + 973848 85 QtQml 0x10170ed60 QV4::Runtime::CallName::call(QV4::ExecutionEngine*, int, QV4::Value*, int) + 388 86 QtQml 0x10173c11c 0x1015c8000 + 1523996 87 QtQml 0x10173aaec 0x1015c8000 + 1518316 88 QtQml 0x1016b2744 QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext*) + 368 89 QtQml 0x101713dfc QV4::Script::run(QV4::Value const*) + 228 90 QtQml 0x10165a5a0 QJSEngine::evaluate(QString const&, QString const&, int, QList<QString>*) + 336 91 libqcadjsapi.dylib 0x12a7317e4 RScriptHandlerJs::doScript(QString const&, QList<QString> const&) + 336 92 libqcadcore.dylib 0x10080d5b8 RScriptHandler::autostart(QString const&, QList<QString> const&) + 2000 93 QCAD-Pro 0x10008d87c main + 4996 94 dyld 0x18dd67f28 start + 2236 Thread 1:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x18e08aff0 __select + 8 1 CoreFoundation 0x18e1c81e8 __CFSocketManager + 636 2 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 3 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x18e07ff14 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18e092240 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x18e088b78 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x18e080290 mach_msg + 24 4 CoreFoundation 0x18e19e8b8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x18e19d198 __CFRunLoopRun + 1208 6 CoreFoundation 0x18e19c58c CFRunLoopRunSpecific + 612 7 AppKit 0x1914e6508 _NSEventThread + 172 8 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 3: 0 libsystem_pthread.dylib 0x18e0bad8c start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x18e0bad8c start_wqthread + 0 Thread 5:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 6:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 7:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 8:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 9:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 10:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 11:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 12:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 13:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 14:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 15:: Thread (pooled) 0 libsystem_kernel.dylib 0x18e083710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18e0c0574 _pthread_cond_wait + 1232 2 QtCore 0x1038382f4 0x103660000 + 1934068 3 QtCore 0x103837fac 0x103660000 + 1933228 4 QtCore 0x103837ed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x103832630 0x103660000 + 1910320 6 QtCore 0x10382e374 0x103660000 + 1893236 7 libsystem_pthread.dylib 0x18e0bffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x18e0bada0 thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x000000016fd78f28 x2: 0x000000016fd78f00 x3: 0x000000016fd78f28 x4: 0x000000016fd78d68 x5: 0x0000000000000011 x6: 0x0000000000000000 x7: 0x000000016fd77ed8 x8: 0x000000010d5c2d70 x9: 0x00000001035ac530 x10: 0x0000000000179f41 x11: 0x0000000000097a70 x12: 0x000000010f903f68 x13: 0x0000000000000010 x14: 0x000000010f900000 x15: 0x0000000000000000 x16: 0x0000000101d4bb34 x17: 0x000000010d5c2b40 x18: 0x0000000000000000 x19: 0x000000016fd78bd8 x20: 0x0000000000000000 x21: 0x000000016fd78f28 x22: 0x0000000139722c80 x23: 0x0000000139722c80 x24: 0x0000000000000001 x25: 0x0000000000008001 x26: 0x0000000000008000 x27: 0x00000001e9523460 x28: 0x0000000000000002 fp: 0x000000016fd78ba0 lr: 0x0000000101d4b880 sp: 0x000000016fd78b40 pc: 0x0000000101d4b884 cpsr: 0x60001000 far: 0x0000000000000018 esr: 0x92000006 (Data Abort) byte read Translation fault Binary Images: 0x100080000 - 0x10008ffff org.qcad (3.28) <9c8cbb94-766f-3cbf-b21e-092f898be613> /Applications/QCAD-Pro.app/Contents/MacOS/QCAD-Pro 0x1006dc000 - 0x100b0ffff libqcadcore.dylib (*) <78361926-7008-3dde-b353-0625ae58e63d> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadcore.dylib 0x100210000 - 0x1002b3fff libqcadentity.dylib (*) <185c94cd-8860-3723-9c74-185a1b18c0e0> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadentity.dylib 0x10034c000 - 0x1003a3fff libqcadgui.dylib (*) <57e28a4d-f6fd-3b3d-9465-702d9b0dbb86> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadgui.dylib 0x100104000 - 0x100113fff libqcadgrid.dylib (*) <2d7b7164-4c14-3ce7-bbe0-49ec38a68fa0> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadgrid.dylib 0x100160000 - 0x10017ffff libqcadoperations.dylib (*) <c884af96-582c-3be3-a77e-100c27bfbb77> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadoperations.dylib 0x10019c000 - 0x1001affff libqcadsnap.dylib (*) <0630cbf2-cbeb-3a02-8fa7-e0c17fdb666c> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadsnap.dylib 0x100124000 - 0x10012ffff libqcadspatialindex.dylib (*) <d834db84-bb6b-369c-b967-1148a481ed6f> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadspatialindex.dylib 0x100480000 - 0x1004c7fff libspatialindexnavel.dylib (*) <05a48089-e554-3429-b0c3-eccd0fc9f1f3> /Applications/QCAD-Pro.app/Contents/Frameworks/libspatialindexnavel.dylib 0x100624000 - 0x100683fff org.qt-project.QtOpenGL (6.4) <6fe5bbb7-45dc-316b-8c8f-4d455fee11ad> /Applications/QCAD-Pro.app/Contents/Frameworks/QtOpenGL.framework/Versions/A/QtOpenGL 0x1001c4000 - 0x1001effff org.qt-project.QtSql (6.4) <3974ce4c-632e-3d00-bbd1-088875642482> /Applications/QCAD-Pro.app/Contents/Frameworks/QtSql.framework/Versions/A/QtSql 0x10040c000 - 0x100443fff org.qt-project.QtSvg (6.4) <4c4477bd-616f-3de0-912d-934a2b143af2> /Applications/QCAD-Pro.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg 0x100554000 - 0x10056bfff org.qt-project.QtXml (6.4) <e1e4e15c-d26c-3800-b8f1-c8a792ffec55> /Applications/QCAD-Pro.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml 0x1015c8000 - 0x10193ffff org.qt-project.QtQml (6.4) <51bb2e01-4ec1-3719-a2f6-36cf30380e0e> /Applications/QCAD-Pro.app/Contents/Frameworks/QtQml.framework/Versions/A/QtQml 0x100fb0000 - 0x1010b7fff org.qt-project.QtNetwork (6.4) <2d4bab25-001a-3333-b3db-b95d9aca025f> /Applications/QCAD-Pro.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork 0x100584000 - 0x1005cbfff org.qt-project.QtPrintSupport (6.4) <2c160c73-f509-3e7b-b281-1e17179314d2> /Applications/QCAD-Pro.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport 0x1025c4000 - 0x102a13fff org.qt-project.QtWidgets (6.4) <d4530615-1625-3bd4-ad4f-c808d616fd39> /Applications/QCAD-Pro.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets 0x101a00000 - 0x102013fff org.qt-project.QtGui (6.4) <755184d6-c551-391a-b2ed-6413cb06df19> /Applications/QCAD-Pro.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui 0x103660000 - 0x103acbfff org.qt-project.QtCore (6.4) <0039ed8f-97d9-3555-a1fb-c8281b2a9e1c> /Applications/QCAD-Pro.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore 0x1000e4000 - 0x1000e7fff org.qt-project.QtConcurrent (6.4) <b2015105-c358-332c-8b3f-5debfd79c737> /Applications/QCAD-Pro.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent 0x100e28000 - 0x100ea3fff org.qt-project.QtDBus (6.4) <63c9ff9a-567f-3dac-8abc-3c30823ab0c2> /Applications/QCAD-Pro.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus 0x100ec8000 - 0x100f5ffff libqcocoa.dylib (*) <d3d12a1e-d996-3265-885a-a8e474f79f50> /Applications/QCAD-Pro.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x103588000 - 0x1035abfff libqmacstyle.dylib (*) <52b5adc6-8fd3-3577-9c61-ed57cfe4032e> /Applications/QCAD-Pro.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x11a000000 - 0x11c81ffff libqcaddwg.dylib (*) <212fb63b-9743-36e0-b203-cdf9588f466c> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcaddwg.dylib 0x106f98000 - 0x10704bfff org.qt-project.QtCore5Compat (6.4) <8437f179-2c2b-3e52-938f-3a0d3dda4d14> /Applications/QCAD-Pro.app/Contents/Frameworks/QtCore5Compat.framework/Versions/A/QtCore5Compat 0x106dec000 - 0x106e3ffff libqcaddxf.dylib (*) <6b64540e-e48a-3cdb-96f3-d596dcd2c3e6> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcaddxf.dylib 0x12a000000 - 0x12cfe7fff libqcadjsapi.dylib (*) <185b786e-ffa4-33c3-a342-adbb9c3a04f6> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadjsapi.dylib 0x103540000 - 0x103553fff libqcadstemmer.dylib (*) <7a8fbfa6-eb3a-341b-a3ba-5703dbbdc01d> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadstemmer.dylib 0x106e78000 - 0x106eaffff libqcadpolygon.dylib (*) <e90b9b37-b361-3dc8-9b61-d255a07b47ca> /Applications/QCAD-Pro.app/Contents/Frameworks/libqcadpolygon.dylib 0x1035c8000 - 0x10362bfff org.qt-project.QtUiTools (6.4) <516ccc55-f406-3440-b0e8-9e02016a67db> /Applications/QCAD-Pro.app/Contents/Frameworks/QtUiTools.framework/Versions/A/QtUiTools 0x106ed0000 - 0x106ed7fff org.qt-project.QtOpenGLWidgets (6.4) <41848e91-ab63-32f6-b910-fd0bb41ad833> /Applications/QCAD-Pro.app/Contents/Frameworks/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets 0x10351c000 - 0x103523fff libconcavehull.dylib (*) <d837fe15-b71a-3baa-8e53-a5368e9a6340> /Applications/QCAD-Pro.app/Contents/Frameworks/libconcavehull.dylib 0x1075a8000 - 0x1079f3fff libqcadpdf.dylib (*) <02468159-c422-30bb-b4eb-d0230726fdcf> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadpdf.dylib 0x10824c000 - 0x10898bfff libqcadproscripts.dylib (*) <dad6bb7a-b296-3841-bee7-e2d73e38c5b6> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadproscripts.dylib 0x10a000000 - 0x10ac23fff libqcadscripts.dylib (*) <11357970-5ab5-3b67-bb46-bfebc42ea00f> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadscripts.dylib 0x106f14000 - 0x106f27fff libqcadshp.dylib (*) <2aad766c-bc01-36f5-8f85-2dfcc6dce1d7> /Applications/QCAD-Pro.app/Contents/PlugIns/libqcadshp.dylib 0x106eec000 - 0x106ef3fff libqgif.dylib (*) <fabce6ac-714a-3884-bd73-6faf33bbd4d2> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqgif.dylib 0x106f6c000 - 0x106f73fff libqwbmp.dylib (*) <dc542b64-fd8e-30ba-864f-099d1e5a788b> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x1074b4000 - 0x10751ffff libqwebp.dylib (*) <275f6c12-b594-3ec1-8002-afae818a8deb> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x107534000 - 0x10753bfff libqico.dylib (*) <c39c4792-e821-3d0e-a51e-4c91092b2cbf> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqico.dylib 0x10754c000 - 0x107553fff libqmacheif.dylib (*) <28e973af-8681-333a-8e06-ca0ef139c6f1> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqmacheif.dylib 0x1081cc000 - 0x10820bfff libqjpeg.dylib (*) <4a19d30b-c91f-3c5e-93e6-313b73aded30> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x1080f4000 - 0x108153fff libqtiff.dylib (*) <ebd99856-9f3e-374d-adec-78591b8e5ecb> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x107564000 - 0x10756bfff libqsvg.dylib (*) <55448c8b-cdbb-3509-8e76-498a4e6909c1> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x10757c000 - 0x107583fff libqicns.dylib (*) <fb8078bc-26e3-3404-9712-2820f6dccc99> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqicns.dylib 0x108168000 - 0x10816ffff libqtga.dylib (*) <ae8c892d-3d68-32e2-823e-02d20a1273ae> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqtga.dylib 0x108180000 - 0x108187fff libqmacjp2.dylib (*) <3a65cf03-f572-371d-813a-469eedc9151f> /Applications/QCAD-Pro.app/Contents/PlugIns/imageformats/libqmacjp2.dylib 0x10364c000 - 0x103657fff libobjc-trampolines.dylib (*) <80f14f3d-d099-3693-a8e0-eb9a526b1790> /usr/lib/libobjc-trampolines.dylib 0x10acdc000 - 0x10ace7fff libqsvgicon.dylib (*) <59fc1d66-aaf2-3b22-8dd8-2eca5e04bf88> /Applications/QCAD-Pro.app/Contents/PlugIns/iconengines/libqsvgicon.dylib 0x10d6b0000 - 0x10d6bffff libqcadcustomwidgets.dylib (*) <8f944d85-4001-384d-befb-d6c2c9fe74c2> /Applications/QCAD-Pro.app/Contents/PlugIns/designer/libqcadcustomwidgets.dylib 0x18e11f000 - 0x18e5f8fff com.apple.CoreFoundation (6.9) <b4fdaece-9727-3969-b014-27f7f24c8e01> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x18f0b8000 - 0x18fa7dfff com.apple.Foundation (6.9) <b7d67e5a-dce2-3f6b-b2b8-895a3669e3ec> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x191383000 - 0x192291fff com.apple.AppKit (6.9) <cc3e5215-4cd7-364c-8750-6eb7002720ce> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x192d9f000 - 0x1931c7fff com.apple.SkyLight (1.600.0) <e3d1dd9e-fa1b-332e-86ba-cc2915276118> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x18df0c000 - 0x18df53fff libdispatch.dylib (*) <8e87dc0e-a570-3933-b37d-5e05ad516206> /usr/lib/system/libdispatch.dylib 0x1979a1000 - 0x197cd4fff com.apple.HIToolbox (2.1.1) <5f34bbf5-653a-31a5-b4b3-0a02c91ab488> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x18dd62000 - 0x18ddf053b dyld (*) <ac277a36-1808-327a-8761-cca585421212> /usr/lib/dyld 0x18e07f000 - 0x18e0b8fe7 libsystem_kernel.dylib (*) <7acbd9bc-d056-310e-858d-81b116cf6d28> /usr/lib/system/libsystem_kernel.dylib 0x18e0b9000 - 0x18e0c5fff libsystem_pthread.dylib (*) <b401cfb3-8dfe-32db-92b3-ba8af0f8ca6e> /usr/lib/system/libsystem_pthread.dylib 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 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.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%) Writable regions: Total=5.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.5G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG backing stores 7680K 8 CG image 208K 9 ColorSync 608K 27 CoreAnimation 224K 14 CoreGraphics 48K 3 CoreUI image data 3472K 24 Foundation 16K 1 JS VM Gigacage 76.0M 19 JS VM Isolated Heap 23.2M 23 JS VM Isolated Heap (reserved) 2048K 1 reserved VM address space (unallocated) Kernel Alloc Once 32K 1 MALLOC 3.1G 158 MALLOC guard page 192K 9 MALLOC_MEDIUM (reserved) 2.0G 17 reserved VM address space (unallocated) MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated) STACK GUARD 56.2M 16 Stack 16.0M 16 VM_ALLOCATE 608K 23 __AUTH 684K 180 __AUTH_CONST 13.4M 347 __CTF 824 1 __DATA 4614K 385 __DATA_CONST 22.2M 397 __DATA_DIRTY 711K 111 __FONT_DATA 2352 1 __LINKEDIT 850.4M 51 __OBJC_RO 66.2M 1 __OBJC_RW 2011K 1 __TEXT 395.0M 412 dyld private memory 320K 4 mapped file 478.1M 41 shared memory 1504K 21 =========== ======= ======= TOTAL 7.3G 2325 TOTAL, minus reserved VM space 5.1G 2325Thanks. I will try to reproduce this here and report it upstream or come up with a workaround.
I'm still unable to reproduce this with an additional screen attached. It does not crash when waking from sleep, going to sleep, detaching or reattaching the screen, etc.
Could you please post some screenshots of your system preferences:
- Displays
- Displays > Advanced
- Energy Saver
Thanks.
I'm not sure about when it crashes in general, but I think it crashes when the computer goes to power-saving mode overnight and I wake it up in the morning. Let me know if you want me to do any particular experiments.
Screenshots as requested are attached.
Thanks. I've had QCAD running non-stop for four days with an external screen, trying different scenarios with sleeping, disconnecting and reconnecting the screen, powering off the screen, etc. but unfortunately, I couldn't reproduce the crash here. I can try to report it upstream, but the people at Qt will not even attempt to fix a problem without a reproducible case.
Unfortunately, this means, I cannot do anything about this at this point. Please contact us for a full refund: [email protected]
I think I found another critical detail:
QCAD needs to be in full screen mode.
I did a test where QCAD was just an open window, and it survived the night.
In the same test, I had Wireshark 4.0.1 running in full screen mode, and it died:
Here is the Report for Wireshark (not QCAD this time) for comparison:
Process: Wireshark [12792] Path: /Applications/Wireshark.app/Contents/MacOS/Wireshark Identifier: org.wireshark.Wireshark Version: 4.0.1 (4.0.1) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-04-22 07:58:05.5670 +0200 OS Version: macOS 13.3.1 (22E261) Report Version: 12 Anonymous UUID: 7BF39A64-2E31-A624-4A66-896554C6DEC0 Sleep/Wake UUID: 1609E49F-22C9-40ED-935F-C2582A49DBAA Time Awake Since Boot: 72000 seconds Time Since Wake: 1 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000186fa3c90 Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 Terminating Process: exc handler [12792] Application Specific Information: *** CFRetain() called with NULL *** Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 CoreFoundation 0x186fa3c90 CFRetain.cold.1 + 16 1 CoreFoundation 0x186dc3438 CFRetain + 336 2 libqcocoa.dylib 0x10b1af990 QCALayerBackingStore::GraphicsBuffer::asImage() + 272 3 QtGui 0x1080cef24 QBackingStore::beginPaint(QRegion const&) + 248 4 QtWidgets 0x106e5aad8 QWidgetRepaintManager::paintAndFlush() + 3396 5 QtWidgets 0x106e5af68 QWidgetRepaintManager::sync() + 256 6 QtWidgets 0x106e5f9fc QWidgetWindow::handleResizeEvent(QResizeEvent*) + 316 7 QtWidgets 0x106e5e014 QWidgetWindow::event(QEvent*) + 468 8 QtWidgets 0x106e00c18 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272 9 QtWidgets 0x106e01e4c QApplication::notify(QObject*, QEvent*) + 532 10 QtCore 0x108e431f4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208 11 QtGui 0x10807af78 QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) + 288 12 QtGui 0x10807b78c QGuiApplicationPrivate::processWindowScreenChangedEvent(QWindowSystemInterfacePrivate::WindowScreenChangedEvent*) + 432 13 QtGui 0x1080bcfc8 bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 216 14 libqcocoa.dylib 0x10b1e84d0 QCocoaWindow::windowDidChangeScreen() + 940 15 QtCore 0x108e52114 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1072 16 libqcocoa.dylib 0x10b1eb5dc invocation function for block in qRegisterNotificationCallbacks() + 1448 17 CoreFoundation 0x186e33240 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 128 18 CoreFoundation 0x186ecef30 ___CFXRegistrationPost_block_invoke + 88 19 CoreFoundation 0x186ecee78 _CFXRegistrationPost + 440 20 CoreFoundation 0x186e04580 _CFXNotificationPost + 704 21 Foundation 0x187d619e4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88 22 AppKit 0x18a2234bc __67-[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:]_block_invoke + 496 23 AppKit 0x18a09f7e0 NSPerformVisuallyAtomicChange + 108 24 AppKit 0x18a2232c0 -[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:] + 96 25 AppKit 0x18a363ec0 -[NSWindow _screenChanged:] + 136 26 AppKit 0x18a363e18 -[NSWindow _displayChangedSoAdjustWindows:] + 112 27 AppKit 0x18a9d156c -[_NSFullScreenContentController displayChanged] + 28 28 AppKit 0x18aa75834 -[_NSFullScreenSpace displayChanged] + 48 29 AppKit 0x18aa74504 _fullScreenInstanceMovedSpaces + 208 30 SkyLight 0x18ba49e34 (anonymous namespace)::notify_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*) + 888 31 SkyLight 0x18bd89c84 CGSDatagramReadStream::dispatchMainQueueDatagrams() + 228 32 SkyLight 0x18bd89b80 invocation function for block in CGSDatagramReadStream::mainQueueWakeup() + 28 33 libdispatch.dylib 0x186bae874 _dispatch_call_block_and_release + 32 34 libdispatch.dylib 0x186bb0400 _dispatch_client_callout + 20 35 libdispatch.dylib 0x186bbebf8 _dispatch_main_queue_drain + 928 36 libdispatch.dylib 0x186bbe848 _dispatch_main_queue_callback_4CF + 44 37 CoreFoundation 0x186e7fc88 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 38 CoreFoundation 0x186e3d4a8 __CFRunLoopRun + 1992 39 CoreFoundation 0x186e3c58c CFRunLoopRunSpecific + 612 40 HIToolbox 0x190671df4 RunCurrentEventLoopInMode + 292 41 HIToolbox 0x190671c30 ReceiveNextEventCommon + 648 42 HIToolbox 0x190671988 _BlockUntilNextEventMatchingListInModeWithFilter + 76 43 AppKit 0x18a05bf58 _DPSNextEvent + 636 44 AppKit 0x18a05b0f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 45 AppKit 0x18a04f558 -[NSApplication run] + 464 46 libqcocoa.dylib 0x10b1b8cd4 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1712 47 QtCore 0x108e4c55c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500 48 QtCore 0x108e438d0 QCoreApplication::exec() + 128 49 Wireshark 0x104bfddc8 main + 4188 50 dyld 0x186a07f28 start + 2236 Thread 1:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 2:: QThread 0 libsystem_kernel.dylib 0x186d28834 poll + 8 1 QtCore 0x108f9b208 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436 2 QtCore 0x108f9c5d4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624 3 QtCore 0x108e4c55c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500 4 QtCore 0x108f2bcf8 QThread::exec() + 176 5 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 6 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 7 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 3:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 4:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 5:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 6:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 7:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 8:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 9:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 10:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 11:: Thread (pooled) 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 QtCore 0x108faaf9c QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 300 3 QtCore 0x108faac54 QWaitConditionPrivate::wait(QDeadlineTimer) + 92 4 QtCore 0x108faab94 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x108fa5518 QThreadPoolThread::run() + 804 6 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 7 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 8 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 12:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x186d1ff14 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x186d32240 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x186d28b78 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x186d20290 mach_msg + 24 4 CoreFoundation 0x186e3e8b8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x186e3d198 __CFRunLoopRun + 1208 6 CoreFoundation 0x186e3c58c CFRunLoopRunSpecific + 612 7 AppKit 0x18a186508 _NSEventThread + 172 8 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 13:: GLibPoller 0 libsystem_kernel.dylib 0x186d28834 poll + 8 1 Wireshark 0x104b61f00 GLibPoller::run() + 144 2 QtCore 0x108fa0498 QThreadPrivate::start(void*) + 332 3 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 4 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 14:: pool-spawner 0 libsystem_kernel.dylib 0x186d23710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x186d60574 _pthread_cond_wait + 1232 2 libglib-2.0.0.dylib 0x107685590 g_cond_wait + 44 3 libglib-2.0.0.dylib 0x107603d00 g_async_queue_pop_intern_unlocked + 144 4 libglib-2.0.0.dylib 0x10765e474 g_thread_pool_spawn_thread + 88 5 libglib-2.0.0.dylib 0x10765de68 g_thread_proxy + 68 6 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 7 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 15:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x186d2aff0 __select + 8 1 CoreFoundation 0x186e681e8 __CFSocketManager + 636 2 libsystem_pthread.dylib 0x186d5ffa8 _pthread_start + 148 3 libsystem_pthread.dylib 0x186d5ada0 thread_start + 8 Thread 16: 0 libsystem_pthread.dylib 0x186d5ad8c start_wqthread + 0 Thread 17: 0 libsystem_pthread.dylib 0x186d5ad8c start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x000060000240c1b0 x2: 0x00000001e21e6ad0 x3: 0x0000000120500000 x4: 0x0000000120505fd0 x5: 0x0000000000000016 x6: 0x0000000000000000 x7: 0xffffffffffffffff x8: 0x000000018714ce42 x9: 0x00000001e26dd000 x10: 0x0000000000000b40 x11: 0x00000000000007fb x12: 0x00000000a3e088d5 x13: 0x00000000000007fd x14: 0x00000000a40090b5 x15: 0x00000000a3e088d5 x16: 0x0000000186dc32e8 x17: 0x00000001e31ea148 x18: 0x0000000000000000 x19: 0x0000600000f22c20 x20: 0x0000600000f22be0 x21: 0x00006000005f3910 x22: 0x0000000000000000 x23: 0x0000000000000000 x24: 0x0000600000a8d450 x25: 0x0000000000000001 x26: 0x0000000000000000 x27: 0x0000000000000000 x28: 0x000000016b3cc368 fp: 0x000000016b3cc140 lr: 0x0000000186dc3438 sp: 0x000000016b3cc140 pc: 0x0000000186fa3c90 cpsr: 0x60001000 far: 0x0000000106a14008 esr: 0xf2000001 (Breakpoint) brk 1 Binary Images: 0x104a30000 - 0x105473fff org.wireshark.Wireshark (4.0.1) <5195d7b2-8afb-3fbc-abc7-d98f669b1cd0> /Applications/Wireshark.app/Contents/MacOS/Wireshark 0x10d508000 - 0x10f70bfff libwireshark.16.dylib (*) <330bffbf-ace2-32f9-a0d3-3625773827d9> /Applications/Wireshark.app/Contents/Frameworks/libwireshark.16.dylib 0x1066c0000 - 0x106707fff org.qt-project.QtPrintSupport (6.2) <497dcdfe-82f6-3a00-b311-3a7b7385cbe9> /Applications/Wireshark.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport 0x106df4000 - 0x10723bfff org.qt-project.QtWidgets (6.2) <fcdf2e5b-0960-3cd1-a651-86b67da9df4c> /Applications/Wireshark.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets 0x106648000 - 0x10664bfff org.qt-project.QtConcurrent (6.2) <63658093-1939-3467-9625-5a1b86e1cf4b> /Applications/Wireshark.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent 0x10682c000 - 0x1068dbfff org.qt-project.QtCore5Compat (6.2) <2a658049-c009-348f-99fe-6154073766da> /Applications/Wireshark.app/Contents/Frameworks/QtCore5Compat.framework/Versions/A/QtCore5Compat 0x106a48000 - 0x106ae7fff org.qt-project.QtMultimedia (6.2) <02fc9686-d714-3102-b7e1-d5df7c87bf96> /Applications/Wireshark.app/Contents/Frameworks/QtMultimedia.framework/Versions/A/QtMultimedia 0x10674c000 - 0x10679ffff org.sparkle-project.Sparkle (2.1.0) <e31c20b8-205c-398e-97d3-833e34bfd904> /Applications/Wireshark.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle 0x106684000 - 0x106697fff libspeexdsp.1.dylib (*) <aefcbef7-0f70-31f4-88ae-dbea6f48f172> /Applications/Wireshark.app/Contents/Frameworks/libspeexdsp.1.dylib 0x10690c000 - 0x106913fff libminizip.1.dylib (*) <75dc6e4a-3626-3b15-bf7c-9337fe81f735> /Applications/Wireshark.app/Contents/Frameworks/libminizip.1.dylib 0x106b88000 - 0x106c27fff libgcrypt.20.dylib (*) <a201f5eb-6e6d-3d80-af30-ec45701b8af3> /Applications/Wireshark.app/Contents/Frameworks/libgcrypt.20.dylib 0x106960000 - 0x106977fff libgpg-error.0.dylib (*) <1b0305d7-7b6b-3428-82a7-fa99c6ed9e9a> /Applications/Wireshark.app/Contents/Frameworks/libgpg-error.0.dylib 0x106c78000 - 0x106ce7fff libwiretap.13.dylib (*) <4b4db1df-7b9f-3634-93fd-157d962141f4> /Applications/Wireshark.app/Contents/Frameworks/libwiretap.13.dylib 0x1069ec000 - 0x106a13fff libwsutil.14.dylib (*) <1340d806-24bf-3c9e-881f-824e940385cd> /Applications/Wireshark.app/Contents/Frameworks/libwsutil.14.dylib 0x1075fc000 - 0x1076f3fff libglib-2.0.0.dylib (*) <a0865e20-4597-391b-adae-01c2ec2b2156> /Applications/Wireshark.app/Contents/Frameworks/libglib-2.0.0.dylib 0x10665c000 - 0x10665ffff libgmodule-2.0.0.dylib (*) <64c3483c-08d9-37f3-9d90-00635657d067> /Applications/Wireshark.app/Contents/Frameworks/libgmodule-2.0.0.dylib 0x10775c000 - 0x1077fbfff libpcre2-8.0.dylib (*) <a184d231-840d-31e2-93c8-0d37b8de27a3> /Applications/Wireshark.app/Contents/Frameworks/libpcre2-8.0.dylib 0x107ff0000 - 0x1085a3fff org.qt-project.QtGui (6.2) <4ae0d893-d5e1-33a9-b4ae-4b2d61f31a3c> /Applications/Wireshark.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui 0x1079d0000 - 0x107ae7fff org.qt-project.QtNetwork (6.2) <a83d6485-98eb-3e08-806c-c4dccc48559a> /Applications/Wireshark.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork 0x108db4000 - 0x1091fbfff org.qt-project.QtCore (6.2) <33e05bbf-7f0c-3d7c-81d8-a9eb5a50efc6> /Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore 0x106944000 - 0x10694ffff libbrotlidec.1.dylib (*) <f3194fd2-b187-3ab3-a569-7cf06a7f121e> /Applications/Wireshark.app/Contents/Frameworks/libbrotlidec.1.dylib 0x1069b8000 - 0x1069c7fff libcares.2.dylib (*) <9789affa-4b0f-304b-aea2-f0f7dbf5bd0d> /Applications/Wireshark.app/Contents/Frameworks/libcares.2.dylib 0x107d90000 - 0x107eeffff libgnutls.30.dylib (*) <dac892ba-2eb5-33ac-bdd2-35b9b4a67f5d> /Applications/Wireshark.app/Contents/Frameworks/libgnutls.30.dylib 0x106670000 - 0x106673fff libgthread-2.0.0.dylib (*) <a3c5fbb7-62e7-305e-9ab1-d706e9c36821> /Applications/Wireshark.app/Contents/Frameworks/libgthread-2.0.0.dylib 0x107b90000 - 0x107caffff libxml2.2.dylib (*) <880d8a20-dff8-3366-a492-51d4a3c2c629> /Applications/Wireshark.app/Contents/Frameworks/libxml2.2.dylib 0x1074cc000 - 0x1074ebfff liblz4.1.dylib (*) <39c9eef9-9d46-3e1d-9f21-d7f559a1660f> /Applications/Wireshark.app/Contents/Frameworks/liblz4.1.dylib 0x107540000 - 0x10755ffff libnghttp2.14.dylib (*) <f3cb19a5-3dae-3193-a276-b03aebe98621> /Applications/Wireshark.app/Contents/Frameworks/libnghttp2.14.dylib 0x107814000 - 0x10785bfff libsmi.2.dylib (*) <9050ddac-7d27-3c80-a1f6-7bfdcc383c05> /Applications/Wireshark.app/Contents/Frameworks/libsmi.2.dylib 0x106998000 - 0x10699ffff libsnappy.1.dylib (*) <3e01acb9-2f7d-30fb-9678-bb1bf0a3e9bd> /Applications/Wireshark.app/Contents/Frameworks/libsnappy.1.dylib 0x1087d8000 - 0x10886ffff libzstd.1.dylib (*) <c58402a4-a0ee-3c19-a12b-17e9e75234a7> /Applications/Wireshark.app/Contents/Frameworks/libzstd.1.dylib 0x107878000 - 0x1078b3fff libpcre.1.dylib (*) <73e28bbe-df0e-3a41-a847-4ef47437aaa7> /Applications/Wireshark.app/Contents/Frameworks/libpcre.1.dylib 0x1074fc000 - 0x107507fff libintl.8.dylib (*) <cb7f4f71-40b5-39b5-b8e4-78e3a98a9e46> /Applications/Wireshark.app/Contents/Frameworks/libintl.8.dylib 0x108a30000 - 0x108af7fff libp11-kit.0.dylib (*) <5a61b2a9-2d55-35fd-bcae-0df2e1e0852b> /Applications/Wireshark.app/Contents/Frameworks/libp11-kit.0.dylib 0x10751c000 - 0x10752bfff libtasn1.6.dylib (*) <04567df9-f46b-35d6-b2ae-19ca8e91a440> /Applications/Wireshark.app/Contents/Frameworks/libtasn1.6.dylib 0x1078c8000 - 0x1078f3fff libnettle.8.dylib (*) <1cac11dc-1514-3b4d-bfc6-5eccf769a64c> /Applications/Wireshark.app/Contents/Frameworks/libnettle.8.dylib 0x107924000 - 0x10795bfff libhogweed.6.dylib (*) <2f9b6e6a-03c8-3892-ab12-d21fa0eda48e> /Applications/Wireshark.app/Contents/Frameworks/libhogweed.6.dylib 0x108938000 - 0x108997fff libgmp.10.dylib (*) <29fc0e97-7067-3cf5-b39b-81aa8cb04326> /Applications/Wireshark.app/Contents/Frameworks/libgmp.10.dylib 0x107584000 - 0x1075a3fff libbrotlicommon.1.dylib (*) <d8bfb378-aeab-3f92-80f6-2e1ab4ce1ff6> /Applications/Wireshark.app/Contents/Frameworks/libbrotlicommon.1.dylib 0x107984000 - 0x1079a3fff liblzma.5.dylib (*) <f3bddd44-004a-35de-a0e1-1c55afc172da> /Applications/Wireshark.app/Contents/Frameworks/liblzma.5.dylib 0x108cb8000 - 0x108d37fff org.qt-project.QtDBus (6.2) <fe8669bf-dcad-3600-96e8-6513dd3e9602> /Applications/Wireshark.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus 0x10b1a4000 - 0x10b237fff libqcocoa.dylib (*) <06c3c255-7e49-3f41-87b2-6abd9ffa2000> /Applications/Wireshark.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x10b0a0000 - 0x10b0c3fff libqmacstyle.dylib (*) <f761ac0d-2ffd-37c0-ba23-13057e5039b1> /Applications/Wireshark.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x108c80000 - 0x108c8bfff libobjc-trampolines.dylib (*) <80f14f3d-d099-3693-a8e0-eb9a526b1790> /usr/lib/libobjc-trampolines.dylib 0x10d0e0000 - 0x10d0e7fff libqgif.dylib (*) <270646c6-9f3e-37f3-81e4-af97737cb592> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqgif.dylib 0x10d0f8000 - 0x10d0fffff libqicns.dylib (*) <3a708f6e-0f6e-3d5f-98bc-1951e78c2df5> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqicns.dylib 0x10d110000 - 0x10d117fff libqico.dylib (*) <a790bb8f-e439-3741-ba23-abf386a25283> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqico.dylib 0x10d184000 - 0x10d1c7fff libqjpeg.dylib (*) <d7867228-3910-35ab-a86e-b06e8bcce562> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x10d128000 - 0x10d12ffff libqmacheif.dylib (*) <6b3d60db-2ff7-36e6-8399-fc93404b680c> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqmacheif.dylib 0x10d140000 - 0x10d147fff libqmacjp2.dylib (*) <cc4a9f89-0a30-35e5-accb-517b25e4e7df> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqmacjp2.dylib 0x10d158000 - 0x10d15ffff libqtga.dylib (*) <113d203e-1440-3754-9e83-13e378637b31> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqtga.dylib 0x10d1e0000 - 0x10d1e7fff libqtiff.dylib (*) <98a0f715-5b97-39e1-90a7-32ec479f16c8> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x10d264000 - 0x10d2abfff libtiff.3.dylib (*) <acdb2831-3375-30fe-934c-3422b131bc6f> /Applications/Wireshark.app/Contents/Frameworks/libtiff.3.dylib 0x10d1fc000 - 0x10d203fff libqwbmp.dylib (*) <58101b92-979d-31c6-b2cd-3bca668fe2c0> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x10d354000 - 0x10d3bffff libqwebp.dylib (*) <45531ebe-8358-30c9-8592-d79d4964c3ee> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x11ce64000 - 0x11ce67fff usbdump.so (*) <7bf9ceef-e0b8-3645-9fe0-49483a0c4ed9> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/wiretap/usbdump.so 0x11c840000 - 0x11c84ffff ethercat.so (*) <75568e19-be44-3369-b19f-d440135003ac> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/ethercat.so 0x1208d8000 - 0x12091ffff wimax.so (*) <ac4fafbb-7e48-37f1-a693-9cedd9b4cb7d> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/wimax.so 0x11c800000 - 0x11c80ffff wimaxasncp.so (*) <283717d8-9796-38ee-91da-332e926cf7ed> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/wimaxasncp.so 0x11c824000 - 0x11c827fff stats_tree.so (*) <1d3e279c-ae97-3f46-9b6a-9473a67ae1b8> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/stats_tree.so 0x120800000 - 0x12084bfff profinet.so (*) <5a5f707a-024e-319a-97b8-5f1d0f2b925f> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/profinet.so 0x11c880000 - 0x11c887fff transum.so (*) <7b4b4e59-9a92-3fcd-af11-fdca1b8471b1> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/transum.so 0x120664000 - 0x120673fff gryphon.so (*) <85a32fe4-7da0-3aa1-8132-ef1a9d363b82> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/gryphon.so 0x120690000 - 0x12069ffff unistim.so (*) <d03f9c0d-6185-3ba3-bd44-3a67ab2693e5> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/unistim.so 0x120638000 - 0x12063ffff irda.so (*) <a4c9aade-935e-3556-b142-cf0aba0b0087> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/irda.so 0x1208b0000 - 0x1208bbfff wimaxmacphy.so (*) <48d9fbd3-2085-3326-adbd-2f57a4495082> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/wimaxmacphy.so 0x1206bc000 - 0x1206cbfff mate.so (*) <294f0fff-9ff6-34cc-acbf-2e61926766de> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/mate.so 0x120a0c000 - 0x120a2bfff opcua.so (*) <464d0e93-d8a8-35b8-938e-270e28f471d5> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/epan/opcua.so 0x11dae0000 - 0x11daebfff sbc.so (*) <2f70018e-f52c-37f5-8a69-b634dcd44eb9> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/sbc.so 0x11c898000 - 0x11c89bfff g726.so (*) <36ea1bf7-b51a-3232-ba82-e033f99ce9ec> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/g726.so 0x120b50000 - 0x120be7fff libspandsp.2.dylib (*) <fabb54e1-e66e-3ff9-9f8c-81abce9e4279> /Applications/Wireshark.app/Contents/Frameworks/libspandsp.2.dylib 0x1209e8000 - 0x1209ebfff g722.so (*) <0c2983f4-9f3f-316e-a2e1-46f2a63033ec> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/g722.so 0x120a68000 - 0x120a6bfff opus_dec.so (*) <aaa74b4b-ea44-3676-94f5-c516ec5b88e2> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/opus_dec.so 0x120c38000 - 0x120c8bfff libopus.0.dylib (*) <0d8fdd34-32e9-38ba-8998-7ad5f123bfb3> /Applications/Wireshark.app/Contents/Frameworks/libopus.0.dylib 0x120a7c000 - 0x120a7ffff ilbc.so (*) <0c6f6d1b-4680-3b71-b1cd-353e0020773c> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/ilbc.so 0x120ac4000 - 0x120adbfff libilbc.2.dylib (*) <6a7de762-a457-3f9e-a9be-faa48e1eab5d> /Applications/Wireshark.app/Contents/Frameworks/libilbc.2.dylib 0x120a90000 - 0x120a93fff g729.so (*) <23a20ac6-84da-37df-b453-ec26248611a5> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/g729.so 0x120b1c000 - 0x120b2bfff libbcg729.0.dylib (*) <dcc443e3-5afc-3418-a9ca-eb59a3fa7c70> /Applications/Wireshark.app/Contents/Frameworks/libbcg729.0.dylib 0x120aa4000 - 0x120aa7fff l16mono.so (*) <18db0f5a-8472-3355-832e-938fb51da4c9> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/l16mono.so 0x120af8000 - 0x120afbfff g711.so (*) <df0e9f1d-b8c6-3278-a501-20a0cbca62d0> /Applications/Wireshark.app/Contents/PlugIns/wireshark/4-0/codecs/g711.so 0x186dbf000 - 0x187298fff com.apple.CoreFoundation (6.9) <b4fdaece-9727-3969-b014-27f7f24c8e01> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x187d58000 - 0x18871dfff com.apple.Foundation (6.9) <b7d67e5a-dce2-3f6b-b2b8-895a3669e3ec> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x18a023000 - 0x18af31fff com.apple.AppKit (6.9) <cc3e5215-4cd7-364c-8750-6eb7002720ce> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x18ba3f000 - 0x18be67fff com.apple.SkyLight (1.600.0) <e3d1dd9e-fa1b-332e-86ba-cc2915276118> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x186bac000 - 0x186bf3fff libdispatch.dylib (*) <8e87dc0e-a570-3933-b37d-5e05ad516206> /usr/lib/system/libdispatch.dylib 0x190641000 - 0x190974fff com.apple.HIToolbox (2.1.1) <5f34bbf5-653a-31a5-b4b3-0a02c91ab488> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x186a02000 - 0x186a9053b dyld (*) <ac277a36-1808-327a-8761-cca585421212> /usr/lib/dyld 0x186d1f000 - 0x186d58fe7 libsystem_kernel.dylib (*) <7acbd9bc-d056-310e-858d-81b116cf6d28> /usr/lib/system/libsystem_kernel.dylib 0x186d59000 - 0x186d65fff libsystem_pthread.dylib (*) <b401cfb3-8dfe-32db-92b3-ba8af0f8ca6e> /usr/lib/system/libsystem_pthread.dylib 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.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%) Writable regions: Total=2.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.9G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 7680K 8 CG image 3504K 57 ColorSync 640K 29 CoreAnimation 416K 19 CoreGraphics 48K 3 CoreImage 224K 13 CoreUI image data 4448K 31 Foundation 48K 2 Kernel Alloc Once 2464K 5 MALLOC 538.6M 106 MALLOC guard page 192K 10 MALLOC_MEDIUM (reserved) 1.9G 17 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) SQLite page cache 128K 1 STACK GUARD 56.3M 18 Stack 17.0M 18 VM_ALLOCATE 656K 24 __AUTH 1761K 361 __AUTH_CONST 27.8M 587 __CTF 824 1 __DATA 50.6M 656 __DATA_CONST 40.4M 668 __DATA_DIRTY 1920K 222 __FONT_DATA 2352 1 __INFO_FILTER 8 1 __LINKEDIT 879.7M 80 __OBJC_RO 66.2M 1 __OBJC_RW 2011K 1 __TEXT 674.8M 688 dyld private memory 272K 2 mapped file 535.1M 81 shared memory 864K 15 =========== ======= ======= TOTAL 5.2G 3731 TOTAL, minus reserved VM space 2.8G 3731Thanks, this might be very helpful. Wireshark also uses the same toolkit (Qt).