celstark / OpenNebulosity

Astrophotography capture and processing
BSD 3-Clause "New" or "Revised" License
129 stars 9 forks source link

Trouble opening on MAC OS Sonoma (v14.2.1) #4

Open 100e9Stars opened 9 months ago

100e9Stars commented 9 months ago

After many years of using Nebulosity, I have come to rely on its' robust features and simplicity. Unfortunately, I recently updated the OS on my MAC and now this version does not open on a MAC M1 w/OS Sonoma (v14.2.1). It just displays a "Nebulosity4-64 quit unexpectedly" message box. Clicking on 'Reopen' or 'Ignore' is useless. Is there any chance of getting this binary updated?!? I am not a programmer, and thus at a loss when it comes to compiling the source code.

Let me know if you need the lengthy error report (or any part there of) that the message box generates.

Cheers, Ed

celstark commented 9 months ago

Unfortunately, this is part of the reason why I had to stop and why I open-sourced Nebulosity in the first place. The rest of life had filled up the time and Apple kept making it harder and harder. With the ARM based chips, the fact that a number of the drivers relied on old tech meant that this was going to be a bit of lift. With Apple pushing harder and harder to have everything in their App Store (which at least now seems to have abated a bit) made it tougher still.

I do have access to a Mac again, but the time this will take is potentially significant. Either this stays in Rosetta/Intel land and we hope the camera drivers work with that or everything goes ARM and loads of cameras just fall off the list. Regardless, without being able to digitally sign the app, security warnings will pop up.

100e9Stars commented 9 months ago

Hello Dr Stark, Thank you for responding to my question and for clarifying the horrible situation that Apple has caused. They have done more harm to themselves than anybody else, all in the name of progress. I hear what you are saying about the potential significant efforts this would entail. Over the years, you have generously given much of your talent and time to the amateur astronomy community, for which we overwhelmingly Thank You for it! For various reasons I use a RPi 4 / Astroberry / KStars / PHD2 setup to control the telescope and acquire FITS images. After observing, I move the external hard drive of images indoors to a Mac Mini M1 with Nebulosity4 to do the processing and stacking. Nebulosity4 is always my first and foremost application to use because of its' powerful feature set and ease of use. As far as I am concerned if all of the image acquisition, and thus all camera drivers, were removed and the only thing left was the FITS file processing features, it would still be a VERY useful app to the community! Of course that would require a new cool name to distinguish it from the current incarnation . . . ;-) CS, Ed

cytan299 commented 9 months ago

Hi Dr Stark, I am running Sonoma on an Intel Mac (the last of the Intel macbook pros before M1). Unfortunately Neb 4.4.4. crashes in Sonoma. I don't know whether the crash log is useful or not, but if you can have a look to see if it's just a recompile to get it work on Sonoma.

Thanks!

cytan P.S. I've been using Nebulosity since 3.0 mainly for stacking. It's still a very useful piece of software even if the drivers are missing.

P.P.S. I tried installing OpenNebulosity 1.0, but nothing gets installed in /Applications under Sonoma.

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

Process: Nebulosity4-64 [79293] Path: /Applications/Nebulosity4-64.app/Contents/MacOS/Nebulosity4-64 Identifier: com.StarkLabs.nebulosity Version: 4.4.4 (1) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2024-02-05 21:09:05.2977 -0600 OS Version: macOS 14.3 (23D56) Report Version: 12 Bridge OS Version: 8.3 (21P3049) Anonymous UUID: A4E729A4-74FB-1FDB-2BC7-A48FCD50278B

Sleep/Wake UUID: 3A3D38BD-0740-4A77-B142-39CFD2ACD09B

Time Awake Since Boot: 860000 seconds Time Since Wake: 11853 seconds

System Integrity Protection: enabled

Crashed Thread: 8 Dispatch queue: CA DispatchGroup

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000000a Exception Codes: 0x0000000000000001, 0x000000000000000a

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

VM Region Info: 0xa is not in any region. Bytes before following region: 140737486901238 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
shared memory 7fffffe9d000-7fffffe9e000 [ 4K] r-x/r-x SM=SHM

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff805f0a5ce psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff805f4776b _pthread_cond_wait + 1211 2 QuartzCore 0x7ff80e55984b CA::DispatchGroup::~DispatchGroup() + 53 3 QuartzCore 0x7ff80e52ce60 CA::Layer::display_if_needed(CA::Transaction) + 806 4 QuartzCore 0x7ff80e6c5a24 CA::Context::commit_transaction(CA::Transaction, double, double*) + 758 5 QuartzCore 0x7ff80e50e01d CA::Transaction::commit() + 725 6 AppKit 0x7ff80978d33d 62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285 7 AppKit 0x7ff80a274529 _NSRunLoopObserverCreateWithHandler_block_invoke + 41 8 CoreFoundation 0x7ff8060224f6 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 9 CoreFoundation 0x7ff80602241a CFRunLoopDoObservers + 493 10 CoreFoundation 0x7ff80602199c __CFRunLoopRun + 850 11 CoreFoundation 0x7ff806021082 CFRunLoopRunSpecific + 557 12 HIToolbox 0x7ff8109139d9 RunCurrentEventLoopInMode + 292 13 HIToolbox 0x7ff810913616 ReceiveNextEventCommon + 201 14 HIToolbox 0x7ff810913531 _BlockUntilNextEventMatchingListInModeWithFilter + 66 15 AppKit 0x7ff809631c39 _DPSNextEvent + 880 16 AppKit 0x7ff809f3b804 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304 17 AppKit 0x7ff8096231b2 -[NSApplication run] + 603 18 Nebulosity4-64 0x10a3c7ffe wxGUIEventLoop::OSXDoRun() + 174 19 Nebulosity4-64 0x10a2d44cc wxCFEventLoop::DoRun() + 44 20 Nebulosity4-64 0x10a246efe wxEventLoopBase::Run() + 158 21 Nebulosity4-64 0x10a218733 wxAppConsoleBase::MainLoop() + 99 22 Nebulosity4-64 0x10a3870ba wxApp::OnRun() + 26 23 Nebulosity4-64 0x10a27aba3 wxEntry(int&, wchar_t**) + 131 24 Nebulosity4-64 0x109b0a310 main + 22 25 dyld 0x7ff805bbc386 start + 1942

