fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.02k stars 832 forks source link

Fritzing crashes on MAC #4088

Closed Jimmacairdrie closed 9 months ago

Jimmacairdrie commented 11 months ago

Fritzing crashes, tried removing and reinstalling also tried various Fritzing versions.

Current Behaviour

Attempts at accessing any parts result in an immediate crash or in displaying icons for the parts then crashing.

Build: Fritzing 1.0.1 or 1.0.0 both behave similarly

Operating System: Mac Ventura 13.6.1 on an Intel i5 processor Translated Report (Full Report Below)

Process: Fritzing [23194] 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-12-02 17:42:19.4353 +0000 OS Version: macOS 13.6.1 (22G313) Report Version: 12 Anonymous UUID: D5D9B39E-E7B5-BBC6-6232-B76C7D969012

Sleep/Wake UUID: F4C6097E-5B71-443D-B3EE-16BF931FC8B9

Time Awake Since Boot: 1300000 seconds Time Since Wake: 192137 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 0x0000000000000000 Exception Codes: 0x0000000000000001, 0x0000000000000000

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

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 CoreFoundation 0x7ff80ef282ba CFStringCreateImmutableFunnel3 + 762 1 CoreFoundation 0x7ff80ef36a9f CFStringCreateWithCharacters + 38 2 Foundation 0x7ff80fdf75ae +[NSString stringWithCharacters:length:] + 40 3 libqcocoa.dylib 0x110596b35 0x11056a000 + 183093 4 libqcocoa.dylib 0x1105906c7 0x11056a000 + 157383 5 libqcocoa.dylib 0x1105933e2 0x11056a000 + 168930 6 libqcocoa.dylib 0x110592783 0x11056a000 + 165763 7 QtCore 0x111b415aa 0x111a84000 + 775594 8 QtGui 0x10fd2e2c5 QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent) + 901 9 QtGui 0x10fd86238 0x10fca6000 + 918072 10 QtCore 0x111b01894 QMetaMethod::invoke(QObject, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1284 11 libqcocoa.dylib 0x1105b6e62 0x11056a000 + 314978 12 CoreFoundation 0x7ff80ef97677 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 120 13 CoreFoundation 0x7ff80f0303fe ___CFXRegistrationPost_block_invoke + 88 14 CoreFoundation 0x7ff80f030353 _CFXRegistrationPost + 536 15 CoreFoundation 0x7ff80ef6a927 _CFXNotificationPost + 729 16 Foundation 0x7ff80fdd6b30 -[NSNotificationCenter postNotificationName:object:userInfo:] + 82 17 AppKit 0x7ff8121cdd9e -[NSWindow becomeKeyWindow] + 1359 18 AppKit 0x7ff812165839 -[NSWindow _changeKeyAndMainLimitedOK:] + 995 19 AppKit 0x7ff812982519 -[NSWindow _orderOut:calculatingKeyWithOptions:documentWindow:] + 1332 20 AppKit 0x7ff812087f47 NSPerformVisuallyAtomicChange + 132 21 AppKit 0x7ff812984387 -[NSWindow _reallyDoOrderWindowOutRelativeTo:] + 618 22 AppKit 0x7ff8129847aa -[NSWindow _reallyDoOrderWindow:] + 99 23 AppKit 0x7ff812087f47 NSPerformVisuallyAtomicChange + 132 24 AppKit 0x7ff812984d84 -[NSWindow _doOrderWindow:] + 1163 25 libqcocoa.dylib 0x1105ae4f8 0x11056a000 + 279800 26 QtGui 0x10fd763ac QWindowPrivate::setVisible(bool) + 844 27 QtWidgets 0x11086aec5 QWidgetPrivate::hide_sys() + 229 28 QtWidgets 0x11086ce06 QWidgetPrivate::hide_helper() + 134 29 QtWidgets 0x11086d317 QWidgetPrivate::setVisible(bool) + 375 30 QtWidgets 0x110a6bd34 QDialog::setVisible(bool) + 756 31 QtWidgets 0x110a6af13 QDialog::~QDialog() + 35 32 Fritzing 0x10f098801 FileProgressDialog::~FileProgressDialog() + 65 33 Fritzing 0x10ef89737 PartsBinPaletteWidget::load(QString const&, QWidget, bool) + 1655 34 Fritzing 0x10ef9c6ba BinManager::setAsCurrentBin(PartsBinPaletteWidget) + 58 35 Fritzing 0x10ef9c519 BinManager::currentChanged(int) + 201 36 QtCore 0x111b415aa 0x111a84000 + 775594 37 QtWidgets 0x110a3a300 0x110813000 + 2257664 38 QtCore 0x111b415aa 0x111a84000 + 775594 39 QtWidgets 0x110a1a2b8 QTabBar::setCurrentIndex(int) + 440 40 QtWidgets 0x110a1e7f5 QTabBar::mouseReleaseEvent(QMouseEvent) + 485 41 QtWidgets 0x11086da5a QWidget::event(QEvent) + 538 42 QtWidgets 0x110a1c454 QTabBar::event(QEvent) + 980 43 QtWidgets 0x11081d9c7 QApplicationPrivate::notify_helper(QObject, QEvent) + 247 44 QtWidgets 0x11081fdc9 QApplication::notify(QObject, QEvent) + 5817 45 Fritzing 0x10eee5b2d FApplication::notify(QObject, QEvent) + 29 46 QtCore 0x111af212a QCoreApplication::notifyInternal2(QObject, QEvent) + 170 47 QtWidgets 0x11081e0a5 QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget*, QWidget*, QPointer&, bool, bool) + 885 48 QtWidgets 0x110884974 0x110813000 + 465268 49 QtWidgets 0x110883589 0x110813000 + 460169 50 QtWidgets 0x11081d9c7 QApplicationPrivate::notify_helper(QObject, QEvent) + 247 51 QtWidgets 0x11081e90c QApplication::notify(QObject, QEvent) + 508 52 Fritzing 0x10eee5b2d FApplication::notify(QObject, QEvent) + 29 53 QtCore 0x111af212a QCoreApplication::notifyInternal2(QObject, QEvent) + 170 54 QtGui 0x10fd2b45c QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent) + 2284 55 QtGui 0x10fd8237c QWindowSystemInterface::sendWindowSystemEvents(QFlags) + 396 56 libqcocoa.dylib 0x11058184b 0x11056a000 + 96331 57 CoreFoundation 0x7ff80efa1eba CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 58 CoreFoundation 0x7ff80efa1e5c CFRunLoopDoSource0 + 157 59 CoreFoundation 0x7ff80efa1c35 CFRunLoopDoSources0 + 217 60 CoreFoundation 0x7ff80efa08bf CFRunLoopRun + 916 61 CoreFoundation 0x7ff80ef9fec1 CFRunLoopRunSpecific + 560 62 HIToolbox 0x7ff818a21f3d RunCurrentEventLoopInMode + 292 63 HIToolbox 0x7ff818a21b84 ReceiveNextEventCommon + 199 64 HIToolbox 0x7ff818a21aa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64 65 AppKit 0x7ff81203c25c _DPSNextEvent + 858 66 AppKit 0x7ff81203b106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214 67 AppKit 0x7ff81202d788 -[NSApplication run] + 586 68 libqcocoa.dylib 0x110580753 0x11056a000 + 91987 69 QtCore 0x111afb4b6 QEventLoop::exec(QFlags) + 486 70 QtCore 0x111af2725 QCoreApplication::exec() + 133 71 Fritzing 0x10eefb115 main + 293 72 dyld 0x7ff80eb6c41f start + 1903

Thread 1:: Dispatch queue: com.apple.root.user-interactive-qos 0 libsystem_kernel.dylib 0x7ff80ee87536 semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x7ff80ed25582 _dispatch_sema4_timedwait + 72 2 libdispatch.dylib 0x7ff80ed259cd _dispatch_semaphore_wait_slow + 58 3 AppKit 0x7ff8129d4ae6 22-[NSCGSLocalFence set]_block_invoke_2 + 147 4 QuartzCore 0x7ff81684ad26 CA::Transaction::run_commit_handlers(CATransactionPhase) + 98 5 QuartzCore 0x7ff8169efd93 CA::Context::commit_transaction(CA::Transaction, double, double) + 877 6 QuartzCore 0x7ff816849963 CA::Transaction::commit() + 713 7 AppKit 0x7ff812087f5d NSPerformVisuallyAtomicChange + 154 8 AppKit 0x7ff812452594 30-[NSAnimation _runInNewThread]_block_invoke + 80 9 libdispatch.dylib 0x7ff80ed23d91 _dispatch_call_block_and_release + 12 10 libdispatch.dylib 0x7ff80ed25033 _dispatch_client_callout + 8 11 libdispatch.dylib 0x7ff80ed350f6 _dispatch_root_queue_drain + 683 12 libdispatch.dylib 0x7ff80ed35768 _dispatch_worker_thread2 + 170 13 libsystem_pthread.dylib 0x7ff80eec2c0f _pthread_wqthread + 257 14 libsystem_pthread.dylib 0x7ff80eec1bbf start_wqthread + 15

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

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

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

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

Thread 6: 0 libsystem_pthread.dylib 0x7ff80eec1bb0 start_wqthread + 0

Thread 7: 0 libsystem_pthread.dylib 0x7ff80eec1bb0 start_wqthread + 0

Thread 8:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff80ee875a2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff80ee9571d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff80ee8e5d4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff80ee8788a mach_msg + 19 4 CoreFoundation 0x7ff80efa1fff CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff80efa0a80 CFRunLoopRun + 1365 6 CoreFoundation 0x7ff80ef9fec1 CFRunLoopRunSpecific + 560 7 AppKit 0x7ff81219c3f5 _NSEventThread + 132 8 libsystem_pthread.dylib 0x7ff80eec61d3 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80eec1bd3 thread_start + 15

Thread 9:: Thread (pooled) 0 libsystem_kernel.dylib 0x7ff80ee8a0de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80eec6758 _pthread_cond_wait + 1242 2 QtCore 0x111c86eac 0x111a84000 + 2109100 3 QtCore 0x111c86bae 0x111a84000 + 2108334 4 QtCore 0x111c86afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94 5 QtCore 0x111c811e5 0x111a84000 + 2085349 6 QtCore 0x111c7cd83 0x111a84000 + 2067843 7 libsystem_pthread.dylib 0x7ff80eec61d3 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80eec1bd3 thread_start + 15

Thread 10:: Thread (pooled) 0 libsystem_kernel.dylib 0x7ff80ee8a0de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80eec6758 _pthread_cond_wait + 1242 2 QtCore 0x111c86eac 0x111a84000 + 2109100 3 QtCore 0x111c86bae 0x111a84000 + 2108334 4 QtCore 0x111c86afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94 5 QtCore 0x111c811e5 0x111a84000 + 2085349 6 QtCore 0x111c7cd83 0x111a84000 + 2067843 7 libsystem_pthread.dylib 0x7ff80eec61d3 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80eec1bd3 thread_start + 15

Thread 11:: Thread (pooled) 0 libsystem_kernel.dylib 0x7ff80ee8a0de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80eec6758 _pthread_cond_wait + 1242 2 QtCore 0x111c86eac 0x111a84000 + 2109100 3 QtCore 0x111c86bae 0x111a84000 + 2108334 4 QtCore 0x111c86afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94 5 QtCore 0x111c811e5 0x111a84000 + 2085349 6 QtCore 0x111c7cd83 0x111a84000 + 2067843 7 libsystem_pthread.dylib 0x7ff80eec61d3 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80eec1bd3 thread_start + 15

Thread 12:: Thread (pooled) 0 libsystem_kernel.dylib 0x7ff80ee8a0de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80eec6758 _pthread_cond_wait + 1242 2 QtCore 0x111c86eac 0x111a84000 + 2109100 3 QtCore 0x111c86bae 0x111a84000 + 2108334 4 QtCore 0x111c86afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94 5 QtCore 0x111c811e5 0x111a84000 + 2085349 6 QtCore 0x111c7cd83 0x111a84000 + 2067843 7 libsystem_pthread.dylib 0x7ff80eec61d3 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80eec1bd3 thread_start + 15

