Crashed on undo

Use this forum for all posts and questions about the free QCAD Community Edition version 3

Moderator: andrew

Post Reply
SQLGuy
Newbie Member
Posts: 3
Joined: Sun Aug 20, 2023 1:15 am

Crashed on undo

Post by SQLGuy » Sun Aug 20, 2023 8:10 pm

Had this happen when I hit ctrl-Z a couple of times:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process: QCADCAM-Trial [15580]
Path: /Applications/QCADCAM-Trial.app/Contents/MacOS/QCADCAM-Trial
Identifier: org.qcad
Version: 3.28 (3.28.1)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-08-20 13:08:35.2146 -0600
OS Version: macOS 12.6.7 (21G651)
Report Version: 12
Bridge OS Version: 3.0 (14Y910)
Anonymous UUID: 6D29E7C9-26E8-9FD8-DCD5-041590AF113E

Sleep/Wake UUID: 0CDBF215-E61A-41CE-AB0D-9260C8CD0405

Time Awake Since Boot: 220000 seconds
Time Since Wake: 76840 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
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [15580]

VM Region Info: 0x18 is not in any region. Bytes before following region: 140737486852072
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
VM_ALLOCATE 7fffffe91000-7fffffe92000 [ 4K] r-x/r-x SM=ALI

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libqcadcore.dylib 0x10e80b035 RTransaction::undo() + 389
1 libqcadcore.dylib 0x10e811faf RTransactionStack::undo() + 143
2 libqcadcore.dylib 0x10e703a42 RDocument::undo() + 18
3 libqcadcore.dylib 0x10e712340 RDocumentInterface::undo() + 48
4 libqcadecmaapi.dylib 0x10f6714a6 REcmaDocumentInterface::undo(QScriptContext*, QScriptEngine*) + 246
5 QtScript 0x111c3c8bd 0x111abd000 + 1571005
6 QtScript 0x111b985d2 0x111abd000 + 898514
7 QtScript 0x111b7c154 0x111abd000 + 782676
8 ??? 0x487a3dc9caac ???
9 QtScript 0x111b0cc91 0x111abd000 + 326801
10 QtScript 0x111bb7778 0x111abd000 + 1025912
11 QtScript 0x111c39cf7 QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) + 631
12 libqcadecmaapi.dylib 0x10fe5753d REcmaShellActionAdapter::beginEvent() + 477
13 libqcadcore.dylib 0x10e70d440 RDocumentInterface::setCurrentAction(RAction*) + 512
14 libqcadecmaapi.dylib 0x10f668723 REcmaDocumentInterface::setCurrentAction(QScriptContext*, QScriptEngine*) + 307
15 QtScript 0x111c3c8bd 0x111abd000 + 1571005
16 QtScript 0x111b985d2 0x111abd000 + 898514
17 QtScript 0x111b7c154 0x111abd000 + 782676
18 ??? 0x487a3dd23fb4 ???
19 QtScript 0x111b0b55e 0x111abd000 + 320862
20 QtScript 0x111b0d721 0x111abd000 + 329505
21 QtScript 0x111c237a9 0x111abd000 + 1468329
22 QtScript 0x111c27830 QScriptEngine::evaluate(QString const&, QString const&, int) + 352
23 libqcadecmaapi.dylib 0x10f428c68 RScriptHandlerEcma::eval(QString const&, QString const&) + 40
24 libqcadecmaapi.dylib 0x10f429e5b RScriptHandlerEcma::createActionDocumentLevel(QString const&, RGuiAction*, RDocumentInterface*) + 1243
25 libqcadcore.dylib 0x10e7602cc RGuiAction::slotTrigger(QString const&) + 524
26 libqcadcore.dylib 0x10e87de0d RGuiAction::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 141
27 QtCore 0x112524bd5 0x1122fc000 + 2264021
28 QtWidgets 0x110f0c716 QAction::activate(QAction::ActionEvent) + 310
29 QtCore 0x11251ccff QObject::event(QEvent*) + 943
30 QtWidgets 0x110f15f5a QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
31 QtWidgets 0x110f173e6 QApplication::notify(QObject*, QEvent*) + 598
32 QtCore 0x1124f19f4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
33 QtCore 0x1124f2be9 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 809
34 libqcocoa.dylib 0x111d040e9 0x111ccb000 + 233705
35 libqcocoa.dylib 0x111d04858 0x111ccb000 + 235608
36 CoreFoundation 0x7ff81bc4715b __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
37 CoreFoundation 0x7ff81bc470c3 __CFRunLoopDoSource0 + 180
38 CoreFoundation 0x7ff81bc46e3d __CFRunLoopDoSources0 + 242
39 CoreFoundation 0x7ff81bc45858 __CFRunLoopRun + 892
40 CoreFoundation 0x7ff81bc44e1c CFRunLoopRunSpecific + 562
41 HIToolbox 0x7ff8248f55e6 RunCurrentEventLoopInMode + 292
42 HIToolbox 0x7ff8248f534a ReceiveNextEventCommon + 594
43 HIToolbox 0x7ff8248f50e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
44 AppKit 0x7ff81e67ff6d _DPSNextEvent + 927
45 AppKit 0x7ff81e67e62a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
46 AppKit 0x7ff81e670cd9 -[NSApplication run] + 586
47 libqcocoa.dylib 0x111d035d3 0x111ccb000 + 230867
48 QtCore 0x1124eda7f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
49 QtCore 0x1124f2002 QCoreApplication::exec() + 130
50 libqtscript_core.dylib 0x11754313f qtscript_QCoreApplication_static_call(QScriptContext*, QScriptEngine*) + 1535
51 QtScript 0x111c3c8bd 0x111abd000 + 1571005
52 QtScript 0x111b985d2 0x111abd000 + 898514
53 QtScript 0x111b7c154 0x111abd000 + 782676
54 ??? 0x487a3d831952 ???
55 QtScript 0x111b0b55e 0x111abd000 + 320862
56 QtScript 0x111b0d721 0x111abd000 + 329505
57 QtScript 0x111c237a9 0x111abd000 + 1468329
58 QtScript 0x111c27830 QScriptEngine::evaluate(QString const&, QString const&, int) + 352
59 libqcadecmaapi.dylib 0x10f428c68 RScriptHandlerEcma::eval(QString const&, QString const&) + 40
60 libqcadecmaapi.dylib 0x10f4281dd RScriptHandlerEcma::doScript(QString const&, QStringList const&) + 589
61 libqcadcore.dylib 0x10e7cf9f1 RScriptHandler::autostart(QString const&, QStringList const&) + 1857
62 QCADCAM-Trial 0x10db78a0e main + 5070
63 dyld 0x10dcb452e start + 462

Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff81bb4bd4a __select + 10
1 CoreFoundation 0x7ff81bc6e659 __CFSocketManager + 641
2 libsystem_pthread.dylib 0x7ff81bb804e1 _pthread_start + 125
3 libsystem_pthread.dylib 0x7ff81bb7bf6b thread_start + 15

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81bb4396a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81bb43cd8 mach_msg + 56
2 CoreFoundation 0x7ff81bc4734d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81bc459d8 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81bc44e1c CFRunLoopRunSpecific + 562
5 AppKit 0x7ff81e7ed98e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff81bb804e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81bb7bf6b thread_start + 15

