Version 1.0.1 crashes when doing anything

Hi,
I just recently (like 10 minutes ago) bought Fritzing for my Mac (running Venture 13.2) on an Intell processor. The Fritzing application starts, but if I try to do anything, like even move the window, it crashes immediately.
What can I do to help log the problem, and hopefully resolve it so I can use the application?
Thanks,
Doug

What I expected should have happened instead:

My version of Fritzing and my operating system:

Please also attach any files that help explaining this problem

Since you are the second report of problems (the first yesterday was on Windows) that probably indicates a problem. I know how to get a log from the windows installer, but not the Mac. Your best bet is to open an issue on github here

I just checked and there aren’t any other reports of problems on 1.01 yet just the two posts here. A workaround is likely to download a copy of version 1.0.0 as (AFAIK) it is working. I haven’t yet upgraded to 1.01 (which is fairly newly released.)

Peter

Do you get a crash report that you could post?

We have manually tested the installation on Big Sur (intel), Monterey (intel) and Ventura (m1 and m2). There are a number of users on 1.0.1 already, so we will have to find some rare condition that is currently unique to your machine.
I am not sure how widespread Ventura on Intel is, but I’d expect that already multiple user would have encountered the issue if that combination was not supported. I don’t have access to such an environment, however.

If the application crashes on any move, it sounds like an issue in combination either with the input devices or with the graphics driver.
Can you try if Fritzing 1.0.0 works in your setup? 1.0.1 doesn’t introduce changes in the framework, so if one reliable crashes, and the other not, it would narrow in the problem.

Hi,

Sorry for the long delay in getting back to you; it’s a busy time of year for me.

I did try installing Fritzing Version 1.0.0, which ran for a little longer (about 15 seconds), but ultimately crashed. I’m not sure how to get a debugging log out of Fritzing. I enable debugging log before doing anything, but I’m not sure how to find that information after the application crashes. All it takes to crash the app is to open it and then try searching for a part, and it will crash immediately.

I’m not sure how useful this will be, but I’ve attached the report generated that would get sent to Apple about “Fritzing quit unexpectedly”

Hope this is helpful,
Doug Farrell


Translated Report (Full Report Below)

Process: Fritzing [63101]
Path: /Applications/Fritzing.app/Contents/MacOS/Fritzing
Identifier: org.fritzing.Fritzing
Version: 1.0.1 (104347)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-09-24 13:38:10.1958 -0400
OS Version: macOS 13.2 (22D49)
Report Version: 12
Anonymous UUID: AF56E1A0-C251-C990-CBAE-DBDE3C51B1A9

Sleep/Wake UUID: 29778E84-BFD1-442D-B953-A2FC4C8E0EDA

Time Awake Since Boot: 170000 seconds
Time Since Wake: 3683 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 0x000000004fc1c29e
Exception Codes: 0x0000000000000001, 0x000000004fc1c29e

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

VM Region Info: 0x4fc1c29e is not in any region. Bytes before following region: 3169742178
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
—>
__TEXT 10cb03000-10d46f000 [ 9648K] r-x/r-x SM=COW …acOS/Fritzing

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x7ff804182e17 objc_msgSend + 23
1 libqcocoa.dylib 0x10e2338a4 0x10e207000 + 182436
2 libqcocoa.dylib 0x10e22d6c7 0x10e207000 + 157383
3 libqcocoa.dylib 0x10e2303e2 0x10e207000 + 168930
4 libqcocoa.dylib 0x10e22f783 0x10e207000 + 165763
5 QtCore 0x10f7de5aa 0x10f721000 + 775594
6 QtGui 0x10d9cb2c5 QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) + 901
7 QtGui 0x10da23238 0x10d943000 + 918072
8 QtCore 0x10f79e894 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1284
9 libqcocoa.dylib 0x10e253e62 0x10e207000 + 314978
10 CoreFoundation 0x7ff8045c23c3 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 120
11 CoreFoundation 0x7ff80465c41a ___CFXRegistrationPost_block_invoke + 88
12 CoreFoundation 0x7ff80465c369 _CFXRegistrationPost + 536
13 CoreFoundation 0x7ff8045958f9 _CFXNotificationPost + 735
14 Foundation 0x7ff8053d1abc -[NSNotificationCenter postNotificationName:object:userInfo:] + 82
15 AppKit 0x7ff8078afcc4 -[NSWindow becomeKeyWindow] + 1374
16 AppKit 0x7ff8078ae9cc _NXShowKeyAndMain + 155
17 AppKit 0x7ff8078acbaf -[NSApplication _handleActivatedEvent:] + 1621
18 AppKit 0x7ff80787e419 -[NSApplication(NSEvent) sendEvent:] + 2321
19 libqcocoa.dylib 0x10e20ff8a 0x10e207000 + 36746
20 AppKit 0x7ff807b3c655 -[NSApplication _handleEvent:] + 65
21 AppKit 0x7ff80770c77c -[NSApplication run] + 623
22 libqcocoa.dylib 0x10e21d753 0x10e207000 + 91987
23 QtCore 0x10f7984b6 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 486
24 QtCore 0x10f78f725 QCoreApplication::exec() + 133
25 Fritzing 0x10cb59115 main + 293
26 dyld 0x7ff8041be310 start + 2432

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff8044b25c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff8044c0604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff8044b9635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8044b28a8 mach_msg + 19
4 CoreFoundation 0x7ff8045cccbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff8045cb72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff8045cab60 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff80787c129 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff8044f1259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff8044ecc7b thread_start + 15

Thread 2:
0 libsystem_pthread.dylib 0x7ff8044ecc58 start_wqthread + 0

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

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

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000078 rbx: 0x0000000000000000 rcx: 0x00007fae69558110 rdx: 0x0000000000000050
rdi: 0x000000004fc1c29e rsi: 0x00007ff82458f2aa rbp: 0x00007ff7b33fad00 rsp: 0x00007ff7b33fac18
r8: 0x00007fae69875038 r9: 0xfffeffffffffffff r10: 0x00007ffffffffff8 r11: 0x00007ff804187f95
r12: 0x00007ff82458f2aa r13: 0x00006000156c7100 r14: 0x0000000000000000 r15: 0x0000000000000001
rip: 0x00007ff804182e17 rfl: 0x0000000000010246 cr2: 0x000000004fc1c29e

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