Thread 13:: Thread (pooled) 0 libsystem_kernel.dylib 0x7ff80ee8a0de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80eec6758 _pthread_cond_wait + 1242 2 QtCore 0x111c86eac 0x111a84000 + 2109100 3 QtCore 0x111c86bae 0x111a84000 + 2108334 4 QtCore 0x111c86afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94 5 QtCore 0x111c811e5 0x111a84000 + 2085349 6 QtCore 0x111c7cd83 0x111a84000 + 2067843 7 libsystem_pthread.dylib 0x7ff80eec61d3 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80eec1bd3 thread_start + 15

Thread 14:: Thread (pooled) 0 libsystem_kernel.dylib 0x7ff80ee8a0de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80eec6758 _pthread_cond_wait + 1242 2 QtCore 0x111c86eac 0x111a84000 + 2109100 3 QtCore 0x111c86bae 0x111a84000 + 2108334 4 QtCore 0x111c86afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94 5 QtCore 0x111c811e5 0x111a84000 + 2085349 6 QtCore 0x111c7cd83 0x111a84000 + 2067843 7 libsystem_pthread.dylib 0x7ff80eec61d3 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80eec1bd3 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000600003334b20 rbx: 0xffffffffffffffff rcx: 0x0000000000000000 rdx: 0x0000c00006669640 rdi: 0x0000000000000001 rsi: 0x0000000000000000 rbp: 0x00007ff7b10563d0 rsp: 0x00007ff7b1055f40 r8: 0x0000c00006669640 r9: 0x0000000000000001 r10: 0x0000000000000100 r11: 0x00007ff851b92800 r12: 0x0000000000000100 r13: 0x00007ff851b92800 r14: 0x0000000000000001 r15: 0x0000600003334b20 rip: 0x00007ff80ef282ba rfl: 0x0000000000010246 cr2: 0x0000000000000000

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

Thread 0 instruction stream: 05 d9 95 ef 42 48 8b 00-48 3b 45 d0 0f 85 52 09 ....BH..H;E...R. 00 00 48 8d 3d c5 53 e1-42 48 81 c4 68 04 00 00 ..H.=.S.BH..h... 5b 41 5c 41 5d 41 5e 41-5f 5d e9 ca 13 00 00 41 [A\A]A^A_].....A 81 fa 00 01 00 00 0f 85-8c 02 00 00 45 84 f6 0f ............E... 84 83 02 00 00 4d 89 c7-49 d1 ef 49 83 f8 02 72 .....M..I..I...r 22 49 83 ff 02 b8 01 00-00 00 49 0f 43 c7 31 c9 "I........I.C.1. [66]83 3c 4e 7f 0f 87 57-02 00 00 48 ff c1 48 39 f.<N...W...H..H9 <== c8 75 ed 31 c0 49 81 f8-00 02 00 00 0f 92 c0 4d .u.1.I.........M 8d 34 07 49 ff c6 49 81-fe f0 03 00 00 48 89 85 .4.I..I......H.. 98 fb ff ff 0f 82 86 01-00 00 4c 89 ef 4c 89 9d ..........L..L.. 80 fb ff ff 4c 89 f6 31-d2 e8 8d 0f 00 00 49 89 ....L..1......I. c1 48 8d 05 ce 53 91 41-80 38 00 74 15 48 8d 35 .H...S.A.8.t.H.5

Binary Images: 0x10eea5000 - 0x10f810fff org.fritzing.Fritzing (1.0.1) <40b8054b-24dd-3e70-a27d-38c4269a4e10> /Applications/Fritzing.app/Contents/MacOS/Fritzing 0x10fa93000 - 0x10fac2fff libquazip1-qt6.1.4.0.dylib () <601aad6e-3b7f-3551-9768-336813d1284e> /Applications/Fritzing.app/Contents/Frameworks/libquazip1-qt6.1.4.0.dylib 0x10fbd2000 - 0x10fc19fff org.qt-project.QtPrintSupport (6.4) <7178d391-3db2-3825-b031-83a02c9069fa> /Applications/Fritzing.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport 0x10fadf000 - 0x10fae6fff org.qt-project.QtSvgWidgets (6.4) <1f53e448-2763-34a4-beec-a54ba0020cdf> /Applications/Fritzing.app/Contents/Frameworks/QtSvgWidgets.framework/Versions/A/QtSvgWidgets 0x110813000 - 0x110cc6fff org.qt-project.QtWidgets (6.4) <5bfaef33-ce47-32bf-acb3-03cbe9e68a6f> /Applications/Fritzing.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets 0x10fc4a000 - 0x10fc85fff org.qt-project.QtSvg (6.4) <0813164b-4492-302c-869b-1216dcde7f80> /Applications/Fritzing.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg 0x10fca6000 - 0x110369fff org.qt-project.QtGui (6.4) /Applications/Fritzing.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui 0x10fa71000 - 0x10fa74fff org.qt-project.QtConcurrent (6.4) /Applications/Fritzing.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent 0x110e27000 - 0x110f42fff org.qt-project.QtNetwork (6.4) <4e8fb178-39bd-37fc-92f2-6fbc9d82af88> /Applications/Fritzing.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork 0x10fa4a000 - 0x10fa5dfff org.qt-project.QtSerialPort (6.4) <9bfa6aef-1d4f-3ae2-a352-fe9f1265b817> /Applications/Fritzing.app/Contents/Frameworks/QtSerialPort.framework/Versions/A/QtSerialPort 0x11049e000 - 0x1104cdfff org.qt-project.QtSql (6.4) <07ff1502-d0ac-365b-bfe0-12a78093e0ce> /Applications/Fritzing.app/Contents/Frameworks/QtSql.framework/Versions/A/QtSql 0x10fb55000 - 0x10fb6cfff org.qt-project.QtXml (6.4) /Applications/Fritzing.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml 0x110695000 - 0x11074cfff org.qt-project.QtCore5Compat (6.4) /Applications/Fritzing.app/Contents/Frameworks/QtCore5Compat.framework/Versions/A/QtCore5Compat 0x111a84000 - 0x111f7bfff org.qt-project.QtCore (6.4) <6238782e-d1aa-3245-81ef-2925bf1a4c96> /Applications/Fritzing.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore 0x110769000 - 0x1107ecfff org.qt-project.QtDBus (6.4) /Applications/Fritzing.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus 0x11056a000 - 0x110605fff libqcocoa.dylib () <7175bc4c-ca2f-30b6-9734-062b84bd0ae2> /Applications/Fritzing.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x11592d000 - 0x115954fff libqmacstyle.dylib () <60501060-de6d-35b6-8325-74cf1323cca0> /Applications/Fritzing.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x1158da000 - 0x1158e1fff libqgif.dylib () <2260e39a-f951-3ccb-a3d0-b5a148b476ef> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqgif.dylib 0x1158ee000 - 0x1158f5fff libqwbmp.dylib () <73d7bcd4-8546-396d-a967-2b785956402a> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x115a8f000 - 0x115b1efff libqwebp.dylib () <3b229f97-2736-3600-b112-046517b55a28> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x115902000 - 0x115909fff libqico.dylib () <4d459091-8414-3dd9-a319-ee4211c41c4f> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqico.dylib 0x115916000 - 0x11591dfff libqmacheif.dylib () /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqmacheif.dylib 0x115b2f000 - 0x115b9efff libqjpeg.dylib () <151efa3b-6415-3f4d-a2cd-0dda27471d74> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x115baf000 - 0x115c1afff libqtiff.dylib () <3d7ed307-a3b4-3412-85bb-f5632e4815f1> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x11596d000 - 0x115974fff libqsvg.dylib () /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x1158ab000 - 0x1158b2fff libqicns.dylib () <8015e3fa-97c4-3f06-b195-f49611fc1bb3> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqicns.dylib 0x1158bf000 - 0x1158c6fff libqtga.dylib () <240d6086-fc62-33e6-ba7a-d165f711e209> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqtga.dylib 0x1159b0000 - 0x1159b7fff libqmacjp2.dylib () <37b5a2dc-1384-3311-8590-292529c94730> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqmacjp2.dylib 0x1159e4000 - 0x1159f3fff libobjc-trampolines.dylib () <5eaf78f9-49d0-30e2-a516-d53697b7344a> /usr/lib/libobjc-trampolines.dylib 0x117cac000 - 0x117e33fff libqsqlite.dylib () /Applications/Fritzing.app/Contents/PlugIns/sqldrivers/libqsqlite.dylib 0x1179fb000 - 0x117a22fff libqsecuretransportbackend.dylib () <4c289cdf-72c1-362f-a843-b0a1799532a4> /Applications/Fritzing.app/Contents/PlugIns/tls/libqsecuretransportbackend.dylib 0x11797d000 - 0x1179bcfff libqopensslbackend.dylib () <336f7fa5-fe95-3abc-9867-7c822de353b4> /Applications/Fritzing.app/Contents/PlugIns/tls/libqopensslbackend.dylib 0x1179d5000 - 0x1179e4fff libqcertonlybackend.dylib () <6fd24d43-21f5-3349-8cd0-282148f4a814> /Applications/Fritzing.app/Contents/PlugIns/tls/libqcertonlybackend.dylib 0x7ff80ef25000 - 0x7ff80f3c1fef com.apple.CoreFoundation (6.9) <46af372c-e1f2-33b3-a032-d5ac06f50c80> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff80fdcd000 - 0x7ff810755ff1 com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7ff811ffe000 - 0x7ff813005fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7ff8189f3000 - 0x7ff818ceaff9 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff80eb66000 - 0x7ff80ebfe5ef dyld () <3df96f32-b9c9-3566-a6b7-4daebc6d6563> /usr/lib/dyld 0x7ff80ee86000 - 0x7ff80eebffff libsystem_kernel.dylib () <3f11f30e-7216-3a5a-8f7d-504e349b672b> /usr/lib/system/libsystem_kernel.dylib 0x7ff80ed22000 - 0x7ff80ed69ff3 libdispatch.dylib () <677ae7f7-158f-328b-85e2-8a960327856d> /usr/lib/system/libdispatch.dylib 0x7ff816847000 - 0x7ff816badfff com.apple.QuartzCore (1.11) <84ad6e1f-aba1-3bab-aff2-2bbf1d2d76ff> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7ff80eec0000 - 0x7ff80eecbfff libsystem_pthread.dylib (*) <3a3fa85c-f1fe-336c-bf68-924fc947ade3> /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=468.5M resident=0K(0%) swapped_out_or_unallocated=468.5M(100%) Writable regions: Total=794.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=794.4M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG backing stores 3840K 4 CG image 180K 10 ColorSync 260K 29 CoreAnimation 112K 11 CoreGraphics 20K 3 CoreUI image data 1748K 14 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 646.5M 281 MALLOC guard page 32K 7 MALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated) STACK GUARD 56.1M 15 Stack 15.1M 15 VM_ALLOCATE 60K 13 CTF 824 1 DATA 19.1M 370 DATA_CONST 14.6M 202 __DATA_DIRTY 656K 110 FONT_DATA 2352 1 LINKEDIT 177.3M 35 OBJC_RO 66.3M 1 __OBJC_RW 2013K 2 __TEXT 291.2M 387 dyld private memory 260K 2 mapped file 480.9M 39 shared memory 792K 21 =========== ======= ======= TOTAL 1.9G 1578 TOTAL, minus reserved VM space 1.7G 1578


Full Report