Thread 1: 0 libsystem_kernel.dylib 0x7ff805f07a2e mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff805f15e3a mach_msg2_internal + 84 2 libsystem_kernel.dylib 0x7ff805f0eb62 mach_msg_overwrite + 653 3 libsystem_kernel.dylib 0x7ff805f07d1f mach_msg + 19 4 CoreFoundation 0x7ff806023135 CFRunLoopServiceMachPort + 143 5 CoreFoundation 0x7ff806021ba5 CFRunLoopRun + 1371 6 CoreFoundation 0x7ff806021082 CFRunLoopRunSpecific + 557 7 CoreFoundation 0x7ff80609cb6e CFRunLoopRun + 40 8 libftd2xx.1.2.2.dylib 0x10bb1803f event_thread_main + 517 9 libsystem_pthread.dylib 0x7ff805f47202 _pthread_start + 99 10 libsystem_pthread.dylib 0x7ff805f42bab thread_start + 15

Thread 2: 0 libsystem_kernel.dylib 0x7ff805f0e84a poll + 10 1 libftd2xx.1.2.2.dylib 0x10bb12235 handle_events + 297 2 libftd2xx.1.2.2.dylib 0x10bb12bc5 libusb_handle_events_timeout_completed + 127 3 libftd2xx.1.2.2.dylib 0x10bb06352 poll_async_libusb + 41 4 libsystem_pthread.dylib 0x7ff805f47202 _pthread_start + 99 5 libsystem_pthread.dylib 0x7ff805f42bab thread_start + 15

Thread 3: 0 libsystem_kernel.dylib 0x7ff805f0e84a poll + 10 1 libusb-1.0.0.dylib 0x10b676c53 handle_events + 309 2 libusb-1.0.0.dylib 0x10b6768f6 libusb_handle_events_timeout_completed + 240 3 libusb-1.0.0.dylib 0x10b676f16 libusb_handle_events_completed + 38 4 libatikcameras.dylib 0x10c4db574 AtikCore::USBDetectorConsole::Thread_ThreadMainLibUSBMac() + 420 5 libatikcameras.dylib 0x10c4db231 AtikCore::USBDetectorConsole::Thread_StaticThreadStart(void*) + 65 6 libsystem_pthread.dylib 0x7ff805f47202 _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff805f42bab thread_start + 15

Thread 4: 0 libsystem_kernel.dylib 0x7ff805f0a49a __semwait_signal + 10 1 libsystem_c.dylib 0x7ff805df54f1 nanosleep + 199 2 libsystem_c.dylib 0x7ff805df5424 usleep + 53 3 libatikcameras.dylib 0x10c4245bd AtikCore::ThreadSleeper::SleepMS(int) + 29 4 libatikcameras.dylib 0x10c43f2b6 AtikCore::AtikAirWrapper::ET_ThreadMain() + 566 5 libatikcameras.dylib 0x10c43ec9d AtikCore::AtikAirWrapper::ET_StaticThreadStart(void*) + 29 6 libsystem_pthread.dylib 0x7ff805f47202 _pthread_start + 99 7 libsystem_pthread.dylib 0x7ff805f42bab thread_start + 15

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

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

Thread 7:: org.libusb.device-hotplug 0 libsystem_kernel.dylib 0x7ff805f07a2e mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff805f15e3a mach_msg2_internal + 84 2 libsystem_kernel.dylib 0x7ff805f0eb62 mach_msg_overwrite + 653 3 libsystem_kernel.dylib 0x7ff805f07d1f mach_msg + 19 4 CoreFoundation 0x7ff806023135 CFRunLoopServiceMachPort + 143 5 CoreFoundation 0x7ff806021ba5 CFRunLoopRun + 1371 6 CoreFoundation 0x7ff806021082 CFRunLoopRunSpecific + 557 7 CoreFoundation 0x7ff80609cb6e CFRunLoopRun + 40 8 libusb-1.0.0.dylib 0x10b67d4fb darwin_event_thread_main + 591 9 libsystem_pthread.dylib 0x7ff805f47202 _pthread_start + 99 10 libsystem_pthread.dylib 0x7ff805f42bab thread_start + 15