Thread 0 instruction stream:
08 eb 0a 49 83 3b 01 76-17 49 83 c3 10 49 3b 33 …I.;.v.I…I;3
75 f1 49 8b 43 08 48 83-f8 00 74 03 4c 31 d0 c3 u.I.C.H…t.L1…
eb 00 31 c0 c3 66 66 66-66 66 66 2e 0f 1f 84 00 …1…ffffff…
00 00 00 00 66 66 66 66-66 66 2e 0f 1f 84 00 00 …ffffff…
00 00 00 66 0f 1f 44 00-00 48 85 ff 2e 74 72 40 …f…D…H…tr@
f6 c7 01 2e 75 76 49 ba-f8 ff ff ff ff 7f 00 00 …uvI…
[4c]23 17 49 89 f3 45 23-5a 18 49 c1 e3 04 4d 03 L#.I…E#Z.I…M. <==
5a 10 49 3b 33 75 0a 4d-8b 5b 08 4d 31 d3 41 ff Z.I;3u.M.[.M1.A.
e3 49 83 3b 01 76 13 49-83 c3 10 49 3b 33 75 f1 .I.;.v.I…I;3u.
4d 8b 5b 08 4d 31 d3 41-ff e3 72 70 4d 8b 5b 08 M.[.M1.A…rpM.[.
eb 0a 49 83 3b 01 76 13-49 83 c3 10 49 3b 33 75 …I.;.v.I…I;3u
f1 4d 8b 5b 08 4d 31 d3-41 ff e3 eb 4f 0f 1f 40 .M.[.M1.A…O…@

Binary Images:
0x7ff80417c000 - 0x7ff8041b7fd8 libobjc.A.dylib () /usr/lib/libobjc.A.dylib
0x10e207000 - 0x10e2a2fff libqcocoa.dylib (
) <7175bc4c-ca2f-30b6-9734-062b84bd0ae2> /Applications/Fritzing.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10f721000 - 0x10fc18fff org.qt-project.QtCore (6.4) <6238782e-d1aa-3245-81ef-2925bf1a4c96> /Applications/Fritzing.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
0x10d943000 - 0x10e006fff org.qt-project.QtGui (6.4) /Applications/Fritzing.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
0x7ff80454d000 - 0x7ff8049e6fef com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff8053c8000 - 0x7ff805dd9ff6 com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff8076dd000 - 0x7ff8086e5ff2 com.apple.AppKit (6.9) <480a5693-f3e3-3b50-a1f3-169d12a12a0e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10cb03000 - 0x10d46efff org.fritzing.Fritzing (1.0.1) <40b8054b-24dd-3e70-a27d-38c4269a4e10> /Applications/Fritzing.app/Contents/MacOS/Fritzing
0x7ff8041b8000 - 0x7ff80424ccaf dyld () <270c4224-a38f-3a22-9ba9-95968f487738> /usr/lib/dyld
0x7ff8044b1000 - 0x7ff8044eaff7 libsystem_kernel.dylib (
) /usr/lib/system/libsystem_kernel.dylib
0x7ff8044eb000 - 0x7ff8044f6ff7 libsystem_pthread.dylib () <3bd433d4-15bd-3add-a612-95e4d3b20719> /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=530.3M resident=0K(0%) swapped_out_or_unallocated=530.3M(100%)
Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 4800K 4
CG image 388K 24
ColorSync 244K 28
CoreAnimation 200K 9
CoreGraphics 12K 2
CoreUI image data 1916K 16
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 697.2M 161
MALLOC guard page 48K 9
MALLOC_MEDIUM (reserved) 696.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.0M 5
Stack 10.0M 5
VM_ALLOCATE 40K 8
__CTF 756 1
__DATA 20.5M 439
__DATA_CONST 20.8M 254
__DATA_DIRTY 985K 138
__FONT_DATA 2352 1
__LINKEDIT 188.2M 35
__OBJC_RO 65.5M 1
__OBJC_RW 1989K 2
__TEXT 342.0M 458
dyld private memory 256K 1
mapped file 499.8M 47
shared memory 804K 22
=========== ======= =======
TOTAL 2.7G 1682
TOTAL, minus reserved VM space 1.9G 1682


Full Report

{“app_name”:“Fritzing”,“timestamp”:“2023-09-24 13:38:10.00 -0400”,“app_version”:“1.0.1”,“slice_uuid”:“40b8054b-24dd-3e70-a27d-38c4269a4e10”,“build_version”:“104347”,“platform”:1,“bundleID”:“org.fritzing.Fritzing”,“share_with_app_devs”:0,“is_first_party”:0,“bug_type”:“309”,“os_version”:“macOS 13.2 (22D49)”,“roots_installed”:0,“name”:“Fritzing”,“incident_id”:“404FC612-6FE6-431E-BB1E-0A37F8F38F90”}
{
“uptime” : 170000,
“procRole” : “Foreground”,
“version” : 2,
“userID” : 501,
“deployVersion” : 210,
“modelCode” : “iMac19,1”,
“coalitionID” : 110330,
“osVersion” : {
“train” : “macOS 13.2”,
“build” : “22D49”,
“releaseType” : “User”
},
“captureTime” : “2023-09-24 13:38:10.1958 -0400”,
“incident” : “404FC612-6FE6-431E-BB1E-0A37F8F38F90”,
“pid” : 63101,
“cpuType” : “X86-64”,
“roots_installed” : 0,
“bug_type” : “309”,
“procLaunch” : “2023-09-24 13:34:47.8477 -0400”,
“procStartAbsTime” : 175917138243501,
“procExitAbsTime” : 176119476139942,
“procName” : “Fritzing”,
“procPath” : “/Applications/Fritzing.app/Contents/MacOS/Fritzing”,
“bundleInfo” : {“CFBundleShortVersionString”:“1.0.1”,“CFBundleVersion”:“104347”,“CFBundleIdentifier”:“org.fritzing.Fritzing”},
“storeInfo” : {“deviceIdentifierForVendor”:“E82EB0CF-046A-5522-8A8B-AA626AAEAF01”,“thirdParty”:true},
“parentProc” : “launchd”,
“parentPid” : 1,
“coalitionName” : “org.fritzing.Fritzing”,
“crashReporterKey” : “AF56E1A0-C251-C990-CBAE-DBDE3C51B1A9”,
“throttleTimeout” : 2147483647,
“wakeTime” : 3683,
“sleepWakeUUID” : “29778E84-BFD1-442D-B953-A2FC4C8E0EDA”,
“sip” : “enabled”,
“vmRegionInfo” : “0x4fc1c29e is not in any region. Bytes before following region: 3169742178\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n—> \n __TEXT 10cb03000-10d46f000 [ 9648K] r-x/r-x SM=COW …acOS/Fritzing”,
“exception” : {“codes”:“0x0000000000000001, 0x000000004fc1c29e”,“rawCodes”:[1,1338098334],“type”:“EXC_BAD_ACCESS”,“signal”:“SIGSEGV”,“subtype”:“KERN_INVALID_ADDRESS at 0x000000004fc1c29e”},
“termination” : {“flags”:0,“code”:11,“namespace”:“SIGNAL”,“indicator”:“Segmentation fault: 11”,“byProc”:“exc handler”,“byPid”:63101},
“vmregioninfo” : “0x4fc1c29e is not in any region. Bytes before following region: 3169742178\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n—> \n __TEXT 10cb03000-10d46f000 [ 9648K] r-x/r-x SM=COW …acOS/Fritzing”,
“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”:5684489,“instructionState”:{“instructionStream”:{“bytes”:[8,235,10,73,131,59,1,118,23,73,131,195,16,73,59,51,117,241,73,139,67,8,72,131,248,0,116,3,76,49,208,195,235,0,49,192,195,102,102,102,102,102,102,46,15,31,132,0,0,0,0,0,102,102,102,102,102,102,46,15,31,132,0,0,0,0,0,102,15,31,68,0,0,72,133,255,46,116,114,64,246,199,1,46,117,118,73,186,248,255,255,255,255,127,0,0,76,35,23,73,137,243,69,35,90,24,73,193,227,4,77,3,90,16,73,59,51,117,10,77,139,91,8,77,49,211,65,255,227,73,131,59,1,118,19,73,131,195,16,73,59,51,117,241,77,139,91,8,77,49,211,65,255,227,114,112,77,139,91,8,235,10,73,131,59,1,118,19,73,131,195,16,73,59,51,117,241,77,139,91,8,77,49,211,65,255,227,235,79,15,31,64],“offset”:96}},“threadState”:{“r13”:{“value”:105553475694848},“rax”:{“value”:120},“rflags”:{“value”:66118},“cpu”:{“value”:4},“r14”:{“value”:0},“rsi”:{“value”:140703738426026,“objc-selector”:“isSeparatorItem”},“r8”:{“value”:140387071512632},“cr2”:{“value”:1338098334},“rdx”:{“value”:80},“r10”:{“value”:140737488355320},“r9”:{“value”:18446462598732840959},“r15”:{“value”:1},“rbx”:{“value”:0},“trap”:{“value”:14,“description”:“(no mapping for user data read)”},“err”:{“value”:4},“r11”:{“value”:140703197331349,“symbolLocation”:0,“symbol”:“-[NSObject init]”},“rip”:{“value”:140703197310487,“matchesCrashFrame”:1},“rbp”:{“value”:140701840944384},“rsp”:{“value”:140701840944152},“r12”:{“value”:140703738426026,“objc-selector”:“isSeparatorItem”},“rcx”:{“value”:140387068248336},“flavor”:“x86_THREAD_STATE”,“rdi”:{“value”:1338098334}},“queue”:“com.apple.main-thread”,“frames”:[{“imageOffset”:28183,“symbol”:“objc_msgSend”,“symbolLocation”:23,“imageIndex”:0},{“imageOffset”:182436,“imageIndex”:1},{“imageOffset”:157383,“imageIndex”:1},{“imageOffset”:168930,“imageIndex”:1},{“imageOffset”:165763,“imageIndex”:1},{“imageOffset”:775594,“imageIndex”:2},{“imageOffset”:557765,“symbol”:“QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*)”,“symbolLocation”:901,“imageIndex”:3},{“imageOffset”:918072,“imageIndex”:3},{“imageOffset”:514196,“symbol”:“QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const”,“symbolLocation”:1284,“imageIndex”:2},{“imageOffset”:314978,“imageIndex”:1},{“imageOffset”:480195,“symbol”:“CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER”,“symbolLocation”:120,“imageIndex”:4},{“imageOffset”:1111066,“symbol”:“___CFXRegistrationPost_block_invoke”,“symbolLocation”:88,“imageIndex”:4},{“imageOffset”:1110889,“symbol”:“_CFXRegistrationPost”,“symbolLocation”:536,“imageIndex”:4},{“imageOffset”:297209,“symbol”:“_CFXNotificationPost”,“symbolLocation”:735,“imageIndex”:4},{“imageOffset”:39612,“symbol”:“-[NSNotificationCenter postNotificationName:object:userInfo:]”,“symbolLocation”:82,“imageIndex”:5},{“imageOffset”:1912004,“symbol”:“-[NSWindow becomeKeyWindow]”,“symbolLocation”:1374,“imageIndex”:6},{“imageOffset”:1907148,“symbol”:“_NXShowKeyAndMain”,“symbolLocation”:155,“imageIndex”:6},{“imageOffset”:1899439,“symbol”:“-[NSApplication _handleActivatedEvent:]”,“symbolLocation”:1621,“imageIndex”:6},{“imageOffset”:1709081,“symbol”:“-[NSApplication(NSEvent) sendEvent:]”,“symbolLocation”:2321,“imageIndex”:6},{“imageOffset”:36746,“imageIndex”:1},{“imageOffset”:4585045,“symbol”:“-[NSApplication _handleEvent:]”,“symbolLocation”:65,“imageIndex”:6},{“imageOffset”:194428,“symbol”:“-[NSApplication run]”,“symbolLocation”:623,“imageIndex”:6},{“imageOffset”:91987,“imageIndex”:1},{“imageOffset”:488630,“symbol”:“QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)”,“symbolLocation”:486,“imageIndex”:2},{“imageOffset”:452389,“symbol”:“QCoreApplication::exec()”,“symbolLocation”:133,“imageIndex”:2},{“imageOffset”:352533,“symbol”:“main”,“symbolLocation”:293,“imageIndex”:7},{“imageOffset”:25360,“symbol”:“start”,“symbolLocation”:2432,“imageIndex”:8}]},{“id”:5684517,“name”:“com.apple.NSEventThread”,“frames”:[{“imageOffset”:5570,“symbol”:“mach_msg2_trap”,“symbolLocation”:10,“imageIndex”:9},{“imageOffset”:62980,“symbol”:“mach_msg2_internal”,“symbolLocation”:82,“imageIndex”:9},{“imageOffset”:34357,“symbol”:“mach_msg_overwrite”,“symbolLocation”:723,“imageIndex”:9},{“imageOffset”:6312,“symbol”:“mach_msg”,“symbolLocation”:19,“imageIndex”:9},{“imageOffset”:523454,“symbol”:“__CFRunLoopServiceMachPort”,“symbolLocation”:145,“imageIndex”:4},{“imageOffset”:517930,“symbol”:“__CFRunLoopRun”,“symbolLocation”:1360,“imageIndex”:4},{“imageOffset”:514912,“symbol”:“CFRunLoopRunSpecific”,“symbolLocation”:560,“imageIndex”:4},{“imageOffset”:1700137,“symbol”:“_NSEventThread”,“symbolLocation”:132,“imageIndex”:6},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:10},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:10}]},{“id”:5686448,“frames”:[{“imageOffset”:7256,“symbol”:“start_wqthread”,“symbolLocation”:0,“imageIndex”:10}]},{“id”:5686946,“frames”:[{“imageOffset”:7256,“symbol”:“start_wqthread”,“symbolLocation”:0,“imageIndex”:10}]},{“id”:5686947,“frames”:[{“imageOffset”:7256,“symbol”:“start_wqthread”,“symbolLocation”:0,“imageIndex”:10}]}],
“usedImages” : [
{
“source” : “P”,
“arch” : “x86_64h”,
“base” : 140703197282304,
“size” : 245721,
“uuid” : “eab4b9fe-7636-3817-9e54-72c115a5493b”,
“path” : “/usr/lib/libobjc.A.dylib”,
“name” : “libobjc.A.dylib”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 4531974144,
“size” : 638976,
“uuid” : “7175bc4c-ca2f-30b6-9734-062b84bd0ae2”,
“path” : “/Applications/Fritzing.app/Contents/PlugIns/platforms/libqcocoa.dylib”,
“name” : “libqcocoa.dylib”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 4554100736,
“CFBundleShortVersionString” : “6.4”,
“CFBundleIdentifier” : “org.qt-project.QtCore”,
“size” : 5210112,
“uuid” : “6238782e-d1aa-3245-81ef-2925bf1a4c96”,
“path” : “/Applications/Fritzing.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore”,
“name” : “QtCore”,
“CFBundleVersion” : “6.4.3”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 4522782720,
“CFBundleShortVersionString” : “6.4”,
“CFBundleIdentifier” : “org.qt-project.QtGui”,
“size” : 7094272,
“uuid” : “cf0b9ade-9377-380e-9a84-904983d7bb60”,
“path” : “/Applications/Fritzing.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui”,
“name” : “QtGui”,
“CFBundleVersion” : “6.4.3”
},
{
“source” : “P”,
“arch” : “x86_64h”,
“base” : 140703201284096,
“CFBundleShortVersionString” : “6.9”,
“CFBundleIdentifier” : “com.apple.CoreFoundation”,
“size” : 4825072,
“uuid” : “c2615780-0140-315c-a455-7e03bb22d3d6”,
“path” : “/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation”,
“name” : “CoreFoundation”,
“CFBundleVersion” : “1953.300”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 140703216467968,
“CFBundleShortVersionString” : “6.9”,
“CFBundleIdentifier” : “com.apple.Foundation”,
“size” : 10559479,
“uuid” : “a58576df-7109-3a13-a338-617f135ce8a8”,
“path” : “/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation”,
“name” : “Foundation”,
“CFBundleVersion” : “1953.300”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 140703253254144,
“CFBundleShortVersionString” : “6.9”,
“CFBundleIdentifier” : “com.apple.AppKit”,
“size” : 16814067,
“uuid” : “480a5693-f3e3-3b50-a1f3-169d12a12a0e”,
“path” : “/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit”,
“name” : “AppKit”,
“CFBundleVersion” : “2299.40.116”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 4507840512,
“CFBundleShortVersionString” : “1.0.1”,
“CFBundleIdentifier” : “org.fritzing.Fritzing”,
“size” : 9879552,
“uuid” : “40b8054b-24dd-3e70-a27d-38c4269a4e10”,
“path” : “/Applications/Fritzing.app/Contents/MacOS/Fritzing”,
“name” : “Fritzing”,
“CFBundleVersion” : “104347”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 140703197528064,
“size” : 609456,
“uuid” : “270c4224-a38f-3a22-9ba9-95968f487738”,
“path” : “/usr/lib/dyld”,
“name” : “dyld”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 140703200645120,
“size” : 237560,
“uuid” : “ca136b67-0559-3f19-8b7e-9b80438090b6”,
“path” : “/usr/lib/system/libsystem_kernel.dylib”,
“name” : “libsystem_kernel.dylib”
},
{
“source” : “P”,
“arch” : “x86_64”,
“base” : 140703200882688,
“size” : 49144,
“uuid” : “3bd433d4-15bd-3add-a612-95e4d3b20719”,
“path” : “/usr/lib/system/libsystem_pthread.dylib”,
“name” : “libsystem_pthread.dylib”
},
{
“size” : 0,
“source” : “A”,
“base” : 0,
“uuid” : “00000000-0000-0000-0000-000000000000”
}
],
“sharedCache” : {
“base” : 140703196921856,
“size” : 21474836480,
“uuid” : “61138b36-7859-3add-9c47-7e7cd2a358d0”
},
“vmSummary” : “ReadOnly portion of Libraries: Total=530.3M resident=0K(0%) swapped_out_or_unallocated=530.3M(100%)\nWritable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 4800K 4 \nCG image 388K 24 \nColorSync 244K 28 \nCoreAnimation 200K 9 \nCoreGraphics 12K 2 \nCoreUI image data 1916K 16 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 697.2M 161 \nMALLOC guard page 48K 9 \nMALLOC_MEDIUM (reserved) 696.0M 6 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.0M 5 \nStack 10.0M 5 \nVM_ALLOCATE 40K 8 \n__CTF 756 1 \n__DATA 20.5M 439 \n__DATA_CONST 20.8M 254 \n__DATA_DIRTY 985K 138 \n__FONT_DATA 2352 1 \n__LINKEDIT 188.2M 35 \n__OBJC_RO 65.5M 1 \n__OBJC_RW 1989K 2 \n__TEXT 342.0M 458 \ndyld private memory 256K 1 \nmapped file 499.8M 47 \nshared memory 804K 22 \n=========== ======= ======= \nTOTAL 2.7G 1682 \nTOTAL, minus reserved VM space 1.9G 1682 \n”,
“legacyInfo” : {
“threadTriggered” : {
“queue” : “com.apple.main-thread”
}
},
“trialInfo” : {
“rollouts” : [
{
“rolloutId” : “62699e1ec1ff2978b47f6c3b”,
“factorPackIds” : {
“SIRI_FIND_MY_CONFIGURATION_FILES” : “631f72d1de559130376df1fb”
},
“deploymentId” : 240000023
},
{
“rolloutId” : “5ffde50ce2aacd000d47a95f”,
“factorPackIds” : {

  },
  "deploymentId" : 240000334
}

],
“experiments” : [
{
“treatmentId” : “3a3cf641-8471-4e4e-9ad4-81d0ede970fd”,
“experimentId” : “64a84dae90d82611a0bd7d3d”,
“deploymentId” : 400000010
},
{
“treatmentId” : “6dd670af-0633-45e4-ae5f-122ae4df02be”,
“experimentId” : “64406ba83deb637ac8a04419”,
“deploymentId” : 900000017
}
]
}
}

