Closed mikemykhaylov closed 1 year ago
cant repro. tested on qt5 and qt6 on linux and mac
Hmm, I consistently can repro this on my Mac, even after reinstalling the XCode clang chain, r2 and iaito. Is your Mac ARM or x86 one? Here' the Apple crash log if it helps:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: iaito [37308]
Path: /Users/USER/*/iaito.app/Contents/MacOS/iaito
Identifier: org.radare.iaito
Version: 5.8.8 (5.8.8)
Code Type: X86-64 (Native)
Parent Process: Exited process [37285]
Responsible: alacritty [13310]
User ID: 501
Date/Time: 2023-10-24 15:43:30.0633 -0700
OS Version: macOS 13.6 (22G120)
Report Version: 12
Bridge OS Version: 3.0 (14Y910)
Anonymous UUID: 509C1679-72C6-0DE4-FF1E-66BB89A8A873
Sleep/Wake UUID: 4EF068C7-A2C9-4B4A-957B-B116492AC25D
Time Awake Since Boot: 60000 seconds
Time Since Wake: 835 seconds
System Integrity Protection: disabled
Crashed Thread: 3 Dispatch queue: com.apple.NSXPCConnection.user.endpoint.NSRemoteView.NSOpenPanelService
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000bad4007
Exception Codes: 0x0000000000000001, 0x000000000bad4007
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [37308]
VM Region Info: 0xbad4007 is not in any region. Bytes before following region: 4107853817
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 100862000-100b6a000 [ 3104K] r-x/r-x SM=COW ...s/MacOS/iaito
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff8073855a2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80739371d mach_msg2_internal + 78
2 libsystem_kernel.dylib 0x7ff80738c5d4 mach_msg_overwrite + 692
3 libsystem_kernel.dylib 0x7ff80738588a mach_msg + 19
4 CoreFoundation 0x7ff8074a000f __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80749ea90 __CFRunLoopRun + 1365
6 CoreFoundation 0x7ff80749ded1 CFRunLoopRunSpecific + 560
7 HIToolbox 0x7ff810f1ef3d RunCurrentEventLoopInMode + 292
8 HIToolbox 0x7ff810f1ed4e ReceiveNextEventCommon + 657
9 HIToolbox 0x7ff810f1eaa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
10 AppKit 0x7ff80a53a25c _DPSNextEvent + 858
11 AppKit 0x7ff80a539106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
12 AppKit 0x7ff80a7d6370 -[NSApplication _doModalLoop:peek:] + 298
13 AppKit 0x7ff80a7d4f18 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 64
14 AppKit 0x7ff80a7d4ec5 __35-[NSApplication runModalForWindow:]_block_invoke + 78
15 AppKit 0x7ff80a7d4773 _NSTryRunModal + 100
16 AppKit 0x7ff80a7d4645 -[NSApplication runModalForWindow:] + 310
17 AppKit 0x7ff80b02b7a7 -[NSSavePanel runModal] + 411
18 libqcocoa.dylib 0x10289a583 -[QNSOpenSavePanelDelegate runApplicationModalPanel] + 73
19 QtWidgets 0x103b69550 QDialog::exec() + 190
20 QtWidgets 0x103b75b32 QFileDialog::getOpenFileUrl(QWidget*, QString const&, QUrl const&, QString const&, QString*, QFlags<QFileDialog::Option>, QList<QString> const&) + 286
21 QtWidgets 0x103b75976 QFileDialog::getOpenFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>) + 190
22 iaito 0x10091c1c6 NewFileDialog::on_selectFileButton_clicked() + 118 (NewFileDialog.cpp:93)
23 iaito 0x100a6bcce NewFileDialog::qt_metacall(QMetaObject::Call, int, void**) + 62 (moc_NewFileDialog.cpp:270)
24 QtCore 0x1047590b5 void doActivate<false>(QObject*, int, void**) + 1119
25 QtWidgets 0x103a6a595 QAbstractButtonPrivate::emitClicked() + 109
26 QtWidgets 0x103a6a446 QAbstractButtonPrivate::click() + 226
27 QtWidgets 0x103a6b06c QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 198
28 QtWidgets 0x1039bfe5a QWidget::event(QEvent*) + 1398
29 QtWidgets 0x10398069f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
30 QtWidgets 0x103982a56 QApplication::notify(QObject*, QEvent*) + 6150
31 QtCore 0x10471f339 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 157
32 QtWidgets 0x103980bf8 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 896
33 QtWidgets 0x1039d263f QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1983
34 QtWidgets 0x1039d1640 QWidgetWindow::event(QEvent*) + 172
35 QtWidgets 0x10398069f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
36 QtWidgets 0x10398146b QApplication::notify(QObject*, QEvent*) + 539
37 QtCore 0x10471f339 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 157
38 QtGui 0x104064a3c QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1656
39 QtGui 0x1040ab508 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 110
40 libqcocoa.dylib 0x10284aaa9 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 423
41 CoreFoundation 0x7ff80749feca __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
42 CoreFoundation 0x7ff80749fe6c __CFRunLoopDoSource0 + 157
43 CoreFoundation 0x7ff80749fc45 __CFRunLoopDoSources0 + 217
44 CoreFoundation 0x7ff80749e8cf __CFRunLoopRun + 916
45 CoreFoundation 0x7ff80749ded1 CFRunLoopRunSpecific + 560
46 HIToolbox 0x7ff810f1ef3d RunCurrentEventLoopInMode + 292
47 HIToolbox 0x7ff810f1eb84 ReceiveNextEventCommon + 199
48 HIToolbox 0x7ff810f1eaa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
49 AppKit 0x7ff80a53a25c _DPSNextEvent + 858
50 AppKit 0x7ff80a539106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
51 AppKit 0x7ff80a52b788 -[NSApplication run] + 586
52 libqcocoa.dylib 0x102849987 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2091
53 QtCore 0x104725e75 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 359
54 QtCore 0x10471f755 QCoreApplication::exec() + 119
55 iaito 0x100870405 main + 613 (Main.cpp:103)
56 dyld 0x7ff80706a41f start + 1903
Thread 1:
0 libsystem_pthread.dylib 0x7ff8073bfbb0 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x7ff8073bfbb0 start_wqthread + 0
Thread 3 Crashed:: Dispatch queue: com.apple.NSXPCConnection.user.endpoint.NSRemoteView.NSOpenPanelService
0 ??? 0xbad4007 ???
1 ImageIO 0x7ff8112c69d8 invocation function for block in SetupTIFFErrorHandler() + 11
2 libdispatch.dylib 0x7ff807223033 _dispatch_client_callout + 8
3 libdispatch.dylib 0x7ff807224267 _dispatch_once_callout + 20
4 ImageIO 0x7ff811246aef IIO_Reader_TIFF::getImageCount(IIOImageReadSession*, IIODictionary*, CGImageSourceStatus*, unsigned int*) + 131
5 ImageIO 0x7ff81124667b IIO_Reader::callGetImageCount(CGImageReadSession*, IIODictionary*, CGImageSourceStatus*) + 521
6 ImageIO 0x7ff8112461b5 IIOImageSource::updatedCount() + 297
7 ImageIO 0x7ff81124feaf CGImageSourceGetCount + 146
8 AppKit 0x7ff80a655330 +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps:] + 354
9 AppKit 0x7ff80a6551aa +[NSBitmapImageRep _imageRepsWithData:hfsFileType:extension:expandImageContentNow:] + 82
10 AppKit 0x7ff80a7acf68 +[NSBitmapImageRep _imageRepWithData:hfsFileType:extension:] + 28
11 AppKit 0x7ff80a7acba2 -[NSBitmapImageRep initWithCoder:] + 141
12 Foundation 0x7ff8089601ba _decodeObject + 1254
13 Foundation 0x7ff8082fa9dc __44-[NSXPCDecoder _decodeArrayOfObjectsForKey:]_block_invoke + 40
14 Foundation 0x7ff8082f1594 _NSXPCSerializationIterateArrayObject + 191
15 Foundation 0x7ff8082f14af -[NSXPCDecoder _decodeArrayOfObjectsForKey:] + 196
16 Foundation 0x7ff8082f65ed -[NSArray(NSArray) initWithCoder:] + 161
17 Foundation 0x7ff8089601ba _decodeObject + 1254
18 Foundation 0x7ff8082fa9dc __44-[NSXPCDecoder _decodeArrayOfObjectsForKey:]_block_invoke + 40
19 Foundation 0x7ff8082f1594 _NSXPCSerializationIterateArrayObject + 191
20 Foundation 0x7ff8082f14af -[NSXPCDecoder _decodeArrayOfObjectsForKey:] + 196
21 Foundation 0x7ff8082f65ed -[NSArray(NSArray) initWithCoder:] + 161
22 Foundation 0x7ff8089601ba _decodeObject + 1254
23 Foundation 0x7ff8089605d0 _decodeObjectAfterSettingAllowListForKey + 144
24 Foundation 0x7ff808306564 -[NSXPCDecoder decodeObjectOfClasses:forKey:] + 38
25 AppKit 0x7ff80a7abc08 -[NSImage initWithCoder:] + 1055
26 Foundation 0x7ff8089601ba _decodeObject + 1254
27 Foundation 0x7ff8082ec1dc -[NSXPCDecoder _decodeObjectOfClasses:atObject:] + 63
28 Foundation 0x7ff8082ebbc7 _NSXPCSerializationDecodeTypedObjCValuesFromArray + 869
29 Foundation 0x7ff8082eb55f _NSXPCSerializationDecodeInvocationArgumentArray + 547
30 Foundation 0x7ff8089609d2 -[NSXPCDecoder __decodeXPCObject:allowingSimpleMessageSend:outInvocation:outArguments:outArgumentsMaxCount:outMethodSignature:outSelector:isReply:replySelector:] + 820
31 Foundation 0x7ff80896062b -[NSXPCDecoder _decodeMessageFromXPCObject:allowingSimpleMessageSend:outInvocation:outArguments:outArgumentsMaxCount:outMethodSignature:outSelector:] + 55
32 Foundation 0x7ff808957b42 -[NSXPCConnection _decodeAndInvokeMessageWithEvent:reply:flags:] + 433
33 Foundation 0x7ff808959a18 message_handler_message + 79
34 Foundation 0x7ff808959535 message_handler + 140
35 libxpc.dylib 0x7ff80710d998 _xpc_connection_call_event_handler + 56
36 libxpc.dylib 0x7ff80710c74c _xpc_connection_mach_event + 1399
37 libdispatch.dylib 0x7ff8072230cd _dispatch_client_callout4 + 9
38 libdispatch.dylib 0x7ff80723d1a7 _dispatch_mach_msg_invoke + 455
39 libdispatch.dylib 0x7ff807229088 _dispatch_lane_serial_drain + 393
40 libdispatch.dylib 0x7ff80723dcd4 _dispatch_mach_invoke + 484
41 libdispatch.dylib 0x7ff807229088 _dispatch_lane_serial_drain + 393
42 libdispatch.dylib 0x7ff807229d39 _dispatch_lane_invoke + 366
43 libdispatch.dylib 0x7ff8072343fc _dispatch_workloop_worker_thread + 765
44 libsystem_pthread.dylib 0x7ff8073c0c55 _pthread_wqthread + 327
45 libsystem_pthread.dylib 0x7ff8073bfbbf start_wqthread + 15
Thread 4:
0 libsystem_pthread.dylib 0x7ff8073bfbb0 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x7ff8073bfbb0 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x7ff8073bfbb0 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x7ff8073bfbb0 start_wqthread + 0
Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff80738e272 __select + 10
1 CoreFoundation 0x7ff8074c7e7f __CFSocketManager + 643
2 libsystem_pthread.dylib 0x7ff8073c41d3 _pthread_start + 125
3 libsystem_pthread.dylib 0x7ff8073bfbd3 thread_start + 15
Thread 9:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff8073855a2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80739371d mach_msg2_internal + 78
2 libsystem_kernel.dylib 0x7ff80738c5d4 mach_msg_overwrite + 692
3 libsystem_kernel.dylib 0x7ff80738588a mach_msg + 19
4 CoreFoundation 0x7ff8074a000f __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80749ea90 __CFRunLoopRun + 1365
6 CoreFoundation 0x7ff80749ded1 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff80a69a3f5 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff8073c41d3 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff8073bfbd3 thread_start + 15
Thread 10:
0 libsystem_pthread.dylib 0x7ff8073bfbb0 start_wqthread + 0
Thread 3 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007ff849465ac8 rcx: 0x0000000000004c04 rdx: 0x00007ff8112c69cd
rdi: 0x0000000000000000 rsi: 0x00007ff8112c69cd rbp: 0x00007000069873d0 rsp: 0x00007000069873c8
r8: 0x00007000069875f0 r9: 0x00007ff81150b535 r10: 0x00007ff84aab96b8 r11: 0x00007ff8082daef0
r12: 0x0000600002cfafc0 r13: 0x000060000364d590 r14: 0x0000700006987690 r15: 0x0000000000000000
rip: 0x000000000bad4007 rfl: 0x0000000000010246 cr2: 0x000000000bad4007
Logical CPU: 0
Error Code: 0x00000014 (no mapping for user instruction read)
Trap Number: 14
Binary Images:
0x100862000 - 0x100b69fff org.radare.iaito (5.8.8) <89749143-2f48-361c-9189-c35943f4bf23> /Users/USER/*/iaito.app/Contents/MacOS/iaito
0x1010ce000 - 0x101319fff libr_core.dylib (*) <6e34da7f-87b3-3068-836e-19a1e8e9831a> /Users/USER/*/libr_core.dylib
0x100df3000 - 0x100dfafff libr_config.dylib (*) <30f48b09-2f48-3319-8855-ec391b65226c> /Users/USER/*/libr_config.dylib
0x100e58000 - 0x100e87fff libr_debug.dylib (*) <9c2d362f-381f-38f5-91c6-6475ef7173d6> /Users/USER/*/libr_debug.dylib
0x10161f000 - 0x1017d6fff libr_bin.dylib (*) <fc8b597c-5414-34ac-b327-82dfd872f532> /Users/USER/*/libr_bin.dylib
0x1013be000 - 0x1014c5fff libr_lang.dylib (*) <59454710-19d7-348a-aab3-eaef3e877741> /Users/USER/*/libr_lang.dylib
0x100f92000 - 0x101029fff libr_anal.dylib (*) <25e34d74-ac0b-358a-bea3-46e01704ff71> /Users/USER/*/libr_anal.dylib
0x100e07000 - 0x100e0afff libr_bp.dylib (*) <80fde994-05f8-3075-acb1-08c4f95d4634> /Users/USER/*/libr_bp.dylib
0x100eac000 - 0x100ebffff libr_egg.dylib (*) <c766c898-3efb-3107-8dce-210066350acd> /Users/USER/*/libr_egg.dylib
0x101512000 - 0x101569fff libr_asm.dylib (*) <5df17a67-a823-397e-a327-2207bf1658e4> /Users/USER/*/libr_asm.dylib
0x100e30000 - 0x100e37fff libr_flag.dylib (*) <86f76f78-f09d-35c0-a98b-8b569a51b4c7> /Users/USER/*/libr_flag.dylib
0x100ef0000 - 0x100efbfff libr_search.dylib (*) <3cfda821-145b-3567-80a5-5bcdf69077e3> /Users/USER/*/libr_search.dylib
0x1015aa000 - 0x1015d1fff libr_syscall.dylib (*) <db24320a-0957-3fff-949f-63a7ea90700a> /Users/USER/*/libr_syscall.dylib
0x101883000 - 0x1018b2fff libr_fs.dylib (*) <42a687b3-500e-3049-9396-7a9f8571affa> /Users/USER/*/libr_fs.dylib
0x1019a4000 - 0x101a17fff libr_io.dylib (*) <cdeab257-c405-3c74-b34c-6d2915d9365e> /Users/USER/*/libr_io.dylib
0x100f2b000 - 0x100f3afff libr_socket.dylib (*) <81122361-73f8-3945-a652-f41cad5340cc> /Users/USER/*/libr_socket.dylib
0x10107a000 - 0x1010a1fff libr_cons.dylib (*) <12375918-3bbe-3fe5-bed5-8b408bfe1b68> /Users/USER/*/libr_cons.dylib
0x1018df000 - 0x1018eefff libr_magic.dylib (*) <7b212971-5c43-3f2b-a1a8-5058562d2548> /Users/USER/*/libr_magic.dylib
0x101903000 - 0x101922fff libr_crypto.dylib (*) <b9e44403-5a54-38f6-b802-e327023eac65> /Users/USER/*/libr_crypto.dylib
0x1029e3000 - 0x103456fff libr_arch.dylib (*) <6768902d-825d-37ff-ac69-2fa0e912ad32> /Users/USER/*/libr_arch.dylib
0x10193b000 - 0x101952fff libr_esil.dylib (*) <4636fd90-065c-3895-b1f6-dce43d5110b3> /Users/USER/*/libr_esil.dylib
0x100f0c000 - 0x100f17fff libr_reg.dylib (*) <669361e5-cf16-380e-9fe1-aea98020b8fa> /Users/USER/*/libr_reg.dylib
0x101be3000 - 0x101ce6fff libr_util.dylib (*) <3c775be5-1f7b-3644-ad0d-11fb24e488d7> /Users/USER/*/libr_util.dylib
0x100f4f000 - 0x100f56fff org.qt-project.QtSvgWidgets (6.5) <c583f322-acb5-3178-9a63-f0455cf91a96> /usr/local/Cellar/qt/6.5.2/lib/QtSvgWidgets.framework/Versions/A/QtSvgWidgets
0x103973000 - 0x103d76fff org.qt-project.QtWidgets (6.5) <787f8e3a-7096-35f3-9734-2d6ae38c3175> /usr/local/Cellar/qt/6.5.2/lib/QtWidgets.framework/Versions/A/QtWidgets
0x101acc000 - 0x101b03fff org.qt-project.QtSvg (6.5) <df307871-2f72-3ea5-937f-578efadad026> /usr/local/Cellar/qt/6.5.2/lib/QtSvg.framework/Versions/A/QtSvg
0x103ffb000 - 0x10444afff org.qt-project.QtGui (6.5) <0b7d570a-f771-3d49-9e3a-bb1954026ce7> /usr/local/Cellar/qt/6.5.2/lib/QtGui.framework/Versions/A/QtGui
0x101f00000 - 0x101febfff org.qt-project.QtNetwork (6.5) <659e22fd-d302-3ca7-bf75-6c8d6cf97ccc> /usr/local/Cellar/qt/6.5.2/lib/QtNetwork.framework/Versions/A/QtNetwork
0x1046c7000 - 0x104a8efff org.qt-project.QtCore (6.5) <2076fafc-d30a-3d4b-a01b-8e7c85fbdb24> /usr/local/Cellar/qt/6.5.2/lib/QtCore.framework/Versions/A/QtCore
0x1020a8000 - 0x102193fff libglib-2.0.0.dylib (*) <e650d87f-2a0c-3fda-8704-bc478cf06a7e> /usr/local/Cellar/glib/2.78.0/lib/libglib-2.0.0.dylib
0x1021c4000 - 0x102233fff org.qt-project.QtDBus (6.5) <7c12f5ba-7ad9-377a-9d4a-daa45f545992> /usr/local/Cellar/qt/6.5.2/lib/QtDBus.framework/Versions/A/QtDBus
0x101a6c000 - 0x101a8ffff libpng16.16.dylib (*) <004e8c2b-0d31-350f-8707-466746d5baa2> /usr/local/Cellar/libpng/1.6.40/lib/libpng16.16.dylib
0x1022a8000 - 0x102363fff libharfbuzz.0.dylib (*) <7cf2bbf3-4b05-337f-8164-61e8878a4df4> /usr/local/Cellar/harfbuzz/8.2.2/lib/libharfbuzz.0.dylib
0x100e1b000 - 0x100e26fff libmd4c.0.4.8.dylib (*) <4b209151-dbca-320a-9d51-83b284ae4ed6> /usr/local/Cellar/md4c/0.4.8/lib/libmd4c.0.4.8.dylib
0x101d5b000 - 0x101ddefff libfreetype.6.dylib (*) <25a87d40-365a-32cc-97c1-e3e9cbd19e1d> /usr/local/Cellar/freetype/2.13.2/lib/libfreetype.6.dylib
0x100e48000 - 0x100e4bfff libgthread-2.0.0.dylib (*) <009bbf1d-8269-3631-a984-2f33cac48027> /usr/local/Cellar/glib/2.78.0/lib/libgthread-2.0.0.dylib
0x101b2c000 - 0x101b4ffff liblzma.5.dylib (*) <9fc22599-d186-3048-80a1-872802122734> /usr/local/Cellar/xz/5.4.4/lib/liblzma.5.dylib
0x101dfb000 - 0x101e66fff libtiff.6.dylib (*) <7ae6c1dd-70cd-3344-800e-a0e9d89b4533> /usr/local/Cellar/libtiff/4.6.0/lib/libtiff.6.dylib
0x100ed4000 - 0x100edbfff libgif.7.2.0.dylib (*) <c201cc83-1427-354b-bd9c-cc92681f9987> /usr/local/Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib
0x10248e000 - 0x102539fff libjpeg.8.3.2.dylib (*) <f1910f4a-f0d6-3727-bb04-e4fedd1429b1> /usr/local/Cellar/jpeg-turbo/3.0.0/lib/libjpeg.8.3.2.dylib
0x10255a000 - 0x102601fff libzstd.1.5.5.dylib (*) <3f2c0300-a463-3b26-8eba-0c831e8f3731> /usr/local/Cellar/zstd/1.5.5/lib/libzstd.1.5.5.dylib
0x10196b000 - 0x101982fff libintl.8.dylib (*) <d4aff91b-a820-3848-9f8c-cbccfb4ffdf7> /usr/local/Cellar/gettext/0.22.3/lib/libintl.8.dylib
0x10261a000 - 0x10269dfff libpcre2-8.0.dylib (*) <bd27ea64-be6a-389f-bddc-b5430db34257> /usr/local/Cellar/pcre2/10.42/lib/libpcre2-8.0.dylib
0x101e7f000 - 0x101eaefff libdbus-1.3.dylib (*) <ab94e2f5-d8ef-348b-a461-1673358db9b9> /usr/local/Cellar/dbus/1.14.10/lib/libdbus-1.3.dylib
0x104c6b000 - 0x104df2fff libicui18n.73.2.dylib (*) <6063ea70-69ae-3733-8f20-fc9fc834fb95> /usr/local/Cellar/icu4c/73.2/lib/libicui18n.73.2.dylib
0x104f0f000 - 0x10503afff libicuuc.73.2.dylib (*) <37041e93-a601-3a30-8a20-de3b4f45fb1d> /usr/local/Cellar/icu4c/73.2/lib/libicuuc.73.2.dylib
0x106f4c000 - 0x108ddbfff libicudata.73.2.dylib (*) <07edd9b5-d303-3543-9bd5-98750f54ffa1> /usr/local/Cellar/icu4c/73.2/lib/libicudata.73.2.dylib
0x100f67000 - 0x100f72fff libdouble-conversion.3.3.0.dylib (*) <541a6817-0b80-3f66-a2d7-1dae996aa72c> /usr/local/Cellar/double-conversion/3.3.0/lib/libdouble-conversion.3.3.0.dylib
0x101b60000 - 0x101b77fff libb2.1.dylib (*) <73dd9056-d081-32b7-bda8-6cb92925bbf4> /usr/local/Cellar/libb2/0.98.1/lib/libb2.1.dylib
0x1026aa000 - 0x102721fff libpcre2-16.0.dylib (*) <0e05ff0b-3384-3cb8-8262-e3457071690d> /usr/local/Cellar/pcre2/10.42/lib/libpcre2-16.0.dylib
0x101b84000 - 0x101b9bfff libgraphite2.3.2.1.dylib (*) <4e3f7d36-4f5d-311c-9ee4-064de4d0d9e9> /usr/local/Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib
0x10198f000 - 0x10199afff libbrotlidec.1.1.0.dylib (*) <18bcaf95-d79a-3971-9d9d-92bce194bb22> /usr/local/Cellar/brotli/1.1.0/lib/libbrotlidec.1.1.0.dylib
0x101ba8000 - 0x101bc7fff libbrotlicommon.1.1.0.dylib (*) <a61b6bab-0397-38ce-9b74-2fedf3f523dc> /usr/local/Cellar/brotli/1.1.0/lib/libbrotlicommon.1.1.0.dylib
0x101ecb000 - 0x101ee2fff com.apple.security.csparser (3.0) <0e1b6c05-c1cd-3eaf-9857-4787d790f22a> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x102833000 - 0x1028c2fff libqcocoa.dylib (*) <916ab0e6-ec3b-3300-b3b2-c8d138f921ca> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/platforms/libqcocoa.dylib
0x10a7fa000 - 0x10a919fff com.apple.AMDRadeonX4000GLDriver (4.14.1) <066a2903-bd13-3980-92af-ef3e2403716f> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
0x10b8e8000 - 0x10b90bfff libqmacstyle.dylib (*) <14148e1b-7c8d-39af-b474-1bd6d1f4e668> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/styles/libqmacstyle.dylib
0x10a7dd000 - 0x10a7e8fff libqsvgicon.dylib (*) <0a9692ee-a263-320e-b683-3181a25b4d78> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/iconengines/libqsvgicon.dylib
0x10a7c4000 - 0x10a7d3fff libobjc-trampolines.dylib (*) <5eaf78f9-49d0-30e2-a516-d53697b7344a> /usr/lib/libobjc-trampolines.dylib
0x10c0e2000 - 0x10c0e9fff libqgif.dylib (*) <f1381bd4-9baa-36f5-b901-d8783ceffb8c> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqgif.dylib
0x10c0f6000 - 0x10c0fdfff libqwbmp.dylib (*) <69853d22-e37f-3d9d-97d1-1e070355b9f0> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqwbmp.dylib
0x10c11e000 - 0x10c125fff libqwebp.dylib (*) <07268118-42a9-3fce-b3ce-fe6282fe0c18> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqwebp.dylib
0x10c10a000 - 0x10c10dfff libwebpdemux.2.0.14.dylib (*) <37546c25-6369-3e26-8b89-59d966f8d863> /usr/local/Cellar/webp/1.3.2/lib/libwebpdemux.2.0.14.dylib
0x10c132000 - 0x10c139fff libwebpmux.3.0.13.dylib (*) <405e0ab2-eb03-3bcf-ba09-6cafb225680e> /usr/local/Cellar/webp/1.3.2/lib/libwebpmux.3.0.13.dylib
0x10c1a9000 - 0x10c1fcfff libwebp.7.1.8.dylib (*) <af7a0b09-341e-311f-b3dc-4a6acdeb46af> /usr/local/Cellar/webp/1.3.2/lib/libwebp.7.1.8.dylib
0x10c142000 - 0x10c145fff libsharpyuv.0.0.1.dylib (*) <1bf98541-6fde-3dfa-9967-2867d0018117> /usr/local/Cellar/webp/1.3.2/lib/libsharpyuv.0.0.1.dylib
0x10c166000 - 0x10c16dfff libqico.dylib (*) <cf23b9ba-06e9-3230-80b7-efa6f55eed6f> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqico.dylib
0x10c17a000 - 0x10c181fff libqmacheif.dylib (*) <362bcac8-a05a-3b77-ab31-75d9a427457e> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqmacheif.dylib
0x10c211000 - 0x10c218fff libqjpeg.dylib (*) <a4ebf6bf-61ec-348b-83f4-612857f5cc56> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqjpeg.dylib
0x10c18e000 - 0x10c195fff libqtiff.dylib (*) <fe90976c-9b1d-3e24-824f-5495a44b3676> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqtiff.dylib
0x10c152000 - 0x10c159fff libqsvg.dylib (*) <52606c16-e6f9-3d04-bc3e-f6975da993f7> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqsvg.dylib
0x10c23d000 - 0x10c244fff libqmng.dylib (*) <14214d10-91dc-3d83-89c2-e8c7b904b4c7> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqmng.dylib
0x10c2a8000 - 0x10c2e7fff libmng.2.dylib (*) <15fe5b48-1cbe-3bc5-9ae5-768b52bcbbde> /usr/local/Cellar/libmng/2.0.3_1/lib/libmng.2.dylib
0x10c300000 - 0x10c33ffff liblcms2.2.dylib (*) <b2a62461-f35b-3d81-84d9-2bfd1525910d> /usr/local/Cellar/little-cms2/2.15/lib/liblcms2.2.dylib
0x10c251000 - 0x10c258fff libqjp2.dylib (*) <b202824d-41f4-3383-a891-5d38370b3e1b> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqjp2.dylib
0x10c3a4000 - 0x10c3dbfff libjasper.7.0.0.dylib (*) <c5f29632-bf26-30d1-afaf-0b59e705c365> /usr/local/Cellar/jasper/4.0.0/lib/libjasper.7.0.0.dylib
0x10c229000 - 0x10c230fff libqpdf.dylib (*) <6b4011db-6911-3db2-8c9b-2dfa9a8e34dd> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqpdf.dylib
0x10ccbe000 - 0x10d361fff org.qt-project.QtPdf (6.5) <54b0e4ed-c57d-3a02-a10a-35ba6c5d6725> /usr/local/Cellar/qt/6.5.2/lib/QtPdf.framework/Versions/A/QtPdf
0x10c279000 - 0x10c280fff libqicns.dylib (*) <bc264906-5812-3a6c-a3d5-931110378a4e> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqicns.dylib
0x10c265000 - 0x10c26cfff libqtga.dylib (*) <f1976f34-23c6-3037-aed4-3b9698e751e9> /usr/local/Cellar/qt/6.5.2/share/qt/plugins/imageformats/libqtga.dylib
0x7ff807384000 - 0x7ff8073bdfff libsystem_kernel.dylib (*) <45e634ef-1767-336e-afe5-8c0d4146abcf> /usr/lib/system/libsystem_kernel.dylib
0x7ff807423000 - 0x7ff8078bffef com.apple.CoreFoundation (6.9) <2476c521-a5f5-39ef-893e-e351a15f79bb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff810ef0000 - 0x7ff8111e7ff9 com.apple.HIToolbox (2.1.1) <bbbf9caf-5b24-3c4c-b275-e85d272258c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80a4fc000 - 0x7ff80b503fff com.apple.AppKit (6.9) <c5499c27-03c5-3194-815e-94cf6e6b68db> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff807064000 - 0x7ff8070fc5ef dyld (*) <3df96f32-b9c9-3566-a6b7-4daebc6d6563> /usr/lib/dyld
0x7ff8073be000 - 0x7ff8073c9fff libsystem_pthread.dylib (*) <3a3fa85c-f1fe-336c-bf68-924fc947ade3> /usr/lib/system/libsystem_pthread.dylib
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
0x7ff811238000 - 0x7ff81154dff4 com.apple.ImageIO (3.3.0) <597c6ab1-6840-329e-b10a-17be0779a125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7ff807220000 - 0x7ff807267ff3 libdispatch.dylib (*) <677ae7f7-158f-328b-85e2-8a960327856d> /usr/lib/system/libdispatch.dylib
0x7ff8082cb000 - 0x7ff808c53ff1 com.apple.Foundation (6.9) <b89cf05d-eccd-3756-96e6-e51c558f14c7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff807101000 - 0x7ff807141ff8 libxpc.dylib (*) <6bb45888-5f95-37b5-94b2-3db481130658> /usr/lib/system/libxpc.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=567.7M resident=0K(0%) swapped_out_or_unallocated=567.7M(100%)
Writable regions: Total=703.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=703.1M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 2160K 4
CG image 2248K 13
ColorSync 260K 29
CoreAnimation 124K 15
CoreGraphics 12K 2
CoreUI image data 2628K 17
Foundation 172K 2
Kernel Alloc Once 8K 1
MALLOC 244.0M 104
MALLOC guard page 32K 8
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 44K 11
Stack 69.1M 12
VM_ALLOCATE 448K 19
__CTF 824 1
__DATA 21.2M 419
__DATA_CONST 33.5M 285
__DATA_DIRTY 661K 110
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 190.4M 82
__OBJC_RO 66.3M 1
__OBJC_RW 2013K 2
__TEXT 377.3M 438
dyld private memory 260K 2
mapped file 486.8M 52
shared memory 788K 20
=========== ======= =======
TOTAL 1.8G 1655
TOTAL, minus reserved VM space 1.5G 1655
-----------
Full Report
-----------
{"app_name":"iaito","timestamp":"2023-10-24 15:43:31.00 -0700","app_version":"5.8.8","slice_uuid":"89749143-2f48-361c-9189-c35943f4bf23","build_version":"5.8.8","platform":1,"bundleID":"org.radare.iaito","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.6 (22G120)","roots_installed":0,"name":"iaito","incident_id":"7E4BF9B7-4304-461C-BF3E-D0D4392D5012"}
{
"uptime" : 60000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro14,3",
"coalitionID" : 1124,
"osVersion" : {
"train" : "macOS 13.6",
"build" : "22G120",
"releaseType" : "User"
},
"captureTime" : "2023-10-24 15:43:30.0633 -0700",
"incident" : "7E4BF9B7-4304-461C-BF3E-D0D4392D5012",
"pid" : 37308,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-10-24 15:43:24.6899 -0700",
"procStartAbsTime" : 60636350991307,
"procExitAbsTime" : 60641723304288,
"procName" : "iaito",
"procPath" : "\/Users\/USER\/*\/iaito.app\/Contents\/MacOS\/iaito",
"bundleInfo" : {"CFBundleShortVersionString":"5.8.8","CFBundleVersion":"5.8.8","CFBundleIdentifier":"org.radare.iaito"},
"storeInfo" : {"deviceIdentifierForVendor":"458E79F5-9173-550D-8955-10D5BE38B9AE","thirdParty":true},
"parentProc" : "Exited process",
"parentPid" : 37285,
"coalitionName" : "org.alacritty",
"crashReporterKey" : "509C1679-72C6-0DE4-FF1E-66BB89A8A873",
"responsiblePid" : 13310,
"responsibleProc" : "alacritty",
"codeSigningID" : "",
"codeSigningTeamID" : "",
"codeSigningValidationCategory" : 0,
"codeSigningTrustLevel" : 0,
"wakeTime" : 835,
"bridgeVersion" : {"build":"14Y910","train":"3.0"},
"sleepWakeUUID" : "4EF068C7-A2C9-4B4A-957B-B116492AC25D",
"sip" : "disabled",
"vmRegionInfo" : "0xbad4007 is not in any region. Bytes before following region: 4107853817\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 100862000-100b6a000 [ 3104K] r-x\/r-x SM=COW ...s\/MacOS\/iaito",
"exception" : {"codes":"0x0000000000000001, 0x000000000bad4007","rawCodes":[1,195903495],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000000000bad4007"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":37308},
"vmregioninfo" : "0xbad4007 is not in any region. Bytes before following region: 4107853817\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 100862000-100b6a000 [ 3104K] r-x\/r-x SM=COW ...s\/MacOS\/iaito",
"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" : 3,
"threads" : [{"id":2448343,"queue":"com.apple.main-thread","frames":[{"imageOffset":5538,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":80},{"imageOffset":63261,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":80},{"imageOffset":34260,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":80},{"imageOffset":6282,"symbol":"mach_msg","symbolLocation":19,"imageIndex":80},{"imageOffset":512015,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":81},{"imageOffset":506512,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":81},{"imageOffset":503505,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":81},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":82},{"imageOffset":191822,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":82},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":82},{"imageOffset":254556,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":83},{"imageOffset":250118,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":83},{"imageOffset":2990960,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":298,"imageIndex":83},{"imageOffset":2985752,"symbol":"__35-[NSApplication runModalForWindow:]_block_invoke_2","symbolLocation":64,"imageIndex":83},{"imageOffset":2985669,"symbol":"__35-[NSApplication runModalForWindow:]_block_invoke","symbolLocation":78,"imageIndex":83},{"imageOffset":2983795,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":83},{"imageOffset":2983493,"symbol":"-[NSApplication runModalForWindow:]","symbolLocation":310,"imageIndex":83},{"imageOffset":11728807,"symbol":"-[NSSavePanel runModal]","symbolLocation":411,"imageIndex":83},{"imageOffset":423299,"symbol":"-[QNSOpenSavePanelDelegate runApplicationModalPanel]","symbolLocation":73,"imageIndex":54},{"imageOffset":2057552,"symbol":"QDialog::exec()","symbolLocation":190,"imageIndex":24},{"imageOffset":2108210,"symbol":"QFileDialog::getOpenFileUrl(QWidget*, QString const&, QUrl const&, QString const&, QString*, QFlags<QFileDialog::Option>, QList<QString> const&)","symbolLocation":286,"imageIndex":24},{"imageOffset":2107766,"symbol":"QFileDialog::getOpenFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>)","symbolLocation":190,"imageIndex":24},{"imageOffset":762310,"sourceLine":93,"sourceFile":"NewFileDialog.cpp","symbol":"NewFileDialog::on_selectFileButton_clicked()","imageIndex":0,"symbolLocation":118},{"imageOffset":2137294,"sourceLine":270,"sourceFile":"moc_NewFileDialog.cpp","symbol":"NewFileDialog::qt_metacall(QMetaObject::Call, int, void**)","imageIndex":0,"symbolLocation":62},{"imageOffset":598197,"symbol":"void doActivate<false>(QObject*, int, void**)","symbolLocation":1119,"imageIndex":28},{"imageOffset":1013141,"symbol":"QAbstractButtonPrivate::emitClicked()","symbolLocation":109,"imageIndex":24},{"imageOffset":1012806,"symbol":"QAbstractButtonPrivate::click()","symbolLocation":226,"imageIndex":24},{"imageOffset":1015916,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":198,"imageIndex":24},{"imageOffset":314970,"symbol":"QWidget::event(QEvent*)","symbolLocation":1398,"imageIndex":24},{"imageOffset":54943,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":24},{"imageOffset":64086,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6150,"imageIndex":24},{"imageOffset":361273,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":157,"imageIndex":28},{"imageOffset":56312,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":896,"imageIndex":24},{"imageOffset":390719,"symbol":"QWidgetWindow::handleMouseEvent(QMouseEvent*)","symbolLocation":1983,"imageIndex":24},{"imageOffset":386624,"symbol":"QWidgetWindow::event(QEvent*)","symbolLocation":172,"imageIndex":24},{"imageOffset":54943,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":24},{"imageOffset":58475,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":539,"imageIndex":24},{"imageOffset":361273,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":157,"imageIndex":28},{"imageOffset":432700,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":1656,"imageIndex":26},{"imageOffset":722184,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":110,"imageIndex":26},{"imageOffset":96937,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":423,"imageIndex":54},{"imageOffset":511690,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":81},{"imageOffset":511596,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":81},{"imageOffset":511045,"symbol":"__CFRunLoopDoSources0","symbolLocation":217,"imageIndex":81},{"imageOffset":506063,"symbol":"__CFRunLoopRun","symbolLocation":916,"imageIndex":81},{"imageOffset":503505,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":81},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":82},{"imageOffset":191364,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":82},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":82},{"imageOffset":254556,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":83},{"imageOffset":250118,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":83},{"imageOffset":194440,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":83},{"imageOffset":92551,"symbol":"QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":2091,"imageIndex":54},{"imageOffset":388725,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":359,"imageIndex":28},{"imageOffset":362325,"symbol":"QCoreApplication::exec()","symbolLocation":119,"imageIndex":28},{"imageOffset":58373,"sourceLine":103,"sourceFile":"Main.cpp","symbol":"main","imageIndex":0,"symbolLocation":613},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":84}]},{"id":2448345,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":85}]},{"id":2448346,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":85}]},{"triggered":true,"id":2448354,"threadState":{"r13":{"value":105553173206416},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":0},"r14":{"value":123145412966032},"rsi":{"value":140703416740301,"symbolLocation":0,"symbol":"invocation function for block in SetupTIFFErrorHandler()"},"r8":{"value":123145412965872},"cr2":{"value":195903495},"rdx":{"value":140703416740301,"symbolLocation":0,"symbol":"invocation function for block in SetupTIFFErrorHandler()"},"r10":{"value":140704381376184,"symbolLocation":0,"symbol":"OBJC_CLASS_$__NSInlineData"},"r9":{"value":140703419118901},"r15":{"value":0},"rbx":{"value":140704357964488,"symbolLocation":0,"symbol":"SetupTIFFErrorHandler()::setupOnce"},"trap":{"value":14,"description":"(no mapping for user instruction read)"},"err":{"value":20},"r11":{"value":140703265828592,"symbolLocation":0,"symbol":"-[_NSInlineData length]"},"rip":{"value":195903495,"matchesCrashFrame":1},"rbp":{"value":123145412965328},"rsp":{"value":123145412965320},"r12":{"value":105553163431872},"rcx":{"value":19460},"flavor":"x86_THREAD_STATE","rdi":{"value":0}},"queue":"com.apple.NSXPCConnection.user.endpoint.NSRemoteView.NSOpenPanelService","frames":[{"imageOffset":195903495,"imageIndex":86},{"imageOffset":584152,"symbol":"invocation function for block in SetupTIFFErrorHandler()","symbolLocation":11,"imageIndex":87},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":88},{"imageOffset":16999,"symbol":"_dispatch_once_callout","symbolLocation":20,"imageIndex":88},{"imageOffset":60143,"symbol":"IIO_Reader_TIFF::getImageCount(IIOImageReadSession*, IIODictionary*, CGImageSourceStatus*, unsigned int*)","symbolLocation":131,"imageIndex":87},{"imageOffset":59003,"symbol":"IIO_Reader::callGetImageCount(CGImageReadSession*, IIODictionary*, CGImageSourceStatus*)","symbolLocation":521,"imageIndex":87},{"imageOffset":57781,"symbol":"IIOImageSource::updatedCount()","symbolLocation":297,"imageIndex":87},{"imageOffset":97967,"symbol":"CGImageSourceGetCount","symbolLocation":146,"imageIndex":87},{"imageOffset":1413936,"symbol":"+[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps:]","symbolLocation":354,"imageIndex":83},{"imageOffset":1413546,"symbol":"+[NSBitmapImageRep _imageRepsWithData:hfsFileType:extension:expandImageContentNow:]","symbolLocation":82,"imageIndex":83},{"imageOffset":2821992,"symbol":"+[NSBitmapImageRep _imageRepWithData:hfsFileType:extension:]","symbolLocation":28,"imageIndex":83},{"imageOffset":2821026,"symbol":"-[NSBitmapImageRep initWithCoder:]","symbolLocation":141,"imageIndex":83},{"imageOffset":6902202,"symbol":"_decodeObject","symbolLocation":1254,"imageIndex":89},{"imageOffset":195036,"symbol":"__44-[NSXPCDecoder _decodeArrayOfObjectsForKey:]_block_invoke","symbolLocation":40,"imageIndex":89},{"imageOffset":157076,"symbol":"_NSXPCSerializationIterateArrayObject","symbolLocation":191,"imageIndex":89},{"imageOffset":156847,"symbol":"-[NSXPCDecoder _decodeArrayOfObjectsForKey:]","symbolLocation":196,"imageIndex":89},{"imageOffset":177645,"symbol":"-[NSArray(NSArray) initWithCoder:]","symbolLocation":161,"imageIndex":89},{"imageOffset":6902202,"symbol":"_decodeObject","symbolLocation":1254,"imageIndex":89},{"imageOffset":195036,"symbol":"__44-[NSXPCDecoder _decodeArrayOfObjectsForKey:]_block_invoke","symbolLocation":40,"imageIndex":89},{"imageOffset":157076,"symbol":"_NSXPCSerializationIterateArrayObject","symbolLocation":191,"imageIndex":89},{"imageOffset":156847,"symbol":"-[NSXPCDecoder _decodeArrayOfObjectsForKey:]","symbolLocation":196,"imageIndex":89},{"imageOffset":177645,"symbol":"-[NSArray(NSArray) initWithCoder:]","symbolLocation":161,"imageIndex":89},{"imageOffset":6902202,"symbol":"_decodeObject","symbolLocation":1254,"imageIndex":89},{"imageOffset":6903248,"symbol":"_decodeObjectAfterSettingAllowListForKey","symbolLocation":144,"imageIndex":89},{"imageOffset":243044,"symbol":"-[NSXPCDecoder decodeObjectOfClasses:forKey:]","symbolLocation":38,"imageIndex":89},{"imageOffset":2817032,"symbol":"-[NSImage initWithCoder:]","symbolLocation":1055,"imageIndex":83},{"imageOffset":6902202,"symbol":"_decodeObject","symbolLocation":1254,"imageIndex":89},{"imageOffset":135644,"symbol":"-[NSXPCDecoder _decodeObjectOfClasses:atObject:]","symbolLocation":63,"imageIndex":89},{"imageOffset":134087,"symbol":"_NSXPCSerializationDecodeTypedObjCValuesFromArray","symbolLocation":869,"imageIndex":89},{"imageOffset":132447,"symbol":"_NSXPCSerializationDecodeInvocationArgumentArray","symbolLocation":547,"imageIndex":89},{"imageOffset":6904274,"symbol":"-[NSXPCDecoder __decodeXPCObject:allowingSimpleMessageSend:outInvocation:outArguments:outArgumentsMaxCount:outMethodSignature:outSelector:isReply:replySelector:]","symbolLocation":820,"imageIndex":89},{"imageOffset":6903339,"symbol":"-[NSXPCDecoder _decodeMessageFromXPCObject:allowingSimpleMessageSend:outInvocation:outArguments:outArgumentsMaxCount:outMethodSignature:outSelector:]","symbolLocation":55,"imageIndex":89},{"imageOffset":6867778,"symbol":"-[NSXPCConnection _decodeAndInvokeMessageWithEvent:reply:flags:]","symbolLocation":433,"imageIndex":89},{"imageOffset":6875672,"symbol":"message_handler_message","symbolLocation":79,"imageIndex":89},{"imageOffset":6874421,"symbol":"message_handler","symbolLocation":140,"imageIndex":89},{"imageOffset":51608,"symbol":"_xpc_connection_call_event_handler","symbolLocation":56,"imageIndex":90},{"imageOffset":46924,"symbol":"_xpc_connection_mach_event","symbolLocation":1399,"imageIndex":90},{"imageOffset":12493,"symbol":"_dispatch_client_callout4","symbolLocation":9,"imageIndex":88},{"imageOffset":119207,"symbol":"_dispatch_mach_msg_invoke","symbolLocation":455,"imageIndex":88},{"imageOffset":37000,"symbol":"_dispatch_lane_serial_drain","symbolLocation":393,"imageIndex":88},{"imageOffset":122068,"symbol":"_dispatch_mach_invoke","symbolLocation":484,"imageIndex":88},{"imageOffset":37000,"symbol":"_dispatch_lane_serial_drain","symbolLocation":393,"imageIndex":88},{"imageOffset":40249,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":88},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":88},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":85},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":85}]},{"id":2448355,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":85}]},{"id":2448357,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":85}]},{"id":2448358,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":85}]},{"id":2448359,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":85}]},{"id":2448367,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":41586,"symbol":"__select","symbolLocation":10,"imageIndex":80},{"imageOffset":675455,"symbol":"__CFSocketManager","symbolLocation":643,"imageIndex":81},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":85},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":85}]},{"id":2448417,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5538,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":80},{"imageOffset":63261,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":80},{"imageOffset":34260,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":80},{"imageOffset":6282,"symbol":"mach_msg","symbolLocation":19,"imageIndex":80},{"imageOffset":512015,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":81},{"imageOffset":506512,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":81},{"imageOffset":503505,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":81},{"imageOffset":1696757,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":83},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":85},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":85}]},{"id":2448433,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":85}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4303757312,
"CFBundleShortVersionString" : "5.8.8",
"CFBundleIdentifier" : "org.radare.iaito",
"size" : 3178496,
"uuid" : "89749143-2f48-361c-9189-c35943f4bf23",
"path" : "\/Users\/USER\/*\/iaito.app\/Contents\/MacOS\/iaito",
"name" : "iaito",
"CFBundleVersion" : "5.8.8"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4312588288,
"size" : 2408448,
"uuid" : "6e34da7f-87b3-3068-836e-19a1e8e9831a",
"path" : "\/Users\/USER\/*\/libr_core.dylib",
"name" : "libr_core.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4309594112,
"size" : 32768,
"uuid" : "30f48b09-2f48-3319-8855-ec391b65226c",
"path" : "\/Users\/USER\/*\/libr_config.dylib",
"name" : "libr_config.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4310007808,
"size" : 196608,
"uuid" : "9c2d362f-381f-38f5-91c6-6475ef7173d6",
"path" : "\/Users\/USER\/*\/libr_debug.dylib",
"name" : "libr_debug.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4318162944,
"size" : 1802240,
"uuid" : "fc8b597c-5414-34ac-b327-82dfd872f532",
"path" : "\/Users\/USER\/*\/libr_bin.dylib",
"name" : "libr_bin.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4315668480,
"size" : 1081344,
"uuid" : "59454710-19d7-348a-aab3-eaef3e877741",
"path" : "\/Users\/USER\/*\/libr_lang.dylib",
"name" : "libr_lang.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4311293952,
"size" : 622592,
"uuid" : "25e34d74-ac0b-358a-bea3-46e01704ff71",
"path" : "\/Users\/USER\/*\/libr_anal.dylib",
"name" : "libr_anal.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4309676032,
"size" : 16384,
"uuid" : "80fde994-05f8-3075-acb1-08c4f95d4634",
"path" : "\/Users\/USER\/*\/libr_bp.dylib",
"name" : "libr_bp.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4310351872,
"size" : 81920,
"uuid" : "c766c898-3efb-3107-8dce-210066350acd",
"path" : "\/Users\/USER\/*\/libr_egg.dylib",
"name" : "libr_egg.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4317061120,
"size" : 360448,
"uuid" : "5df17a67-a823-397e-a327-2207bf1658e4",
"path" : "\/Users\/USER\/*\/libr_asm.dylib",
"name" : "libr_asm.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4309843968,
"size" : 32768,
"uuid" : "86f76f78-f09d-35c0-a98b-8b569a51b4c7",
"path" : "\/Users\/USER\/*\/libr_flag.dylib",
"name" : "libr_flag.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4310630400,
"size" : 49152,
"uuid" : "3cfda821-145b-3567-80a5-5bcdf69077e3",
"path" : "\/Users\/USER\/*\/libr_search.dylib",
"name" : "libr_search.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4317683712,
"size" : 163840,
"uuid" : "db24320a-0957-3fff-949f-63a7ea90700a",
"path" : "\/Users\/USER\/*\/libr_syscall.dylib",
"name" : "libr_syscall.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4320669696,
"size" : 196608,
"uuid" : "42a687b3-500e-3049-9396-7a9f8571affa",
"path" : "\/Users\/USER\/*\/libr_fs.dylib",
"name" : "libr_fs.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4321853440,
"size" : 475136,
"uuid" : "cdeab257-c405-3c74-b34c-6d2915d9365e",
"path" : "\/Users\/USER\/*\/libr_io.dylib",
"name" : "libr_io.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4310872064,
"size" : 65536,
"uuid" : "81122361-73f8-3945-a652-f41cad5340cc",
"path" : "\/Users\/USER\/*\/libr_socket.dylib",
"name" : "libr_socket.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4312244224,
"size" : 163840,
"uuid" : "12375918-3bbe-3fe5-bed5-8b408bfe1b68",
"path" : "\/Users\/USER\/*\/libr_cons.dylib",
"name" : "libr_cons.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4321046528,
"size" : 65536,
"uuid" : "7b212971-5c43-3f2b-a1a8-5058562d2548",
"path" : "\/Users\/USER\/*\/libr_magic.dylib",
"name" : "libr_magic.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4321193984,
"size" : 131072,
"uuid" : "b9e44403-5a54-38f6-b802-e327023eac65",
"path" : "\/Users\/USER\/*\/libr_crypto.dylib",
"name" : "libr_crypto.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4338888704,
"size" : 10960896,
"uuid" : "6768902d-825d-37ff-ac69-2fa0e912ad32",
"path" : "\/Users\/USER\/*\/libr_arch.dylib",
"name" : "libr_arch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4321423360,
"size" : 98304,
"uuid" : "4636fd90-065c-3895-b1f6-dce43d5110b3",
"path" : "\/Users\/USER\/*\/libr_esil.dylib",
"name" : "libr_esil.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4310745088,
"size" : 49152,
"uuid" : "669361e5-cf16-380e-9fe1-aea98020b8fa",
"path" : "\/Users\/USER\/*\/libr_reg.dylib",
"name" : "libr_reg.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4324208640,
"size" : 1064960,
"uuid" : "3c775be5-1f7b-3644-ad0d-11fb24e488d7",
"path" : "\/Users\/USER\/*\/libr_util.dylib",
"name" : "libr_util.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4311019520,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtSvgWidgets",
"size" : 32768,
"uuid" : "c583f322-acb5-3178-9a63-f0455cf91a96",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtSvgWidgets.framework\/Versions\/A\/QtSvgWidgets",
"name" : "QtSvgWidgets",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4355207168,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 4210688,
"uuid" : "787f8e3a-7096-35f3-9734-2d6ae38c3175",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4323065856,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtSvg",
"size" : 229376,
"uuid" : "df307871-2f72-3ea5-937f-578efadad026",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtSvg.framework\/Versions\/A\/QtSvg",
"name" : "QtSvg",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4362055680,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 4521984,
"uuid" : "0b7d570a-f771-3d49-9e3a-bb1954026ce7",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtGui.framework\/Versions\/A\/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4327473152,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtNetwork",
"size" : 966656,
"uuid" : "659e22fd-d302-3ca7-bf75-6c8d6cf97ccc",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork",
"name" : "QtNetwork",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4369182720,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 3964928,
"uuid" : "2076fafc-d30a-3d4b-a01b-8e7c85fbdb24",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtCore.framework\/Versions\/A\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4329209856,
"size" : 966656,
"uuid" : "e650d87f-2a0c-3fda-8704-bc478cf06a7e",
"path" : "\/usr\/local\/Cellar\/glib\/2.78.0\/lib\/libglib-2.0.0.dylib",
"name" : "libglib-2.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4330373120,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtDBus",
"size" : 458752,
"uuid" : "7c12f5ba-7ad9-377a-9d4a-daa45f545992",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtDBus.framework\/Versions\/A\/QtDBus",
"name" : "QtDBus",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4322672640,
"size" : 147456,
"uuid" : "004e8c2b-0d31-350f-8707-466746d5baa2",
"path" : "\/usr\/local\/Cellar\/libpng\/1.6.40\/lib\/libpng16.16.dylib",
"name" : "libpng16.16.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4331307008,
"size" : 770048,
"uuid" : "7cf2bbf3-4b05-337f-8164-61e8878a4df4",
"path" : "\/usr\/local\/Cellar\/harfbuzz\/8.2.2\/lib\/libharfbuzz.0.dylib",
"name" : "libharfbuzz.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4309757952,
"size" : 49152,
"uuid" : "4b209151-dbca-320a-9d51-83b284ae4ed6",
"path" : "\/usr\/local\/Cellar\/md4c\/0.4.8\/lib\/libmd4c.0.4.8.dylib",
"name" : "libmd4c.0.4.8.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4325748736,
"size" : 540672,
"uuid" : "25a87d40-365a-32cc-97c1-e3e9cbd19e1d",
"path" : "\/usr\/local\/Cellar\/freetype\/2.13.2\/lib\/libfreetype.6.dylib",
"name" : "libfreetype.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4309942272,
"size" : 16384,
"uuid" : "009bbf1d-8269-3631-a984-2f33cac48027",
"path" : "\/usr\/local\/Cellar\/glib\/2.78.0\/lib\/libgthread-2.0.0.dylib",
"name" : "libgthread-2.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4323459072,
"size" : 147456,
"uuid" : "9fc22599-d186-3048-80a1-872802122734",
"path" : "\/usr\/local\/Cellar\/xz\/5.4.4\/lib\/liblzma.5.dylib",
"name" : "liblzma.5.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4326404096,
"size" : 442368,
"uuid" : "7ae6c1dd-70cd-3344-800e-a0e9d89b4533",
"path" : "\/usr\/local\/Cellar\/libtiff\/4.6.0\/lib\/libtiff.6.dylib",
"name" : "libtiff.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4310515712,
"size" : 32768,
"uuid" : "c201cc83-1427-354b-bd9c-cc92681f9987",
"path" : "\/usr\/local\/Cellar\/giflib\/5.2.1\/lib\/libgif.7.2.0.dylib",
"name" : "libgif.7.2.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4333297664,
"size" : 704512,
"uuid" : "f1910f4a-f0d6-3727-bb04-e4fedd1429b1",
"path" : "\/usr\/local\/Cellar\/jpeg-turbo\/3.0.0\/lib\/libjpeg.8.3.2.dylib",
"name" : "libjpeg.8.3.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4334133248,
"size" : 688128,
"uuid" : "3f2c0300-a463-3b26-8eba-0c831e8f3731",
"path" : "\/usr\/local\/Cellar\/zstd\/1.5.5\/lib\/libzstd.1.5.5.dylib",
"name" : "libzstd.1.5.5.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4321619968,
"size" : 98304,
"uuid" : "d4aff91b-a820-3848-9f8c-cbccfb4ffdf7",
"path" : "\/usr\/local\/Cellar\/gettext\/0.22.3\/lib\/libintl.8.dylib",
"name" : "libintl.8.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4334919680,
"size" : 540672,
"uuid" : "bd27ea64-be6a-389f-bddc-b5430db34257",
"path" : "\/usr\/local\/Cellar\/pcre2\/10.42\/lib\/libpcre2-8.0.dylib",
"name" : "libpcre2-8.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4326944768,
"size" : 196608,
"uuid" : "ab94e2f5-d8ef-348b-a461-1673358db9b9",
"path" : "\/usr\/local\/Cellar\/dbus\/1.14.10\/lib\/libdbus-1.3.dylib",
"name" : "libdbus-1.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4375097344,
"size" : 1605632,
"uuid" : "6063ea70-69ae-3733-8f20-fc9fc834fb95",
"path" : "\/usr\/local\/Cellar\/icu4c\/73.2\/lib\/libicui18n.73.2.dylib",
"name" : "libicui18n.73.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4377866240,
"size" : 1228800,
"uuid" : "37041e93-a601-3a30-8a20-de3b4f45fb1d",
"path" : "\/usr\/local\/Cellar\/icu4c\/73.2\/lib\/libicuuc.73.2.dylib",
"name" : "libicuuc.73.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4411670528,
"size" : 32047104,
"uuid" : "07edd9b5-d303-3543-9bd5-98750f54ffa1",
"path" : "\/usr\/local\/Cellar\/icu4c\/73.2\/lib\/libicudata.73.2.dylib",
"name" : "libicudata.73.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4311117824,
"size" : 49152,
"uuid" : "541a6817-0b80-3f66-a2d7-1dae996aa72c",
"path" : "\/usr\/local\/Cellar\/double-conversion\/3.3.0\/lib\/libdouble-conversion.3.3.0.dylib",
"name" : "libdouble-conversion.3.3.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4323672064,
"size" : 98304,
"uuid" : "73dd9056-d081-32b7-bda8-6cb92925bbf4",
"path" : "\/usr\/local\/Cellar\/libb2\/0.98.1\/lib\/libb2.1.dylib",
"name" : "libb2.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4335509504,
"size" : 491520,
"uuid" : "0e05ff0b-3384-3cb8-8262-e3457071690d",
"path" : "\/usr\/local\/Cellar\/pcre2\/10.42\/lib\/libpcre2-16.0.dylib",
"name" : "libpcre2-16.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4323819520,
"size" : 98304,
"uuid" : "4e3f7d36-4f5d-311c-9ee4-064de4d0d9e9",
"path" : "\/usr\/local\/Cellar\/graphite2\/1.3.14\/lib\/libgraphite2.3.2.1.dylib",
"name" : "libgraphite2.3.2.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4321767424,
"size" : 49152,
"uuid" : "18bcaf95-d79a-3971-9d9d-92bce194bb22",
"path" : "\/usr\/local\/Cellar\/brotli\/1.1.0\/lib\/libbrotlidec.1.1.0.dylib",
"name" : "libbrotlidec.1.1.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4323966976,
"size" : 131072,
"uuid" : "a61b6bab-0397-38ce-9b74-2fedf3f523dc",
"path" : "\/usr\/local\/Cellar\/brotli\/1.1.0\/lib\/libbrotlicommon.1.1.0.dylib",
"name" : "libbrotlicommon.1.1.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4327256064,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 98304,
"uuid" : "0e1b6c05-c1cd-3eaf-9857-4787d790f22a",
"path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
"name" : "csparser",
"CFBundleVersion" : "60420.140.26"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4337119232,
"size" : 589824,
"uuid" : "916ab0e6-ec3b-3300-b3b2-c8d138f921ca",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 4471103488,
"CFBundleShortVersionString" : "4.14.1",
"CFBundleIdentifier" : "com.apple.AMDRadeonX4000GLDriver",
"size" : 1179648,
"uuid" : "066a2903-bd13-3980-92af-ef3e2403716f",
"path" : "\/System\/Library\/Extensions\/AMDRadeonX4000GLDriver.bundle\/Contents\/MacOS\/AMDRadeonX4000GLDriver",
"name" : "AMDRadeonX4000GLDriver",
"CFBundleVersion" : "4.1.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4488855552,
"size" : 147456,
"uuid" : "14148e1b-7c8d-39af-b474-1bd6d1f4e668",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/styles\/libqmacstyle.dylib",
"name" : "libqmacstyle.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4470984704,
"size" : 49152,
"uuid" : "0a9692ee-a263-320e-b683-3181a25b4d78",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/iconengines\/libqsvgicon.dylib",
"name" : "libqsvgicon.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 4470882304,
"size" : 65536,
"uuid" : "5eaf78f9-49d0-30e2-a516-d53697b7344a",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497219584,
"size" : 32768,
"uuid" : "f1381bd4-9baa-36f5-b901-d8783ceffb8c",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqgif.dylib",
"name" : "libqgif.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497301504,
"size" : 32768,
"uuid" : "69853d22-e37f-3d9d-97d1-1e070355b9f0",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqwbmp.dylib",
"name" : "libqwbmp.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497465344,
"size" : 32768,
"uuid" : "07268118-42a9-3fce-b3ce-fe6282fe0c18",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqwebp.dylib",
"name" : "libqwebp.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497383424,
"size" : 16384,
"uuid" : "37546c25-6369-3e26-8b89-59d966f8d863",
"path" : "\/usr\/local\/Cellar\/webp\/1.3.2\/lib\/libwebpdemux.2.0.14.dylib",
"name" : "libwebpdemux.2.0.14.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497547264,
"size" : 32768,
"uuid" : "405e0ab2-eb03-3bcf-ba09-6cafb225680e",
"path" : "\/usr\/local\/Cellar\/webp\/1.3.2\/lib\/libwebpmux.3.0.13.dylib",
"name" : "libwebpmux.3.0.13.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498034688,
"size" : 344064,
"uuid" : "af7a0b09-341e-311f-b3dc-4a6acdeb46af",
"path" : "\/usr\/local\/Cellar\/webp\/1.3.2\/lib\/libwebp.7.1.8.dylib",
"name" : "libwebp.7.1.8.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497612800,
"size" : 16384,
"uuid" : "1bf98541-6fde-3dfa-9967-2867d0018117",
"path" : "\/usr\/local\/Cellar\/webp\/1.3.2\/lib\/libsharpyuv.0.0.1.dylib",
"name" : "libsharpyuv.0.0.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497760256,
"size" : 32768,
"uuid" : "cf23b9ba-06e9-3230-80b7-efa6f55eed6f",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqico.dylib",
"name" : "libqico.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497842176,
"size" : 32768,
"uuid" : "362bcac8-a05a-3b77-ab31-75d9a427457e",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqmacheif.dylib",
"name" : "libqmacheif.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498460672,
"size" : 32768,
"uuid" : "a4ebf6bf-61ec-348b-83f4-612857f5cc56",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqjpeg.dylib",
"name" : "libqjpeg.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497924096,
"size" : 32768,
"uuid" : "fe90976c-9b1d-3e24-824f-5495a44b3676",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqtiff.dylib",
"name" : "libqtiff.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497678336,
"size" : 32768,
"uuid" : "52606c16-e6f9-3d04-bc3e-f6975da993f7",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqsvg.dylib",
"name" : "libqsvg.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498640896,
"size" : 32768,
"uuid" : "14214d10-91dc-3d83-89c2-e8c7b904b4c7",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqmng.dylib",
"name" : "libqmng.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4499079168,
"size" : 262144,
"uuid" : "15fe5b48-1cbe-3bc5-9ae5-768b52bcbbde",
"path" : "\/usr\/local\/Cellar\/libmng\/2.0.3_1\/lib\/libmng.2.dylib",
"name" : "libmng.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4499439616,
"size" : 262144,
"uuid" : "b2a62461-f35b-3d81-84d9-2bfd1525910d",
"path" : "\/usr\/local\/Cellar\/little-cms2\/2.15\/lib\/liblcms2.2.dylib",
"name" : "liblcms2.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498722816,
"size" : 32768,
"uuid" : "b202824d-41f4-3383-a891-5d38370b3e1b",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqjp2.dylib",
"name" : "libqjp2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4500111360,
"size" : 229376,
"uuid" : "c5f29632-bf26-30d1-afaf-0b59e705c365",
"path" : "\/usr\/local\/Cellar\/jasper\/4.0.0\/lib\/libjasper.7.0.0.dylib",
"name" : "libjasper.7.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498558976,
"size" : 32768,
"uuid" : "6b4011db-6911-3db2-8c9b-2dfa9a8e34dd",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqpdf.dylib",
"name" : "libqpdf.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4509655040,
"CFBundleShortVersionString" : "6.5",
"CFBundleIdentifier" : "org.qt-project.QtPdf",
"size" : 6963200,
"uuid" : "54b0e4ed-c57d-3a02-a10a-35ba6c5d6725",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/lib\/QtPdf.framework\/Versions\/A\/QtPdf",
"name" : "QtPdf",
"CFBundleVersion" : "6.5.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498886656,
"size" : 32768,
"uuid" : "bc264906-5812-3a6c-a3d5-931110378a4e",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqicns.dylib",
"name" : "libqicns.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498804736,
"size" : 32768,
"uuid" : "f1976f34-23c6-3037-aed4-3b9698e751e9",
"path" : "\/usr\/local\/Cellar\/qt\/6.5.2\/share\/qt\/plugins\/imageformats\/libqtga.dylib",
"name" : "libqtga.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703249743872,
"size" : 237568,
"uuid" : "45e634ef-1767-336e-afe5-8c0d4146abcf",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703250395136,
"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" : 140703412715520,
"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" : 140703301615616,
"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" : 140703246467072,
"size" : 624112,
"uuid" : "3df96f32-b9c9-3566-a6b7-4daebc6d6563",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703249981440,
"size" : 49152,
"uuid" : "3a3fa85c-f1fe-336c-bf68-924fc947ade3",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703416156160,
"CFBundleShortVersionString" : "3.3.0",
"CFBundleIdentifier" : "com.apple.ImageIO",
"size" : 3235829,
"uuid" : "597c6ab1-6840-329e-b10a-17be0779a125",
"path" : "\/System\/Library\/Frameworks\/ImageIO.framework\/Versions\/A\/ImageIO",
"name" : "ImageIO",
"CFBundleVersion" : "2387.8.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703248285696,
"size" : 294900,
"uuid" : "677ae7f7-158f-328b-85e2-8a960327856d",
"path" : "\/usr\/lib\/system\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703265763328,
"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" : 140703247110144,
"size" : 266233,
"uuid" : "6bb45888-5f95-37b5-94b2-3db481130658",
"path" : "\/usr\/lib\/system\/libxpc.dylib",
"name" : "libxpc.dylib"
}
],
"sharedCache" : {
"base" : 140703245844480,
"size" : 21474836480,
"uuid" : "2434d7b8-6144-3aef-92fd-a483c33f40d2"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=567.7M resident=0K(0%) swapped_out_or_unallocated=567.7M(100%)\nWritable regions: Total=703.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=703.1M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 2160K 4 \nCG image 2248K 13 \nColorSync 260K 29 \nCoreAnimation 124K 15 \nCoreGraphics 12K 2 \nCoreUI image data 2628K 17 \nFoundation 172K 2 \nKernel Alloc Once 8K 1 \nMALLOC 244.0M 104 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 44K 11 \nStack 69.1M 12 \nVM_ALLOCATE 448K 19 \n__CTF 824 1 \n__DATA 21.2M 419 \n__DATA_CONST 33.5M 285 \n__DATA_DIRTY 661K 110 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 190.4M 82 \n__OBJC_RO 66.3M 1 \n__OBJC_RW 2013K 2 \n__TEXT 377.3M 438 \ndyld private memory 260K 2 \nmapped file 486.8M 52 \nshared memory 788K 20 \n=========== ======= ======= \nTOTAL 1.8G 1655 \nTOTAL, minus reserved VM space 1.5G 1655 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.NSXPCConnection.user.endpoint.NSRemoteView.NSOpenPanelService"
}
},
"logWritingSignature" : "37e2dac4ca1190ddaafa697513b8a92aaf0bead2",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5f72dc58705eff005a46b3a9",
"factorPackIds" : {
},
"deploymentId" : 240000015
},
{
"rolloutId" : "6246d6a916a70b047e454124",
"factorPackIds" : {
},
"deploymentId" : 240000010
}
],
"experiments" : [
{
"treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
"experimentId" : "64406ba83deb637ac8a04419",
"deploymentId" : 900000017
},
{
"treatmentId" : "a092db1b-c401-44fa-9c54-518b7d69ca61",
"experimentId" : "64a844035c85000c0f42398a",
"deploymentId" : 400000019
}
]
}
}
Are both compiled from git and you only have one version of r2 installed? Because the abi is incompatible between .9 and .8 versions. I cant repro, not even with asan
On 25 Oct 2023, at 00:45, Michael Mykhaylov @.***> wrote:
QFlags
That is correct. I have freshly cloned radare2 and iaito repos, used make sys/install.sh
to install r2, then followed the instructions in readme to build iaito with qt6.
this seems to be related as its the only warning i get https://developer.apple.com/forums/thread/722889
i did a blind fix, can you try again and see if it works or not?
Yep, I believed it is fixed now! File selector opens correctly
So that was actually a qt bug. And they claim it’s a bug in apple’s code. So moving down the issue to app developers to workaround it 😅 thanks for confirming! I have also fixed this bug on all the other file dialog usages in iaito.
thanks for reporting and testing! Iaito was fairly stable on qt5, lets see if we can make it solid for qt6 too <3
Environment
Description
I've built r2 and iaito fresh with qt@6.5.2. Upon opening iaito, when I click on Select file, it segfaults. Drag'n'dropping the file into the window does not segfault
Test
https://github.com/radareorg/iaito/assets/32168861/959b446e-52a8-4ba3-908e-54149ec4124a