Thread 3:
0 libsystem_pthread.dylib 0x7ff81bb7bf48 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x7ff81bb7bf48 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x7ff81bb7bf48 start_wqthread + 0


Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000011 rcx: 0x00006000034a8d50 rdx: 0x0000000000000022
rdi: 0x00007ff7b2390968 rsi: 0x0000000027d3f569 rbp: 0x00007ff7b23909d0 rsp: 0x00007ff7b23908b0
r8: 0x000000000000005a r9: 0x0000000000000083 r10: 0x00007f7aa6114a00 r11: 0xfffffffffffe74e0
r12: 0x00007ff7b2390968 r13: 0x00007ff7b23909e8 r14: 0x0000600001dac540 r15: 0x0000000000000002
rip: 0x000000010e80b035 rfl: 0x0000000000010246 cr2: 0x0000000000000018

Logical CPU: 6
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14

Thread 0 instruction stream:
48 8b 00 48 39 f8 0f 84-04 01 00 00 39 70 08 75 H..H9.......9p.u
ef 3b 48 0c 75 ea 48 39-f8 0f 84 f1 00 00 00 49 .;H.u.H9.......I
8b 75 10 48 8b 06 4c 89-e7 89 ca ff 90 30 01 00 .u.H..L......0..
00 48 8b 45 98[f6]40 18-01 0f 85 c5 05 00 00 48 [email protected] <==
8d 7d c0 4c 89 e6 e8 15-97 f8 ff 41 80 7d 56 00 .}.L.......A.}V.
0f 85 80 00 00 00 48 8b-4d c0 48 85 c9 74 77 49 ......H.M.H..twI
8b 06 48 8b 40 18 48 89-8d 38 ff ff ff 48 8b 4d [email protected]
c8 48 89 8d 40 ff ff ff-48 85 c9 74 0e f0 ff 01 [email protected]....
48 8b 8d 40 ff ff ff f0-ff 41 04 48 8b 0d fe 04 [email protected]....
30 00 48 89 4d d0 4c 89-f7 48 8d b5 38 ff ff ff 0.H.M.L..H..8...
48 8d 5d d0 48 89 da ff-d0 48 89 df e8 bf f0 ec H.].H....H......
ff 48 8b 9d 40 ff ff ff-48 85 db 74 19 f0 ff 4b [email protected]