{"app_name":"Fritzing","timestamp":"2023-12-02 17:42:32.00 +0000","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.6.1 (22G313)","roots_installed":0,"name":"Fritzing","incident_id":"74068023-7BD5-40D9-86F0-60A4EB7EA42A"} { "uptime" : 1300000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "iMac18,3", "coalitionID" : 36891, "osVersion" : { "train" : "macOS 13.6.1", "build" : "22G313", "releaseType" : "User" }, "captureTime" : "2023-12-02 17:42:19.4353 +0000", "incident" : "74068023-7BD5-40D9-86F0-60A4EB7EA42A", "pid" : 23194, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-12-02 17:42:06.8616 +0000", "procStartAbsTime" : 1309593316524615, "procExitAbsTime" : 1309605757537089, "procName" : "Fritzing", "procPath" : "\/Applications\/Fritzing.app\/Contents\/MacOS\/Fritzing", "bundleInfo" : {"CFBundleShortVersionString":"1.0.1","CFBundleVersion":"104347","CFBundleIdentifier":"org.fritzing.Fritzing"}, "storeInfo" : {"deviceIdentifierForVendor":"0E9BE96B-3071-57A8-AFE6-4AE2A0C755FB","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "org.fritzing.Fritzing", "crashReporterKey" : "D5D9B39E-E7B5-BBC6-6232-B76C7D969012", "codeSigningID" : "org.fritzing.Fritzing", "codeSigningTeamID" : "YNHU8667XW", "codeSigningFlags" : 570503953, "codeSigningValidationCategory" : 6, "codeSigningTrustLevel" : 0, "wakeTime" : 192137, "sleepWakeUUID" : "F4C6097E-5B71-443D-B3EE-16BF931FC8B9", "sip" : "enabled", "vmRegionInfo" : "0 is not in any region. Bytes before following region: 4545204224\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n TEXT 10eea5000-10f811000 [ 9648K] r-x\/r-x SM=COW ...acOS\/Fritzing", "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":23194}, "vmregioninfo" : "0 is not in any region. Bytes before following region: 4545204224\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n TEXT 10eea5000-10f811000 [ 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":11427473,"instructionState":{"instructionStream":{"bytes":[5,217,149,239,66,72,139,0,72,59,69,208,15,133,82,9,0,0,72,141,61,197,83,225,66,72,129,196,104,4,0,0,91,65,92,65,93,65,94,65,95,93,233,202,19,0,0,65,129,250,0,1,0,0,15,133,140,2,0,0,69,132,246,15,132,131,2,0,0,77,137,199,73,209,239,73,131,248,2,114,34,73,131,255,2,184,1,0,0,0,73,15,67,199,49,201,102,131,60,78,127,15,135,87,2,0,0,72,255,193,72,57,200,117,237,49,192,73,129,248,0,2,0,0,15,146,192,77,141,52,7,73,255,198,73,129,254,240,3,0,0,72,137,133,152,251,255,255,15,130,134,1,0,0,76,137,239,76,137,157,128,251,255,255,76,137,246,49,210,232,141,15,0,0,73,137,193,72,141,5,206,83,145,65,128,56,0,116,21,72,141,53],"offset":96}},"threadState":{"r13":{"value":140704499705856,"symbolLocation":0,"symbol":"kCFAllocatorSystemDefault"},"rax":{"value":105553169959712},"rflags":{"value":66118},"cpu":{"value":2},"r14":{"value":1},"rsi":{"value":0},"r8":{"value":211106339919424},"cr2":{"value":0},"rdx":{"value":211106339919424},"r10":{"value":256},"r9":{"value":1},"r15":{"value":105553169959712},"rbx":{"value":18446744073709551615},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":140704499705856,"symbolLocation":0,"symbol":"kCFAllocatorSystemDefault"},"rip":{"value":140703379391162,"matchesCrashFrame":1},"rbp":{"value":140701803570128},"rsp":{"value":140701803568960},"r12":{"value":256},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":1}},"queue":"com.apple.main-thread","frames":[{"imageOffset":12986,"symbol":"CFStringCreateImmutableFunnel3","symbolLocation":762,"imageIndex":33},{"imageOffset":72351,"symbol":"CFStringCreateWithCharacters","symbolLocation":38,"imageIndex":33},{"imageOffset":173486,"symbol":"+[NSString stringWithCharacters:length:]","symbolLocation":40,"imageIndex":34},{"imageOffset":183093,"imageIndex":15},{"imageOffset":157383,"imageIndex":15},{"imageOffset":168930,"imageIndex":15},{"imageOffset":165763,"imageIndex":15},{"imageOffset":775594,"imageIndex":13},{"imageOffset":557765,"symbol":"QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent)","symbolLocation":901,"imageIndex":6},{"imageOffset":918072,"imageIndex":6},{"imageOffset":514196,"symbol":"QMetaMethod::invoke(QObject, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const","symbolLocation":1284,"imageIndex":13},{"imageOffset":314978,"imageIndex":15},{"imageOffset":468599,"symbol":"CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER","symbolLocation":120,"imageIndex":33},{"imageOffset":1094654,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":88,"imageIndex":33},{"imageOffset":1094483,"symbol":"_CFXRegistrationPost","symbolLocation":536,"imageIndex":33},{"imageOffset":284967,"symbol":"_CFXNotificationPost","symbolLocation":729,"imageIndex":33},{"imageOffset":39728,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":82,"imageIndex":34},{"imageOffset":1899934,"symbol":"-[NSWindow becomeKeyWindow]","symbolLocation":1359,"imageIndex":35},{"imageOffset":1472569,"symbol":"-[NSWindow _changeKeyAndMainLimitedOK:]","symbolLocation":995,"imageIndex":35},{"imageOffset":9979161,"symbol":"-[NSWindow _orderOut:calculatingKeyWithOptions:documentWindow:]","symbolLocation":1332,"imageIndex":35},{"imageOffset":565063,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":132,"imageIndex":35},{"imageOffset":9986951,"symbol":"-[NSWindow _reallyDoOrderWindowOutRelativeTo:]","symbolLocation":618,"imageIndex":35},{"imageOffset":9988010,"symbol":"-[NSWindow _reallyDoOrderWindow:]","symbolLocation":99,"imageIndex":35},{"imageOffset":565063,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":132,"imageIndex":35},{"imageOffset":9989508,"symbol":"-[NSWindow _doOrderWindow:]","symbolLocation":1163,"imageIndex":35},{"imageOffset":279800,"imageIndex":15},{"imageOffset":852908,"symbol":"QWindowPrivate::setVisible(bool)","symbolLocation":844,"imageIndex":6},{"imageOffset":360133,"symbol":"QWidgetPrivate::hide_sys()","symbolLocation":229,"imageIndex":4},{"imageOffset":368134,"symbol":"QWidgetPrivate::hide_helper()","symbolLocation":134,"imageIndex":4},{"imageOffset":369431,"symbol":"QWidgetPrivate::setVisible(bool)","symbolLocation":375,"imageIndex":4},{"imageOffset":2460980,"symbol":"QDialog::setVisible(bool)","symbolLocation":756,"imageIndex":4},{"imageOffset":2457363,"symbol":"QDialog::~QDialog()","symbolLocation":35,"imageIndex":4},{"imageOffset":2045953,"symbol":"FileProgressDialog::~FileProgressDialog()","symbolLocation":65,"imageIndex":0},{"imageOffset":935735,"symbol":"PartsBinPaletteWidget::load(QString const&, QWidget, bool)","symbolLocation":1655,"imageIndex":0},{"imageOffset":1013434,"symbol":"BinManager::setAsCurrentBin(PartsBinPaletteWidget)","symbolLocation":58,"imageIndex":0},{"imageOffset":1013017,"symbol":"BinManager::currentChanged(int)","symbolLocation":201,"imageIndex":0},{"imageOffset":775594,"imageIndex":13},{"imageOffset":2257664,"imageIndex":4},{"imageOffset":775594,"imageIndex":13},{"imageOffset":2126520,"symbol":"QTabBar::setCurrentIndex(int)","symbolLocation":440,"imageIndex":4},{"imageOffset":2144245,"symbol":"QTabBar::mouseReleaseEvent(QMouseEvent)","symbolLocation":485,"imageIndex":4},{"imageOffset":371290,"symbol":"QWidget::event(QEvent)","symbolLocation":538,"imageIndex":4},{"imageOffset":2135124,"symbol":"QTabBar::event(QEvent)","symbolLocation":980,"imageIndex":4},{"imageOffset":43463,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":247,"imageIndex":4},{"imageOffset":52681,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":5817,"imageIndex":4},{"imageOffset":265005,"symbol":"FApplication::notify(QObject, QEvent)","symbolLocation":29,"imageIndex":0},{"imageOffset":450858,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":170,"imageIndex":13},{"imageOffset":45221,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget*, QWidget*, QPointer&, bool, bool)","symbolLocation":885,"imageIndex":4},{"imageOffset":465268,"imageIndex":4},{"imageOffset":460169,"imageIndex":4},{"imageOffset":43463,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":247,"imageIndex":4},{"imageOffset":47372,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":508,"imageIndex":4},{"imageOffset":265005,"symbol":"FApplication::notify(QObject, QEvent)","symbolLocation":29,"imageIndex":0},{"imageOffset":450858,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":170,"imageIndex":13},{"imageOffset":545884,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent)","symbolLocation":2284,"imageIndex":6},{"imageOffset":902012,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags)","symbolLocation":396,"imageIndex":6},{"imageOffset":96331,"imageIndex":15},{"imageOffset":511674,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":33},{"imageOffset":511580,"symbol":"CFRunLoopDoSource0","symbolLocation":157,"imageIndex":33},{"imageOffset":511029,"symbol":"CFRunLoopDoSources0","symbolLocation":217,"imageIndex":33},{"imageOffset":506047,"symbol":"CFRunLoopRun","symbolLocation":916,"imageIndex":33},{"imageOffset":503489,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":33},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":36},{"imageOffset":191364,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":36},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":36},{"imageOffset":254556,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":35},{"imageOffset":250118,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":35},{"imageOffset":194440,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":35},{"imageOffset":91987,"imageIndex":15},{"imageOffset":488630,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":486,"imageIndex":13},{"imageOffset":452389,"symbol":"QCoreApplication::exec()","symbolLocation":133,"imageIndex":13},{"imageOffset":352533,"symbol":"main","symbolLocation":293,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":37}]},{"id":11427502,"queue":"com.apple.root.user-interactive-qos","frames":[{"imageOffset":5430,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":38},{"imageOffset":13698,"symbol":"_dispatch_sema4_timedwait","symbolLocation":72,"imageIndex":39},{"imageOffset":14797,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":39},{"imageOffset":10316518,"symbol":"22-[NSCGSLocalFence set]_block_invoke_2","symbolLocation":147,"imageIndex":35},{"imageOffset":15654,"symbol":"CA::Transaction::run_commit_handlers(CATransactionPhase)","symbolLocation":98,"imageIndex":40},{"imageOffset":1740179,"symbol":"CA::Context::commit_transaction(CA::Transaction, double, double)","symbolLocation":877,"imageIndex":40},{"imageOffset":10595,"symbol":"CA::Transaction::commit()","symbolLocation":713,"imageIndex":40},{"imageOffset":565085,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":154,"imageIndex":35},{"imageOffset":4539796,"symbol":"30-[NSAnimation _runInNewThread]_block_invoke","symbolLocation":80,"imageIndex":35},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":39},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":39},{"imageOffset":78070,"symbol":"_dispatch_root_queue_drain","symbolLocation":683,"imageIndex":39},{"imageOffset":79720,"symbol":"_dispatch_worker_thread2","symbolLocation":170,"imageIndex":39},{"imageOffset":11279,"symbol":"_pthread_wqthread","symbolLocation":257,"imageIndex":41},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":41}]},{"id":11427503,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":41}]},{"id":11427504,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":41}]},{"id":11427513,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":41}]},{"id":11427540,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":41}]},{"id":11427541,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":41}]},{"id":11427542,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":41}]},{"id":11427549,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5538,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":38},{"imageOffset":63261,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":38},{"imageOffset":34260,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":38},{"imageOffset":6282,"symbol":"mach_msg","symbolLocation":19,"imageIndex":38},{"imageOffset":511999,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":33},{"imageOffset":506496,"symbol":"CFRunLoopRun","symbolLocation":1365,"imageIndex":33},{"imageOffset":503489,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":33},{"imageOffset":1696757,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":35},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":41},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":41}]},{"id":11427550,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":38},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":41},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":41},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":41}]},{"id":11427551,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":38},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":41},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":41},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":41}]},{"id":11427552,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":38},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":41},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":41},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":41}]},{"id":11427553,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":38},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":41},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":41},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":41}]},{"id":11427637,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":38},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":41},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":41},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":41}]},{"id":11427642,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":38},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":41},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":41},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":41}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 4545204224, "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" : 4557713408, "size" : 196608, "uuid" : "601aad6e-3b7f-3551-9768-336813d1284e", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/libquazip1-qt6.1.4.0.dylib", "name" : "libquazip1-qt6.1.4.0.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4559020032, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtPrintSupport", "size" : 294912, "uuid" : "7178d391-3db2-3825-b031-83a02c9069fa", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport", "name" : "QtPrintSupport", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4558024704, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtSvgWidgets", "size" : 32768, "uuid" : "1f53e448-2763-34a4-beec-a54ba0020cdf", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSvgWidgets.framework\/Versions\/A\/QtSvgWidgets", "name" : "QtSvgWidgets", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4571869184, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtWidgets", "size" : 4931584, "uuid" : "5bfaef33-ce47-32bf-acb3-03cbe9e68a6f", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets", "name" : "QtWidgets", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4559511552, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtSvg", "size" : 245760, "uuid" : "0813164b-4492-302c-869b-1216dcde7f80", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSvg.framework\/Versions\/A\/QtSvg", "name" : "QtSvg", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4559888384, "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_64", "base" : 4557574144, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtConcurrent", "size" : 16384, "uuid" : "b8d125bd-495f-3fd6-87de-ed7ac8489ec6", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtConcurrent.framework\/Versions\/A\/QtConcurrent", "name" : "QtConcurrent", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4578242560, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtNetwork", "size" : 1163264, "uuid" : "4e8fb178-39bd-37fc-92f2-6fbc9d82af88", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtNetwork.framework\/Versions\/A\/QtNetwork", "name" : "QtNetwork", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4557414400, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtSerialPort", "size" : 81920, "uuid" : "9bfa6aef-1d4f-3ae2-a352-fe9f1265b817", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSerialPort.framework\/Versions\/A\/QtSerialPort", "name" : "QtSerialPort", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4568244224, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtSql", "size" : 196608, "uuid" : "07ff1502-d0ac-365b-bfe0-12a78093e0ce", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSql.framework\/Versions\/A\/QtSql", "name" : "QtSql", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4558508032, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtXml", "size" : 98304, "uuid" : "cf184feb-8fee-3ba1-8629-a35550454fc2", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtXml.framework\/Versions\/A\/QtXml", "name" : "QtXml", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4570304512, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtCore5Compat", "size" : 753664, "uuid" : "ec6c0dff-b612-3951-a781-19d6ba018502", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtCore5Compat.framework\/Versions\/A\/QtCore5Compat", "name" : "QtCore5Compat", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4591206400, "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" : 4571172864, "CFBundleShortVersionString" : "6.4", "CFBundleIdentifier" : "org.qt-project.QtDBus", "size" : 540672, "uuid" : "d75bc176-b599-346d-9c20-e26d546cecdf", "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtDBus.framework\/Versions\/A\/QtDBus", "name" : "QtDBus", "CFBundleVersion" : "6.4.3" }, { "source" : "P", "arch" : "x86_64", "base" : 4569079808, "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" : 4656910336, "size" : 163840, "uuid" : "60501060-de6d-35b6-8325-74cf1323cca0", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/styles\/libqmacstyle.dylib", "name" : "libqmacstyle.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4656570368, "size" : 32768, "uuid" : "2260e39a-f951-3ccb-a3d0-b5a148b476ef", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqgif.dylib", "name" : "libqgif.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4656652288, "size" : 32768, "uuid" : "73d7bcd4-8546-396d-a967-2b785956402a", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqwbmp.dylib", "name" : "libqwbmp.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4658360320, "size" : 589824, "uuid" : "3b229f97-2736-3600-b112-046517b55a28", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqwebp.dylib", "name" : "libqwebp.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4656734208, "size" : 32768, "uuid" : "4d459091-8414-3dd9-a319-ee4211c41c4f", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqico.dylib", "name" : "libqico.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4656816128, "size" : 32768, "uuid" : "b29450f6-8c13-3f1e-9427-b5575bbd2213", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqmacheif.dylib", "name" : "libqmacheif.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4659015680, "size" : 458752, "uuid" : "151efa3b-6415-3f4d-a2cd-0dda27471d74", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqjpeg.dylib", "name" : "libqjpeg.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4659539968, "size" : 442368, "uuid" : "3d7ed307-a3b4-3412-85bb-f5632e4815f1", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqtiff.dylib", "name" : "libqtiff.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4657172480, "size" : 32768, "uuid" : "fd611473-3a96-3452-9f7f-3dda20d00245", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqsvg.dylib", "name" : "libqsvg.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4656377856, "size" : 32768, "uuid" : "8015e3fa-97c4-3f06-b195-f49611fc1bb3", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqicns.dylib", "name" : "libqicns.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4656459776, "size" : 32768, "uuid" : "240d6086-fc62-33e6-ba7a-d165f711e209", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqtga.dylib", "name" : "libqtga.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4657446912, "size" : 32768, "uuid" : "37b5a2dc-1384-3311-8590-292529c94730", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqmacjp2.dylib", "name" : "libqmacjp2.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 4657659904, "size" : 65536, "uuid" : "5eaf78f9-49d0-30e2-a516-d53697b7344a", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4694130688, "size" : 1605632, "uuid" : "ff3de0bc-7923-372d-93a9-840b1a79a864", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/sqldrivers\/libqsqlite.dylib", "name" : "libqsqlite.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4691308544, "size" : 163840, "uuid" : "4c289cdf-72c1-362f-a843-b0a1799532a4", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/tls\/libqsecuretransportbackend.dylib", "name" : "libqsecuretransportbackend.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4690792448, "size" : 262144, "uuid" : "336f7fa5-fe95-3abc-9867-7c822de353b4", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/tls\/libqopensslbackend.dylib", "name" : "libqopensslbackend.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4691152896, "size" : 65536, "uuid" : "6fd24d43-21f5-3349-8cd0-282148f4a814", "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/tls\/libqcertonlybackend.dylib", "name" : "libqcertonlybackend.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703379378176, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 4837360, "uuid" : "46af372c-e1f2-33b3-a032-d5ac06f50c80", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1979.102" }, { "source" : "P", "arch" : "x86_64", "base" : 140703394746368, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 9998322, "uuid" : "b7674982-bc75-3c0e-a6de-ae0b4bc8896c", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1979.102" }, { "source" : "P", "arch" : "x86_64", "base" : 140703430598656, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 16809984, "uuid" : "c5499c27-03c5-3194-815e-94cf6e6b68db", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299.70.136" }, { "source" : "P", "arch" : "x86_64", "base" : 140703541702656, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3112954, "uuid" : "bbbf9caf-5b24-3c4c-b275-e85d272258c9", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703375450112, "size" : 624112, "uuid" : "3df96f32-b9c9-3566-a6b7-4daebc6d6563", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 140703378726912, "size" : 237568, "uuid" : "3f11f30e-7216-3a5a-8f7d-504e349b672b", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703377268736, "size" : 294900, "uuid" : "677ae7f7-158f-328b-85e2-8a960327856d", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703506395136, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 3567616, "uuid" : "84ad6e1f-aba1-3bab-aff2-2bbf1d2d76ff", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "1045.22" }, { "source" : "P", "arch" : "x86_64", "base" : 140703378964480, "size" : 49152, "uuid" : "3a3fa85c-f1fe-336c-bf68-924fc947ade3", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" } ], "sharedCache" : { "base" : 140703374827520, "size" : 21474836480, "uuid" : "6bc51ea1-6f37-3cc3-907e-56f0e3ae6ab0" }, "vmSummary" : "ReadOnly portion of Libraries: Total=468.5M resident=0K(0%) swapped_out_or_unallocated=468.5M(100%)\nWritable regions: Total=794.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=794.4M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 3840K 4 \nCG image 180K 10 \nColorSync 260K 29 \nCoreAnimation 112K 11 \nCoreGraphics 20K 3 \nCoreUI image data 1748K 14 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 646.5M 281 \nMALLOC guard page 32K 7 \nMALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 15 \nStack 15.1M 15 \nVM_ALLOCATE 60K 13 \nCTF 824 1 \nDATA 19.1M 370 \nDATA_CONST 14.6M 202 \nDATA_DIRTY 656K 110 \n__FONT_DATA 2352 1 \nLINKEDIT 177.3M 35 \nOBJC_RO 66.3M 1 \n__OBJC_RW 2013K 2 \nTEXT 291.2M 387 \ndyld private memory 260K 2 \nmapped file 480.9M 39 \nshared memory 792K 21 \n=========== ======= ======= \nTOTAL 1.9G 1578 \nTOTAL, minus reserved VM space 1.7G 1578 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "8a08cd3c6b543f4b67ee17fa9c86dc82d704c1e1", "trialInfo" : { "rollouts" : [ { "rolloutId" : "6246d6a916a70b047e454124", "factorPackIds" : {

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

  },
  "deploymentId" : 240000002
}

], "experiments" : [

] } }

