This is the support page for RectLabel. https://apps.apple.com/app/id1210181730
Post the problem to our Github issues page. https://github.com/ryouchinsa/Rectlabel-support/issues
Have questions? Send an email to [email protected]
Thank you.
I generated a COCO annotations file using a script that we wrote, and when trying to import it into rectLabel, the app crashes
It may be that our annotations.json file has some illegal format in it, we have not tested it in other tools yet, but it is at least valid JSON..
The dialog on OSX is included below:
Process: RectLabel Pro [5280] Path: /Applications/RectLabel Pro.app/Contents/MacOS/RectLabel Pro Identifier: com.waysify.roi.vpp Version: 2023.03.12 (2023.03.12) App Item ID: 1490990105 App External ID: 855480769 Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501
Date/Time: 2023-03-12 22:30:48.0063 -0400 OS Version: macOS 12.6 (21G115) Report Version: 12 Anonymous UUID: D6292E32-F3B7-D49D-7166-7DF0AB9958BA
Sleep/Wake UUID: C8093452-AA94-4380-A1A6-2C91B052DDF5
Time Awake Since Boot: 1500000 seconds Time Since Wake: 21727 seconds
System Integrity Protection: enabled
Crashed Thread: 4 Dispatch queue: com.apple.root.default-qos
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information: abort() called
Application Specific Backtrace 0: 0 CoreFoundation 0x00000001805a1148 __exceptionPreprocess + 240 1 libobjc.A.dylib 0x00000001802ebe04 objc_exception_throw + 60 2 CoreFoundation 0x0000000180634ef8 -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x0000000180500494 forwarding + 1764 4 CoreFoundation 0x00000001804ffcf0 _CF_forwarding_prep_0 + 96 5 RectLabel Pro 0x00000001047d8b6c RectLabel Pro + 166764 6 RectLabel Pro 0x00000001047d8a54 RectLabel Pro + 166484 7 RectLabel Pro 0x00000001047d7c88 RectLabel Pro + 162952 8 RectLabel Pro 0x00000001047d757c RectLabel Pro + 161148 9 RectLabel Pro 0x00000001047d7040 RectLabel Pro + 159808 10 libdispatch.dylib 0x000000018028e5f0 _dispatch_call_block_and_release + 32 11 libdispatch.dylib 0x00000001802901b4 _dispatch_client_callout + 20 12 libdispatch.dylib 0x00000001802932c8 _dispatch_queue_override_invoke + 784 13 libdispatch.dylib 0x00000001802a18e8 _dispatch_root_queue_drain + 396 14 libdispatch.dylib 0x00000001802a2104 _dispatch_worker_thread2 + 164 15 libsystem_pthread.dylib 0x0000000180450324 _pthread_wqthread + 228 16 libsystem_pthread.dylib 0x000000018044f080 start_wqthread + 8
Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x1804168b0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x180416d20 mach_msg + 76 2 CoreFoundation 0x180521210 CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x18051f6c0 __CFRunLoopRun + 1180 4 CoreFoundation 0x18051ea84 CFRunLoopRunSpecific + 600 5 AppKit 0x183384c34 -[NSMoveHelper doAnimation] + 632 6 AppKit 0x1839f14f8 -[NSSheetMoveHelper closeSheet] + 484 7 AppKit 0x18338aae0 -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 56 8 AppKit 0x1832f26d4 -[NSWindow _reallyDoOrderWindowOutRelativeTo:findKey:forCounter:force:isModal:] + 1064 9 AppKit 0x1831bd548 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 172 10 AppKit 0x183abb0f4 -[NSSavePanel _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 52 11 AppKit 0x1831bc50c -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 324 12 AppKit 0x183ab4f8c -[NSSavePanel didEndPanelWithReturnCode:] + 284 13 AppKit 0x183934c3c NSWindowEndWindowModalSession + 388 14 AppKit 0x183ab52ec -[NSSavePanel completeSheet:] + 108 15 AppKit 0x183ab5530 -[NSSavePanel completeWithReturnCode:url:urls:] + 460 16 AppKit 0x183ab7364 -[NSSavePanel observeValueForKeyPath:ofObject:change:context:] + 340 17 Foundation 0x1813d614c NSKeyValueNotifyObserver + 292 18 Foundation 0x1814a326c NSKeyValueDidChange + 376 19 Foundation 0x181557180 NSKeyValueDidChangeWithPerThreadPendingNotifications + 160 20 ViewBridge 0x187870d9c __41-[NSViewBridge setObject:forKey:withKVO:]_block_invoke + 360 21 ViewBridge 0x1878f973c withHintInProgress + 200 22 ViewBridge 0x187868010 -[NSViewBridge setObject:forKey:withKVO:] + 428 23 ViewBridge 0x187869410 -[NSViewBridge nonLocalChangeInProgress:block:] + 180 24 ViewBridge 0x187869144 -[NSRemoteViewMarshal exceptionSafeSetRemoteObject:forKey:withReply:] + 244 25 ViewBridge 0x187869004 -[NSRemoteViewMarshal setRemoteObject:forKey:withReply:] + 72 26 CoreFoundation 0x180501d04 __invoking + 148 27 CoreFoundation 0x180501b7c -[NSInvocation invoke] + 468 28 ViewBridge 0x187866e08 deferNSXPCInvocationOntoMainThread_block_invoke + 248 29 ViewBridge 0x187859ac8 wrapBlockWithVoucher_block_invoke + 56 30 ViewBridge 0x18785973c __deferBlockOntoMainThread_block_invoke_2 + 324 31 CoreFoundation 0x180520a54 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 28 32 CoreFoundation 0x1805208cc __CFRunLoopDoBlocks + 412 33 CoreFoundation 0x18051f8dc __CFRunLoopRun + 1720 34 CoreFoundation 0x18051ea84 CFRunLoopRunSpecific + 600 35 HIToolbox 0x18915e338 RunCurrentEventLoopInMode + 292 36 HIToolbox 0x18915e0b4 ReceiveNextEventCommon + 564 37 HIToolbox 0x18915de68 BlockUntilNextEventMatchingListInModeWithFilter + 72 38 AppKit 0x18308651c _DPSNextEvent + 860 39 AppKit 0x183084e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328 40 AppKit 0x1832888e4 -[NSWindow(NSEventRouting) trackEventsMatchingMask:timeout:mode:handler:] + 288 41 ViewBridge 0x1878d4e6c -[NSRemoteView _beginTrackingLoop:reply:] + 488 42 ViewBridge 0x1878d7fe8 -[NSRemoteViewMarshal beginTrackingLoop:reply:] + 56 43 CoreFoundation 0x180501d04 __invoking + 148 44 CoreFoundation 0x180501b7c -[NSInvocation invoke] + 468 45 ViewBridge 0x187866e08 deferNSXPCInvocationOntoMainThread_block_invoke + 248 46 ViewBridge 0x187859ac8 __wrapBlockWithVoucher_block_invoke + 56 47 ViewBridge 0x18785973c __deferBlockOntoMainThread_block_invoke_2 + 324 48 CoreFoundation 0x180520a54 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 28 49 CoreFoundation 0x1805208cc __CFRunLoopDoBlocks + 412 50 CoreFoundation 0x18051f8dc __CFRunLoopRun + 1720 51 CoreFoundation 0x18051ea84 CFRunLoopRunSpecific + 600 52 HIToolbox 0x18915e338 RunCurrentEventLoopInMode + 292 53 HIToolbox 0x18915e0b4 ReceiveNextEventCommon + 564 54 HIToolbox 0x18915de68 _BlockUntilNextEventMatchingListInModeWithFilter + 72 55 AppKit 0x18308651c _DPSNextEvent + 860 56 AppKit 0x183084e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328 57 AppKit 0x183076fe0 -[NSApplication run] + 596 58 AppKit 0x1830486fc NSApplicationMain + 1132 59 RectLabel Pro 0x1047fec44 0x1047b0000 + 322628 60 dyld 0x105a2d08c start + 520
Thread 1: 0 libsystem_pthread.dylib 0x18044f078 start_wqthread + 0
Thread 2: 0 libsystem_pthread.dylib 0x18044f078 start_wqthread + 0
Thread 3: 0 libsystem_pthread.dylib 0x18044f078 start_wqthread + 0
Thread 4 Crashed:: Dispatch queue: com.apple.root.default-qos 0 libsystem_kernel.dylib 0x18041ed98 __pthread_kill + 8 1 libsystem_pthread.dylib 0x180453ee0 pthread_kill + 288 2 libsystem_c.dylib 0x18038e340 abort + 168 3 libc++abi.dylib 0x18040eb08 abort_message + 132 4 libc++abi.dylib 0x1803fe950 demangling_terminate_handler() + 336 5 libobjc.A.dylib 0x1802f4320 _objc_terminate() + 144 6 libc++abi.dylib 0x18040dea4 std::__terminate(void (*)()) + 20 7 libc++abi.dylib 0x18040de40 std::terminate() + 64 8 libdispatch.dylib 0x1802901c8 _dispatch_client_callout + 40 9 libdispatch.dylib 0x1802932c8 _dispatch_queue_override_invoke + 784 10 libdispatch.dylib 0x1802a18e8 _dispatch_root_queue_drain + 396 11 libdispatch.dylib 0x1802a2104 _dispatch_worker_thread2 + 164 12 libsystem_pthread.dylib 0x180450324 _pthread_wqthread + 228 13 libsystem_pthread.dylib 0x18044f080 start_wqthread + 8
Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1804168b0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x180416d20 mach_msg + 76 2 CoreFoundation 0x180521210 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x18051f6c0 __CFRunLoopRun + 1180 4 CoreFoundation 0x18051ea84 CFRunLoopRunSpecific + 600 5 AppKit 0x1831f3100 _NSEventThread + 196 6 libsystem_pthread.dylib 0x18045426c _pthread_start + 148 7 libsystem_pthread.dylib 0x18044f08c thread_start + 8
Thread 6: 0 libsystem_pthread.dylib 0x18044f078 start_wqthread + 0
Thread 4 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x00000001804120f5 x5: 0x000000016bb369c0 x6: 0x000000000000006e x7: 0x0000000000000001 x8: 0x35e4fb3729bda9b4 x9: 0x35e4fb36420ed9b4 x10: 0x0000000000000200 x11: 0x000000000000000b x12: 0x000000000000000b x13: 0x00000001809622ed x14: 0x000000018041211b x15: 0x0000000000000000 x16: 0x0000000000000148 x17: 0x00000001da577680 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016bb37000 x21: 0x000000000000ce17 x22: 0x000000016bb370e0 x23: 0x0000000000000000 x24: 0x000000016bb370e0 x25: 0x00000001d93c81c4 x26: 0x00000000000005ff x27: 0x00000001d93ac380 x28: 0x0000000002ffffff fp: 0x000000016bb36930 lr: 0x0000000180453ee0 sp: 0x000000016bb36910 pc: 0x000000018041ed98 cpsr: 0x40001000 far: 0x0000000130110000 esr: 0x56000080 Address size fault
Binary Images:
0x180415000 - 0x18044cfff libsystem_kernel.dylib ()
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%) Writable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 768K 6 Activity Tracing 256K 1 CG backing stores 4032K 4 CG image 4064K 16 ColorSync 640K 28 CoreAnimation 40.5M 99 CoreGraphics 32K 2 CoreUI image data 4640K 32 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 307.4M 58 MALLOC guard page 192K 10 MALLOC_MEDIUM (reserved) 1.1G 9 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.1M 7 Stack 11.2M 7 VM_ALLOCATE 208K 12 __AUTH 2518K 289 __AUTH_CONST 19.5M 475 __CTF 756 1 __DATA 16.7M 465 __DATA_CONST 17.7M 480 __DATA_DIRTY 1701K 198 __FONT_DATA 4K 1 __LINKEDIT 578.1M 4 __OBJC_CONST 3351K 262 __OBJC_RO 83.0M 1 __OBJC_RW 3168K 1 __TEXT 491.3M 498 __UNICODE 592K 1 dyld private memory 1024K 1 mapped file 190.6M 32 shared memory 912K 16 =========== ======= ======= TOTAL 3.2G 3019 TOTAL, minus reserved VM space 1.8G 3019
{"app_name":"RectLabel Pro","timestamp":"2023-03-12 22:30:48.00 -0400","app_version":"2023.03.12","slice_uuid":"7d80ae7b-9e7b-3a44-a50c-2432c5420666","adam_id":"1490990105","build_version":"2023.03.12","platform":1,"bundleID":"com.waysify.roi.vpp","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"C0CB2651-02C8-4748-BEDF-BFE2855475AD","name":"RectLabel Pro"} { "uptime" : 1500000, "procLaunch" : "2023-03-12 22:30:41.1322 -0400", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,2", "procStartAbsTime" : 38305141445393, "coalitionID" : 227209, "osVersion" : { "train" : "macOS 12.6", "build" : "21G115", "releaseType" : "User" }, "captureTime" : "2023-03-12 22:30:48.0063 -0400", "incident" : "C0CB2651-02C8-4748-BEDF-BFE2855475AD", "bug_type" : "309", "pid" : 5280, "procExitAbsTime" : 38305306031756, "translated" : false, "cpuType" : "ARM-64", "procName" : "RectLabel Pro", "procPath" : "\/Applications\/RectLabel Pro.app\/Contents\/MacOS\/RectLabel Pro", "bundleInfo" : {"CFBundleShortVersionString":"2023.03.12","CFBundleVersion":"2023.03.12","CFBundleIdentifier":"com.waysify.roi.vpp"}, "storeInfo" : {"storeCohortMetadata":"10|date=1671771600000&sf=143441&rdom=google.com&rapp=com.google.Chrome&pgtp=Software&pgid=1490990105&prpg=Software_1490990105&ctxt=Discover&lngid=1","itemID":"1490990105","deviceIdentifierForVendor":"7B315807-4C02-570C-B86B-30582F6508BC","thirdParty":true,"softwareVersionExternalIdentifier":"855480769"}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.waysify.roi.vpp", "crashReporterKey" : "D6292E32-F3B7-D49D-7166-7DF0AB9958BA", "wakeTime" : 21727, "sleepWakeUUID" : "C8093452-AA94-4380-A1A6-2C91B052DDF5", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "asiBacktraces" : ["0 CoreFoundation 0x00000001805a1148 exceptionPreprocess + 240\n1 libobjc.A.dylib 0x00000001802ebe04 objc_exception_throw + 60\n2 CoreFoundation 0x0000000180634ef8 -[NSObject(NSObject) __retain_OA] + 0\n3 CoreFoundation 0x0000000180500494 ___forwarding___ + 1764\n4 CoreFoundation 0x00000001804ffcf0 CF_forwarding_prep_0 + 96\n5 RectLabel Pro 0x00000001047d8b6c RectLabel Pro + 166764\n6 RectLabel Pro 0x00000001047d8a54 RectLabel Pro + 166484\n7 RectLabel Pro 0x00000001047d7c88 RectLabel Pro + 162952\n8 RectLabel Pro 0x00000001047d757c RectLabel Pro + 161148\n9 RectLabel Pro 0x00000001047d7040 RectLabel Pro + 159808\n10 libdispatch.dylib 0x000000018028e5f0 _dispatch_call_block_and_release + 32\n11 libdispatch.dylib 0x00000001802901b4 _dispatch_client_callout + 20\n12 libdispatch.dylib 0x00000001802932c8 _dispatch_queue_override_invoke + 784\n13 libdispatch.dylib 0x00000001802a18e8 _dispatch_root_queue_drain + 396\n14 libdispatch.dylib 0x00000001802a2104 _dispatch_worker_thread2 + 164\n15 libsystem_pthread.dylib 0x0000000180450324 _pthread_wqthread + 228\n16 libsystem_pthread.dylib 0x000000018044f080 start_wqthread + 8"], "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}, "lastExceptionBacktrace" : [{"imageOffset":1069364,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":1},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":11},{"imageOffset":1675000,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":1},{"imageOffset":410772,"symbol":"___forwarding","symbolLocation":1764,"imageIndex":1},{"imageOffset":408816,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":1},{"imageOffset":166764,"imageIndex":6},{"imageOffset":166484,"imageIndex":6},{"imageOffset":162952,"imageIndex":6},{"imageOffset":161148,"imageIndex":6},{"imageOffset":159808,"imageIndex":6},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":12},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":12},{"imageOffset":29384,"symbol":"_dispatch_queue_override_invoke","symbolLocation":784,"imageIndex":12},{"imageOffset":88296,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":12},{"imageOffset":90372,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":12},{"imageOffset":13092,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":8},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":8}], "faultingThread" : 4, "threads" : [{"id":304487381,"queue":"com.apple.main-thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":3406900,"symbol":"-[NSMoveHelper doAnimation]","symbolLocation":632,"imageIndex":2},{"imageOffset":10142968,"symbol":"-[NSSheetMoveHelper closeSheet]","symbolLocation":484,"imageIndex":2},{"imageOffset":3431136,"symbol":"-[NSWindow(NSSheets) _orderOutRelativeToWindow:]","symbolLocation":56,"imageIndex":2},{"imageOffset":2807508,"symbol":"-[NSWindow _reallyDoOrderWindowOutRelativeTo:findKey:forCounter:force:isModal:]","symbolLocation":1064,"imageIndex":2},{"imageOffset":1541448,"symbol":"-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":172,"imageIndex":2},{"imageOffset":10969332,"symbol":"-[NSSavePanel _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":52,"imageIndex":2},{"imageOffset":1537292,"symbol":"-[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":324,"imageIndex":2},{"imageOffset":10944396,"symbol":"-[NSSavePanel didEndPanelWithReturnCode:]","symbolLocation":284,"imageIndex":2},{"imageOffset":9370684,"symbol":"NSWindowEndWindowModalSession","symbolLocation":388,"imageIndex":2},{"imageOffset":10945260,"symbol":"-[NSSavePanel completeSheet:]","symbolLocation":108,"imageIndex":2},{"imageOffset":10945840,"symbol":"-[NSSavePanel completeWithReturnCode:url:urls:]","symbolLocation":460,"imageIndex":2},{"imageOffset":10953572,"symbol":"-[NSSavePanel observeValueForKeyPath:ofObject:change:context:]","symbolLocation":340,"imageIndex":2},{"imageOffset":221516,"symbol":"NSKeyValueNotifyObserver","symbolLocation":292,"imageIndex":3},{"imageOffset":1061484,"symbol":"NSKeyValueDidChange","symbolLocation":376,"imageIndex":3},{"imageOffset":1798528,"symbol":"NSKeyValueDidChangeWithPerThreadPendingNotifications","symbolLocation":160,"imageIndex":3},{"imageOffset":118172,"symbol":"__41-[NSViewBridge setObject:forKey:withKVO:]_block_invoke","symbolLocation":360,"imageIndex":4},{"imageOffset":677692,"symbol":"withHintInProgress","symbolLocation":200,"imageIndex":4},{"imageOffset":81936,"symbol":"-[NSViewBridge setObject:forKey:withKVO:]","symbolLocation":428,"imageIndex":4},{"imageOffset":87056,"symbol":"-[NSViewBridge nonLocalChangeInProgress:block:]","symbolLocation":180,"imageIndex":4},{"imageOffset":86340,"symbol":"-[NSRemoteViewMarshal exceptionSafeSetRemoteObject:forKey:withReply:]","symbolLocation":244,"imageIndex":4},{"imageOffset":86020,"symbol":"-[NSRemoteViewMarshal setRemoteObject:forKey:withReply:]","symbolLocation":72,"imageIndex":4},{"imageOffset":417028,"symbol":"__invoking","symbolLocation":148,"imageIndex":1},{"imageOffset":416636,"symbol":"-[NSInvocation invoke]","symbolLocation":468,"imageIndex":1},{"imageOffset":77320,"symbol":"deferNSXPCInvocationOntoMainThread_block_invoke","symbolLocation":248,"imageIndex":4},{"imageOffset":23240,"symbol":"wrapBlockWithVoucher_block_invoke","symbolLocation":56,"imageIndex":4},{"imageOffset":22332,"symbol":"__deferBlockOntoMainThread_block_invoke_2","symbolLocation":324,"imageIndex":4},{"imageOffset":543316,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK","symbolLocation":28,"imageIndex":1},{"imageOffset":542924,"symbol":"__CFRunLoopDoBlocks","symbolLocation":412,"imageIndex":1},{"imageOffset":538844,"symbol":"__CFRunLoopRun","symbolLocation":1720,"imageIndex":1},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":5},{"imageOffset":204392,"symbol":"BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":2},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":2},{"imageOffset":2373860,"symbol":"-[NSWindow(NSEventRouting) trackEventsMatchingMask:timeout:mode:handler:]","symbolLocation":288,"imageIndex":2},{"imageOffset":527980,"symbol":"-[NSRemoteView _beginTrackingLoop:reply:]","symbolLocation":488,"imageIndex":4},{"imageOffset":540648,"symbol":"-[NSRemoteViewMarshal beginTrackingLoop:reply:]","symbolLocation":56,"imageIndex":4},{"imageOffset":417028,"symbol":"__invoking","symbolLocation":148,"imageIndex":1},{"imageOffset":416636,"symbol":"-[NSInvocation invoke]","symbolLocation":468,"imageIndex":1},{"imageOffset":77320,"symbol":"deferNSXPCInvocationOntoMainThread_block_invoke","symbolLocation":248,"imageIndex":4},{"imageOffset":23240,"symbol":"__wrapBlockWithVoucher_block_invoke","symbolLocation":56,"imageIndex":4},{"imageOffset":22332,"symbol":"__deferBlockOntoMainThread_block_invoke_2","symbolLocation":324,"imageIndex":4},{"imageOffset":543316,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK","symbolLocation":28,"imageIndex":1},{"imageOffset":542924,"symbol":"__CFRunLoopDoBlocks","symbolLocation":412,"imageIndex":1},{"imageOffset":538844,"symbol":"__CFRunLoopRun","symbolLocation":1720,"imageIndex":1},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":5},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":2},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":2},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":2},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":2},{"imageOffset":322628,"imageIndex":6},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":7}]},{"id":304487404,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":304487421,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":304487423,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"triggered":true,"id":304487425,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6446719221},{"value":6101887424},{"value":110},{"value":1},{"value":3883504993042278836},{"value":3883504989155285428},{"value":512},{"value":11},{"value":11},{"value":6452290285},{"value":6446719259},{"value":0},{"value":328},{"value":7958132352},{"value":0},{"value":6},{"value":6101889024},{"value":52759},{"value":6101889248},{"value":0},{"value":6101889248},{"value":7939588548,"symbolLocation":0,"symbol":"_dispatch_continuation_cache_limit"},{"value":1535},{"value":7939474304,"symbolLocation":1536,"symbol":"_dispatch_root_queues"},{"value":50331647}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6446989024},"cpsr":{"value":1073745920},"fp":{"value":6101887280},"sp":{"value":6101887248},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6446771608,"matchesCrashFrame":1},"far":{"value":5101387776}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":8},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":9},{"imageOffset":72456,"symbol":"abort_message","symbolLocation":132,"imageIndex":10},{"imageOffset":6480,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":10},{"imageOffset":135968,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":11},{"imageOffset":69284,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":10},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":10},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":12},{"imageOffset":29384,"symbol":"_dispatch_queue_override_invoke","symbolLocation":784,"imageIndex":12},{"imageOffset":88296,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":12},{"imageOffset":90372,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":12},{"imageOffset":13092,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":8},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":8}]},{"id":304487426,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":304487434,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 6446731264, "size" : 229376, "uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6447284224, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5533696, "uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "arm64e", "base" : 6493065216, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15437824, "uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.60.148" }, { "source" : "P", "arch" : "arm64e", "base" : 6463029248, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 4136960, "uuid" : "8bbf8f9b-0034-34f0-a2c5-13c31941632d", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "arm64e", "base" : 6568624128, "CFBundleShortVersionString" : "640.1", "CFBundleIdentifier" : "com.apple.ViewBridge", "size" : 1032192, "uuid" : "2830b388-ea81-3330-b8f7-e4fdc05dafb3", "path" : "\/System\/Library\/PrivateFrameworks\/ViewBridge.framework\/Versions\/A\/ViewBridge", "name" : "ViewBridge", "CFBundleVersion" : "640.1" }, { "source" : "P", "arch" : "arm64e", "base" : 6594674688, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64", "base" : 4370137088, "CFBundleShortVersionString" : "2023.03.12", "CFBundleIdentifier" : "com.waysify.roi.vpp", "size" : 14204928, "uuid" : "7d80ae7b-9e7b-3a44-a50c-2432c5420666", "path" : "\/Applications\/RectLabel Pro.app\/Contents\/MacOS\/RectLabel Pro", "name" : "RectLabel Pro", "CFBundleVersion" : "2023.03.12" }, { "source" : "P", "arch" : "arm64e", "base" : 4389502976, "size" : 393216, "uuid" : "38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 6446960640, "size" : 53248, "uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6445678592, "size" : 532480, "uuid" : "b25d2080-bb9e-38d6-8236-9cef4b2f11a3", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6446632960, "size" : 98304, "uuid" : "4e8d8a11-4217-3d56-9d41-5426f7cf307c", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6445412352, "size" : 253952, "uuid" : "ec96f0fa-6341-3e1d-be54-49b544e17f7d", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6445121536, "size" : 290816, "uuid" : "b3c7a004-1069-3171-b630-2c386a8b399c", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" } ], "sharedCache" : { "base" : 6443663360, "size" : 3144744960, "uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 768K 6 \nActivity Tracing 256K 1 \nCG backing stores 4032K 4 \nCG image 4064K 16 \nColorSync 640K 28 \nCoreAnimation 40.5M 99 \nCoreGraphics 32K 2 \nCoreUI image data 4640K 32 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 307.4M 58 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 1.1G 9 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 7 \nStack 11.2M 7 \nVM_ALLOCATE 208K 12 \n__AUTH 2518K 289 \n__AUTH_CONST 19.5M 475 \n__CTF 756 1 \n__DATA 16.7M 465 \n__DATA_CONST 17.7M 480 \n__DATA_DIRTY 1701K 198 \n__FONT_DATA 4K 1 \n__LINKEDIT 578.1M 4 \n__OBJC_CONST 3351K 262 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 491.3M 498 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 190.6M 32 \nshared memory 912K 16 \n=========== ======= ======= \nTOTAL 3.2G 3019 \nTOTAL, minus reserved VM space 1.8G 3019 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.root.default-qos" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "6112dda2fc54bc3389840642", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "631730a28520965d1cba0681" }, "deploymentId" : 240000143 }, { "rolloutId" : "5f72dc58705eff005a46b3a9", "factorPackIds" : {
},
"deploymentId" : 240000015
}
], "experiments" : [
] } }
Model: MacBookPro18,2, BootROM 7459.141.1, proc 10:8:2 processors, 32 GB, SMC Graphics: Apple M1 Max, Apple M1 Max, Built-In Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online Memory Module: LPDDR5 AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.
Process: RectLabel [54645] Path: /Applications/RectLabel.app/Contents/MacOS/RectLabel Identifier: com.waysify.roi Version: 2023.03.08 (2023.03.08) App Item ID: 1210181730 App External ID: 855394348 Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501
Date/Time: 2023-03-10 22:48:11.0883 +0800 OS Version: macOS 13.0.1 (22A400) Report Version: 12 Anonymous UUID: 94188749-C408-DD37-68D0-CFAC94E0BD26
Time Awake Since Boot: 67000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information: abort() called
Application Specific Backtrace 0: 0 CoreFoundation 0x00000001a9638418 exceptionPreprocess + 176 1 libobjc.A.dylib 0x00000001a9182ea8 objc_exception_throw + 60 2 CoreFoundation 0x00000001a96dac3c -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x00000001a959e6b0 ___forwarding___ + 1600 4 CoreFoundation 0x00000001a959dfb0 _CF_forwarding_prep_0 + 96 5 RectLabel 0x0000000104cb39ac RectLabel + 620972 6 RectLabel 0x0000000104c35a9c RectLabel + 105116 7 RectLabel 0x0000000104c359b0 RectLabel + 104880 8 RectLabel 0x0000000104c3585c RectLabel + 104540 9 RectLabel 0x0000000104c35758 RectLabel + 104280 10 RectLabel 0x0000000104c5ad78 RectLabel + 257400 11 RectLabel 0x0000000104c9f33c RectLabel + 537404 12 RectLabel 0x0000000104c9f268 RectLabel + 537192 13 libdispatch.dylib 0x00000001a93559dc _dispatch_call_block_and_release + 32 14 libdispatch.dylib 0x00000001a9357504 _dispatch_client_callout + 20 15 libdispatch.dylib 0x00000001a9365d1c _dispatch_main_queue_drain + 928 16 libdispatch.dylib 0x00000001a936596c _dispatch_main_queue_callback_4CF + 44 17 CoreFoundation 0x00000001a95fed6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 18 CoreFoundation 0x00000001a95bc7ec __CFRunLoopRun + 2036 19 CoreFoundation 0x00000001a95bb8a4 CFRunLoopRunSpecific + 612 20 HIToolbox 0x00000001b2c2f3bc RunCurrentEventLoopInMode + 292 21 HIToolbox 0x00000001b2c2f200 ReceiveNextEventCommon + 672 22 HIToolbox 0x00000001b2c2ef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72 23 AppKit 0x00000001ac814630 _DPSNextEvent + 632 24 AppKit 0x00000001ac8137c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728 25 AppKit 0x00000001ac807bf0 -[NSApplication run] + 464 26 AppKit 0x00000001ac7df058 NSApplicationMain + 880 27 RectLabel 0x0000000104c6a018 RectLabel + 319512 28 dyld 0x00000001a91b3e50 start + 2544
Kernel Triage: VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x1a94a7224 pthread_kill + 8 1 libsystem_pthread.dylib 0x1a94ddcec pthread_kill + 288 2 libsystem_c.dylib 0x1a94172c8 abort + 180 3 libc++abi.dylib 0x1a9497b18 abort_message + 132 4 libc++abi.dylib 0x1a9487a0c demangling_terminate_handler() + 336 5 libobjc.A.dylib 0x1a918b764 _objc_terminate() + 144 6 libc++abi.dylib 0x1a9496eb4 std::__terminate(void (*)()) + 20 7 libc++abi.dylib 0x1a9496e50 std::terminate() + 56 8 libdispatch.dylib 0x1a9357518 _dispatch_client_callout + 40 9 libdispatch.dylib 0x1a9365d1c _dispatch_main_queue_drain + 928 10 libdispatch.dylib 0x1a936596c _dispatch_main_queue_callback_4CF + 44 11 CoreFoundation 0x1a95fed6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 12 CoreFoundation 0x1a95bc7ec __CFRunLoopRun + 2036 13 CoreFoundation 0x1a95bb8a4 CFRunLoopRunSpecific + 612 14 HIToolbox 0x1b2c2f3bc RunCurrentEventLoopInMode + 292 15 HIToolbox 0x1b2c2f200 ReceiveNextEventCommon + 672 16 HIToolbox 0x1b2c2ef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72 17 AppKit 0x1ac814630 _DPSNextEvent + 632 18 AppKit 0x1ac8137c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728 19 AppKit 0x1ac807bf0 -[NSApplication run] + 464 20 AppKit 0x1ac7df058 NSApplicationMain + 880 21 RectLabel 0x104c6a018 0x104c1c000 + 319512 22 dyld 0x1a91b3e50 start + 2544
Thread 1: 0 libsystem_pthread.dylib 0x1a94d8e18 start_wqthread + 0
Thread 2: 0 libsystem_pthread.dylib 0x1a94d8e18 start_wqthread + 0
Thread 3: 0 libsystem_pthread.dylib 0x1a94d8e18 start_wqthread + 0
Thread 4: 0 libsystem_pthread.dylib 0x1a94d8e18 start_wqthread + 0
Thread 5: 0 libsystem_pthread.dylib 0x1a94d8e18 start_wqthread + 0
Thread 6: 0 libsystem_pthread.dylib 0x1a94d8e18 start_wqthread + 0
Thread 7:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1a949edf0 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1a94b08d8 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1a94a7638 mach_msg_overwrite + 540 3 libsystem_kernel.dylib 0x1a949f16c mach_msg + 24 4 CoreFoundation 0x1a95bdbdc __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1a95bc4c8 __CFRunLoopRun + 1232 6 CoreFoundation 0x1a95bb8a4 CFRunLoopRunSpecific + 612 7 AppKit 0x1ac93e248 _NSEventThread + 172 8 libsystem_pthread.dylib 0x1a94de06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1a94d8e2c thread_start + 8
Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x00000001a949b0f5 x5: 0x000000016b1e1e30 x6: 0x000000000000006e x7: 0x0000000000000001 x8: 0x1a0ec4d75dcc3a0c x9: 0x1a0ec4d559761f0c x10: 0x0000000000000200 x11: 0x000000000000000b x12: 0x000000000000000b x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x0000000091825835 x16: 0x0000000000000148 x17: 0x00000002099f09a8 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000204ba2500 x21: 0x0000000000000103 x22: 0x0000000204ba25e0 x23: 0x0000000000000114 x24: 0x0000000000000000 x25: 0x0000000204ba25e0 x26: 0x0000600001444540 x27: 0x000000000000000f x28: 0x0000000000000000 fp: 0x000000016b1e1da0 lr: 0x00000001a94ddcec sp: 0x000000016b1e1d80 pc: 0x00000001a94a7224 cpsr: 0x40001000 far: 0x00000002599fd1fa esr: 0x56000080 Address size fault
Binary Images:
0x1a949e000 - 0x1a94d6ffb libsystem_kernel.dylib () <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
0x1a94d7000 - 0x1a94e3ffb libsystem_pthread.dylib () <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
0x1a939e000 - 0x1a941eff3 libsystem_c.dylib ()
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%) Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 4800K 8 CG image 896K 9 ColorSync 608K 27 CoreAnimation 11.4M 73 CoreGraphics 48K 3 CoreUI image data 3616K 26 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 280.0M 51 MALLOC guard page 192K 9 MALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.1M 8 Stack 11.7M 8 VM_ALLOCATE 368K 22 __AUTH 1762K 338 __AUTH_CONST 23.9M 553 __CTF 756 1 __DATA 13.5M 540 __DATA_CONST 27.1M 557 __DATA_DIRTY 1946K 217 __FONT_DATA 2352 1 __LINKEDIT 762.9M 3 __OBJC_CONST 4419K 302 __OBJC_RO 65.1M 1 __OBJC_RW 1981K 1 __TEXT 582.8M 579 dyld private memory 256K 1 mapped file 292.9M 41 shared memory 864K 15 =========== ======= ======= TOTAL 3.4G 3408 TOTAL, minus reserved VM space 2.1G 3408
{"app_name":"RectLabel","timestamp":"2023-03-10 22:48:11.00 +0800","app_version":"2023.03.08","slice_uuid":"2755baf5-3043-3bbf-9048-0d6538325785","adam_id":"1210181730","build_version":"2023.03.08","platform":1,"bundleID":"com.waysify.roi","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"name":"RectLabel","incident_id":"617499BC-85F7-422C-ACFE-5714B7A92EEB"} { "uptime" : 67000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Macmini9,1", "coalitionID" : 11744, "osVersion" : { "train" : "macOS 13.0.1", "build" : "22A400", "releaseType" : "User" }, "captureTime" : "2023-03-10 22:48:11.0883 +0800", "incident" : "617499BC-85F7-422C-ACFE-5714B7A92EEB", "pid" : 54645, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-03-10 22:48:09.1950 +0800", "procStartAbsTime" : 1627772997486, "procExitAbsTime" : 1627818244391, "procName" : "RectLabel", "procPath" : "\/Applications\/RectLabel.app\/Contents\/MacOS\/RectLabel", "bundleInfo" : {"CFBundleShortVersionString":"2023.03.08","CFBundleVersion":"2023.03.08","CFBundleIdentifier":"com.waysify.roi"}, "storeInfo" : {"storeCohortMetadata":"10|date=1678458600000&sf=143465&rdom=rectlabel.com&rapp=com.google.Chrome&pgtp=Software&pgid=1210181730&ctxt=Discover&lngid=19","itemID":"1210181730","deviceIdentifierForVendor":"7ABCBB2A-D400-505D-A3B9-E7C6BC649BD4","thirdParty":true,"softwareVersionExternalIdentifier":"855394348"}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.waysify.roi", "crashReporterKey" : "94188749-C408-DD37-68D0-CFAC94E0BD26", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "ktriageinfo" : "VM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\n", "asi" : {"libsystem_c.dylib":["abort() called"]}, "asiBacktraces" : ["0 CoreFoundation 0x00000001a9638418 exceptionPreprocess + 176\n1 libobjc.A.dylib 0x00000001a9182ea8 objc_exception_throw + 60\n2 CoreFoundation 0x00000001a96dac3c -[NSObject(NSObject) __retain_OA] + 0\n3 CoreFoundation 0x00000001a959e6b0 ___forwarding___ + 1600\n4 CoreFoundation 0x00000001a959dfb0 CF_forwarding_prep_0 + 96\n5 RectLabel 0x0000000104cb39ac RectLabel + 620972\n6 RectLabel 0x0000000104c35a9c RectLabel + 105116\n7 RectLabel 0x0000000104c359b0 RectLabel + 104880\n8 RectLabel 0x0000000104c3585c RectLabel + 104540\n9 RectLabel 0x0000000104c35758 RectLabel + 104280\n10 RectLabel 0x0000000104c5ad78 RectLabel + 257400\n11 RectLabel 0x0000000104c9f33c RectLabel + 537404\n12 RectLabel 0x0000000104c9f268 RectLabel + 537192\n13 libdispatch.dylib 0x00000001a93559dc _dispatch_call_block_and_release + 32\n14 libdispatch.dylib 0x00000001a9357504 _dispatch_client_callout + 20\n15 libdispatch.dylib 0x00000001a9365d1c _dispatch_main_queue_drain + 928\n16 libdispatch.dylib 0x00000001a936596c _dispatch_main_queue_callback_4CF + 44\n17 CoreFoundation 0x00000001a95fed6c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16\n18 CoreFoundation 0x00000001a95bc7ec __CFRunLoopRun + 2036\n19 CoreFoundation 0x00000001a95bb8a4 CFRunLoopRunSpecific + 612\n20 HIToolbox 0x00000001b2c2f3bc RunCurrentEventLoopInMode + 292\n21 HIToolbox 0x00000001b2c2f200 ReceiveNextEventCommon + 672\n22 HIToolbox 0x00000001b2c2ef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72\n23 AppKit 0x00000001ac814630 _DPSNextEvent + 632\n24 AppKit 0x00000001ac8137c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728\n25 AppKit 0x00000001ac807bf0 -[NSApplication run] + 464\n26 AppKit 0x00000001ac7df058 NSApplicationMain + 880\n27 RectLabel 0x0000000104c6a018 RectLabel + 319512\n28 dyld 0x00000001a91b3e50 start + 2544"], "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}, "lastExceptionBacktrace" : [{"imageOffset":1033228,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":6},{"imageOffset":110248,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1698876,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":6},{"imageOffset":403120,"symbol":"___forwarding","symbolLocation":1600,"imageIndex":6},{"imageOffset":401328,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":620972,"imageIndex":9},{"imageOffset":105116,"imageIndex":9},{"imageOffset":104880,"imageIndex":9},{"imageOffset":104540,"imageIndex":9},{"imageOffset":104280,"imageIndex":9},{"imageOffset":257400,"imageIndex":9},{"imageOffset":537404,"imageIndex":9},{"imageOffset":537192,"imageIndex":9},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":319512,"imageIndex":9},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":10}], "faultingThread" : 0, "threads" : [{"triggered":true,"id":1545815,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":7135146229},{"value":6092103216},{"value":110},{"value":1},{"value":1877654523930753548},{"value":1877654515268067084},{"value":512},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":2441238581},{"value":328},{"value":8751352232},{"value":0},{"value":6},{"value":8669242624,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8669242848,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":8669242848,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553137517888},{"value":15},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7135419628},"cpsr":{"value":1073745920},"fp":{"value":6092103072},"sp":{"value":6092103040},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7135195684,"matchesCrashFrame":1},"far":{"value":10093580794}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37412,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496328,"symbol":"abort","symbolLocation":180,"imageIndex":2},{"imageOffset":72472,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6668,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":145252,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":69300,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":69200,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":17688,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":319512,"imageIndex":9},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":10}]},{"id":1545858,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1545861,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1545862,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1545868,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1545875,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1545876,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1545888,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1454664,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":8},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7135158272, "size" : 233468, "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7135391744, "size" : 53244, "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7134109696, "size" : 528372, "uuid" : "a3869999-0792-3e09-b3fb-5e87ae4639be", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7135059968, "size" : 98300, "uuid" : "bec775ba-9513-3b66-8f2f-be8d2a817269", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7131791360, "size" : 286112, "uuid" : "e20fe24e-bbda-3944-9cfc-8e43a463400b", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7133802496, "size" : 294912, "uuid" : "40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7135805440, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5079040, "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1953.1" }, { "source" : "P", "arch" : "arm64e", "base" : 7293882368, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "02b9797f-c47d-30b7-b7b0-802d0d26f31c", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 7188885504, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15761408, "uuid" : "af9f6891-70ad-3c26-af08-b747344892d2", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299" }, { "source" : "P", "arch" : "arm64", "base" : 4374773760, "CFBundleShortVersionString" : "2023.03.08", "CFBundleIdentifier" : "com.waysify.roi", "size" : 14204928, "uuid" : "2755baf5-3043-3bbf-9048-0d6538325785", "path" : "\/Applications\/RectLabel.app\/Contents\/MacOS\/RectLabel", "name" : "RectLabel", "CFBundleVersion" : "2023.03.08" }, { "source" : "P", "arch" : "arm64e", "base" : 7132078080, "size" : 566464, "uuid" : "de46dd52-4994-3fd8-b4b4-e352a1a19354", "path" : "\/usr\/lib\/dyld", "name" : "dyld" } ], "sharedCache" : { "base" : 7131430912, "size" : 3403612160, "uuid" : "2d053604-1cb6-3821-a8df-360eb2eb519b" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 4800K 8 \nCG image 896K 9 \nColorSync 608K 27 \nCoreAnimation 11.4M 73 \nCoreGraphics 48K 3 \nCoreUI image data 3616K 26 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 280.0M 51 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 8 \nStack 11.7M 8 \nVM_ALLOCATE 368K 22 \n__AUTH 1762K 338 \n__AUTH_CONST 23.9M 553 \n__CTF 756 1 \n__DATA 13.5M 540 \n__DATA_CONST 27.1M 557 \n__DATA_DIRTY 1946K 217 \n__FONT_DATA 2352 1 \n__LINKEDIT 762.9M 3 \n__OBJC_CONST 4419K 302 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1981K 1 \n__TEXT 582.8M 579 \ndyld private memory 256K 1 \nmapped file 292.9M 41 \nshared memory 864K 15 \n=========== ======= ======= \nTOTAL 3.4G 3408 \nTOTAL, minus reserved VM space 2.1G 3408 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "6112e3d2fc54bc3389840661", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "63f8017c7a214850f5842856" }, "deploymentId" : 240000352 }, { "rolloutId" : "60356660bbe37970735c5624", "factorPackIds" : {
},
"deploymentId" : 240000027
}
], "experiments" : [
] } }
Model: Macmini9,1, BootROM 8419.41.10, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: SwitchResX4 - 27G1, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online Display: SwitchResX4 - 27G1, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), MirrorOff, Online Memory Module: LPDDR4, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Sep 3 2022 03:37:22 version 18.20.379.4.7.8.143 FWID 01-e3c71b50 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: USB 10/100/1G/2.5G LAN, Ethernet, en4 USB Device: USB30Bus USB Device: USB 10/100/1G/2.5G LAN USB Device: USB31Bus USB Device: USB2.0 Hub USB Device: USB31Bus USB Device: USB3.1 Hub USB Device: USB2.1 Hub USB Device: USB 2.0 Hub USB Device: Razer DeathAdder Essential USB Device: BillBoard Device USB Device: USB Keyboard Thunderbolt Bus: Mac mini, Apple Inc. Thunderbolt Bus: Mac mini, Apple Inc.
Greetings,
I have been using the auto label feature with great succes the past few weeks. However, I do notice a rather strange habit of the auto labeling tool. See the picture below:
Sometimes, the auto labeling tool randomly connects two polygons. I get alot of points at a random area in the picture. In the picture, the form above is correct, but it shouldnt draw on the damaged part of the glass. Sometimes it just happens in a random area. In the dataset I am labelling, it seems about 1/3 of the pictures have this issue.
Now I have two options to solve this:
Both, and especially the first method can be quite time consuming. Is it perhaps possible, that one can select a group of those individual polygon points, right click and delete those points? I think that would be the best solution in this case.
The model I am using is a custom YoloV8 Segmentation model of the L size to be complete. But I think we cannot find the root cause here. It is perhaps because of how YoloV8 Segmentation works, and/or the conversion to CoreML causing these ghost polygons. I do not find the ghost polygons to be a big issue, if they can be easily deleted.
Use this section to tell people about which versions of your project are currently being supported with security updates.
| Version | Supported | | ------- | ------------------ | | 5.1.x | :white_check_mark: | | 5.0.x | :x: | | 4.0.x | :white_check_mark: | | < 4.0 | :x: |
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc.
does this application available in windows OS?
RectLabel is an image annotation tool for object detection and segmentation.
GitHub Repository Homepageobject-detection image-classification labelling annotation-tool annotations imagenet label-images detection tensorflow faster-rcnn ssd yolo segmentation mask-rcnn polygon tools image-annotation detectron turicreate video-annotation