Model: iMac19,1, BootROM 1916.60.2.0.0, 6 processors, 6-Core Intel Core i5, 3.7 GHz, 32 GB, SMC 2.46f13
Graphics: Radeon Pro Vega 48, Radeon Pro Vega 48, PCIe, 8 GB
Display: iMac, Retina 5K (5120 x 2880), Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, 16ATF2G64HZ-2G6E3
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, 16ATF2G64HZ-2G6E3
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Dec 1 2022 17:15:41 version 9.30.489.6.32.5.85 FWID 01-c30a5043
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST2000DM001, 2 TB
USB Device: USB3.0 Hub
USB Device: USB3.0 Hub
USB Device: My Passport 260F
USB Device: USB31Bus
USB Device: USB Receiver
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: ERGOKEY USB Keyboard
USB Device: Back-UPS NS 650M1 FW:929.a5 .D USB FW:a5
USB Device: Bose USB Audio
Thunderbolt Bus: iMac, Apple Inc., 47.5

The crash report may give them a clue to the issue. The debug log is enabled like this (which you seem to have found)

On Windows (and I expect but don’t know for sure, the Mac) it generates a separate window which can be moved out of the way of the Fritizng window like this:

I’m not sure if it will survive a seg fault (which appears to be what is happening) as the application may shut down and destroy the window, but if it survives that should give an indication where in the code the fault is happening. Unfortunately the fault may be happening in QT (the graphics framework) which likely won’t show up in the Fritzing log but the more information the better.