Model: iMac18,3, BootROM 522.0.0.0.0, 4 processors, Quad-Core Intel Core i5, 3.4 GHz, 8 GB, SMC 2.41f2 Graphics: Radeon Pro 570, Radeon Pro 570, PCIe, 4 GB Display: iMac, Retina 5K (5120 x 2880), Main, MirrorOff, Online Memory Module: BANK 0/DIMM0, 4 GB, DDR4 SO-DIMM, 2400 MHz, 0x802C, 0x344154463531323634485A2D3247334532202020 Memory Module: BANK 1/DIMM0, 4 GB, DDR4 SO-DIMM, 2400 MHz, 0x802C, 0x344154463531323634485A2D3247334532202020 AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x16F), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1772.1) AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD ST1000DM003, 1 TB USB Device: USB30Bus USB Device: Bluetooth USB Host Controller USB Device: FaceTime HD Camera (Built-in) Thunderbolt Bus: iMac, Apple Inc., 41.5

SWills73 commented 11 months ago

I have the same issue and found version 0.9.10 to be stable.

Jimmacairdrie commented 11 months ago

Many thanks for this, it works for me too!

On 5 Dec 2023, at 22:25, SWills73 @.***> wrote:

I have the same issue and found version 0.9.10 to be stable.

— Reply to this email directly, view it on GitHub https://github.com/fritzing/fritzing-app/issues/4088#issuecomment-1841723593, or unsubscribe https://github.com/notifications/unsubscribe-auth/BENGME2C6LBZKTULA56EBWDYH6NPBAVCNFSM6AAAAABAEE47FSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBRG4ZDGNJZGM. You are receiving this because you authored the thread.

KjellMorgenstern commented 11 months ago

This has been reported several times, all on intel based macOS Ventura or Sonoma. So far we could not reproduce the crash, but we only have these combinations available here: Sonoma + Arm or Monterey/Big Sur/Catalina + Intel , not yet Ventura or Sonoma on Intel.

KjellMorgenstern commented 11 months ago

I was able to try this on a fresh Ventura 13.6.1 on an Intel Xeon iMac Pro.

Fritzing 1.0.1 , downloaded from our own website. Loading several examples, as well as adding some parts to a fresh sketch (resistors, diodes, several of the ESP8266 / ESP32 ). Also made some traces in the PCB, added copper fill etc, and uploaded it to the Aisler Fab.

No crashes occured.

jklap commented 11 months ago

Compiled from src (as of yesterday) for Intel Sonoma 14.1 and no crashes. I've tested creating several new sketches and even some new parts. While I know it doesn't help those that are experiencing the crashing, this is just an FYI that there are some builds that seem just fine

mxbchr commented 10 months ago

Same thing here. Fritzing 1.0.1, macOS 13.6/Intel Crashes shortly after startup while loading components. The time to crash can be "sped up" by searching for components immediately after the window opens. Downgraded to 0.9.10 and it seems to work again.

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

Process:               Fritzing [23338]
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:               502

Date/Time:             2023-12-14 18:32:04.4316 +0100
OS Version:            macOS 13.6 (22G120)
Report Version:        12
Anonymous UUID:        5E4ADFE2-3217-887F-7229-0564B8B1271C