Binary Images:
0x10e6ce000 - 0x10eb0afff libqcadcore.dylib (*) <630ebce2-f5d2-3bde-a31a-c53bc1ac8dfb> /Applications/QCADCAM-Trial.app/Contents/Frameworks/libqcadcore.dylib
0x10f3ef000 - 0x110634fff libqcadecmaapi.dylib (*) <a792a831-43c6-3dfa-bca6-c6b86456ec4c> /Applications/QCADCAM-Trial.app/Contents/Frameworks/libqcadecmaapi.dylib
0x111abd000 - 0x111c78fff org.qt-project.QtScript (5.14) <b2ce3701-570d-3a85-bba2-cff6b6ef2ad7> /Applications/QCADCAM-Trial.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
0x1122fc000 - 0x11285afff org.qt-project.QtCore (5.14) <435c4ad2-bf9e-3561-93eb-041e7dab5fca> /Applications/QCADCAM-Trial.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x110f05000 - 0x111349fff org.qt-project.QtWidgets (5.14) <b4e7a5b5-9c2f-37fe-9b65-7ede8a80eea0> /Applications/QCADCAM-Trial.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x111ccb000 - 0x111e37fff libqcocoa.dylib (*) <0c163cef-1f43-3921-b089-07b7ee848d67> /Applications/QCADCAM-Trial.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x7ff81bbc7000 - 0x7ff81c0c9fff com.apple.CoreFoundation (6.9) <70b99b27-1b5b-33c4-b401-2ecdb80f3303> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff8248c7000 - 0x7ff824bbafff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff81e641000 - 0x7ff81f4d0fff com.apple.AppKit (6.9) <1a1a9da7-da66-31da-92cd-51b9cf968145> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x11751a000 - 0x117722fff libqtscript_core.dylib (*) <4bc5f9ad-fd59-3fc6-8b8e-54970b4d090b> /Applications/QCADCAM-Trial.app/Contents/PlugIns/script/libqtscript_core.dylib
0x10db6c000 - 0x10db7bfff org.qcad (3.28) <26e81ca6-4593-3769-b6b7-8a9bb876a886> /Applications/QCADCAM-Trial.app/Contents/MacOS/QCADCAM-Trial
0x10dcaf000 - 0x10dd1afff dyld (*) <2517e9fe-884a-3855-8532-92bffba3f81c> /usr/lib/dyld
0x7ff81bb42000 - 0x7ff81bb79fff libsystem_kernel.dylib (*) <d0b338e0-26be-371b-a819-80b7d619a4ad> /usr/lib/system/libsystem_kernel.dylib
0x7ff81bb7a000 - 0x7ff81bb85fff libsystem_pthread.dylib (*) <e5d44afd-2577-3cee-8711-9d8d426229e0> /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.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
Writable regions: Total=2.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.7G(100%)

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 896K 7
Activity Tracing 256K 1
CG backing stores 5408K 8
CG image 272K 22
ColorSync 228K 27
CoreAnimation 172K 12
CoreGraphics 16K 3
CoreUI image data 2588K 20
Foundation 16K 1
JS JIT generated code 128.0M 1
JS JIT generated code (reserved) 1.9G 1 reserved VM address space (unallocated)
JS VM Gigacage 20.0M 80
JS VM Isolated Heap 16.2M 4
Kernel Alloc Once 8K 1
MALLOC 273.2M 104
MALLOC guard page 32K 8
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
ObjC additional data 15K 1
STACK GUARD 56.0M 6
Stack 10.5M 6
VM_ALLOCATE 172K 26
WebKit Malloc 40.8M 55
__CTF 756 1
__DATA 22.7M 414
__DATA_CONST 15.7M 204
__DATA_DIRTY 753K 115
__FONT_DATA 4K 1
__LINKEDIT 663.6M 63
__TEXT 342.3M 424
__UNICODE 592K 1
dyld private memory 1056K 3
mapped file 449.7M 40
shared memory 804K 23
=========== ======= =======
TOTAL 4.3G 1684
TOTAL, minus reserved VM space 2.0G 1684