Peter

Hi,
My apologies for taking so long to reply; it’s been a busy couple of weeks!

I tried turning on the debug log; however, when Fritzing crashes, that window also closes. So I guess QT is crashing as well. I have included the crash information generated by my Mac that it wants to send to Apple when an application quits unexpectedly. I’m not sure how helpful it will be to you, but it’s something.

Here’s the crash log I mentioned, which I had to cut some parts out of get under the 32000 character limit of a reply. Hopefully nothing crucial:


Translated Report (Full Report Below)

Process: Fritzing [85400]
Path: /Applications/Fritzing.app/Contents/MacOS/Fritzing
Identifier: org.fritzing.Fritzing
Version: 1.0.1 (104347)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-09-29 16:45:23.9845 -0400
OS Version: macOS 13.2 (22D49)
Report Version: 12
Anonymous UUID: AF56E1A0-C251-C990-CBAE-DBDE3C51B1A9

Sleep/Wake UUID: ADF0CB9B-A170-409E-ABF3-32EEDCDE722E

Time Awake Since Boot: 230000 seconds
Time Since Wake: 167 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: UNKNOWN_0xD at 0x0000000000000000
Exception Codes: 0x000000000000000d, 0x0000000000000000

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

VM Region Info: 0 is not in any region. Bytes before following region: 4312731648
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
—>
__TEXT 1010f1000-101a5d000 [ 9648K] r-x/r-x SM=COW …acOS/Fritzing

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00485820058d48fb rbx: 0x0000000103d84b10 rcx: 0x00485820058d48fb rdx: 0x0000000000000000
rdi: 0x0000600006231020 rsi: 0x0000600006231020 rbp: 0x00007ff7bee0c780 rsp: 0x00007ff7bee0c6b0
r8: 0x0000000000000000 r9: 0x0000000000001020 r10: 0x0000000000000030 r11: 0x00000000f046e865
r12: 0x00007ff7bee0c778 r13: 0x0000000000000010 r14: 0x0000000103d84b2c r15: 0x000000010420a350
rip: 0x0000000102ac6e63 rfl: 0x0000000000010202 cr2: 0x0000000101faa730