Sleep/Wake UUID:       6774B043-B4C1-4A11-9A6C-420AE16AE4F8

Time Awake Since Boot: 1700000 seconds
Time Since Wake:       2525 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 0x00000000458a3383
Exception Codes:       0x0000000000000001, 0x00000000458a3383

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

VM Region Info: 0x458a3383 is not in any region.  Bytes before following region: 3215674493
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      105358000-105cc4000    [ 9648K] r-x/r-x SM=COW  ...acOS/Fritzing

Kernel Triage:
VM - (arg = 0x0) pmap_enter retried due to resource shortage

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   QtCore                                 0x1080f44ca QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) + 10
1   libqcocoa.dylib                        0x106a4d7d7 0x106a1d000 + 198615
2   libqcocoa.dylib                        0x106a49b28 0x106a1d000 + 183080
3   libqcocoa.dylib                        0x106a436c7 0x106a1d000 + 157383
4   libqcocoa.dylib                        0x106a463e2 0x106a1d000 + 168930
5   libqcocoa.dylib                        0x106a45783 0x106a1d000 + 165763
6   QtCore                                 0x107ff45aa 0x107f37000 + 775594
7   QtGui                                  0x1061e12c5 QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) + 901
8   QtGui                                  0x106239238 0x106159000 + 918072
9   QtCore                                 0x107fb4894 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1284
10  libqcocoa.dylib                        0x106a69e62 0x106a1d000 + 314978
11  CoreFoundation                      0x7ff808f46687 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 120
12  CoreFoundation                      0x7ff808fdf40e ___CFXRegistrationPost_block_invoke + 88
13  CoreFoundation                      0x7ff808fdf363 _CFXRegistrationPost + 536
14  CoreFoundation                      0x7ff808f19937 _CFXNotificationPost + 729
15  Foundation                          0x7ff809d85b30 -[NSNotificationCenter postNotificationName:object:userInfo:] + 82
16  AppKit                              0x7ff80c17cd9e -[NSWindow becomeKeyWindow] + 1359
17  AppKit                              0x7ff80c114839 -[NSWindow _changeKeyAndMainLimitedOK:] + 995
18  AppKit                              0x7ff80c931519 -[NSWindow _orderOut:calculatingKeyWithOptions:documentWindow:] + 1332
19  AppKit                              0x7ff80c036f47 NSPerformVisuallyAtomicChange + 132
20  AppKit                              0x7ff80c933387 -[NSWindow _reallyDoOrderWindowOutRelativeTo:] + 618
21  AppKit                              0x7ff80c9337aa -[NSWindow _reallyDoOrderWindow:] + 99
22  AppKit                              0x7ff80cae1d8c -[NSSavePanel _reallyDoOrderWindow:] + 46
23  AppKit                              0x7ff80c933a20 -[NSWindow _doOrderWindow:] + 295
24  AppKit                              0x7ff80cae02a7 -[NSSavePanel completeWithReturnCode:url:urls:] + 640
25  AppKit                              0x7ff80caddf1d -[NSSavePanel observeMostRecentCompletion:] + 451
26  AppKit                              0x7ff80cadd97c -[NSSavePanel observeValueForKeyPath:ofObject:change:context:] + 460
27  Foundation                          0x7ff809db051d NSKeyValueNotifyObserver + 306
28  Foundation                          0x7ff809e6b49c NSKeyValueDidChange + 412
29  Foundation                          0x7ff80a2d46af NSKeyValueDidChangeWithPerThreadPendingNotifications + 146
30  ViewBridge                          0x7ff810d1ab26 __47-[NSViewBridge setObject:forKey:withKVO:local:]_block_invoke + 360
31  ViewBridge                          0x7ff810da399f withHintInProgress + 198
32  ViewBridge                          0x7ff810d1a7f4 -[NSViewBridge setObject:forKey:withKVO:local:] + 654
33  ViewBridge                          0x7ff810d8195d -[NSRemoteViewMarshal setHostObject:forKey:] + 291
34  CoreFoundation                      0x7ff808f34c2c __invoking___ + 140
35  CoreFoundation                      0x7ff808f34ac3 -[NSInvocation invoke] + 305
36  ViewBridge                          0x7ff810d11cbf __deferNSXPCInvocationOntoMainThread_block_invoke + 142
37  ViewBridge                          0x7ff810d062d9 __wrapBlockWithVoucher_block_invoke + 37
38  ViewBridge                          0x7ff810da258c kNotRunningOnAppKitCompatibleThread_block_invoke + 323
39  CoreFoundation                      0x7ff808f50b11 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
40  CoreFoundation                      0x7ff808f50a4a __CFRunLoopDoBlocks + 398
41  CoreFoundation                      0x7ff808f4fd1a __CFRunLoopRun + 2015
42  CoreFoundation                      0x7ff808f4eed1 CFRunLoopRunSpecific + 560
43  HIToolbox                           0x7ff8129cff3d RunCurrentEventLoopInMode + 292
44  HIToolbox                           0x7ff8129cfd4e ReceiveNextEventCommon + 657
45  HIToolbox                           0x7ff8129cfaa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
46  AppKit                              0x7ff80bfeb25c _DPSNextEvent + 858
47  AppKit                              0x7ff80bfea106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
48  AppKit                              0x7ff80c287370 -[NSApplication _doModalLoop:peek:] + 298
49  AppKit                              0x7ff80c285f18 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 64
50  AppKit                              0x7ff80c285ec5 __35-[NSApplication runModalForWindow:]_block_invoke + 78
51  AppKit                              0x7ff80c285773 _NSTryRunModal + 100
52  AppKit                              0x7ff80c285645 -[NSApplication runModalForWindow:] + 310
53  AppKit                              0x7ff80cadc7a7 -[NSSavePanel runModal] + 411
54  libqcocoa.dylib                        0x106a36a52 0x106a1d000 + 105042
55  QtWidgets                              0x106f1e41d QDialog::exec() + 285
56  QtWidgets                              0x106f2f4ca QFileDialog::getSaveFileUrl(QWidget*, QString const&, QUrl const&, QString const&, QString*, QFlags<QFileDialog::Option>, QList<QString> const&) + 186
57  QtWidgets                              0x106f2f335 QFileDialog::getSaveFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>) + 213
58  Fritzing                               0x105557b79 FolderUtils::getSaveFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>) + 25
59  Fritzing                               0x1053c1c6b FritzingWindow::saveAs(QString const&, bool) + 1163
60  Fritzing                               0x1053dfc78 MainWindow::saveAs() + 280
61  Fritzing                               0x1053c177d FritzingWindow::save() + 109
62  Fritzing                               0x1053dfac1 MainWindow::save() + 33
63  Fritzing                               0x105835281 0x105358000 + 5100161
64  QtCore                                 0x107ff45aa 0x107f37000 + 775594
65  QtGui                                  0x10653751d QAction::activate(QAction::ActionEvent) + 397
66  QtCore                                 0x107fec799 QObject::event(QEvent*) + 729
67  QtWidgets                              0x106cd09c7 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
68  QtWidgets                              0x106cd190c QApplication::notify(QObject*, QEvent*) + 508
69  Fritzing                               0x105398b2d FApplication::notify(QObject*, QEvent*) + 29
70  QtCore                                 0x107fa512a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
71  QtCore                                 0x107fa637c QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1468
72  libqcocoa.dylib                        0x106a3413b 0x106a1d000 + 94523
73  libqcocoa.dylib                        0x106a3484b 0x106a1d000 + 96331
74  CoreFoundation                      0x7ff808f50eca __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
75  CoreFoundation                      0x7ff808f50e6c __CFRunLoopDoSource0 + 157
76  CoreFoundation                      0x7ff808f50c45 __CFRunLoopDoSources0 + 217
77  CoreFoundation                      0x7ff808f4f8cf __CFRunLoopRun + 916
78  CoreFoundation                      0x7ff808f4eed1 CFRunLoopRunSpecific + 560
79  HIToolbox                           0x7ff8129cff3d RunCurrentEventLoopInMode + 292
80  HIToolbox                           0x7ff8129cfd4e ReceiveNextEventCommon + 657
81  HIToolbox                           0x7ff8129cfaa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
82  AppKit                              0x7ff80bfeb25c _DPSNextEvent + 858
83  AppKit                              0x7ff80bfea106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
84  AppKit                              0x7ff80bfdc788 -[NSApplication run] + 586
85  libqcocoa.dylib                        0x106a33753 0x106a1d000 + 91987
86  QtCore                                 0x107fae4b6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
87  QtCore                                 0x107fa5725 QCoreApplication::exec() + 133
88  Fritzing                               0x1053ae115 main + 293
89  dyld                                0x7ff808b1b41f start + 1903

Thread 1:
0   libsystem_pthread.dylib             0x7ff808e70bb0 start_wqthread + 0

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

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib              0x7ff808e365a2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff808e4471d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff808e3d5d4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff808e3688a mach_msg + 19
4   CoreFoundation                      0x7ff808f5100f __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff808f4fa90 __CFRunLoopRun + 1365
6   CoreFoundation                      0x7ff808f4eed1 CFRunLoopRunSpecific + 560
7   AppKit                              0x7ff80c14b3f5 _NSEventThread + 132
8   libsystem_pthread.dylib             0x7ff808e751d3 _pthread_start + 125
9   libsystem_pthread.dylib             0x7ff808e70bd3 thread_start + 15

Thread 4:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff808e390de __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff808e75758 _pthread_cond_wait + 1242
2   QtCore                                 0x108139eac 0x107f37000 + 2109100
3   QtCore                                 0x108139bae 0x107f37000 + 2108334
4   QtCore                                 0x108139afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1081341e5 0x107f37000 + 2085349
6   QtCore                                 0x10812fd83 0x107f37000 + 2067843
7   libsystem_pthread.dylib             0x7ff808e751d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff808e70bd3 thread_start + 15

Thread 5:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff808e390de __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff808e75758 _pthread_cond_wait + 1242
2   QtCore                                 0x108139eac 0x107f37000 + 2109100
3   QtCore                                 0x108139bae 0x107f37000 + 2108334
4   QtCore                                 0x108139afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1081341e5 0x107f37000 + 2085349
6   QtCore                                 0x10812fd83 0x107f37000 + 2067843
7   libsystem_pthread.dylib             0x7ff808e751d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff808e70bd3 thread_start + 15

Thread 6:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff808e390de __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff808e75758 _pthread_cond_wait + 1242
2   QtCore                                 0x108139eac 0x107f37000 + 2109100
3   QtCore                                 0x108139bae 0x107f37000 + 2108334
4   QtCore                                 0x108139afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1081341e5 0x107f37000 + 2085349
6   QtCore                                 0x10812fd83 0x107f37000 + 2067843
7   libsystem_pthread.dylib             0x7ff808e751d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff808e70bd3 thread_start + 15

Thread 7:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff808e390de __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff808e75758 _pthread_cond_wait + 1242
2   QtCore                                 0x108139eac 0x107f37000 + 2109100
3   QtCore                                 0x108139bae 0x107f37000 + 2108334
4   QtCore                                 0x108139afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1081341e5 0x107f37000 + 2085349
6   QtCore                                 0x10812fd83 0x107f37000 + 2067843
7   libsystem_pthread.dylib             0x7ff808e751d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff808e70bd3 thread_start + 15

Thread 8:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff808e390de __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff808e75758 _pthread_cond_wait + 1242
2   QtCore                                 0x108139eac 0x107f37000 + 2109100
3   QtCore                                 0x108139bae 0x107f37000 + 2108334
4   QtCore                                 0x108139afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1081341e5 0x107f37000 + 2085349
6   QtCore                                 0x10812fd83 0x107f37000 + 2067843
7   libsystem_pthread.dylib             0x7ff808e751d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff808e70bd3 thread_start + 15

Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff808e390de __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff808e75758 _pthread_cond_wait + 1242
2   QtCore                                 0x108139eac 0x107f37000 + 2109100
3   QtCore                                 0x108139bae 0x107f37000 + 2108334
4   QtCore                                 0x108139afe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1081341e5 0x107f37000 + 2085349
6   QtCore                                 0x10812fd83 0x107f37000 + 2067843
7   libsystem_pthread.dylib             0x7ff808e751d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff808e70bd3 thread_start + 15