Thread 8 Crashed:: Dispatch queue: CA DispatchGroup 0 Nebulosity4-64 0x10a391382 wxMacCoreGraphicsBrushData::CalculateShadingValues(void, double const, double) + 242 1 CoreGraphics 0x7ff80ba2e108 CGFunctionEvaluate + 243 2 CoreGraphics 0x7ff80ba2deb2 function_evaluate + 467 3 CoreGraphics 0x7ff80ba2d593 ripc_AcquireFunction + 844 4 CoreGraphics 0x7ff80ba2c8a7 ripc_DrawShading + 5134 5 CoreGraphics 0x7ff80be6d689 CG::DisplayListExecutor::drawShading(CG::DisplayListEntryShading const) + 435 6 CoreGraphics 0x7ff80bf59fad CG::DisplayList::executeEntries(std::1::wrap_iter<std::1::shared_ptr*>, std::1::wrap_iter<std::1::sharedptr>, CGContextDelegate, CGRenderingState, CGGStack, CGRect const, __CFDictionary const, bool) + 195 7 CoreGraphics 0x7ff80baab785 CG::DisplayList::execute(CGContextDelegate, CGRenderingState, CGGStack, CGRect const, __CFDictionary const*) + 355 8 CoreGraphics 0x7ff80baab4fd CGDisplayListDrawInContextDelegate + 651 9 AppKit 0x7ff809a84e49 0x7ff8095f3000 + 4791881 10 AppKit 0x7ff809a68fda 0x7ff8095f3000 + 4677594 11 QuartzCore 0x7ff80e52ee93 CABackingStoreUpdate + 630 12 QuartzCore 0x7ff80e58db92 invocation function for block in CA::Layer::display_() + 53 13 QuartzCore 0x7ff80e52df1e -[CALayer _display] + 2253 14 AppKit 0x7ff809a68edc 0x7ff8095f3000 + 4677340 15 AppKit 0x7ff809a68931 0x7ff8095f3000 + 4675889 16 AppKit 0x7ff809a68f68 0x7ff8095f3000 + 4677480 17 QuartzCore 0x7ff80e55998f display_callback(void, void) + 97 18 QuartzCore 0x7ff80e559906 CA::DispatchGroup::dispatch(bool) + 108 19 libdispatch.dylib 0x7ff805d9f59a _dispatch_client_callout + 8 20 libdispatch.dylib 0x7ff805da5668 _dispatch_lane_serial_drain + 816 21 libdispatch.dylib 0x7ff805da6100 _dispatch_lane_invoke + 377 22 libdispatch.dylib 0x7ff805dafaee _dispatch_root_queue_drain_deferred_wlh + 271 23 libdispatch.dylib 0x7ff805daf3fd _dispatch_workloop_worker_thread + 451 24 libsystem_pthread.dylib 0x7ff805f43c47 _pthread_wqthread + 327 25 libsystem_pthread.dylib 0x7ff805f42b97 start_wqthread + 15

Thread 9: 0 libsystem_pthread.dylib 0x7ff805f42b88 start_wqthread + 0

Thread 10:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff805f079aa semaphore_wait_trap + 10 1 libdispatch.dylib 0x7ff805d9fa6a _dispatch_sema4_wait + 16 2 libdispatch.dylib 0x7ff805d9ff5f _dispatch_semaphore_wait_slow + 98 3 HIToolbox 0x7ff810a47961 _BeginEventReceiptOnThreadWithFilter + 196 4 AppKit 0x7ff80978ea54 _NSEventThread + 34 5 libsystem_pthread.dylib 0x7ff805f47202 _pthread_start + 99 6 libsystem_pthread.dylib 0x7ff805f42bab thread_start + 15

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

Thread 8 crashed with X86 Thread State (64-bit): rax: 0x0000000000000002 rbx: 0x0000700005f0c710 rcx: 0x00006000018a4258 rdx: 0x0000700005f0c710 rdi: 0x00006000031102f8 rsi: 0x0000700005f0c6c0 rbp: 0x0000700005f0c6b0 rsp: 0x0000700005f0c6b0 r8: 0xe000000000000002 r9: 0x0000000000000100 r10: 0x0000600002698000 r11: 0x00000000001ff800 r12: 0x0000000000000001 r13: 0x0000700005f0c710 r14: 0x00006000031105b0 r15: 0x0000700005f0c6c0 rip: 0x000000010a391382 rfl: 0x0000000000010242 cr2: 0x000000000000000a

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

Thread 8 instruction stream: 0f 11 22 f2 0f 10 4c f0-10 f2 0f 10 54 c8 10 f2 .."...L.....T... 0f 5c d1 f2 0f 59 d0 f2-0f 58 d1 f2 0f 11 52 08 ....Y...X....R. f2 0f 10 4c f0 18 f2 0f-10 54 c8 18 f2 0f 5c d1 ...L.....T..... f2 0f 59 d0 f2 0f 58 d1-f2 0f 11 52 10 f2 0f 10 ..Y...X....R.... 4c f0 20 f2 0f 10 54 c8-20 f2 0f 5c d1 f2 0f 59 L. ...T. .....Y d0 f2 0f 58 d1 f2 0f 11-52 18 5d c3 48 8b 47 08 ...X....R.].H.G. [48]8b 48 08 48 89 0a 48-8b 48 10 48 89 4a 08 48 H.H.H..H.H.H.J.H <== 8b 48 18 48 89 4a 10 48-8b 40 20 48 89 42 18 5d .H.H.J.H.@ H.B.] c3 48 8b 47 08 8b 0f ff-c9 48 8d 0c 89 48 8b 74 .H.G.....H...H.t c8 08 48 89 32 48 8b 74-c8 10 48 89 72 08 48 8b ..H.2H.t..H.r.H. 74 c8 18 48 89 72 10 48-8b 44 c8 20 48 89 42 18 t..H.r.H.D. H.B. 5d c3 66 2e 0f 1f 84 00-00 00 00 00 66 90 55 48 ].f.........f.UH