-----------
Full Report
-----------

{"app_name":"QCADCAM-Trial","timestamp":"2023-08-20 13:08:45.00 -0600","app_version":"3.28","slice_uuid":"26e81ca6-4593-3769-b6b7-8a9bb876a886","build_version":"3.28.1","platform":1,"bundleID":"org.qcad","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.7 (21G651)","incident_id":"6A6AE316-D118-453B-BE59-BEDCD056DC4B","name":"QCADCAM-Trial"}
{
"uptime" : 220000,
"procLaunch" : "2023-08-20 12:58:28.9873 -0600",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro13,3",
"procStartAbsTime" : 228704671096134,
"coalitionID" : 9492,
"osVersion" : {
"train" : "macOS 12.6.7",
"build" : "21G651",
"releaseType" : "User"
},
"captureTime" : "2023-08-20 13:08:35.2146 -0600",
"incident" : "6A6AE316-D118-453B-BE59-BEDCD056DC4B",
"bug_type" : "309",
"pid" : 15580,
"procExitAbsTime" : 229310898468463,
"cpuType" : "X86-64",
"procName" : "QCADCAM-Trial",
"procPath" : "\/Applications\/QCADCAM-Trial.app\/Contents\/MacOS\/QCADCAM-Trial",
"bundleInfo" : {"CFBundleShortVersionString":"3.28","CFBundleVersion":"3.28.1","CFBundleIdentifier":"org.qcad"},
"storeInfo" : {"deviceIdentifierForVendor":"4EF49AB5-7CB3-52DE-A7A2-BB52076B02DA","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.qcad",
"crashReporterKey" : "6D29E7C9-26E8-9FD8-DCD5-041590AF113E",
"wakeTime" : 76840,
"bridgeVersion" : {"build":"14Y910","train":"3.0"},
"sleepWakeUUID" : "0CDBF215-E61A-41CE-AB0D-9260C8CD0405",
"sip" : "enabled",
"vmRegionInfo" : "0x18 is not in any region. Bytes before following region: 140737486852072\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n VM_ALLOCATE 7fffffe91000-7fffffe92000 [ 4K] r-x\/r-x SM=ALI ",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000000000018","rawCodes":[1,24],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000018"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":15580},
"vmregioninfo" : "0x18 is not in any region. Bytes before following region: 140737486852072\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n VM_ALLOCATE 7fffffe91000-7fffffe92000 [ 4K] r-x\/r-x SM=ALI ",
"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},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":1471088,"instructionState":{"instructionStream":{"bytes":[72,139,0,72,57,248,15,132,4,1,0,0,57,112,8,117,239,59,72,12,117,234,72,57,248,15,132,241,0,0,0,73,139,117,16,72,139,6,76,137,231,137,202,255,144,48,1,0,0,72,139,69,152,246,64,24,1,15,133,197,5,0,0,72,141,125,192,76,137,230,232,21,151,248,255,65,128,125,86,0,15,133,128,0,0,0,72,139,77,192,72,133,201,116,119,73,139,6,72,139,64,24,72,137,141,56,255,255,255,72,139,77,200,72,137,141,64,255,255,255,72,133,201,116,14,240,255,1,72,139,141,64,255,255,255,240,255,65,4,72,139,13,254,4,48,0,72,137,77,208,76,137,247,72,141,181,56,255,255,255,72,141,93,208,72,137,218,255,208,72,137,223,232,191,240,236,255,72,139,157,64,255,255,255,72,133,219,116,25,240,255,75],"offset":53}},"threadState":{"r13":{"value":140701823732200},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":6},"r14":{"value":105553147381056},"rsi":{"value":668202345},"r8":{"value":90},"cr2":{"value":24},"rdx":{"value":34},"r10":{"value":140164748888576},"r9":{"value":131},"r15":{"value":2},"rbx":{"value":17},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":18446744073709450464},"rip":{"value":4538282037,"matchesCrashFrame":1},"rbp":{"value":140701823732176},"rsp":{"value":140701823731888},"r12":{"value":140701823732072},"rcx":{"value":105553171483984},"flavor":"x86_THREAD_STATE","rdi":{"value":140701823732072}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1298485,"symbol":"RTransaction::undo()","symbolLocation":389,"imageIndex":0},{"imageOffset":1327023,"symbol":"RTransactionStack::undo()","symbolLocation":143,"imageIndex":0},{"imageOffset":219714,"symbol":"RDocument::undo()","symbolLocation":18,"imageIndex":0},{"imageOffset":279360,"symbol":"RDocumentInterface::undo()","symbolLocation":48,"imageIndex":0},{"imageOffset":2630822,"symbol":"REcmaDocumentInterface::undo(QScriptContext*, QScriptEngine*)","symbolLocation":246,"imageIndex":1},{"imageOffset":1571005,"imageIndex":2},{"imageOffset":898514,"imageIndex":2},{"imageOffset":782676,"imageIndex":2},{"imageOffset":79689859844780,"imageIndex":3},{"imageOffset":326801,"imageIndex":2},{"imageOffset":1025912,"imageIndex":2},{"imageOffset":1559799,"symbol":"QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&)","symbolLocation":631,"imageIndex":2},{"imageOffset":10913085,"symbol":"REcmaShellActionAdapter::beginEvent()","symbolLocation":477,"imageIndex":1},{"imageOffset":259136,"symbol":"RDocumentInterface::setCurrentAction(RAction*)","symbolLocation":512,"imageIndex":0},{"imageOffset":2594595,"symbol":"REcmaDocumentInterface::setCurrentAction(QScriptContext*, QScriptEngine*)","symbolLocation":307,"imageIndex":1},{"imageOffset":1571005,"imageIndex":2},{"imageOffset":898514,"imageIndex":2},{"imageOffset":782676,"imageIndex":2},{"imageOffset":79689860399028,"imageIndex":3},{"imageOffset":320862,"imageIndex":2},{"imageOffset":329505,"imageIndex":2},{"imageOffset":1468329,"imageIndex":2},{"imageOffset":1484848,"symbol":"QScriptEngine::evaluate(QString const&, QString const&, int)","symbolLocation":352,"imageIndex":2},{"imageOffset":236648,"symbol":"RScriptHandlerEcma::eval(QString const&, QString const&)","symbolLocation":40,"imageIndex":1},{"imageOffset":241243,"symbol":"RScriptHandlerEcma::createActionDocumentLevel(QString const&, RGuiAction*, RDocumentInterface*)","symbolLocation":1243,"imageIndex":1},{"imageOffset":598732,"symbol":"RGuiAction::slotTrigger(QString const&)","symbolLocation":524,"imageIndex":0},{"imageOffset":1768973,"symbol":"RGuiAction::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)","symbolLocation":141,"imageIndex":0},{"imageOffset":2264021,"imageIndex":4},{"imageOffset":30486,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":310,"imageIndex":5},{"imageOffset":2231551,"symbol":"QObject::event(QEvent*)","symbolLocation":943,"imageIndex":4},{"imageOffset":69466,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":5},{"imageOffset":74726,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":598,"imageIndex":5},{"imageOffset":2054644,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":2059241,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":809,"imageIndex":4},{"imageOffset":233705,"imageIndex":6},{"imageOffset":235608,"imageIndex":6},{"imageOffset":524635,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":7},{"imageOffset":524483,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":7},{"imageOffset":523837,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":7},{"imageOffset":518232,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":7},{"imageOffset":515612,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":189258,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":8},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":8},{"imageOffset":257901,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":9},{"imageOffset":251434,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":9},{"imageOffset":195801,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":9},{"imageOffset":230867,"imageIndex":6},{"imageOffset":2038399,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":4},{"imageOffset":2056194,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":4},{"imageOffset":168255,"symbol":"qtscript_QCoreApplication_static_call(QScriptContext*, QScriptEngine*)","symbolLocation":1535,"imageIndex":10},{"imageOffset":1571005,"imageIndex":2},{"imageOffset":898514,"imageIndex":2},{"imageOffset":782676,"imageIndex":2},{"imageOffset":79689855211858,"imageIndex":3},{"imageOffset":320862,"imageIndex":2},{"imageOffset":329505,"imageIndex":2},{"imageOffset":1468329,"imageIndex":2},{"imageOffset":1484848,"symbol":"QScriptEngine::evaluate(QString const&, QString const&, int)","symbolLocation":352,"imageIndex":2},{"imageOffset":236648,"symbol":"RScriptHandlerEcma::eval(QString const&, QString const&)","symbolLocation":40,"imageIndex":1},{"imageOffset":233949,"symbol":"RScriptHandlerEcma::doScript(QString const&, QStringList const&)","symbolLocation":589,"imageIndex":1},{"imageOffset":1055217,"symbol":"RScriptHandler::autostart(QString const&, QStringList const&)","symbolLocation":1857,"imageIndex":0},{"imageOffset":51726,"symbol":"main","symbolLocation":5070,"imageIndex":11},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":12}]},{"id":1471139,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":40266,"symbol":"__select","symbolLocation":10,"imageIndex":13},{"imageOffset":685657,"symbol":"__CFSocketManager","symbolLocation":641,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":14},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":14}]},{"id":1471148,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6506,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":13},{"imageOffset":7384,"symbol":"mach_msg","symbolLocation":56,"imageIndex":13},{"imageOffset":525133,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":518616,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":7},{"imageOffset":515612,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":1755534,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":14},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":14}]},{"id":1473888,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":1474569,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":1474663,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536983552,
"size" : 4444160,
"uuid" : "630ebce2-f5d2-3bde-a31a-c53bc1ac8dfb",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/Frameworks\/libqcadcore.dylib",
"name" : "libqcadcore.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4550750208,
"size" : 19161088,
"uuid" : "a792a831-43c6-3dfa-bca6-c6b86456ec4c",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/Frameworks\/libqcadecmaapi.dylib",
"name" : "libqcadecmaapi.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4591439872,
"CFBundleShortVersionString" : "5.14",
"CFBundleIdentifier" : "org.qt-project.QtScript",
"size" : 1818624,
"uuid" : "b2ce3701-570d-3a85-bba2-cff6b6ef2ad7",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/Frameworks\/QtScript.framework\/Versions\/5\/QtScript",
"name" : "QtScript",
"CFBundleVersion" : "5.14.2"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4600086528,
"CFBundleShortVersionString" : "5.14",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 5632000,
"uuid" : "435c4ad2-bf9e-3561-93eb-041e7dab5fca",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "5.14.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4579151872,
"CFBundleShortVersionString" : "5.14",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 4476928,
"uuid" : "b4e7a5b5-9c2f-37fe-9b65-7ede8a80eea0",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "5.14.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4593594368,
"size" : 1495040,
"uuid" : "0c163cef-1f43-3921-b089-07b7ee848d67",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703593951232,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "70b99b27-1b5b-33c4-b401-2ecdb80f3303",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703741800448,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3096576,
"uuid" : "06fdecd6-9f69-397b-b1e2-a8226c0ba7ed",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703638491136,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15269888,
"uuid" : "1a1a9da7-da66-31da-92cd-51b9cf968145",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4686192640,
"size" : 2134016,
"uuid" : "4bc5f9ad-fd59-3fc6-8b8e-54970b4d090b",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/PlugIns\/script\/libqtscript_core.dylib",
"name" : "libqtscript_core.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525047808,
"CFBundleShortVersionString" : "3.28",
"CFBundleIdentifier" : "org.qcad",
"size" : 65536,
"uuid" : "26e81ca6-4593-3769-b6b7-8a9bb876a886",
"path" : "\/Applications\/QCADCAM-Trial.app\/Contents\/MacOS\/QCADCAM-Trial",
"name" : "QCADCAM-Trial",
"CFBundleVersion" : "3.28.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4526370816,
"size" : 442368,
"uuid" : "2517e9fe-884a-3855-8532-92bffba3f81c",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703593406464,
"size" : 229376,
"uuid" : "d0b338e0-26be-371b-a819-80b7d619a4ad",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703593635840,
"size" : 49152,
"uuid" : "e5d44afd-2577-3cee-8711-9d8d426229e0",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
}
],
"sharedCache" : {
"base" : 140703590379520,
"size" : 19331678208,
"uuid" : "62c3e042-43ff-3ed0-b185-f12338b5fb88"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=2.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.7G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 896K 7 \nActivity Tracing 256K 1 \nCG backing stores 5408K 8 \nCG image 272K 22 \nColorSync 228K 27 \nCoreAnimation 172K 12 \nCoreGraphics 16K 3 \nCoreUI image data 2588K 20 \nFoundation 16K 1 \nJS JIT generated code 128.0M 1 \nJS JIT generated code (reserved) 1.9G 1 reserved VM address space (unallocated)\nJS VM Gigacage 20.0M 80 \nJS VM Isolated Heap 16.2M 4 \nKernel Alloc Once 8K 1 \nMALLOC 273.2M 104 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nObjC additional data 15K 1 \nSTACK GUARD 56.0M 6 \nStack 10.5M 6 \nVM_ALLOCATE 172K 26 \nWebKit Malloc 40.8M 55 \n__CTF 756 1 \n__DATA 22.7M 414 \n__DATA_CONST 15.7M 204 \n__DATA_DIRTY 753K 115 \n__FONT_DATA 4K 1 \n__LINKEDIT 663.6M 63 \n__TEXT 342.3M 424 \n__UNICODE 592K 1 \ndyld private memory 1056K 3 \nmapped file 449.7M 40 \nshared memory 804K 23 \n=========== ======= ======= \nTOTAL 4.3G 1684 \nTOTAL, minus reserved VM space 2.0G 1684 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {

},
"deploymentId" : 240000311
},
{
"rolloutId" : "63582c5f8a53461413999550",
"factorPackIds" : {

},
"deploymentId" : 240000002
}
],
"experiments" : [
{
"treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
"experimentId" : "64406ba83deb637ac8a04419",
"deploymentId" : 900000017
}
]
}
}