Thread 10:
0   libsystem_pthread.dylib             0x7ff808e70bb0 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib             0x7ff808e70bb0 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib             0x7ff808e70bb0 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib             0x7ff808e70bb0 start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib             0x7ff808e70bb0 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00006000109a4c80  rbx: 0x00000000458a3313  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000600014b36380  rsi: 0x00007ff827f03610  rbp: 0x00007ff7baba1c30  rsp: 0x00007ff7baba1c20
   r8: 0x0000000000000000   r9: 0x00007ff7baba1b80  r10: 0x0000000106ac6922  r11: 0x00007ff80bfc3e65
  r12: 0x00007ff827eace21  r13: 0x0000600014b36380  r14: 0x0000600014b36380  r15: 0x0000000000000068
  rip: 0x00000001080f44ca  rfl: 0x0000000000010202  cr2: 0x00000000458a3383

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

Thread 0 instruction stream:
  48 89 c3 48 83 7d d0 00-74 09 48 8b 7d d0 e8 43  H..H.}..t.H.}..C
  e8 1b 00 48 89 df e8 e1-bc 1c 00 66 2e 0f 1f 84  ...H.......f....
  00 00 00 00 00 90 55 48-89 e5 5d c3 66 2e 0f 1f  ......UH..].f...
  84 00 00 00 00 00 55 48-89 e5 8b 47 04 85 c0 78  ......UH...G...x
  02 5d c3 e8 3e e8 1b 00-5d c3 66 2e 0f 1f 84 00  .]..>...].f.....
  00 00 00 00 66 90 55 48-89 e5 53 50 48 8b 5f 08  ....f.UH..SPH._.
 [48]8b 7b 70 48 85 ff 75-2f bf 10 00 00 00 e8 61  H.{pH..u/......a <==
  bd 1c 00 48 89 c7 c7 40-04 ff ff ff ff c7 00 02  ...H...@........
  00 00 00 31 c0 f0 48 0f-b1 7b 70 74 0f 48 89 c3  ...1..H..{pt.H..
  e8 27 bd 1c 00 48 89 df-f0 83 07 01 48 89 f8 48  .'...H......H..H
  83 c4 08 5b 5d c3 55 48-89 e5 48 89 f8 f6 46 18  ...[].UH..H...F.
  01 74 0a 48 8b 0e 48 63-71 04 48 01 ce 48 8b 0e  .t.H..Hcq.H..H..

Binary Images:
       0x105358000 -        0x105cc3fff org.fritzing.Fritzing (1.0.1) <40b8054b-24dd-3e70-a27d-38c4269a4e10> /Applications/Fritzing.app/Contents/MacOS/Fritzing
       0x105f46000 -        0x105f75fff libquazip1-qt6.1.4.0.dylib (*) <601aad6e-3b7f-3551-9768-336813d1284e> /Applications/Fritzing.app/Contents/Frameworks/libquazip1-qt6.1.4.0.dylib
       0x106085000 -        0x1060ccfff org.qt-project.QtPrintSupport (6.4) <7178d391-3db2-3825-b031-83a02c9069fa> /Applications/Fritzing.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport
       0x105f92000 -        0x105f99fff org.qt-project.QtSvgWidgets (6.4) <1f53e448-2763-34a4-beec-a54ba0020cdf> /Applications/Fritzing.app/Contents/Frameworks/QtSvgWidgets.framework/Versions/A/QtSvgWidgets
       0x106cc6000 -        0x107179fff org.qt-project.QtWidgets (6.4) <5bfaef33-ce47-32bf-acb3-03cbe9e68a6f> /Applications/Fritzing.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
       0x1060fd000 -        0x106138fff org.qt-project.QtSvg (6.4) <0813164b-4492-302c-869b-1216dcde7f80> /Applications/Fritzing.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg
       0x106159000 -        0x10681cfff org.qt-project.QtGui (6.4) <cf0b9ade-9377-380e-9a84-904983d7bb60> /Applications/Fritzing.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
       0x105f24000 -        0x105f27fff org.qt-project.QtConcurrent (6.4) <b8d125bd-495f-3fd6-87de-ed7ac8489ec6> /Applications/Fritzing.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent
       0x1072da000 -        0x1073f5fff org.qt-project.QtNetwork (6.4) <4e8fb178-39bd-37fc-92f2-6fbc9d82af88> /Applications/Fritzing.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork
       0x105efd000 -        0x105f10fff org.qt-project.QtSerialPort (6.4) <9bfa6aef-1d4f-3ae2-a352-fe9f1265b817> /Applications/Fritzing.app/Contents/Frameworks/QtSerialPort.framework/Versions/A/QtSerialPort
       0x106951000 -        0x106980fff org.qt-project.QtSql (6.4) <07ff1502-d0ac-365b-bfe0-12a78093e0ce> /Applications/Fritzing.app/Contents/Frameworks/QtSql.framework/Versions/A/QtSql
       0x106008000 -        0x10601ffff org.qt-project.QtXml (6.4) <cf184feb-8fee-3ba1-8629-a35550454fc2> /Applications/Fritzing.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml
       0x106b48000 -        0x106bfffff org.qt-project.QtCore5Compat (6.4) <ec6c0dff-b612-3951-a781-19d6ba018502> /Applications/Fritzing.app/Contents/Frameworks/QtCore5Compat.framework/Versions/A/QtCore5Compat
       0x107f37000 -        0x10842efff org.qt-project.QtCore (6.4) <6238782e-d1aa-3245-81ef-2925bf1a4c96> /Applications/Fritzing.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
       0x106c1c000 -        0x106c9ffff org.qt-project.QtDBus (6.4) <d75bc176-b599-346d-9c20-e26d546cecdf> /Applications/Fritzing.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus
       0x106a1d000 -        0x106ab8fff libqcocoa.dylib (*) <7175bc4c-ca2f-30b6-9734-062b84bd0ae2> /Applications/Fritzing.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x107e64000 -        0x107e8bfff libqmacstyle.dylib (*) <60501060-de6d-35b6-8325-74cf1323cca0> /Applications/Fritzing.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x107e11000 -        0x107e18fff libqgif.dylib (*) <2260e39a-f951-3ccb-a3d0-b5a148b476ef> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x107e25000 -        0x107e2cfff libqwbmp.dylib (*) <73d7bcd4-8546-396d-a967-2b785956402a> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x10c6a0000 -        0x10c72ffff libqwebp.dylib (*) <3b229f97-2736-3600-b112-046517b55a28> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x107e39000 -        0x107e40fff libqico.dylib (*) <4d459091-8414-3dd9-a319-ee4211c41c4f> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqico.dylib
       0x107e4d000 -        0x107e54fff libqmacheif.dylib (*) <b29450f6-8c13-3f1e-9427-b5575bbd2213> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqmacheif.dylib
       0x107ea4000 -        0x107f13fff libqjpeg.dylib (*) <151efa3b-6415-3f4d-a2cd-0dda27471d74> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x10c740000 -        0x10c7abfff libqtiff.dylib (*) <3d7ed307-a3b4-3412-85bb-f5632e4815f1> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x10c57e000 -        0x10c585fff libqsvg.dylib (*) <fd611473-3a96-3452-9f7f-3dda20d00245> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x107de2000 -        0x107de9fff libqicns.dylib (*) <8015e3fa-97c4-3f06-b195-f49611fc1bb3> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x107df6000 -        0x107dfdfff libqtga.dylib (*) <240d6086-fc62-33e6-ba7a-d165f711e209> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x10c5c1000 -        0x10c5c8fff libqmacjp2.dylib (*) <37b5a2dc-1384-3311-8590-292529c94730> /Applications/Fritzing.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
       0x10c67c000 -        0x10c68bfff libobjc-trampolines.dylib (*) <5eaf78f9-49d0-30e2-a516-d53697b7344a> /usr/lib/libobjc-trampolines.dylib
       0x10e5f0000 -        0x10e777fff libqsqlite.dylib (*) <ff3de0bc-7923-372d-93a9-840b1a79a864> /Applications/Fritzing.app/Contents/PlugIns/sqldrivers/libqsqlite.dylib
       0x10e33f000 -        0x10e366fff libqsecuretransportbackend.dylib (*) <4c289cdf-72c1-362f-a843-b0a1799532a4> /Applications/Fritzing.app/Contents/PlugIns/tls/libqsecuretransportbackend.dylib
       0x10e2c1000 -        0x10e300fff libqopensslbackend.dylib (*) <336f7fa5-fe95-3abc-9867-7c822de353b4> /Applications/Fritzing.app/Contents/PlugIns/tls/libqopensslbackend.dylib
       0x10e319000 -        0x10e328fff libqcertonlybackend.dylib (*) <6fd24d43-21f5-3349-8cd0-282148f4a814> /Applications/Fritzing.app/Contents/PlugIns/tls/libqcertonlybackend.dylib
    0x7ff808ed4000 -     0x7ff809370fef com.apple.CoreFoundation (6.9) <2476c521-a5f5-39ef-893e-e351a15f79bb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff809d7c000 -     0x7ff80a704ff1 com.apple.Foundation (6.9) <b89cf05d-eccd-3756-96e6-e51c558f14c7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff80bfad000 -     0x7ff80cfb4fff com.apple.AppKit (6.9) <c5499c27-03c5-3194-815e-94cf6e6b68db> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff810d01000 -     0x7ff810e00ffd com.apple.ViewBridge (695.2.2) <fb9ab512-788d-3faa-b498-767d3535e973> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7ff8129a1000 -     0x7ff812c98ff9 com.apple.HIToolbox (2.1.1) <bbbf9caf-5b24-3c4c-b275-e85d272258c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff808b15000 -     0x7ff808bad5ef dyld (*) <3df96f32-b9c9-3566-a6b7-4daebc6d6563> /usr/lib/dyld
    0x7ff808e6f000 -     0x7ff808e7afff libsystem_pthread.dylib (*) <3a3fa85c-f1fe-336c-bf68-924fc947ade3> /usr/lib/system/libsystem_pthread.dylib
    0x7ff808e35000 -     0x7ff808e6efff libsystem_kernel.dylib (*) <45e634ef-1767-336e-afe5-8c0d4146abcf> /usr/lib/system/libsystem_kernel.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=475.6M resident=0K(0%) swapped_out_or_unallocated=475.6M(100%)
Writable regions: Total=778.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=778.3M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2160K        4 
CG image                           664K       13 
ColorSync                          260K       29 
CoreAnimation                      844K       20 
CoreGraphics                        20K        3 
CoreUI image data                 2048K       16 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           630.4M      269 
MALLOC guard page                   32K        7 
MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.1M       15 
Stack                             15.1M       15 
VM_ALLOCATE                        532K       15 
__CTF                               824        1 
__DATA                            19.5M      381 
__DATA_CONST                      14.6M      206 
__DATA_DIRTY                       656K      109 
__FONT_DATA                        2352        1 
__LINKEDIT                       177.3M       35 
__OBJC_RO                         66.3M        1 
__OBJC_RW                         2013K        2 
__TEXT                           298.3M      399 
dyld private memory                260K        2 
mapped file                      487.3M       43 
shared memory                      804K       24 
===========                     =======  ======= 
TOTAL                              1.9G     1615 
TOTAL, minus reserved VM space     1.7G     1615 

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

{"app_name":"Fritzing","timestamp":"2023-12-14 18:32:05.00 +0100","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.6 (22G120)","roots_installed":0,"name":"Fritzing","incident_id":"EE13DF00-6015-4666-9650-A1CEE5072FB8"}
{
  "uptime" : 1700000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro14,1",
  "coalitionID" : 184816,
  "osVersion" : {
    "train" : "macOS 13.6",
    "build" : "22G120",
    "releaseType" : "User"
  },
  "captureTime" : "2023-12-14 18:32:04.4316 +0100",
  "incident" : "EE13DF00-6015-4666-9650-A1CEE5072FB8",
  "pid" : 23338,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-12-14 18:31:34.0040 +0100",
  "procStartAbsTime" : 1775893604887988,
  "procExitAbsTime" : 1775923777051475,
  "procName" : "Fritzing",
  "procPath" : "\/Applications\/Fritzing.app\/Contents\/MacOS\/Fritzing",
  "bundleInfo" : {"CFBundleShortVersionString":"1.0.1","CFBundleVersion":"104347","CFBundleIdentifier":"org.fritzing.Fritzing"},
  "storeInfo" : {"deviceIdentifierForVendor":"3D4E9504-0386-5FD0-9B88-0522D177CFFA","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.fritzing.Fritzing",
  "crashReporterKey" : "5E4ADFE2-3217-887F-7229-0564B8B1271C",
  "codeSigningID" : "org.fritzing.Fritzing",
  "codeSigningTeamID" : "YNHU8667XW",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 2525,
  "sleepWakeUUID" : "6774B043-B4C1-4A11-9A6C-420AE16AE4F8",
  "sip" : "enabled",
  "vmRegionInfo" : "0x458a3383 is not in any region.  Bytes before following region: 3215674493\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      105358000-105cc4000    [ 9648K] r-x\/r-x SM=COW  ...acOS\/Fritzing",
  "exception" : {"codes":"0x0000000000000001, 0x00000000458a3383","rawCodes":[1,1166685059],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000000458a3383"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":23338},
  "ktriageinfo" : "VM - (arg = 0x0) pmap_enter retried due to resource shortage\n",
  "vmregioninfo" : "0x458a3383 is not in any region.  Bytes before following region: 3215674493\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      105358000-105cc4000    [ 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":16783119,"instructionState":{"instructionStream":{"bytes":[72,137,195,72,131,125,208,0,116,9,72,139,125,208,232,67,232,27,0,72,137,223,232,225,188,28,0,102,46,15,31,132,0,0,0,0,0,144,85,72,137,229,93,195,102,46,15,31,132,0,0,0,0,0,85,72,137,229,139,71,4,133,192,120,2,93,195,232,62,232,27,0,93,195,102,46,15,31,132,0,0,0,0,0,102,144,85,72,137,229,83,80,72,139,95,8,72,139,123,112,72,133,255,117,47,191,16,0,0,0,232,97,189,28,0,72,137,199,199,64,4,255,255,255,255,199,0,2,0,0,0,49,192,240,72,15,177,123,112,116,15,72,137,195,232,39,189,28,0,72,137,223,240,131,7,1,72,137,248,72,131,196,8,91,93,195,85,72,137,229,72,137,248,246,70,24,1,116,10,72,139,14,72,99,113,4,72,1,206,72,139,14],"offset":96}},"threadState":{"r13":{"value":105553463567232},"rax":{"value":105553394814080},"rflags":{"value":66050},"cpu":{"value":1},"r14":{"value":105553463567232},"rsi":{"value":140703798670864,"objc-selector":"_isSelectorAllowedForLimitedAppMode:"},"r8":{"value":0},"cr2":{"value":1166685059},"rdx":{"value":0},"r10":{"value":4406929698},"r9":{"value":140701966408576},"r15":{"value":104},"rbx":{"value":1166684947},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":140703329697381,"symbolLocation":0,"symbol":"-[NSMenuItem _isSelectorAllowedForLimitedAppMode:]"},"rip":{"value":4430185674,"matchesCrashFrame":1},"rbp":{"value":140701966408752},"rsp":{"value":140701966408736},"r12":{"value":140703798316577,"objc-selector":"isSeparatorItem"},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":105553463567232}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1823946,"symbol":"QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*)","symbolLocation":10,"imageIndex":13},{"imageOffset":198615,"imageIndex":15},{"imageOffset":183080,"imageIndex":15},{"imageOffset":157383,"imageIndex":15},{"imageOffset":168930,"imageIndex":15},{"imageOffset":165763,"imageIndex":15},{"imageOffset":775594,"imageIndex":13},{"imageOffset":557765,"symbol":"QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*)","symbolLocation":901,"imageIndex":6},{"imageOffset":918072,"imageIndex":6},{"imageOffset":514196,"symbol":"QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const","symbolLocation":1284,"imageIndex":13},{"imageOffset":314978,"imageIndex":15},{"imageOffset":468615,"symbol":"__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__","symbolLocation":120,"imageIndex":33},{"imageOffset":1094670,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":88,"imageIndex":33},{"imageOffset":1094499,"symbol":"_CFXRegistrationPost","symbolLocation":536,"imageIndex":33},{"imageOffset":284983,"symbol":"_CFXNotificationPost","symbolLocation":729,"imageIndex":33},{"imageOffset":39728,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":82,"imageIndex":34},{"imageOffset":1899934,"symbol":"-[NSWindow becomeKeyWindow]","symbolLocation":1359,"imageIndex":35},{"imageOffset":1472569,"symbol":"-[NSWindow _changeKeyAndMainLimitedOK:]","symbolLocation":995,"imageIndex":35},{"imageOffset":9979161,"symbol":"-[NSWindow _orderOut:calculatingKeyWithOptions:documentWindow:]","symbolLocation":1332,"imageIndex":35},{"imageOffset":565063,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":132,"imageIndex":35},{"imageOffset":9986951,"symbol":"-[NSWindow _reallyDoOrderWindowOutRelativeTo:]","symbolLocation":618,"imageIndex":35},{"imageOffset":9988010,"symbol":"-[NSWindow _reallyDoOrderWindow:]","symbolLocation":99,"imageIndex":35},{"imageOffset":11750796,"symbol":"-[NSSavePanel _reallyDoOrderWindow:]","symbolLocation":46,"imageIndex":35},{"imageOffset":9988640,"symbol":"-[NSWindow _doOrderWindow:]","symbolLocation":295,"imageIndex":35},{"imageOffset":11743911,"symbol":"-[NSSavePanel completeWithReturnCode:url:urls:]","symbolLocation":640,"imageIndex":35},{"imageOffset":11734813,"symbol":"-[NSSavePanel observeMostRecentCompletion:]","symbolLocation":451,"imageIndex":35},{"imageOffset":11733372,"symbol":"-[NSSavePanel observeValueForKeyPath:ofObject:change:context:]","symbolLocation":460,"imageIndex":35},{"imageOffset":214301,"symbol":"NSKeyValueNotifyObserver","symbolLocation":306,"imageIndex":34},{"imageOffset":980124,"symbol":"NSKeyValueDidChange","symbolLocation":412,"imageIndex":34},{"imageOffset":5605039,"symbol":"NSKeyValueDidChangeWithPerThreadPendingNotifications","symbolLocation":146,"imageIndex":34},{"imageOffset":105254,"symbol":"__47-[NSViewBridge setObject:forKey:withKVO:local:]_block_invoke","symbolLocation":360,"imageIndex":36},{"imageOffset":666015,"symbol":"withHintInProgress","symbolLocation":198,"imageIndex":36},{"imageOffset":104436,"symbol":"-[NSViewBridge setObject:forKey:withKVO:local:]","symbolLocation":654,"imageIndex":36},{"imageOffset":526685,"symbol":"-[NSRemoteViewMarshal setHostObject:forKey:]","symbolLocation":291,"imageIndex":36},{"imageOffset":396332,"symbol":"__invoking___","symbolLocation":140,"imageIndex":33},{"imageOffset":395971,"symbol":"-[NSInvocation invoke]","symbolLocation":305,"imageIndex":33},{"imageOffset":68799,"symbol":"__deferNSXPCInvocationOntoMainThread_block_invoke","symbolLocation":142,"imageIndex":36},{"imageOffset":21209,"symbol":"__wrapBlockWithVoucher_block_invoke","symbolLocation":37,"imageIndex":36},{"imageOffset":660876,"symbol":"kNotRunningOnAppKitCompatibleThread_block_invoke","symbolLocation":323,"imageIndex":36},{"imageOffset":510737,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":12,"imageIndex":33},{"imageOffset":510538,"symbol":"__CFRunLoopDoBlocks","symbolLocation":398,"imageIndex":33},{"imageOffset":507162,"symbol":"__CFRunLoopRun","symbolLocation":2015,"imageIndex":33},{"imageOffset":503505,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":33},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":37},{"imageOffset":191822,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":37},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":37},{"imageOffset":254556,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":35},{"imageOffset":250118,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":35},{"imageOffset":2990960,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":298,"imageIndex":35},{"imageOffset":2985752,"symbol":"__35-[NSApplication runModalForWindow:]_block_invoke_2","symbolLocation":64,"imageIndex":35},{"imageOffset":2985669,"symbol":"__35-[NSApplication runModalForWindow:]_block_invoke","symbolLocation":78,"imageIndex":35},{"imageOffset":2983795,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":35},{"imageOffset":2983493,"symbol":"-[NSApplication runModalForWindow:]","symbolLocation":310,"imageIndex":35},{"imageOffset":11728807,"symbol":"-[NSSavePanel runModal]","symbolLocation":411,"imageIndex":35},{"imageOffset":105042,"imageIndex":15},{"imageOffset":2458653,"symbol":"QDialog::exec()","symbolLocation":285,"imageIndex":4},{"imageOffset":2528458,"symbol":"QFileDialog::getSaveFileUrl(QWidget*, QString const&, QUrl const&, QString const&, QString*, QFlags<QFileDialog::Option>, QList<QString> const&)","symbolLocation":186,"imageIndex":4},{"imageOffset":2528053,"symbol":"QFileDialog::getSaveFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>)","symbolLocation":213,"imageIndex":4},{"imageOffset":2095993,"symbol":"FolderUtils::getSaveFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>)","symbolLocation":25,"imageIndex":0},{"imageOffset":433259,"symbol":"FritzingWindow::saveAs(QString const&, bool)","symbolLocation":1163,"imageIndex":0},{"imageOffset":556152,"symbol":"MainWindow::saveAs()","symbolLocation":280,"imageIndex":0},{"imageOffset":431997,"symbol":"FritzingWindow::save()","symbolLocation":109,"imageIndex":0},{"imageOffset":555713,"symbol":"MainWindow::save()","symbolLocation":33,"imageIndex":0},{"imageOffset":5100161,"imageIndex":0},{"imageOffset":775594,"imageIndex":13},{"imageOffset":4056349,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":397,"imageIndex":6},{"imageOffset":743321,"symbol":"QObject::event(QEvent*)","symbolLocation":729,"imageIndex":13},{"imageOffset":43463,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":4},{"imageOffset":47372,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":4},{"imageOffset":265005,"symbol":"FApplication::notify(QObject*, QEvent*)","symbolLocation":29,"imageIndex":0},{"imageOffset":450858,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":13},{"imageOffset":455548,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":1468,"imageIndex":13},{"imageOffset":94523,"imageIndex":15},{"imageOffset":96331,"imageIndex":15},{"imageOffset":511690,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":33},{"imageOffset":511596,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":33},{"imageOffset":511045,"symbol":"__CFRunLoopDoSources0","symbolLocation":217,"imageIndex":33},{"imageOffset":506063,"symbol":"__CFRunLoopRun","symbolLocation":916,"imageIndex":33},{"imageOffset":503505,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":33},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":37},{"imageOffset":191822,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":37},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":37},{"imageOffset":254556,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":35},{"imageOffset":250118,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":35},{"imageOffset":194440,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":35},{"imageOffset":91987,"imageIndex":15},{"imageOffset":488630,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":13},{"imageOffset":452389,"symbol":"QCoreApplication::exec()","symbolLocation":133,"imageIndex":13},{"imageOffset":352533,"symbol":"main","symbolLocation":293,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":38}]},{"id":16783146,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":39}]},{"id":16783158,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":39}]},{"id":16783192,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5538,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":40},{"imageOffset":63261,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":40},{"imageOffset":34260,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":40},{"imageOffset":6282,"symbol":"mach_msg","symbolLocation":19,"imageIndex":40},{"imageOffset":512015,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":33},{"imageOffset":506512,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":33},{"imageOffset":503505,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":33},{"imageOffset":1696757,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":35},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":39},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":39}]},{"id":16783195,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":40},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":39},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":39},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":39}]},{"id":16783196,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":40},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":39},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":39},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":39}]},{"id":16783197,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":40},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":39},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":39},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":39}]},{"id":16783198,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":40},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":39},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":39},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":39}]},{"id":16783331,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":40},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":39},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":39},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":39}]},{"id":16783341,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":40},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":39},{"imageOffset":2109100,"imageIndex":13},{"imageOffset":2108334,"imageIndex":13},{"imageOffset":2108158,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":13},{"imageOffset":2085349,"imageIndex":13},{"imageOffset":2067843,"imageIndex":13},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":39},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":39}]},{"id":16784046,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":39}]},{"id":16784047,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":39}]},{"id":16784049,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":39}]},{"id":16784051,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":39}]},{"id":16784052,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":39}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4382359552,
    "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" : 4394868736,
    "size" : 196608,
    "uuid" : "601aad6e-3b7f-3551-9768-336813d1284e",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/libquazip1-qt6.1.4.0.dylib",
    "name" : "libquazip1-qt6.1.4.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4396175360,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtPrintSupport",
    "size" : 294912,
    "uuid" : "7178d391-3db2-3825-b031-83a02c9069fa",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport",
    "name" : "QtPrintSupport",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4395180032,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtSvgWidgets",
    "size" : 32768,
    "uuid" : "1f53e448-2763-34a4-beec-a54ba0020cdf",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSvgWidgets.framework\/Versions\/A\/QtSvgWidgets",
    "name" : "QtSvgWidgets",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4409024512,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4931584,
    "uuid" : "5bfaef33-ce47-32bf-acb3-03cbe9e68a6f",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4396666880,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtSvg",
    "size" : 245760,
    "uuid" : "0813164b-4492-302c-869b-1216dcde7f80",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSvg.framework\/Versions\/A\/QtSvg",
    "name" : "QtSvg",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4397043712,
    "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_64",
    "base" : 4394729472,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtConcurrent",
    "size" : 16384,
    "uuid" : "b8d125bd-495f-3fd6-87de-ed7ac8489ec6",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtConcurrent.framework\/Versions\/A\/QtConcurrent",
    "name" : "QtConcurrent",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4415397888,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtNetwork",
    "size" : 1163264,
    "uuid" : "4e8fb178-39bd-37fc-92f2-6fbc9d82af88",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtNetwork.framework\/Versions\/A\/QtNetwork",
    "name" : "QtNetwork",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4394569728,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtSerialPort",
    "size" : 81920,
    "uuid" : "9bfa6aef-1d4f-3ae2-a352-fe9f1265b817",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSerialPort.framework\/Versions\/A\/QtSerialPort",
    "name" : "QtSerialPort",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4405399552,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtSql",
    "size" : 196608,
    "uuid" : "07ff1502-d0ac-365b-bfe0-12a78093e0ce",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtSql.framework\/Versions\/A\/QtSql",
    "name" : "QtSql",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4395663360,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtXml",
    "size" : 98304,
    "uuid" : "cf184feb-8fee-3ba1-8629-a35550454fc2",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtXml.framework\/Versions\/A\/QtXml",
    "name" : "QtXml",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4407459840,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtCore5Compat",
    "size" : 753664,
    "uuid" : "ec6c0dff-b612-3951-a781-19d6ba018502",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtCore5Compat.framework\/Versions\/A\/QtCore5Compat",
    "name" : "QtCore5Compat",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4428361728,
    "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" : 4408328192,
    "CFBundleShortVersionString" : "6.4",
    "CFBundleIdentifier" : "org.qt-project.QtDBus",
    "size" : 540672,
    "uuid" : "d75bc176-b599-346d-9c20-e26d546cecdf",
    "path" : "\/Applications\/Fritzing.app\/Contents\/Frameworks\/QtDBus.framework\/Versions\/A\/QtDBus",
    "name" : "QtDBus",
    "CFBundleVersion" : "6.4.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4406235136,
    "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" : 4427497472,
    "size" : 163840,
    "uuid" : "60501060-de6d-35b6-8325-74cf1323cca0",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/styles\/libqmacstyle.dylib",
    "name" : "libqmacstyle.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4427157504,
    "size" : 32768,
    "uuid" : "2260e39a-f951-3ccb-a3d0-b5a148b476ef",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqgif.dylib",
    "name" : "libqgif.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4427239424,
    "size" : 32768,
    "uuid" : "73d7bcd4-8546-396d-a967-2b785956402a",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqwbmp.dylib",
    "name" : "libqwbmp.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4503240704,
    "size" : 589824,
    "uuid" : "3b229f97-2736-3600-b112-046517b55a28",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqwebp.dylib",
    "name" : "libqwebp.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4427321344,
    "size" : 32768,
    "uuid" : "4d459091-8414-3dd9-a319-ee4211c41c4f",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqico.dylib",
    "name" : "libqico.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4427403264,
    "size" : 32768,
    "uuid" : "b29450f6-8c13-3f1e-9427-b5575bbd2213",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqmacheif.dylib",
    "name" : "libqmacheif.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4427759616,
    "size" : 458752,
    "uuid" : "151efa3b-6415-3f4d-a2cd-0dda27471d74",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqjpeg.dylib",
    "name" : "libqjpeg.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4503896064,
    "size" : 442368,
    "uuid" : "3d7ed307-a3b4-3412-85bb-f5632e4815f1",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqtiff.dylib",
    "name" : "libqtiff.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4502052864,
    "size" : 32768,
    "uuid" : "fd611473-3a96-3452-9f7f-3dda20d00245",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqsvg.dylib",
    "name" : "libqsvg.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4426964992,
    "size" : 32768,
    "uuid" : "8015e3fa-97c4-3f06-b195-f49611fc1bb3",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqicns.dylib",
    "name" : "libqicns.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4427046912,
    "size" : 32768,
    "uuid" : "240d6086-fc62-33e6-ba7a-d165f711e209",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqtga.dylib",
    "name" : "libqtga.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4502327296,
    "size" : 32768,
    "uuid" : "37b5a2dc-1384-3311-8590-292529c94730",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/imageformats\/libqmacjp2.dylib",
    "name" : "libqmacjp2.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4503093248,
    "size" : 65536,
    "uuid" : "5eaf78f9-49d0-30e2-a516-d53697b7344a",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4536074240,
    "size" : 1605632,
    "uuid" : "ff3de0bc-7923-372d-93a9-840b1a79a864",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/sqldrivers\/libqsqlite.dylib",
    "name" : "libqsqlite.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4533252096,
    "size" : 163840,
    "uuid" : "4c289cdf-72c1-362f-a843-b0a1799532a4",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/tls\/libqsecuretransportbackend.dylib",
    "name" : "libqsecuretransportbackend.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4532736000,
    "size" : 262144,
    "uuid" : "336f7fa5-fe95-3abc-9867-7c822de353b4",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/tls\/libqopensslbackend.dylib",
    "name" : "libqopensslbackend.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4533096448,
    "size" : 65536,
    "uuid" : "6fd24d43-21f5-3349-8cd0-282148f4a814",
    "path" : "\/Applications\/Fritzing.app\/Contents\/PlugIns\/tls\/libqcertonlybackend.dylib",
    "name" : "libqcertonlybackend.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703278383104,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4837360,
    "uuid" : "2476c521-a5f5-39ef-893e-e351a15f79bb",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1979.101"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703293751296,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 9998322,
    "uuid" : "b89cf05d-eccd-3756-96e6-e51c558f14c7",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1979.101"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703329603584,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16809984,
    "uuid" : "c5499c27-03c5-3194-815e-94cf6e6b68db",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.70.136"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703410688000,
    "CFBundleShortVersionString" : "695.2.2",
    "CFBundleIdentifier" : "com.apple.ViewBridge",
    "size" : 1048574,
    "uuid" : "fb9ab512-788d-3faa-b498-767d3535e973",
    "path" : "\/System\/Library\/PrivateFrameworks\/ViewBridge.framework\/Versions\/A\/ViewBridge",
    "name" : "ViewBridge",
    "CFBundleVersion" : "695.2.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703440703488,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112954,
    "uuid" : "bbbf9caf-5b24-3c4c-b275-e85d272258c9",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703274455040,
    "size" : 624112,
    "uuid" : "3df96f32-b9c9-3566-a6b7-4daebc6d6563",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703277969408,
    "size" : 49152,
    "uuid" : "3a3fa85c-f1fe-336c-bf68-924fc947ade3",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703277731840,
    "size" : 237568,
    "uuid" : "45e634ef-1767-336e-afe5-8c0d4146abcf",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 140703273832448,
  "size" : 21474836480,
  "uuid" : "2434d7b8-6144-3aef-92fd-a483c33f40d2"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=475.6M resident=0K(0%) swapped_out_or_unallocated=475.6M(100%)\nWritable regions: Total=778.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=778.3M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2160K        4 \nCG image                           664K       13 \nColorSync                          260K       29 \nCoreAnimation                      844K       20 \nCoreGraphics                        20K        3 \nCoreUI image data                 2048K       16 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           630.4M      269 \nMALLOC guard page                   32K        7 \nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.1M       15 \nStack                             15.1M       15 \nVM_ALLOCATE                        532K       15 \n__CTF                               824        1 \n__DATA                            19.5M      381 \n__DATA_CONST                      14.6M      206 \n__DATA_DIRTY                       656K      109 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       177.3M       35 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW                         2013K        2 \n__TEXT                           298.3M      399 \ndyld private memory                260K        2 \nmapped file                      487.3M       43 \nshared memory                      804K       24 \n===========                     =======  ======= \nTOTAL                              1.9G     1615 \nTOTAL, minus reserved VM space     1.7G     1615 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "3848bfcc677da66e1ab03332d519be400bba5aa2",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61675b89201f677a9a4cbd65",
      "factorPackIds" : {
        "HEALTH_FEATURE_AVAILABILITY" : "65287aa4be905e686a05f0a2"
      },
      "deploymentId" : 240000079
    },
    {
      "rolloutId" : "64c17a9925d75a7281053d4c",
      "factorPackIds" : {
        "SIRI_AUDIO_DISABLE_MEDIA_ENTITY_SYNC" : "64d29746ad29a465b3bbeace"
      },
      "deploymentId" : 240000001
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro14,1, BootROM 515.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 2,3 GHz, 8 GB, SMC 2.43f11
Graphics: Intel Iris Plus Graphics 640, Intel Iris Plus Graphics 640, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x170), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1772.1)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: AirPort, AirPort, en0
USB Device: USB30Bus
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5
KjellMorgenstern commented 10 months ago