Logical CPU: 0
Error Code: 0x00000000
Trap Number: 13

Thread 0 instruction stream:
48 89 f7 e8 99 5b 3e 00-8b 8d 50 ff ff ff 4c 8b H…[>…P…L.
ad 78 ff ff ff 4c 8b 7d-80 43 89 0c af 4c 89 e8 .x…L.}.C…L…
4c 8b bd 60 ff ff ff 48-83 c0 01 48 89 85 78 ff L…`…H…H…x.
ff ff 4c 89 a5 40 ff ff-ff 48 8d bd 68 ff ff ff …L…@…H…h…
48 8d b5 40 ff ff ff 4c-89 f2 e8 4e 03 00 00 48 H…@…L…N…H
8b 43 08 48 85 c0 74 15-0f 1f 44 00 00 48 89 c1 .C.H…t…D…H…
[48]8b 00 48 85 c0 75 f5-eb 23 0f 1f 00 48 8b 4b H…H…u…#…H.K <==
10 48 39 19 74 17 48 83-c3 10 0f 1f 00 48 8b 03 .H9.t.H…H…
48 8d 58 10 48 8b 48 10-48 39 01 75 f0 4c 39 f9 H.X.H.H.H9.u.L9.
74 16 4c 8b ad 70 ff ff-ff 48 8b 85 78 ff ff ff t.L…p…H…x…
48 89 cb e9 85 fe ff ff-49 8b 44 24 20 f6 40 0c H…I.D$ .@.
01 0f 85 2c 02 00 00 49-8b 44 24 08 90 4c 8b 78 …,…I.D$…L.x

Binary Images:
0x102a9e000 - 0x102f51fff org.qt-project.QtWidgets (6.4) <5bfaef33-ce47-32bf-acb3-03cbe9e68a6f> /Applications/Fritzing.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
0x1010f1000 - 0x101a5cfff org.fritzing.Fritzing (1.0.1) <40b8054b-24dd-3e70-a27d-38c4269a4e10> /Applications/Fritzing.app/Contents/MacOS/Fritzing
0x103d0f000 - 0x104206fff org.qt-project.QtCore (6.4) <6238782e-d1aa-3245-81ef-2925bf1a4c96> /Applications/Fritzing.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
0x101f31000 - 0x1025f4fff org.qt-project.QtGui (6.4) /Applications/Fritzing.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
0x1027f5000 - 0x102890fff libqcocoa.dylib () <7175bc4c-ca2f-30b6-9734-062b84bd0ae2> /Applications/Fritzing.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x7ff80454d000 - 0x7ff8049e6fef com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80dee9000 - 0x7ff80e1e0ffd com.apple.HIToolbox (2.1.1) <7bf47984-29cb-319e-a6da-0884d158f96a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff8076dd000 - 0x7ff8086e5ff2 com.apple.AppKit (6.9) <480a5693-f3e3-3b50-a1f3-169d12a12a0e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff8041b8000 - 0x7ff80424ccaf dyld (
) <270c4224-a38f-3a22-9ba9-95968f487738> /usr/lib/dyld
0x7ff8044eb000 - 0x7ff8044f6ff7 libsystem_pthread.dylib () <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
0x7ff8044b1000 - 0x7ff8044eaff7 libsystem_kernel.dylib (
) /usr/lib/system/libsystem_kernel.dylib
0x7ff80436f000 - 0x7ff8043b5ff3 libdispatch.dylib (*) /usr/lib/system/libdispatch.dylib
0x7ff80c076000 - 0x7ff80c3c8ff3 com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

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=533.4M resident=0K(0%) swapped_out_or_unallocated=533.4M(100%)
Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 4800K 4
CG image 1808K 17
ColorSync 244K 28
CoreAnimation 3396K 18
CoreGraphics 28K 4
CoreUI image data 1952K 17
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 706.7M 168
MALLOC guard page 48K 9
MALLOC_MEDIUM (reserved) 688.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.1M 14
Stack 14.6M 14
VM_ALLOCATE 64K 14
__CTF 756 1
__DATA 20.9M 451
__DATA_CONST 20.9M 257
__DATA_DIRTY 985K 138
__FONT_DATA 2352 1
__LINKEDIT 188.2M 35
__OBJC_RO 65.5M 1
__OBJC_RW 1989K 2
__TEXT 345.2M 470
dyld private memory 256K 1
mapped file 501.4M 50
shared memory 800K 22
=========== ======= =======
TOTAL 2.7G 1748
TOTAL, minus reserved VM space 1.9G 1748


Full Report

{“app_name”:“Fritzing”,“timestamp”:“2023-09-29 16:45:24.00 -0400”,“app_version”:“1.0.1”,“slice_uuid”:“40b8054b-24dd-3e70-a27d-38c4269a4e10”,“build_version”:“104347”,“platform”:1,“bundleID”:“org.fritzing.Fritzing”,“share_with_app_devs”:0,“is_first_party”:0,“bug_type”:“309”,“os_version”:“macOS 13.2 (22D49)”,“roots_installed”:0,“name”:“Fritzing”,“incident_id”:“83410993-5007-4F51-878E-207D1D8D5985”}
{
“uptime” : 230000,
“procRole” : “Foreground”,
“version” : 2,
“userID” : 501,
“deployVersion” : 210,
“modelCode” : “iMac19,1”,
“coalitionID” : 110330,
“osVersion” : {
“train” : “macOS 13.2”,
“build” : “22D49”,
“releaseType” : “User”
},
“captureTime” : “2023-09-29 16:45:23.9845 -0400”,
“incident” : “83410993-5007-4F51-878E-207D1D8D5985”,
“pid” : 85400,
“cpuType” : “X86-64”,
“roots_installed” : 0,
“bug_type” : “309”,
“procLaunch” : “2023-09-29 16:44:56.2021 -0400”,
“procStartAbsTime” : 234389077992138,
“procExitAbsTime” : 234416858781742,
“procName” : “Fritzing”,
“procPath” : “/Applications/Fritzing.app/Contents/MacOS/Fritzing”,
“bundleInfo” : {“CFBundleShortVersionString”:“1.0.1”,“CFBundleVersion”:“104347”,“CFBundleIdentifier”:“org.fritzing.Fritzing”},
“storeInfo” : {“deviceIdentifierForVendor”:“E82EB0CF-046A-5522-8A8B-AA626AAEAF01”,“thirdParty”:true},
“parentProc” : “launchd”,
“parentPid” : 1,
“coalitionName” : “org.fritzing.Fritzing”,
“crashReporterKey” : “AF56E1A0-C251-C990-CBAE-DBDE3C51B1A9”,
“throttleTimeout” : 2147483647,
“wakeTime” : 167,
“sleepWakeUUID” : “ADF0CB9B-A170-409E-ABF3-32EEDCDE722E”,
“sip” : “enabled”,
“vmRegionInfo” : “0 is not in any region. Bytes before following region: 4312731648\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n—> \n __TEXT 1010f1000-101a5d000 [ 9648K] r-x/r-x SM=COW …acOS/Fritzing”,
“exception” : {“codes”:“0x000000000000000d, 0x0000000000000000”,“rawCodes”:[13,0],“type”:“EXC_BAD_ACCESS”,“signal”:“SIGSEGV”,“subtype”:“UNKNOWN_0xD at 0x0000000000000000”},
“termination” : {“flags”:0,“code”:11,“namespace”:“SIGNAL”,“indicator”:“Segmentation fault: 11”,“byProc”:“exc handler”,“byPid”:85400},
“vmregioninfo” : “0 is not in any region. Bytes before following region: 4312731648\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n—> \n __TEXT 1010f1000-101a5d000 [ 9648K] r-x/r-x SM=COW …acOS/Fritzing”,
“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”:6485871,“instructionState”:{“instructionStream”:{“bytes”:[72,137,247,232,153,91,62,0,139,141,80,255,255,255,76,139,173,120,255,255,255,76,139,125,128,67,137,12,175,76,137,232,76,139,189,96,255,255,255,72,131,192,1,72,137,133,120,255,255,255,76,137,165,64,255,255,255,72,141,189,104,255,255,255,72,141,181,64,255,255,255,76,137,242,232,78,3,0,0,72,139,67,8,72,133,192,116,21,15,31,68,0,0,72,137,193,72,139,0,72,133,192,117,245,235,35,15,31,0,72,139,75,16,72,57,25,116,23,72,131,195,16,15,31,0,72,139,3,72,141,88,16,72,139,72,16,72,57,1,117,240,76,57,249,116,22,76,139,173,112,255,255,255,72,139,133,120,255,255,255,72,137,203,233,133,254,255,255,73,139,68,36,32,246,64,12,1,15,133,44,2,0,0,73,139,68,36,8,144,76,139,120],“offset”:96}},“threadState”:{“r13”:{“value”:16},“rax”:{“value”:20363092878510331},“rflags”:{“value”:66050},“cpu”:{“value”:0},“r14”:{“value”:4359473964,“symbolLocation”:28,“symbol”:“QEvent::~QEvent()”},“rsi”:{“value”:105553219227680},“r8”:{“value”:0},“cr2”:{“value”:4328171312},“rdx”:{“value”:0},“r10”:{“value”:48},“r9”:{“value”:4128},“r15”:{“value”:4364215120,“symbolLocation”:32,“symbol”:“vtable for QEvent”},“rbx”:{“value”:4359473936,“symbolLocation”:0,“symbol”:“QEvent::~QEvent()”},“trap”:{“value”:13},“err”:{“value”:0},“r11”:{“value”:4031178853},“rip”:{“value”:4339822179,“matchesCrashFrame”:1},“rbp”:{“value”:140702036051840},“rsp”:{“value”:140702036051632},“r12”:{“value”:140702036051832},“rcx”:{“value”:20363092878510331},“flavor”:“x86_THREAD_STATE”,“rdi”:{“value”:105553219227680}},“queue”:“com.apple.main-thread”,“frames”:[{“imageOffset”:167523,“imageIndex”:0},{“imageOffset”:49932,“symbol”:“QApplication::notify(QObject*, QEvent*)”,“symbolLocation”:3068,“imageIndex”:0},{“imageOffset”:265005,“symbol”:“FApplication::notify(QObject*, QEvent*)”,“symbolLocation”:29,“imageIndex”:1},{“imageOffset”:450858,“symbol”:“QCoreApplication::notifyInternal2(QObject*, QEvent*)”,“symbolLocation”:170,“imageIndex”:2},{“imageOffset”:517962,“imageIndex”:3},{“imageOffset”:518752,“symbol”:“QGuiApplicationPrivate::showModalWindow(QWindow*)”,“symbolLocation”:688,“imageIndex”:3},{“imageOffset”:852706,“symbol”:“QWindowPrivate::setVisible(bool)”,“symbolLocation”:642,“imageIndex”:3},{“imageOffset”:361219,“symbol”:“QWidgetPrivate::show_sys()”,“symbolLocation”:963,“imageIndex”:0},{“imageOffset”:366650,“symbol”:“QWidgetPrivate::show_helper()”,“symbolLocation”:426,“imageIndex”:0},{“imageOffset”:369936,“symbol”:“QWidgetPrivate::setVisible(bool)”,“symbolLocation”:880,“imageIndex”:0},{“imageOffset”:2460503,“symbol”:“QDialog::setVisible(bool)”,“symbolLocation”:279,“imageIndex”:0},{“imageOffset”:2458611,“symbol”:“QDialog::exec()”,“symbolLocation”:243,“imageIndex”:0},{“imageOffset”:2649893,“imageIndex”:0},{“imageOffset”:265456,“symbol”:“FApplication::notify(QObject*, QEvent*)”,“symbolLocation”:480,“imageIndex”:1},{“imageOffset”:450858,“symbol”:“QCoreApplication::notifyInternal2(QObject*, QEvent*)”,“symbolLocation”:170,“imageIndex”:2},{“imageOffset”:2063393,“symbol”:“QTimerInfoList::activateTimers()”,“symbolLocation”:993,“imageIndex”:2},{“imageOffset”:88741,“imageIndex”:4},{“imageOffset”:523128,“symbol”:“CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION”,“symbolLocation”:17,“imageIndex”:5},{“imageOffset”:523047,“symbol”:“__CFRunLoopDoSource0”,“symbolLocation”:157,“imageIndex”:5},{“imageOffset”:522497,“symbol”:“__CFRunLoopDoSources0”,“symbolLocation”:212,“imageIndex”:5},{“imageOffset”:517499,“symbol”:“__CFRunLoopRun”,“symbolLocation”:929,“imageIndex”:5},{“imageOffset”:514912,“symbol”:“CFRunLoopRunSpecific”,“symbolLocation”:560,“imageIndex”:5},{“imageOffset”:194406,“symbol”:“RunCurrentEventLoopInMode”,“symbolLocation”:292,“imageIndex”:6},{“imageOffset”:193910,“symbol”:“ReceiveNextEventCommon”,“symbolLocation”:679,“imageIndex”:6},{“imageOffset”:193203,“symbol”:“_BlockUntilNextEventMatchingListInModeWithFilter”,“symbolLocation”:70,“imageIndex”:6},{“imageOffset”:254611,“symbol”:“_DPSNextEvent”,“symbolLocation”:909,“imageIndex”:7},{“imageOffset”:250132,“symbol”:“-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]”,“symbolLocation”:1219,“imageIndex”:7},{“imageOffset”:194391,“symbol”:“-[NSApplication run]”,“symbolLocation”:586,“imageIndex”:7},{“imageOffset”:91987,“imageIndex”:4},{“imageOffset”:488630,“symbol”:“QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)”,“symbolLocation”:486,“imageIndex”:2},{“imageOffset”:452389,“symbol”:“QCoreApplication::exec()”,“symbolLocation”:133,“imageIndex”:2},{“imageOffset”:352533,“symbol”:“main”,“symbolLocation”:293,“imageIndex”:1},{“imageOffset”:25360,“symbol”:“start”,“symbolLocation”:2432,“imageIndex”:8}]},{“id”:6485887,“frames”:[{“imageOffset”:7256,“symbol”:“start_wqthread”,“symbolLocation”:0,“imageIndex”:9}]},{“id”:6485897,“frames”:[{“imageOffset”:7256,“symbol”:“start_wqthread”,“symbolLocation”:0,“imageIndex”:9}]},{“id”:6485901,“name”:“com.apple.NSEventThread”,“frames”:[{“imageOffset”:5570,“symbol”:“mach_msg2_trap”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:62980,“symbol”:“mach_msg2_internal”,“symbolLocation”:82,“imageIndex”:10},{“imageOffset”:34357,“symbol”:“mach_msg_overwrite”,“symbolLocation”:723,“imageIndex”:10},{“imageOffset”:6312,“symbol”:“mach_msg”,“symbolLocation”:19,“imageIndex”:10},{“imageOffset”:523454,“symbol”:“__CFRunLoopServiceMachPort”,“symbolLocation”:145,“imageIndex”:5},{“imageOffset”:517930,“symbol”:“__CFRunLoopRun”,“symbolLocation”:1360,“imageIndex”:5},{“imageOffset”:514912,“symbol”:“CFRunLoopRunSpecific”,“symbolLocation”:560,“imageIndex”:5},{“imageOffset”:1700137,“symbol”:“_NSEventThread”,“symbolLocation”:132,“imageIndex”:7},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485902,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485903,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485904,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485905,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485906,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485907,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485946,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6485951,“name”:“Thread (pooled)”,“frames”:[{“imageOffset”:16666,“symbol”:“__psynch_cvwait”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:26593,“symbol”:“_pthread_cond_wait”,“symbolLocation”:1243,“imageIndex”:9},{“imageOffset”:2109100,“imageIndex”:2},{“imageOffset”:2108334,“imageIndex”:2},{“imageOffset”:2108158,“symbol”:“QWaitCondition::wait(QMutex*, QDeadlineTimer)”,“symbolLocation”:94,“imageIndex”:2},{“imageOffset”:2085349,“imageIndex”:2},{“imageOffset”:2067843,“imageIndex”:2},{“imageOffset”:25177,“symbol”:“_pthread_start”,“symbolLocation”:125,“imageIndex”:9},{“imageOffset”:7291,“symbol”:“thread_start”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6486303,“queue”:“com.apple.root.user-interactive-qos”,“frames”:[{“imageOffset”:5462,“symbol”:“semaphore_timedwait_trap”,“symbolLocation”:10,“imageIndex”:10},{“imageOffset”:12149,“symbol”:“_dispatch_sema4_timedwait”,“symbolLocation”:72,“imageIndex”:11},{“imageOffset”:13231,“symbol”:“_dispatch_semaphore_wait_slow”,“symbolLocation”:58,“imageIndex”:11},{“imageOffset”:10340067,“symbol”:“__22-[NSCGSLocalFence set]_block_invoke_2”,“symbolLocation”:147,“imageIndex”:7},{“imageOffset”:16224,“symbol”:“CA::Transaction::run_commit_handlers(CATransactionPhase)”,“symbolLocation”:98,“imageIndex”:12},{“imageOffset”:1685429,“symbol”:“CA::Context::commit_transaction(CA::Transaction*, double, double*)”,“symbolLocation”:887,“imageIndex”:12},{“imageOffset”:11061,“symbol”:“CA::Transaction::commit()”,“symbolLocation”:725,“imageIndex”:12},{“imageOffset”:566040,“symbol”:“NSPerformVisuallyAtomicChange”,“symbolLocation”:154,“imageIndex”:7},{“imageOffset”:4560092,“symbol”:“__30-[NSAnimation _runInNewThread]_block_invoke”,“symbolLocation”:80,“imageIndex”:7},{“imageOffset”:6139,“symbol”:“_dispatch_call_block_and_release”,“symbolLocation”:12,“imageIndex”:11},{“imageOffset”:10820,“symbol”:“_dispatch_client_callout”,“symbolLocation”:8,“imageIndex”:11},{“imageOffset”:75766,“symbol”:“_dispatch_root_queue_drain”,“symbolLocation”:683,“imageIndex”:11},{“imageOffset”:77389,“symbol”:“_dispatch_worker_thread2”,“symbolLocation”:160,“imageIndex”:11},{“imageOffset”:11421,“symbol”:“_pthread_wqthread”,“symbolLocation”:256,“imageIndex”:9},{“imageOffset”:7271,“symbol”:“start_wqthread”,“symbolLocation”:15,“imageIndex”:9}]},{“id”:6486400,“frames”:Model: iMac19,1, BootROM 1916.60.2.0.0, 6 processors, 6-Core Intel Core i5, 3.7 GHz, 32 GB, SMC 2.46f13
Graphics: Radeon Pro Vega 48, Radeon Pro Vega 48, PCIe, 8 GB
Display: iMac, Retina 5K (5120 x 2880), Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, 16ATF2G64HZ-2G6E3
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, 16ATF2G64HZ-2G6E3
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Dec 1 2022 17:15:41 version 9.30.489.6.32.5.85 FWID 01-c30a5043
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST2000DM001, 2 TB
USB Device: USB3.0 Hub
USB Device: USB3.0 Hub
USB Device: My Passport 260F
USB Device: USB31Bus
USB Device: USB Receiver
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: ERGOKEY USB Keyboard
USB Device: Back-UPS NS 650M1 FW:929.a5 .D USB FW:a5
USB Device: Bose USB Audio
Thunderbolt Bus: iMac, Apple Inc., 47.5

It looks to me like a seg fault in QT but @KjellM will likely have a much better idea and possible some suggestions that may help.

Peter

How was this resolved?

I have the same problem with versions 1.0.1 & 1.0.0 on my Mac with Intel processor running Ventura 13.6.1

Hopefully the person that posted this will answer as I don’t remember if there was a solution found. You may want to open an issue here on github (the developers pay more attention to github than the forums):

Peter