Model: MacBookPro13,3, BootROM 512.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.7 GHz, 16 GB, SMC 2.38f12
Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In
Graphics: Radeon Pro 455, AMD Radeon Pro 455, PCIe, 2 GB
Display: Color LCD, 2880 x 1800 Retina, Main, MirrorOff, Online
Display: U28E590, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), MirrorOff, Online
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB3.0 Hub
USB Device: USB30Bus
USB Device: USB2.0 Hub
USB Device: USB-C Digital AV Multiport Adapter
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5

CVH
Premier Member
Posts: 3480
Joined: Wed Sep 27, 2017 4:17 pm

Re: Crashed on undo

Post by CVH » Mon Aug 21, 2023 2:48 am

SQLGuy,

This is or for the QCAD Pro forum or for the QCAD/CAM forum.
There is no CE version of QCAD/CAM only a trial version.
And QCAD/CAM is QCAD Pro + CAM

Remark the endless text you posted ... It is better to set that in a code panel.
Select the text in your post and hit the </> button above the text box.
One can edit the posted topic.

Here I find 3 shortcuts for Undo, one is especially for Mac:
https://www.ribbonsoft.com/archives/sho ... uts_en.pdf

Nothing in the crash report tells me what action you were undoing.
Have you any idea? ... Can you replicate it?

Regards,
CVH

Post Reply

Return to “QCAD Community Edition”