We have released Fritzing 1.0.2 , which uses a later version of XCode, moved from Qt 6.4 to 6.5, and dropped support for macOS Catalina. Also, a possible crash due to timing issues was fixed.

Since we can´t reproduce the issue here, I can not test if Fritzing 1.0.2 fixes it or not.

I will mark this as "Solved", and close it unless it is reported again with Fritzing 1.0.2

Jimmacairdrie commented 10 months ago

Many thanks for this, 1.0.2 does not crash the way 1.0.1 does and so far has behaved perfectly.

On 8 Jan 2024, at 17:59, Kjell @.***> wrote:

We have released Fritzing 1.0.2 , which uses a later version of XCode, moved from Qt 6.4 to 6.5, and dropped support for macOS Catalina. Also, a possible crash due to timing issues was fixed.

Since we can´t reproduce the issue here, I can not test if Fritzing 1.0.2 fixes it or not.

I will mark this as "Solved", and close it unless it is reported again with Fritzing 1.0.2

— Reply to this email directly, view it on GitHub https://github.com/fritzing/fritzing-app/issues/4088#issuecomment-1881572170, or unsubscribe https://github.com/notifications/unsubscribe-auth/BENGME4PJ5IAA3R5WXW3QSLYNQXX7AVCNFSM6AAAAABAEE47FSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBRGU3TEMJXGA. You are receiving this because you authored the thread.

SWills73 commented 10 months ago

I have also tested v1.02 and it works with none of the prior crashing issues on v1.01 with Mac OS > Nice Job! thank you.