Binary Images: 0x10b8d1000 - 0x10b8e0fff libobjc-trampolines.dylib () <06997eb3-387c-3024-b943-376aa535a09c> /usr/lib/libobjc-trampolines.dylib 0x10bb53000 - 0x10bb5efff com.apple.iokit.IOUSBLib (900.4.2) <0e149e39-6b5a-334f-a933-69f3a83bc58d> /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x10bb79000 - 0x10bb80fff com.apple.iokit.IOUSBLib (900.4.2) <216f9e1d-656e-327c-b8b5-84ca07772cdc> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x10bc41000 - 0x10bc75fff SBIGUDrv () <901d0e08-8d3e-6256-b818-831268b14f45> /Applications/Nebulosity4-64.app/Contents/Frameworks/SBIGUDrv.framework/Versions/A/SBIGUDrv 0x10bb01000 - 0x10bb23fff libftd2xx.1.2.2.dylib () <3b13aa26-9fe1-3eb8-ef96-a63c849f60ab> /Applications/Nebulosity4-64.app/Contents/Resources/libftd2xx.1.2.2.dylib 0x10c402000 - 0x10c502fff libatikcameras.dylib () /Applications/Nebulosity4-64.app/Contents/Resources/libatikcameras.dylib 0x10b670000 - 0x10b681fff libusb-1.0.0.dylib () /Applications/Nebulosity4-64.app/Contents/Frameworks/libusb-1.0.0.dylib 0x10bfc3000 - 0x10c055fff com.canon.edsdk (13.12.31.0) /Applications/Nebulosity4-64.app/Contents/Frameworks/EDSDK.framework/Versions/A/EDSDK 0x109a8a000 - 0x10aecffff com.StarkLabs.nebulosity (4.4.4) <418d209b-bde2-3793-9ff5-f385475003f0> /Applications/Nebulosity4-64.app/Contents/MacOS/Nebulosity4-64 0x7ff805f06000 - 0x7ff805f40ff7 libsystem_kernel.dylib () <3e22fb41-20e3-3568-a00b-d8e901e333bf> /usr/lib/system/libsystem_kernel.dylib 0x7ff805f41000 - 0x7ff805f4cfff libsystem_pthread.dylib () <0f6c8ecc-a9bd-39c6-9f41-a8b9159201eb> /usr/lib/system/libsystem_pthread.dylib 0x7ff80e50c000 - 0x7ff80e8b3ff9 com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7ff8095f3000 - 0x7ff80aa11ff6 com.apple.AppKit (6.9) <660b78d6-113f-3abd-8969-a6cb84fff752> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7ff805fa7000 - 0x7ff806441fec com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff8108e3000 - 0x7ff810b7eff4 com.apple.HIToolbox (2.1.1) <4cd47f03-ed80-3f2a-bbdf-d7af11cb4ccb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff805bb6000 - 0x7ff805c523ff dyld () <01ae3ae3-f6ca-34d1-a2f8-462ede5fa818> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x7ff805de6000 - 0x7ff805e6dfff libsystem_c.dylib () <6f840a77-9f88-3da8-83ac-98e4892282d0> /usr/lib/system/libsystem_c.dylib 0x7ff80ba01000 - 0x7ff80c1bafe6 com.apple.CoreGraphics (2.0) <5e4176ff-8807-326c-b40a-f9e7d2c3d8fd> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7ff805d9c000 - 0x7ff805de2ffd libdispatch.dylib (*) /usr/lib/system/libdispatch.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=727.1M resident=0K(0%) swapped_out_or_unallocated=727.1M(100%) Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 700K 26 CG raster data 28K 1 ColorSync 220K 26 CoreAnimation 25.6M 42 CoreGraphics 12K 2 CoreServices 200K 1 CoreUI image data 892K 5 Foundation 40K 2 Kernel Alloc Once 8K 1 MALLOC 1.9G 62 MALLOC guard page 48K 12 STACK GUARD 56.0M 12 Stack 13.6M 12 VM_ALLOCATE 132K 31 CTF 824 1 DATA 38.5M 435 DATA_CONST 26.4M 260 __DATA_DIRTY 1035K 132 FONT_DATA 2352 1 LINKEDIT 187.1M 11 OBJC_RO 71.1M 1 __OBJC_RW 2172K 2 __TEXT 540.0M 450 dyld private memory 260K 2 mapped file 86.8M 27 shared memory 788K 18 =========== ======= ======= TOTAL 2.9G 1577


Full Report

{"app_name":"Nebulosity4-64","timestamp":"2024-02-05 21:09:05.00 -0600","app_version":"4.4.4","slice_uuid":"418d209b-bde2-3793-9ff5-f385475003f0","build_version":"1","platform":1,"bundleID":"com.StarkLabs.nebulosity","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.3 (23D56)","roots_installed":0,"name":"Nebulosity4-64","incident_id":"48743BF2-6B40-4D4B-AC66-936E591AC122"} { "uptime" : 860000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro16,1", "coalitionID" : 121075, "osVersion" : { "train" : "macOS 14.3", "build" : "23D56", "releaseType" : "User" }, "captureTime" : "2024-02-05 21:09:05.2977 -0600", "codeSigningMonitor" : 0, "incident" : "48743BF2-6B40-4D4B-AC66-936E591AC122", "pid" : 79293, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2024-02-05 21:09:04.6518 -0600", "procStartAbsTime" : 869178887480639, "procExitAbsTime" : 869179532592872, "procName" : "Nebulosity4-64", "procPath" : "\/Applications\/Nebulosity4-64.app\/Contents\/MacOS\/Nebulosity4-64", "bundleInfo" : {"CFBundleShortVersionString":"4.4.4","CFBundleVersion":"1","CFBundleIdentifier":"com.StarkLabs.nebulosity"}, "storeInfo" : {"deviceIdentifierForVendor":"30362CF3-BE5F-5C8A-BC6A-FE6D87AAD298","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.StarkLabs.nebulosity", "crashReporterKey" : "A4E729A4-74FB-1FDB-2BC7-A48FCD50278B", "codeSigningID" : "com.StarkLabs.nebulosity", "codeSigningTeamID" : "QPLDUH9V6T", "codeSigningFlags" : 570425345, "codeSigningValidationCategory" : 6, "codeSigningTrustLevel" : 4294967295, "wakeTime" : 11853, "bridgeVersion" : {"build":"21P3049","train":"8.3"}, "sleepWakeUUID" : "3A3D38BD-0740-4A77-B142-39CFD2ACD09B", "sip" : "enabled", "vmRegionInfo" : "0xa is not in any region. Bytes before following region: 140737486901238\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7fffffe9d000-7fffffe9e000 [ 4K] r-x\/r-x SM=SHM ", "exception" : {"codes":"0x0000000000000001, 0x000000000000000a","rawCodes":[1,10],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000000000000000a"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":79293}, "vmregioninfo" : "0xa is not in any region. Bytes before following region: 140737486901238\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7fffffe9d000-7fffffe9e000 [ 4K] r-x\/r-x SM=SHM ", "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" : 8, "threads" : [{"id":10021257,"threadState":{"r13":{"value":8800387991808},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140704359049152,"symbolLocation":0,"symbol":"_main_thread"},"rsi":{"value":8800387991808},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703228274126},"rbp":{"value":140701891765888},"rsp":{"value":140701891765736},"r12":{"value":0},"rcx":{"value":140701891765736},"flavor":"x86_THREAD_STATE","rdi":{"value":140704330820520,"symbolLocation":0,"symbol":"CA::DispatchGroup::_cond"}},"queue":"com.apple.main-thread","frames":[{"imageOffset":17870,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":9},{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":10},{"imageOffset":317515,"symbol":"CA::DispatchGroup::~DispatchGroup()","symbolLocation":53,"imageIndex":11},{"imageOffset":134752,"symbol":"CA::Layer::display_if_needed(CA::Transaction)","symbolLocation":806,"imageIndex":11},{"imageOffset":1808932,"symbol":"CA::Context::commit_transaction(CA::Transaction, double, double*)","symbolLocation":758,"imageIndex":11},{"imageOffset":8221,"symbol":"CA::Transaction::commit()","symbolLocation":725,"imageIndex":11},{"imageOffset":1680189,"symbol":"62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_blockinvoke","symbolLocation":285,"imageIndex":12},{"imageOffset":13112617,"symbol":"NSRunLoopObserverCreateWithHandler_block_invoke","symbolLocation":41,"imageIndex":12},{"imageOffset":505078,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION","symbolLocation":23,"imageIndex":13},{"imageOffset":504858,"symbol":"CFRunLoopDoObservers","symbolLocation":493,"imageIndex":13},{"imageOffset":502172,"symbol":"CFRunLoopRun","symbolLocation":850,"imageIndex":13},{"imageOffset":499842,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":13},{"imageOffset":199129,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":14},{"imageOffset":198166,"symbol":"ReceiveNextEventCommon","symbolLocation":201,"imageIndex":14},{"imageOffset":197937,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":14},{"imageOffset":257081,"symbol":"_DPSNextEvent","symbolLocation":880,"imageIndex":12},{"imageOffset":9734148,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1304,"imageIndex":12},{"imageOffset":197042,"symbol":"-[NSApplication run]","symbolLocation":603,"imageIndex":12},{"imageOffset":9691134,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":174,"imageIndex":8},{"imageOffset":8692940,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":44,"imageIndex":8},{"imageOffset":8113918,"symbol":"wxEventLoopBase::Run()","symbolLocation":158,"imageIndex":8},{"imageOffset":7923507,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":99,"imageIndex":8},{"imageOffset":9425082,"symbol":"wxApp::OnRun()","symbolLocation":26,"imageIndex":8},{"imageOffset":8326051,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":131,"imageIndex":8},{"imageOffset":525072,"symbol":"main","symbolLocation":22,"imageIndex":8},{"imageOffset":25478,"symbol":"start","symbolLocation":1942,"imageIndex":15}]},{"id":10021276,"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":9},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":9},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":9},{"imageOffset":508213,"symbol":"CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":13},{"imageOffset":502693,"symbol":"CFRunLoopRun","symbolLocation":1371,"imageIndex":13},{"imageOffset":499842,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":13},{"imageOffset":1006446,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":13},{"imageOffset":94271,"symbol":"event_thread_main","symbolLocation":517,"imageIndex":4},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}],"threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":26401163968512},"r9":{"value":26401163968512},"r15":{"value":26401163968512},"rbx":{"value":123145398222896},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703228262958},"rbp":{"value":123145398222736},"rsp":{"value":123145398222632},"r12":{"value":4294967295},"rcx":{"value":123145398222632},"flavor":"x86_THREAD_STATE","rdi":{"value":123145398222896}}},{"id":10021277,"frames":[{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":9},{"imageOffset":70197,"symbol":"handle_events","symbolLocation":297,"imageIndex":4},{"imageOffset":72645,"symbol":"libusb_handle_events_timeout_completed","symbolLocation":127,"imageIndex":4},{"imageOffset":21330,"symbol":"poll_async_libusb","symbolLocation":41,"imageIndex":4},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}],"threadState":{"r13":{"value":1},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140404721731824},"rsi":{"value":1},"r8":{"value":123145398763072},"cr2":{"value":0},"rdx":{"value":100},"r10":{"value":4491167392,"symbolLocation":380,"symbol":"FUNCTION.4854"},"r9":{"value":100},"r15":{"value":140404721731552},"rbx":{"value":100},"trap":{"value":133},"err":{"value":33554662},"r11":{"value":582},"rip":{"value":140703228291146},"rbp":{"value":123145398763360},"rsp":{"value":123145398763288},"r12":{"value":105553142106128},"rcx":{"value":123145398763288},"flavor":"x86_THREAD_STATE","rdi":{"value":105553142106128}}},{"id":10021278,"frames":[{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":9},{"imageOffset":27731,"symbol":"handle_events","symbolLocation":309,"imageIndex":6},{"imageOffset":26870,"symbol":"libusb_handle_events_timeout_completed","symbolLocation":240,"imageIndex":6},{"imageOffset":28438,"symbol":"libusb_handle_events_completed","symbolLocation":38,"imageIndex":6},{"imageOffset":890228,"symbol":"AtikCore::USBDetectorConsole::Thread_ThreadMainLibUSBMac()","symbolLocation":420,"imageIndex":5},{"imageOffset":889393,"symbol":"AtikCore::USBDetectorConsole::Thread_StaticThreadStart(void*)","symbolLocation":65,"imageIndex":5},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}],"threadState":{"r13":{"value":60000},"rax":{"value":4},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":4486332975},"rsi":{"value":2},"r8":{"value":123145399299536},"cr2":{"value":0},"rdx":{"value":60000},"r10":{"value":4486332989},"r9":{"value":60000},"r15":{"value":4486333024},"rbx":{"value":2},"trap":{"value":133},"err":{"value":33554662},"r11":{"value":514},"rip":{"value":140703228291146},"rbp":{"value":123145399299696},"rsp":{"value":123145399299592},"r12":{"value":105553144251144},"rcx":{"value":123145399299592},"flavor":"x86_THREAD_STATE","rdi":{"value":105553141990528}}},{"id":10021279,"frames":[{"imageOffset":17562,"symbol":"semwait_signal","symbolLocation":10,"imageIndex":9},{"imageOffset":62705,"symbol":"nanosleep","symbolLocation":199,"imageIndex":17},{"imageOffset":62500,"symbol":"usleep","symbolLocation":53,"imageIndex":17},{"imageOffset":140733,"symbol":"AtikCore::ThreadSleeper::SleepMS(int)","symbolLocation":29,"imageIndex":5},{"imageOffset":250550,"symbol":"AtikCore::AtikAirWrapper::ET_ThreadMain()","symbolLocation":566,"imageIndex":5},{"imageOffset":248989,"symbol":"AtikCore::AtikAirWrapper::ET_StaticThreadStart(void)","symbolLocation":29,"imageIndex":5},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145399836288},"rsi":{"value":0},"r8":{"value":1},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703228273818},"rbp":{"value":123145399836272},"rsp":{"value":123145399836216},"r12":{"value":0},"rcx":{"value":123145399836216},"flavor":"x86_THREAD_STATE","rdi":{"value":7683}}},{"id":10021280,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":11523},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145399848960},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145400373248},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703228504968},"rbp":{"value":0},"rsp":{"value":123145400373248},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145400373248}}},{"id":10021281,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":13827},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145400385536},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145400908664},"rbx":{"value":123145400909824},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703228504968},"rbp":{"value":0},"rsp":{"value":123145400909824},"r12":{"value":5193734},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145400909824}}},{"id":10021283,"name":"org.libusb.device-hotplug","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":95721936125952},"r9":{"value":95721936125952},"r15":{"value":95721936125952},"rbx":{"value":123145401442336},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703228262958},"rbp":{"value":123145401442176},"rsp":{"value":123145401442072},"r12":{"value":4294967295},"rcx":{"value":123145401442072},"flavor":"x86_THREAD_STATE","rdi":{"value":123145401442336}},"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":9},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":9},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":9},{"imageOffset":508213,"symbol":"CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":13},{"imageOffset":502693,"symbol":"CFRunLoopRun","symbolLocation":1371,"imageIndex":13},{"imageOffset":499842,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":13},{"imageOffset":1006446,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":13},{"imageOffset":54523,"symbol":"darwin_event_thread_main","symbolLocation":591,"imageIndex":6},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"triggered":true,"id":10021293,"instructionState":{"instructionStream":{"bytes":[15,17,34,242,15,16,76,240,16,242,15,16,84,200,16,242,15,92,209,242,15,89,208,242,15,88,209,242,15,17,82,8,242,15,16,76,240,24,242,15,16,84,200,24,242,15,92,209,242,15,89,208,242,15,88,209,242,15,17,82,16,242,15,16,76,240,32,242,15,16,84,200,32,242,15,92,209,242,15,89,208,242,15,88,209,242,15,17,82,24,93,195,72,139,71,8,72,139,72,8,72,137,10,72,139,72,16,72,137,74,8,72,139,72,24,72,137,74,16,72,139,64,32,72,137,66,24,93,195,72,139,71,8,139,15,255,201,72,141,12,137,72,139,116,200,8,72,137,50,72,139,116,200,16,72,137,114,8,72,139,116,200,24,72,137,114,16,72,139,68,200,32,72,137,66,24,93,195,102,46,15,31,132,0,0,0,0,0,102,144,85,72],"offset":96}},"threadState":{"r13":{"value":123145401976592},"rax":{"value":2},"rflags":{"value":66114},"cpu":{"value":4},"r14":{"value":105553167713712},"rsi":{"value":123145401976512},"r8":{"value":16140901064495857666},"cr2":{"value":10},"rdx":{"value":123145401976592},"r10":{"value":105553156734976},"r9":{"value":256},"r15":{"value":123145401976512},"rbx":{"value":123145401976592},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":2095104},"rip":{"value":4466480002,"matchesCrashFrame":1},"rbp":{"value":123145401976496},"rsp":{"value":123145401976496},"r12":{"value":1},"rcx":{"value":105553142104664},"flavor":"x86_THREAD_STATE","rdi":{"value":105553167713016}},"queue":"CA DispatchGroup","frames":[{"imageOffset":9466754,"symbol":"wxMacCoreGraphicsBrushData::CalculateShadingValues(void, double const, double)","symbolLocation":242,"imageIndex":8},{"imageOffset":184584,"symbol":"CGFunctionEvaluate","symbolLocation":243,"imageIndex":18},{"imageOffset":183986,"symbol":"function_evaluate","symbolLocation":467,"imageIndex":18},{"imageOffset":181651,"symbol":"ripc_AcquireFunction","symbolLocation":844,"imageIndex":18},{"imageOffset":178343,"symbol":"ripc_DrawShading","symbolLocation":5134,"imageIndex":18},{"imageOffset":4638345,"symbol":"CG::DisplayListExecutor::drawShading(CG::DisplayListEntryShading const)","symbolLocation":435,"imageIndex":18},{"imageOffset":5607341,"symbol":"CG::DisplayList::executeEntries(std::1::wrap_iter<std::__1::shared_ptr>, std::1::wrap_iter<std::1::sharedptr>, CGContextDelegate, CGRenderingState, CGGStack, CGRect const, __CFDictionary const, bool)","symbolLocation":195,"imageIndex":18},{"imageOffset":698245,"symbol":"CG::DisplayList::execute(CGContextDelegate, CGRenderingState, CGGStack, CGRect const, __CFDictionary const*)","symbolLocation":355,"imageIndex":18},{"imageOffset":697597,"symbol":"CGDisplayListDrawInContextDelegate","symbolLocation":651,"imageIndex":18},{"imageOffset":4791881,"imageIndex":12},{"imageOffset":4677594,"imageIndex":12},{"imageOffset":142995,"symbol":"CABackingStoreUpdate","symbolLocation":630,"imageIndex":11},{"imageOffset":531346,"symbol":"invocation function for block in CA::Layer::display_()","symbolLocation":53,"imageIndex":11},{"imageOffset":139038,"symbol":"-[CALayer _display]","symbolLocation":2253,"imageIndex":11},{"imageOffset":4677340,"imageIndex":12},{"imageOffset":4675889,"imageIndex":12},{"imageOffset":4677480,"imageIndex":12},{"imageOffset":317839,"symbol":"display_callback(void, void)","symbolLocation":97,"imageIndex":11},{"imageOffset":317702,"symbol":"CA::DispatchGroup::dispatch(bool)","symbolLocation":108,"imageIndex":11},{"imageOffset":13722,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":19},{"imageOffset":38504,"symbol":"_dispatch_lane_serial_drain","symbolLocation":816,"imageIndex":19},{"imageOffset":41216,"symbol":"_dispatch_lane_invoke","symbolLocation":377,"imageIndex":19},{"imageOffset":80622,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":271,"imageIndex":19},{"imageOffset":78845,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":451,"imageIndex":19},{"imageOffset":11335,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":10},{"imageOffset":7063,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":10}]},{"id":10021296,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":26115},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145401995264},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145402518392},"rbx":{"value":123145402519552},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703228504968},"rbp":{"value":0},"rsp":{"value":123145402519552},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145402519552}}},{"id":10021317,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":105553176690848},"rsi":{"value":8589934595},"r8":{"value":14680198217728},"cr2":{"value":0},"rdx":{"value":171798697235},"r10":{"value":59907},"r9":{"value":215517163945984},"r15":{"value":18446744073709551615},"rbx":{"value":105553176690912},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":582},"rip":{"value":140703228262826},"rbp":{"value":123145403055872},"rsp":{"value":123145403055848},"r12":{"value":0},"rcx":{"value":123145403055848},"flavor":"x86_THREAD_STATE","rdi":{"value":59907}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":14954,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":19},{"imageOffset":16223,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":19},{"imageOffset":1460577,"symbol":"_BeginEventReceiptOnThreadWithFilter","symbolLocation":196,"imageIndex":14},{"imageOffset":1686100,"symbol":"_NSEventThread","symbolLocation":34,"imageIndex":12},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":10021320,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":0},"r8":{"value":278532},"cr2":{"value":0},"rdx":{"value":123145403068416},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":0},"err":{"value":0},"r11":{"value":0},"rip":{"value":140703228504968},"rbp":{"value":0},"rsp":{"value":123145403592704},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145403592704}}}], "usedImages" : [ { "source" : "P", "arch" : "x86_64h", "base" : 4488761344, "size" : 65536, "uuid" : "06997eb3-387c-3024-b943-376aa535a09c", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4491390976, "CFBundleShortVersionString" : "900.4.2", "CFBundleIdentifier" : "com.apple.iokit.IOUSBLib", "size" : 49152, "uuid" : "0e149e39-6b5a-334f-a933-69f3a83bc58d", "path" : "\/System\/Library\/Extensions\/IOUSBHostFamily.kext\/Contents\/PlugIns\/IOUSBLib.bundle\/Contents\/MacOS\/IOUSBLib", "name" : "IOUSBLib", "CFBundleVersion" : "900.4.2" }, { "source" : "P", "arch" : "x86_64", "base" : 4491546624, "CFBundleShortVersionString" : "900.4.2", "CFBundleIdentifier" : "com.apple.iokit.IOUSBLib", "size" : 32768, "uuid" : "216f9e1d-656e-327c-b8b5-84ca07772cdc", "path" : "\/System\/Library\/Extensions\/IOUSBFamily.kext\/Contents\/PlugIns\/IOUSBLib.bundle\/Contents\/MacOS\/IOUSBLib", "name" : "IOUSBLib", "CFBundleVersion" : "900.4.2" }, { "source" : "P", "arch" : "x86_64", "base" : 4492365824, "size" : 217088, "uuid" : "901d0e08-8d3e-6256-b818-831268b14f45", "path" : "\/Applications\/Nebulosity4-64.app\/Contents\/Frameworks\/SBIGUDrv.framework\/Versions\/A\/SBIGUDrv", "name" : "SBIGUDrv" }, { "source" : "P", "arch" : "x86_64", "base" : 4491055104, "size" : 143360, "uuid" : "3b13aa26-9fe1-3eb8-ef96-a63c849f60ab", "path" : "\/Applications\/Nebulosity4-64.app\/Contents\/Resources\/libftd2xx.1.2.2.dylib", "name" : "libftd2xx.1.2.2.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4500496384, "size" : 1052672, "uuid" : "e9aa34d8-0998-36a7-ae45-a5a19791d020", "path" : "\/Applications\/Nebulosity4-64.app\/Contents\/Resources\/libatikcameras.dylib", "name" : "libatikcameras.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4486266880, "size" : 73728, "uuid" : "c997cbbc-8bc1-3ef8-916b-7b0ed5d7d62a", "path" : "\/Applications\/Nebulosity4-64.app\/Contents\/Frameworks\/libusb-1.0.0.dylib", "name" : "libusb-1.0.0.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4496044032, "CFBundleShortVersionString" : "13.12.31.0", "CFBundleIdentifier" : "com.canon.edsdk", "size" : 602112, "uuid" : "ffa124f8-da3a-39ec-84dd-cc61bdab2fff", "path" : "\/Applications\/Nebulosity4-64.app\/Contents\/Frameworks\/EDSDK.framework\/Versions\/A\/EDSDK", "name" : "EDSDK", "CFBundleVersion" : "13.12.31.0" }, { "source" : "P", "arch" : "x86_64", "base" : 4457013248, "CFBundleShortVersionString" : "4.4.4", "CFBundleIdentifier" : "com.StarkLabs.nebulosity", "size" : 21258240, "uuid" : "418d209b-bde2-3793-9ff5-f385475003f0", "path" : "\/Applications\/Nebulosity4-64.app\/Contents\/MacOS\/Nebulosity4-64", "name" : "Nebulosity4-64", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 140703228256256, "size" : 241656, "uuid" : "3e22fb41-20e3-3568-a00b-d8e901e333bf", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703228497920, "size" : 49152, "uuid" : "0f6c8ecc-a9bd-39c6-9f41-a8b9159201eb", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703368790016, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 3833850, "uuid" : "a3ee0b69-3efd-3505-bf79-1068ea77fe90", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "1114.6" }, { "source" : "P", "arch" : "x86_64", "base" : 140703285850112, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 21098487, "uuid" : "660b78d6-113f-3abd-8969-a6cb84fff752", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2487.40.107" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703228915712, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 4829165, "uuid" : "d9705b29-47af-343b-ba26-5cda3166731e", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "2303" }, { "source" : "P", "arch" : "x86_64", "base" : 140703406370816, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 2736117, "uuid" : "4cd47f03-ed80-3f2a-bbdf-d7af11cb4ccb", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703224782848, "size" : 640000, "uuid" : "01ae3ae3-f6ca-34d1-a2f8-462ede5fa818", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "x86_64", "base" : 140703227076608, "size" : 557056, "uuid" : "6f840a77-9f88-3da8-83ac-98e4892282d0", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703323656192, "CFBundleShortVersionString" : "2.0", "CFBundleIdentifier" : "com.apple.CoreGraphics", "size" : 8101863, "uuid" : "5e4176ff-8807-326c-b40a-f9e7d2c3d8fd", "path" : "\/System\/Library\/Frameworks\/CoreGraphics.framework\/Versions\/A\/CoreGraphics", "name" : "CoreGraphics", "CFBundleVersion" : "1774.3.4" }, { "source" : "P", "arch" : "x86_64", "base" : 140703226773504, "size" : 290814, "uuid" : "c964889c-7792-333d-93f6-8f3e51a9f4c2", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" } ], "sharedCache" : { "base" : 140703224086528, "size" : 25769803776, "uuid" : "d956d414-4faa-3df6-ae76-21902db97156" }, "vmSummary" : "ReadOnly portion of Libraries: Total=727.1M resident=0K(0%) swapped_out_or_unallocated=727.1M(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 700K 26 \nCG raster data 28K 1 \nColorSync 220K 26 \nCoreAnimation 25.6M 42 \nCoreGraphics 12K 2 \nCoreServices 200K 1 \nCoreUI image data 892K 5 \nFoundation 40K 2 \nKernel Alloc Once 8K 1 \nMALLOC 1.9G 62 \nMALLOC guard page 48K 12 \nSTACK GUARD 56.0M 12 \nStack 13.6M 12 \nVM_ALLOCATE 132K 31 \nCTF 824 1 \nDATA 38.5M 435 \nDATA_CONST 26.4M 260 \nDATA_DIRTY 1035K 132 \n__FONT_DATA 2352 1 \nLINKEDIT 187.1M 11 \nOBJC_RO 71.1M 1 \n__OBJC_RW 2172K 2 \nTEXT 540.0M 450 \ndyld private memory 260K 2 \nmapped file 86.8M 27 \nshared memory 788K 18 \n=========== ======= ======= \nTOTAL 2.9G 1577 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "CA DispatchGroup" } }, "logWritingSignature" : "f60f5ce6374c9e90d80d4cf9d120e882abd6fed1", "trialInfo" : { "rollouts" : [ { "rolloutId" : "645c2d2f9e69a025b0a37e29", "factorPackIds" : {

  },
  "deploymentId" : 240000003
},
{
  "rolloutId" : "63508950b3714d3622fc77f7",
  "factorPackIds" : {
    "SIRI_MEMORY_SYNC_CONFIG" : "6526e111d0c9ce2f459b54a8"
  },
  "deploymentId" : 240000014
}

], "experiments" : [

] } }

Model: MacBookPro16,1, BootROM 2020.80.5.0.1 (iBridge: 21.16.3049.0.0,0), 8 processors, 8-Core Intel Core i9, 2.4 GHz, 64 GB, SMC Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 8 GB Display: DELL U2720Q, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online Memory Module: BANK 0/ChannelA-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B Memory Module: BANK 2/ChannelB-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 10 2023 12:53:18 version 9.30.503.0.32.5.92 FWID 01-c06f991b AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Network Service: iPhone 2, Ethernet, en11 USB Device: USB31Bus USB Device: hub_device USB Device: iPhone USB Device: USB2.1 Hub USB Device: USB3.0 Card Reader USB Device: USB2.1 Hub USB Device: composite_device USB Device: T2Bus USB Device: composite_device USB Device: Touch Bar Backlight USB Device: Touch Bar Display USB Device: Apple Internal Keyboard / Trackpad USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5 Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5 `