usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.03k stars 1.24k forks source link

Closing Bruno on MacOS throws error warning #250

Closed thelazyoxymoron closed 4 months ago

thelazyoxymoron commented 1 year ago

I get the following error when closing the app on mac, either via red cross, or CTRL+Q

Screenshot 2023-09-29 at 6 34 09 PM

l0new4nder3r commented 1 year ago

I just tried on my mac (Intel), on macOS 13.6 (Ventura latest to date), using Bruno version 0.16.4 (latest to date), loaded with one collection and a few requests.

I don't have this issue, either by closing the app:

I also checked, no remaining process in macOS "Activity monitor" after closing the app.

  1. Which version of macOS are you using?
  2. Intel or Apple silicon?
  3. Were you experiencing issues before closing? Is there anything odd in the console (menu > View > Toggle developer options > Console)?
  4. Do you experience this behavior each time you close the app?
  5. When you close, before this message is being displayed, can you see any process acting weird (in red) in the Activity monitor?
thelazyoxymoron commented 1 year ago
  1. Monterey, v12.7
  2. Intel
  3. First time started using Bruno a couple of days ago, AFAIR I've always faced this error. Nothing odd in the dev console
  4. I get this every time I close the app, irrespective of the 3 methods used
  5. No weird processes in Activity monitor
l0new4nder3r commented 1 year ago

Thanks for the feedback.

I tried googling a bit on that - could it be a process/thread still running within electron while quitting? From this (rather) old stack overflow post...

Diagnosing: You can learn more about the cause of your crash by clicking "Report" when the "unexpected" dialog appears, and then reading the text of the displayed crash report. It will say which thread crashed, and it will contain the current native call stack of every other thread.

...can you get such a report, and maybe copy/paste its interesting parts here?

The answer of this post also presents what might be possible ways to deal with this kind of issue (if applicable to what you experience, of course).

thelazyoxymoron commented 1 year ago

Here's the relevant crash report:

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x7ff812964ffe __pthread_kill + 10
1   libsystem_pthread.dylib             0x7ff81299b1ff pthread_kill + 263
2   libsystem_c.dylib                   0x7ff8128e6d24 abort + 123
3   Electron Framework                     0x1172da374 uv_mutex_lock + 20
4   Electron Framework                     0x11dbb5f26 napi_release_threadsafe_function + 38
5   .com.usebruno.app.8yPHAd               0x106fec821 fse_instance_destroy + 145
6   Electron Framework                     0x11dbb6337 node_api_get_module_file_name + 759
7   Electron Framework                     0x11dba97bf node::Stop(node::Environment*) + 703
8   Electron Framework                     0x11dbb6176 node_api_get_module_file_name + 310
9   Electron Framework                     0x11dbb6e1c node_api_get_module_file_name + 3548
10  Electron Framework                     0x11dbb6e8e node_api_get_module_file_name + 3662
11  Electron Framework                     0x11dbb71b3 node_api_get_module_file_name + 4467
12  Electron Framework                     0x1172cde18 uv_run + 536
13  Electron Framework                     0x11db98104 node::EmitAsyncDestroy(node::Environment*, node::async_context) + 302404
14  Electron Framework                     0x11db98630 node::EmitAsyncDestroy(node::Environment*, node::async_context) + 303728
15  Electron Framework                     0x11db4be94 node::FreeEnvironment(node::Environment*) + 164
16  Electron Framework                     0x1173c43d5 v8::Signature::New(v8::Isolate*, v8::Local<v8::FunctionTemplate>) + 12213
17  Electron Framework                     0x1173ae3a7 v8::internal::compiler::RawMachineAssembler::TargetParameter() + 11383
18  Electron Framework                     0x1194db20d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 3881965
19  Electron Framework                     0x1194dca53 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 3888179
20  Electron Framework                     0x1194d88ff v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 3871455
21  Electron Framework                     0x1175981d1 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock*) + 15249
22  Electron Framework                     0x117599105 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock*) + 19141
23  Electron Framework                     0x117598f26 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock*) + 18662
24  Electron Framework                     0x117597c5b v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock*) + 13851
25  Electron Framework                     0x117597d86 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock*) + 14150
26  Electron Framework                     0x1172e0308 ElectronMain + 152
27  dyld                                   0x10e3b052e start + 462
l0new4nder3r commented 1 year ago

Hi again

Not a specialist at all, but it looks a bit short to me 😄

"Thread 0" crashing looks a lot like the one in here (Evernote forums). Attempt to exit and then getting killed?

I guess more relevant information could be in the rest of the report?

thelazyoxymoron commented 1 year ago

Rest of the report was general information about other threads. Thread 0 was the one which crashed. However, I'm not familiar with Electron at all, so maybe there'd be something there in the rest of the report as well.

I'll share in some time.

Edit: Here's the full crash log: crash-log.txt

l0new4nder3r commented 1 year ago

Thanks ; I suspect (we'll see, if we can see) that other threads can also hold (blocked, waiting?) tasks from Electron/bruno, and that leads to macOS killing the whole lot after a timeout, or something like that. Leading to the warning you encounter.

leoleozhu commented 10 months ago

Same here.


Translated Report (Full Report Below)

Process: Bruno [45688] Path: /Applications/Bruno.app/Contents/MacOS/Bruno Identifier: com.usebruno.app Version: 1.5.1 (1.5.1) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2024-01-04 15:51:24.7860 +0800 OS Version: macOS 13.4 (22F66) Report Version: 12 Bridge OS Version: 7.5 (20P5058) Anonymous UUID: C67FAFB0-5258-3187-1AF0-367EABD457DD

Sleep/Wake UUID: 08B46E58-6C29-4AED-BAED-82F481222B26

Time Awake Since Boot: 300000 seconds Time Since Wake: 195313 seconds

System Integrity Protection: disabled

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

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information: abort() called

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff8008e01f2 __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff800917ee6 pthread_kill + 263 2 libsystem_c.dylib 0x7ff80083eb45 abort + 123 3 Electron Framework 0x114503374 uv_mutex_lock + 20 4 Electron Framework 0x11addef26 napi_release_threadsafe_function + 38 5 .com.usebruno.app.DIF4Ov 0x10ba19821 fse_instance_destroy + 145 6 Electron Framework 0x11addf337 node_api_get_module_file_name + 759 7 Electron Framework 0x11add27bf node::Stop(node::Environment) + 703 8 Electron Framework 0x11addf176 node_api_get_module_file_name + 310 9 Electron Framework 0x11addfe1c node_api_get_module_file_name + 3548 10 Electron Framework 0x11addfe8e node_api_get_module_file_name + 3662 11 Electron Framework 0x11ade01b3 node_api_get_module_file_name + 4467 12 Electron Framework 0x1144f6e18 uv_run + 536 13 Electron Framework 0x11adc1104 node::EmitAsyncDestroy(node::Environment, node::async_context) + 302404 14 Electron Framework 0x11adc1630 node::EmitAsyncDestroy(node::Environment, node::async_context) + 303728 15 Electron Framework 0x11ad74e94 node::FreeEnvironment(node::Environment) + 164 16 Electron Framework 0x1145ed3d5 v8::Signature::New(v8::Isolate, v8::Local) + 12213 17 Electron Framework 0x1145d73a7 v8::internal::compiler::RawMachineAssembler::TargetParameter() + 11383 18 Electron Framework 0x11670420d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap) + 3881965 19 Electron Framework 0x116705a53 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap) + 3888179 20 Electron Framework 0x1167018ff v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap) + 3871455 21 Electron Framework 0x1147c11d1 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock) + 15249 22 Electron Framework 0x1147c2105 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock) + 19141 23 Electron Framework 0x1147c1f26 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock) + 18662 24 Electron Framework 0x1147c0c5b v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock) + 13851 25 Electron Framework 0x1147c0d86 v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock*) + 14150 26 Electron Framework 0x114509308 ElectronMain + 152 27 dyld 0x7ff8005be41f start + 1903

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

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

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

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

Thread 5:: ThreadPoolServiceThread 0 libsystem_kernel.dylib 0x7ff8008e2e16 kevent64 + 10 1 Electron Framework 0x11752c0b5 node::AsyncResource::get_async_id() const + 9150741 2 Electron Framework 0x1174e0e5a node::AsyncResource::get_async_id() const + 8842938 3 Electron Framework 0x1174a73e5 node::AsyncResource::get_async_id() const + 8606789 4 Electron Framework 0x1174fcd38 node::AsyncResource::get_async_id() const + 8957336 5 Electron Framework 0x1174e6cad node::AsyncResource::get_async_id() const + 8867085 6 Electron Framework 0x1174fcecf node::AsyncResource::get_async_id() const + 8957743 7 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 8 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 6:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 7:: ThreadPoolBackgroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f657d node::AsyncResource::get_async_id() const + 8930781 8 Electron Framework 0x1174f6502 node::AsyncResource::get_async_id() const + 8930658 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 8:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 9:: Chrome_IOThread 0 libsystem_kernel.dylib 0x7ff8008e2e16 kevent64 + 10 1 Electron Framework 0x11752c0b5 node::AsyncResource::get_async_id() const + 9150741 2 Electron Framework 0x1174e0e5a node::AsyncResource::get_async_id() const + 8842938 3 Electron Framework 0x1174a73e5 node::AsyncResource::get_async_id() const + 8606789 4 Electron Framework 0x1174fcd38 node::AsyncResource::get_async_id() const + 8957336 5 Electron Framework 0x116706a7f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 3892319 6 Electron Framework 0x1174fcecf node::AsyncResource::get_async_id() const + 8957743 7 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 8 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 10:: MemoryInfra 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x117525cce node::AsyncResource::get_async_id() const + 9125166 6 Electron Framework 0x117488868 node::AsyncResource::get_async_id() const + 8480968 7 Electron Framework 0x1174e0e5a node::AsyncResource::get_async_id() const + 8842938 8 Electron Framework 0x1174a73e5 node::AsyncResource::get_async_id() const + 8606789 9 Electron Framework 0x1174fcd38 node::AsyncResource::get_async_id() const + 8957336 10 Electron Framework 0x1174fcecf node::AsyncResource::get_async_id() const + 8957743 11 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 12 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 13 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 11: 0 libsystem_kernel.dylib 0x7ff8008de1ee kevent + 10 1 Electron Framework 0x11450885c uv_free_interface_addresses + 1340 2 Electron Framework 0x1144f6d40 uv_run + 320 3 Electron Framework 0x11ae8a0df node::CommonEnvironmentSetup::context() const + 174223 4 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 12: 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x1145033a9 uv_cond_wait + 9 3 Electron Framework 0x11ae8a29a node::CommonEnvironmentSetup::context() const + 174666 4 Electron Framework 0x11ae87df0 node::CommonEnvironmentSetup::context() const + 165280 5 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 6 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 13: 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x1145033a9 uv_cond_wait + 9 3 Electron Framework 0x11ae8a29a node::CommonEnvironmentSetup::context() const + 174666 4 Electron Framework 0x11ae87df0 node::CommonEnvironmentSetup::context() const + 165280 5 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 6 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 14: 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x1145033a9 uv_cond_wait + 9 3 Electron Framework 0x11ae8a29a node::CommonEnvironmentSetup::context() const + 174666 4 Electron Framework 0x11ae87df0 node::CommonEnvironmentSetup::context() const + 165280 5 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 6 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 15: 0 libsystem_kernel.dylib 0x7ff8008d952e semaphore_wait_trap + 10 1 Electron Framework 0x1145039a0 uv_sem_wait + 16 2 Electron Framework 0x11aefefbd node::SetTracingController(v8::TracingController*) + 54861 3 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 4 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 16: 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 CoreFoundation 0x7ff8009f406f CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff8009f2af0 CFRunLoopRun + 1365 6 CoreFoundation 0x7ff8009f1f31 CFRunLoopRunSpecific + 560 7 CoreFoundation 0x7ff800a75655 CFRunLoopRun + 40 8 .com.usebruno.app.DIF4Ov 0x10ba196cd fse_run_loop + 93 9 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 10 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 17:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 CoreFoundation 0x7ff8009f406f CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff8009f2af0 CFRunLoopRun + 1365 6 CoreFoundation 0x7ff8009f1f31 CFRunLoopRunSpecific + 560 7 Foundation 0x7ff80187e2c3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 8 Electron Framework 0x11751f37e node::AsyncResource::get_async_id() const + 9098206 9 Electron Framework 0x11751cc9a node::AsyncResource::get_async_id() const + 9088250 10 Electron Framework 0x1174e0e5a node::AsyncResource::get_async_id() const + 8842938 11 Electron Framework 0x1174a73e5 node::AsyncResource::get_async_id() const + 8606789 12 Electron Framework 0x1174fcd38 node::AsyncResource::get_async_id() const + 8957336 13 Electron Framework 0x1174fcecf node::AsyncResource::get_async_id() const + 8957743 14 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 15 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 16 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 18:: CrShutdownDetector 0 libsystem_kernel.dylib 0x7ff8008d9fde read + 10 1 Electron Framework 0x1146b3a36 v8::CodeEvent::GetFunctionName() + 23142 2 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 3 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 4 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 19:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 CoreFoundation 0x7ff8009f406f CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff8009f2af0 CFRunLoopRun + 1365 6 CoreFoundation 0x7ff8009f1f31 CFRunLoopRunSpecific + 560 7 Foundation 0x7ff80187e2c3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 8 Electron Framework 0x11751f37e node::AsyncResource::get_async_id() const + 9098206 9 Electron Framework 0x11751cc9a node::AsyncResource::get_async_id() const + 9088250 10 Electron Framework 0x1174e0e5a node::AsyncResource::get_async_id() const + 8842938 11 Electron Framework 0x1174a73e5 node::AsyncResource::get_async_id() const + 8606789 12 Electron Framework 0x1174fcd38 node::AsyncResource::get_async_id() const + 8957336 13 Electron Framework 0x1174fcecf node::AsyncResource::get_async_id() const + 8957743 14 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 15 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 16 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 20:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 21:: ThreadPoolSingleThreadForegroundBlocking0 0 libsystem_kernel.dylib 0x7ff8008df20e __wait4 + 10 1 Electron Framework 0x11752140d node::AsyncResource::get_async_id() const + 9106541 2 Electron Framework 0x116c6fbde v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap) + 9565630 3 Electron Framework 0x116748e05 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap) + 4163557 4 Electron Framework 0x1174c1c1e node::AsyncResource::get_async_id() const + 8715390 5 Electron Framework 0x1174e98e2 node::AsyncResource::get_async_id() const + 8878402 6 Electron Framework 0x1174e9fd0 node::AsyncResource::get_async_id() const + 8880176 7 Electron Framework 0x1174e92f9 node::AsyncResource::get_async_id() const + 8876889 8 Electron Framework 0x1174f6878 node::AsyncResource::get_async_id() const + 8931544 9 Electron Framework 0x1174f666d node::AsyncResource::get_async_id() const + 8931021 10 Electron Framework 0x1174f6559 node::AsyncResource::get_async_id() const + 8930745 11 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 12 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 13 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 22:: CompositorTileWorker1 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x117517324 node::AsyncResource::get_async_id() const + 9065348 3 Electron Framework 0x118504bd5 node::AsyncResource::get_async_id() const + 25766965 4 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 5 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 6 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 23:: ThreadPoolSingleThreadSharedForeground1 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f663d node::AsyncResource::get_async_id() const + 8930973 8 Electron Framework 0x1174f654a node::AsyncResource::get_async_id() const + 8930730 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 24: 0 libsystem_kernel.dylib 0x7ff8008d952e semaphore_wait_trap + 10 1 Electron Framework 0x1145039a0 uv_sem_wait + 16 2 Electron Framework 0x11465ba49 v8_inspector::V8DebuggerId::V8DebuggerId(std::Cr::pair<long long, long long>) + 22089 3 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 4 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 25:: Dispatch queue: com.apple.CFMachPort 0 libsystem_platform.dylib 0x7ff800942fb7 os_unfair_lock_lock + 14 1 CoreFoundation 0x7ff800a15d44 _cfmp_source_invalidated + 66 2 CoreFoundation 0x7ff800a15cf3 ___CFMachPortCreateWithPort2_block_invoke + 19 3 libdispatch.dylib 0x7ff800775d91 _dispatch_call_block_and_release + 12 4 libdispatch.dylib 0x7ff800777033 _dispatch_client_callout + 8 5 libdispatch.dylib 0x7ff800779b65 _dispatch_continuation_pop + 463 6 libdispatch.dylib 0x7ff80078c0c1 _dispatch_source_cancel_callout + 153 7 libdispatch.dylib 0x7ff80078b426 _dispatch_source_invoke + 1279 8 libdispatch.dylib 0x7ff80077d088 _dispatch_lane_serial_drain + 393 9 libdispatch.dylib 0x7ff80077dd39 _dispatch_lane_invoke + 366 10 libdispatch.dylib 0x7ff8007883fc _dispatch_workloop_worker_thread + 765 11 libsystem_pthread.dylib 0x7ff800914c55 _pthread_wqthread + 327 12 libsystem_pthread.dylib 0x7ff800913bbf start_wqthread + 15

Thread 26:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 CoreFoundation 0x7ff8009f406f CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff8009f2af0 CFRunLoopRun + 1365 6 CoreFoundation 0x7ff8009f1f31 CFRunLoopRunSpecific + 560 7 Foundation 0x7ff80187e2c3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 8 Electron Framework 0x11751f37e node::AsyncResource::get_async_id() const + 9098206 9 Electron Framework 0x11751cc9a node::AsyncResource::get_async_id() const + 9088250 10 Electron Framework 0x1174e0e5a node::AsyncResource::get_async_id() const + 8842938 11 Electron Framework 0x1174a73e5 node::AsyncResource::get_async_id() const + 8606789 12 Electron Framework 0x1174fcd38 node::AsyncResource::get_async_id() const + 8957336 13 Electron Framework 0x1174fcecf node::AsyncResource::get_async_id() const + 8957743 14 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 15 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 16 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 27:: CacheThread_BlockFile 0 libsystem_kernel.dylib 0x7ff8008e2e16 kevent64 + 10 1 Electron Framework 0x11752c0b5 node::AsyncResource::get_async_id() const + 9150741 2 Electron Framework 0x1174e0e5a node::AsyncResource::get_async_id() const + 8842938 3 Electron Framework 0x1174a73e5 node::AsyncResource::get_async_id() const + 8606789 4 Electron Framework 0x1174fcd38 node::AsyncResource::get_async_id() const + 8957336 5 Electron Framework 0x1174fcecf node::AsyncResource::get_async_id() const + 8957743 6 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 7 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 28: 0 libsystem_pthread.dylib 0x7ff800913bb0 start_wqthread + 0

Thread 29:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 CoreFoundation 0x7ff8009f406f CFRunLoopServiceMachPort + 145 5 CoreFoundation 0x7ff8009f2af0 CFRunLoopRun + 1365 6 CoreFoundation 0x7ff8009f1f31 CFRunLoopRunSpecific + 560 7 AppKit 0x7ff803be6789 _NSEventThread + 132 8 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 30: 0 libsystem_pthread.dylib 0x7ff800913bb0 start_wqthread + 0

Thread 31: 0 libsystem_pthread.dylib 0x7ff800913bb0 start_wqthread + 0

Thread 32: 0 libsystem_pthread.dylib 0x7ff800913bb0 start_wqthread + 0

Thread 33:: ThreadPoolBackgroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f657d node::AsyncResource::get_async_id() const + 8930781 8 Electron Framework 0x1174f6502 node::AsyncResource::get_async_id() const + 8930658 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 34:: ThreadPoolSingleThreadSharedBackgroundBlocking2 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f674f node::AsyncResource::get_async_id() const + 8931247 7 Electron Framework 0x1174f65ad node::AsyncResource::get_async_id() const + 8930829 8 Electron Framework 0x1174f651f node::AsyncResource::get_async_id() const + 8930687 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 35:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 36:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 37:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 38:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f6981 node::AsyncResource::get_async_id() const + 8931809 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 39:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x7ff8008d95b2 mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x7ff8008e772d mach_msg2_internal + 78 2 libsystem_kernel.dylib 0x7ff8008e05e4 mach_msg_overwrite + 692 3 libsystem_kernel.dylib 0x7ff8008d989a mach_msg + 19 4 Electron Framework 0x117525e37 node::AsyncResource::get_async_id() const + 9125527 5 Electron Framework 0x1174f5fbe node::AsyncResource::get_async_id() const + 8929310 6 Electron Framework 0x1174f674f node::AsyncResource::get_async_id() const + 8931247 7 Electron Framework 0x1174f660d node::AsyncResource::get_async_id() const + 8930925 8 Electron Framework 0x1174f6567 node::AsyncResource::get_async_id() const + 8930759 9 Electron Framework 0x117517d58 node::AsyncResource::get_async_id() const + 9067960 10 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 40: 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x1145033a9 uv_cond_wait + 9 3 Electron Framework 0x1144f2b88 uv_cancel + 488 4 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 41: 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x1145033a9 uv_cond_wait + 9 3 Electron Framework 0x1144f2b88 uv_cancel + 488 4 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 42: 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x1145033a9 uv_cond_wait + 9 3 Electron Framework 0x1144f2b88 uv_cancel + 488 4 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 43: 0 libsystem_kernel.dylib 0x7ff8008dc0ee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff800918758 _pthread_cond_wait + 1242 2 Electron Framework 0x1145033a9 uv_cond_wait + 9 3 Electron Framework 0x1144f2b88 uv_cancel + 488 4 libsystem_pthread.dylib 0x7ff8009181d3 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff800913bd3 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007ff843ff4640 rcx: 0x00007ff7b48be9f8 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b48bea20 rsp: 0x00007ff7b48be9f8 r8: 0x000000000000001f r9: 0x00007fdc45900000 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x0000000000000000 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007ff8008e01f2 rfl: 0x0000000000000246 cr2: 0x0000000116d4eb00

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x10b640000 - 0x10b641fff com.usebruno.app (1.5.1) <4c4c4442-5555-3144-a172-82724dfe3fa7> /Applications/Bruno.app/Contents/MacOS/Bruno 0x114168000 - 0x11c286fff com.github.Electron.framework () <4c4c4405-5555-3144-a15f-b97a17802b7c> /Applications/Bruno.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x10b6b0000 - 0x10b6c3fff com.github.Squirrel (1.0) <4c4c444e-5555-3144-a16e-e4b0de137603> /Applications/Bruno.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel 0x10b737000 - 0x10b778fff com.electron.reactive (3.1.0) <4c4c44f0-5555-3144-a1fb-0af27f497077> /Applications/Bruno.app/Contents/Frameworks/ReactiveObjC.framework/Versions/A/ReactiveObjC 0x10b6d6000 - 0x10b6e1fff org.mantle.Mantle (1.0) <4c4c4403-5555-3144-a14b-17b380fa9d8e> /Applications/Bruno.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle 0x10ba2d000 - 0x10bc7bfff libffmpeg.dylib () <4c4c44da-5555-3144-a1ba-d67d529071ff> /Applications/Bruno.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib 0x10ba15000 - 0x10ba1cfff .com.usebruno.app.DIF4Ov () <900041af-31d4-3edb-82f2-3242455560d4> /private/var/folders//.com.usebruno.app.DIF4Ov 0x114132000 - 0x114141fff libobjc-trampolines.dylib () <48a76ddd-8a45-3498-a5a3-86a9976e68e5> /usr/lib/libobjc-trampolines.dylib 0x7ff8008d8000 - 0x7ff800911ff7 libsystem_kernel.dylib () <84597863-2c70-3a4a-b0f1-84b39d731209> /usr/lib/system/libsystem_kernel.dylib 0x7ff800912000 - 0x7ff80091dfff libsystem_pthread.dylib () <8cb0b396-011f-31f2-8915-94cde1abae84> /usr/lib/system/libsystem_pthread.dylib 0x7ff8007bf000 - 0x7ff800846ff7 libsystem_c.dylib () <5ca0d0cf-fcdd-3180-af7b-f137fe1e7aca> /usr/lib/system/libsystem_c.dylib 0x7ff8005b8000 - 0x7ff8006505cf dyld () <9e98a840-a3ac-31c1-ab97-829af9bd6864> /usr/lib/dyld 0x7ff800977000 - 0x7ff800e13fef com.apple.CoreFoundation (6.9) <1370704c-922d-3ffd-bf48-d4117306c8f4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff80181f000 - 0x7ff8021a7ff8 com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7ff800942000 - 0x7ff80094bfef libsystem_platform.dylib () <4ff3bd2f-2167-3ee6-a55d-384703bdf1f5> /usr/lib/system/libsystem_platform.dylib 0x7ff800774000 - 0x7ff8007bbff3 libdispatch.dylib (*) /usr/lib/system/libdispatch.dylib 0x7ff803a48000 - 0x7ff804a4fff8 com.apple.AppKit (6.9) <935dfca1-61f9-377d-895a-99ef90266c86> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG backing stores 5568K 8 CG image 56K 3 ColorSync 248K 28 CoreAnimation 52K 7 CoreGraphics 16K 3 CoreGraphics (reserved) 8K 1 reserved VM address space (unallocated) CoreServices 60K 1 CoreUI image data 920K 6 Dispatch continuations 96.0M 1 Foundation 40K 2 IOKit 23.3M 3 Kernel Alloc Once 8K 1 MALLOC 147.1M 79 MALLOC guard page 32K 8 Mach message 16K 2 Memory Tag 253 32.0G 2 Memory Tag 255 1.1T 523 STACK GUARD 56.2M 44 Stack 253.9M 44 VM_ALLOCATE 244K 28 CTF 824 1 DATA 40.4M 582 DATA_CONST 38.3M 373 __DATA_DIRTY 1792K 223 FONT_DATA 2352 1 INFO_FILTER 8 1 LINKEDIT 174.7M 10 OBJC_RO 66.3M 1 OBJC_RW 2013K 2 __TEXT 742.6M 606 dyld private memory 260K 2 mapped file 205.9M 37 shared memory 800K 21 =========== ======= ======= TOTAL 1.1T 2656 TOTAL, minus reserved VM space 1.1T 2656


Full Report

{"app_name":"Bruno","timestamp":"2024-01-04 15:51:25.00 +0800","app_version":"1.5.1","slice_uuid":"4c4c4442-5555-3144-a172-82724dfe3fa7","build_version":"1.5.1","platform":1,"bundleID":"com.usebruno.app","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.4 (22F66)","roots_installed":0,"name":"Bruno","incident_id":"A9C4B4B1-DC05-4409-A0F5-CF486FF50573"} { "uptime" : 300000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro16,1", "coalitionID" : 32852, "osVersion" : { "train" : "macOS 13.4", "build" : "22F66", "releaseType" : "User" }, "captureTime" : "2024-01-04 15:51:24.7860 +0800", "incident" : "A9C4B4B1-DC05-4409-A0F5-CF486FF50573", "pid" : 45688, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2024-01-04 15:51:18.2495 +0800", "procStartAbsTime" : 306376103138259, "procExitAbsTime" : 306382638130393, "procName" : "Bruno", "procPath" : "\/Applications\/Bruno.app\/Contents\/MacOS\/Bruno", "bundleInfo" : {"CFBundleShortVersionString":"1.5.1","CFBundleVersion":"1.5.1","CFBundleIdentifier":"com.usebruno.app"}, "storeInfo" : {"deviceIdentifierForVendor":"E397A50C-721E-5DF6-871D-1C42F56507ED","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.usebruno.app", "crashReporterKey" : "C67FAFB0-5258-3187-1AF0-367EABD457DD", "codeSigningID" : "com.usebruno.app", "codeSigningTeamID" : "W7LPPWA48L", "codeSigningFlags" : 570490881, "codeSigningValidationCategory" : 6, "codeSigningTrustLevel" : 0, "wakeTime" : 195313, "bridgeVersion" : {"build":"20P5058","train":"7.5"}, "sleepWakeUUID" : "08B46E58-6C29-4AED-BAED-82F481222B26", "sip" : "disabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":3600291,"threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":31},"cr2":{"value":4678019840},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140584036597760},"r15":{"value":22},"rbx":{"value":140704269420096,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703137923570,"matchesCrashFrame":1},"rbp":{"value":140701862717984},"rsp":{"value":140701862717944},"r12":{"value":259},"rcx":{"value":140701862717944},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":33266,"symbol":"pthread_kill","symbolLocation":10,"imageIndex":8},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":9},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":10},{"imageOffset":3781492,"symbol":"uv_mutex_lock","symbolLocation":20,"imageIndex":1},{"imageOffset":113733414,"symbol":"napi_release_threadsafe_function","symbolLocation":38,"imageIndex":1},{"imageOffset":18465,"symbol":"fse_instance_destroy","symbolLocation":145,"imageIndex":6},{"imageOffset":113734455,"symbol":"node_api_get_module_file_name","symbolLocation":759,"imageIndex":1},{"imageOffset":113682367,"symbol":"node::Stop(node::Environment)","symbolLocation":703,"imageIndex":1},{"imageOffset":113734006,"symbol":"node_api_get_module_file_name","symbolLocation":310,"imageIndex":1},{"imageOffset":113737244,"symbol":"node_api_get_module_file_name","symbolLocation":3548,"imageIndex":1},{"imageOffset":113737358,"symbol":"node_api_get_module_file_name","symbolLocation":3662,"imageIndex":1},{"imageOffset":113738163,"symbol":"node_api_get_module_file_name","symbolLocation":4467,"imageIndex":1},{"imageOffset":3730968,"symbol":"uv_run","symbolLocation":536,"imageIndex":1},{"imageOffset":113611012,"symbol":"node::EmitAsyncDestroy(node::Environment, node::async_context)","symbolLocation":302404,"imageIndex":1},{"imageOffset":113612336,"symbol":"node::EmitAsyncDestroy(node::Environment, node::async_context)","symbolLocation":303728,"imageIndex":1},{"imageOffset":113299092,"symbol":"node::FreeEnvironment(node::Environment)","symbolLocation":164,"imageIndex":1},{"imageOffset":4740053,"symbol":"v8::Signature::New(v8::Isolate, v8::Local)","symbolLocation":12213,"imageIndex":1},{"imageOffset":4649895,"symbol":"v8::internal::compiler::RawMachineAssembler::TargetParameter()","symbolLocation":11383,"imageIndex":1},{"imageOffset":39436813,"symbol":"v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap)","symbolLocation":3881965,"imageIndex":1},{"imageOffset":39443027,"symbol":"v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap)","symbolLocation":3888179,"imageIndex":1},{"imageOffset":39426303,"symbol":"v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap)","symbolLocation":3871455,"imageIndex":1},{"imageOffset":6656465,"symbol":"v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock)","symbolLocation":15249,"imageIndex":1},{"imageOffset":6660357,"symbol":"v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock)","symbolLocation":19141,"imageIndex":1},{"imageOffset":6659878,"symbol":"v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock)","symbolLocation":18662,"imageIndex":1},{"imageOffset":6655067,"symbol":"v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock)","symbolLocation":13851,"imageIndex":1},{"imageOffset":6655366,"symbol":"v8::internal::compiler::BasicBlock::set_loop_header(v8::internal::compiler::BasicBlock)","symbolLocation":14150,"imageIndex":1},{"imageOffset":3805960,"symbol":"ElectronMain","symbolLocation":152,"imageIndex":1},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":11}]},{"id":3600307,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600308,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600314,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600316,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600322,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":44566,"symbol":"kevent64","symbolLocation":10,"imageIndex":8},{"imageOffset":54280373,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9150741,"imageIndex":1},{"imageOffset":53972570,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8842938,"imageIndex":1},{"imageOffset":53736421,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8606789,"imageIndex":1},{"imageOffset":54086968,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957336,"imageIndex":1},{"imageOffset":53996717,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8867085,"imageIndex":1},{"imageOffset":54087375,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957743,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600323,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600324,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060413,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930781,"imageIndex":1},{"imageOffset":54060290,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930658,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600325,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600326,"name":"Chrome_IOThread","frames":[{"imageOffset":44566,"symbol":"kevent64","symbolLocation":10,"imageIndex":8},{"imageOffset":54280373,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9150741,"imageIndex":1},{"imageOffset":53972570,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8842938,"imageIndex":1},{"imageOffset":53736421,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8606789,"imageIndex":1},{"imageOffset":54086968,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957336,"imageIndex":1},{"imageOffset":39447167,"symbol":"v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap)","symbolLocation":3892319,"imageIndex":1},{"imageOffset":54087375,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957743,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600327,"name":"MemoryInfra","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54254798,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125166,"imageIndex":1},{"imageOffset":53610600,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8480968,"imageIndex":1},{"imageOffset":53972570,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8842938,"imageIndex":1},{"imageOffset":53736421,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8606789,"imageIndex":1},{"imageOffset":54086968,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957336,"imageIndex":1},{"imageOffset":54087375,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957743,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600337,"frames":[{"imageOffset":25070,"symbol":"kevent","symbolLocation":10,"imageIndex":8},{"imageOffset":3803228,"symbol":"uv_free_interface_addresses","symbolLocation":1340,"imageIndex":1},{"imageOffset":3730752,"symbol":"uv_run","symbolLocation":320,"imageIndex":1},{"imageOffset":114434271,"symbol":"node::CommonEnvironmentSetup::context() const","symbolLocation":174223,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600338,"frames":[{"imageOffset":16622,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":3781545,"symbol":"uv_cond_wait","symbolLocation":9,"imageIndex":1},{"imageOffset":114434714,"symbol":"node::CommonEnvironmentSetup::context() const","symbolLocation":174666,"imageIndex":1},{"imageOffset":114425328,"symbol":"node::CommonEnvironmentSetup::context() const","symbolLocation":165280,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600339,"frames":[{"imageOffset":16622,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":3781545,"symbol":"uv_cond_wait","symbolLocation":9,"imageIndex":1},{"imageOffset":114434714,"symbol":"node::CommonEnvironmentSetup::context() const","symbolLocation":174666,"imageIndex":1},{"imageOffset":114425328,"symbol":"node::CommonEnvironmentSetup::context() const","symbolLocation":165280,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600340,"frames":[{"imageOffset":16622,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":3781545,"symbol":"uv_cond_wait","symbolLocation":9,"imageIndex":1},{"imageOffset":114434714,"symbol":"node::CommonEnvironmentSetup::context() const","symbolLocation":174666,"imageIndex":1},{"imageOffset":114425328,"symbol":"node::CommonEnvironmentSetup::context() const","symbolLocation":165280,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600341,"frames":[{"imageOffset":5422,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":3783072,"symbol":"uv_sem_wait","symbolLocation":16,"imageIndex":1},{"imageOffset":114913213,"symbol":"node::SetTracingController(v8::TracingController*)","symbolLocation":54861,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600357,"frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":512111,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":12},{"imageOffset":506608,"symbol":"CFRunLoopRun","symbolLocation":1365,"imageIndex":12},{"imageOffset":503601,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":12},{"imageOffset":1042005,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":12},{"imageOffset":18125,"symbol":"fse_run_loop","symbolLocation":93,"imageIndex":6},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600359,"name":"NetworkConfigWatcher","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":512111,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":12},{"imageOffset":506608,"symbol":"CFRunLoopRun","symbolLocation":1365,"imageIndex":12},{"imageOffset":503601,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":12},{"imageOffset":389827,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":13},{"imageOffset":54227838,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9098206,"imageIndex":1},{"imageOffset":54217882,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9088250,"imageIndex":1},{"imageOffset":53972570,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8842938,"imageIndex":1},{"imageOffset":53736421,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8606789,"imageIndex":1},{"imageOffset":54086968,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957336,"imageIndex":1},{"imageOffset":54087375,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957743,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600360,"name":"CrShutdownDetector","frames":[{"imageOffset":8158,"symbol":"read","symbolLocation":10,"imageIndex":8},{"imageOffset":5552694,"symbol":"v8::CodeEvent::GetFunctionName()","symbolLocation":23142,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600361,"name":"NetworkConfigWatcher","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":512111,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":12},{"imageOffset":506608,"symbol":"CFRunLoopRun","symbolLocation":1365,"imageIndex":12},{"imageOffset":503601,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":12},{"imageOffset":389827,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":13},{"imageOffset":54227838,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9098206,"imageIndex":1},{"imageOffset":54217882,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9088250,"imageIndex":1},{"imageOffset":53972570,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8842938,"imageIndex":1},{"imageOffset":53736421,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8606789,"imageIndex":1},{"imageOffset":54086968,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957336,"imageIndex":1},{"imageOffset":54087375,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957743,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600362,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600363,"name":"ThreadPoolSingleThreadForegroundBlocking0","frames":[{"imageOffset":29198,"symbol":"__wait4","symbolLocation":10,"imageIndex":8},{"imageOffset":54236173,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9106541,"imageIndex":1},{"imageOffset":45120478,"symbol":"v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap)","symbolLocation":9565630,"imageIndex":1},{"imageOffset":39718405,"symbol":"v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap)","symbolLocation":4163557,"imageIndex":1},{"imageOffset":53845022,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8715390,"imageIndex":1},{"imageOffset":54008034,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8878402,"imageIndex":1},{"imageOffset":54009808,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8880176,"imageIndex":1},{"imageOffset":54006521,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8876889,"imageIndex":1},{"imageOffset":54061176,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931544,"imageIndex":1},{"imageOffset":54060653,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931021,"imageIndex":1},{"imageOffset":54060377,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930745,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600364,"name":"CompositorTileWorker1","frames":[{"imageOffset":16622,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":54194980,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9065348,"imageIndex":1},{"imageOffset":70896597,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":25766965,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600365,"name":"ThreadPoolSingleThreadSharedForeground1","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060605,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930973,"imageIndex":1},{"imageOffset":54060362,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930730,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600367,"frames":[{"imageOffset":5422,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":3783072,"symbol":"uv_sem_wait","symbolLocation":16,"imageIndex":1},{"imageOffset":5192265,"symbol":"v8_inspector::V8DebuggerId::V8DebuggerId(std::Cr::pair<long long, long long>)","symbolLocation":22089,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600369,"queue":"com.apple.CFMachPort","frames":[{"imageOffset":4023,"symbol":"os_unfair_lock_lock","symbolLocation":14,"imageIndex":14},{"imageOffset":650564,"symbol":"_cfmp_source_invalidated","symbolLocation":66,"imageIndex":12},{"imageOffset":650483,"symbol":"_CFMachPortCreateWithPort2_block_invoke","symbolLocation":19,"imageIndex":12},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":15},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":15},{"imageOffset":23397,"symbol":"_dispatch_continuation_pop","symbolLocation":463,"imageIndex":15},{"imageOffset":98497,"symbol":"_dispatch_source_cancel_callout","symbolLocation":153,"imageIndex":15},{"imageOffset":95270,"symbol":"_dispatch_source_invoke","symbolLocation":1279,"imageIndex":15},{"imageOffset":37000,"symbol":"_dispatch_lane_serial_drain","symbolLocation":393,"imageIndex":15},{"imageOffset":40249,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":15},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":15},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":3600384,"name":"NetworkConfigWatcher","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":512111,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":12},{"imageOffset":506608,"symbol":"CFRunLoopRun","symbolLocation":1365,"imageIndex":12},{"imageOffset":503601,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":12},{"imageOffset":389827,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":13},{"imageOffset":54227838,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9098206,"imageIndex":1},{"imageOffset":54217882,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9088250,"imageIndex":1},{"imageOffset":53972570,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8842938,"imageIndex":1},{"imageOffset":53736421,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8606789,"imageIndex":1},{"imageOffset":54086968,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957336,"imageIndex":1},{"imageOffset":54087375,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957743,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600386,"name":"CacheThread_BlockFile","frames":[{"imageOffset":44566,"symbol":"kevent64","symbolLocation":10,"imageIndex":8},{"imageOffset":54280373,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9150741,"imageIndex":1},{"imageOffset":53972570,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8842938,"imageIndex":1},{"imageOffset":53736421,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8606789,"imageIndex":1},{"imageOffset":54086968,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957336,"imageIndex":1},{"imageOffset":54087375,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8957743,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600431,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600432,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":512111,"symbol":"CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":12},{"imageOffset":506608,"symbol":"CFRunLoopRun","symbolLocation":1365,"imageIndex":12},{"imageOffset":503601,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":12},{"imageOffset":1697673,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":16},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600433,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600434,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600435,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":3600438,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060413,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930781,"imageIndex":1},{"imageOffset":54060290,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930658,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600440,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking2","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54060879,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931247,"imageIndex":1},{"imageOffset":54060461,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930829,"imageIndex":1},{"imageOffset":54060319,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930687,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600448,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600449,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600450,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600451,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54061441,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931809,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600452,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":8},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":8},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":54255159,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9125527,"imageIndex":1},{"imageOffset":54058942,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8929310,"imageIndex":1},{"imageOffset":54060879,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8931247,"imageIndex":1},{"imageOffset":54060557,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930925,"imageIndex":1},{"imageOffset":54060391,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":8930759,"imageIndex":1},{"imageOffset":54197592,"symbol":"node::AsyncResource::get_async_id() const","symbolLocation":9067960,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600465,"frames":[{"imageOffset":16622,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":3781545,"symbol":"uv_cond_wait","symbolLocation":9,"imageIndex":1},{"imageOffset":3713928,"symbol":"uv_cancel","symbolLocation":488,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600466,"frames":[{"imageOffset":16622,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":3781545,"symbol":"uv_cond_wait","symbolLocation":9,"imageIndex":1},{"imageOffset":3713928,"symbol":"uv_cancel","symbolLocation":488,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600467,"frames":[{"imageOffset":16622,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":3781545,"symbol":"uv_cond_wait","symbolLocation":9,"imageIndex":1},{"imageOffset":3713928,"symbol":"uv_cancel","symbolLocation":488,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3600468,"frames":[{"imageOffset":16622,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":8},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":3781545,"symbol":"uv_cond_wait","symbolLocation":9,"imageIndex":1},{"imageOffset":3713928,"symbol":"uv_cancel","symbolLocation":488,"imageIndex":1},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 4486070272, "CFBundleShortVersionString" : "1.5.1", "CFBundleIdentifier" : "com.usebruno.app", "size" : 8192, "uuid" : "4c4c4442-5555-3144-a172-82724dfe3fa7", "path" : "\/Applications\/Bruno.app\/Contents\/MacOS\/Bruno", "name" : "Bruno", "CFBundleVersion" : "1.5.1" }, { "source" : "P", "arch" : "x86_64", "base" : 4631986176, "CFBundleIdentifier" : "com.github.Electron.framework", "size" : 135393280, "uuid" : "4c4c4405-5555-3144-a15f-b97a17802b7c", "path" : "\/Applications\/Bruno.app\/Contents\/Frameworks\/Electron Framework.framework\/Versions\/A\/Electron Framework", "name" : "Electron Framework", "CFBundleVersion" : "21.1.1" }, { "source" : "P", "arch" : "x86_64", "base" : 4486529024, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.github.Squirrel", "size" : 81920, "uuid" : "4c4c444e-5555-3144-a16e-e4b0de137603", "path" : "\/Applications\/Bruno.app\/Contents\/Frameworks\/Squirrel.framework\/Versions\/A\/Squirrel", "name" : "Squirrel", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4487081984, "CFBundleShortVersionString" : "3.1.0", "CFBundleIdentifier" : "com.electron.reactive", "size" : 270336, "uuid" : "4c4c44f0-5555-3144-a1fb-0af27f497077", "path" : "\/Applications\/Bruno.app\/Contents\/Frameworks\/ReactiveObjC.framework\/Versions\/A\/ReactiveObjC", "name" : "ReactiveObjC", "CFBundleVersion" : "0.0.0" }, { "source" : "P", "arch" : "x86_64", "base" : 4486684672, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "org.mantle.Mantle", "size" : 49152, "uuid" : "4c4c4403-5555-3144-a14b-17b380fa9d8e", "path" : "\/Applications\/Bruno.app\/Contents\/Frameworks\/Mantle.framework\/Versions\/A\/Mantle", "name" : "Mantle", "CFBundleVersion" : "0.0.0" }, { "source" : "P", "arch" : "x86_64", "base" : 4490186752, "size" : 2420736, "uuid" : "4c4c44da-5555-3144-a1ba-d67d529071ff", "path" : "\/Applications\/Bruno.app\/Contents\/Frameworks\/Electron Framework.framework\/Versions\/A\/Libraries\/libffmpeg.dylib", "name" : "libffmpeg.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4490088448, "size" : 32768, "uuid" : "900041af-31d4-3edb-82f2-3242455560d4", "path" : "\/private\/var\/folders\/*\/.com.usebruno.app.DIF4Ov", "name" : ".com.usebruno.app.DIF4Ov" }, { "source" : "P", "arch" : "x86_64h", "base" : 4631764992, "size" : 65536, "uuid" : "48a76ddd-8a45-3498-a5a3-86a9976e68e5", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703137890304, "size" : 237560, "uuid" : "84597863-2c70-3a4a-b0f1-84b39d731209", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703138127872, "size" : 49152, "uuid" : "8cb0b396-011f-31f2-8915-94cde1abae84", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703136739328, "size" : 557048, "uuid" : "5ca0d0cf-fcdd-3180-af7b-f137fe1e7aca", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703134613504, "size" : 624080, "uuid" : "9e98a840-a3ac-31c1-ab97-829af9bd6864", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703138541568, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 4837360, "uuid" : "1370704c-922d-3ffd-bf48-d4117306c8f4", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1977" }, { "source" : "P", "arch" : "x86_64", "base" : 140703153909760, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 9998329, "uuid" : "c9a98a9c-f22d-3a1e-a379-0e88bc4bc9d8", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1977" }, { "source" : "P", "arch" : "x86_64", "base" : 140703138324480, "size" : 40944, "uuid" : "4ff3bd2f-2167-3ee6-a55d-384703bdf1f5", "path" : "\/usr\/lib\/system\/libsystem_platform.dylib", "name" : "libsystem_platform.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703136432128, "size" : 294900, "uuid" : "da743230-0aca-3094-821c-5e1565d8b187", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703189729280, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 16809977, "uuid" : "935dfca1-61f9-377d-895a-99ef90266c86", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299.60.124" } ], "sharedCache" : { "base" : 140703133990912, "size" : 21474836480, "uuid" : "867bf49e-1375-3009-9693-a1621961928a" }, "vmSummary" : "ReadOnly portion of Libraries: Total=917.3M resident=0K(0%) swapped_out_or_unallocated=917.3M(100%)\nWritable regions: Total=599.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=599.1M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 5568K 8 \nCG image 56K 3 \nColorSync 248K 28 \nCoreAnimation 52K 7 \nCoreGraphics 16K 3 \nCoreGraphics (reserved) 8K 1 reserved VM address space (unallocated)\nCoreServices 60K 1 \nCoreUI image data 920K 6 \nDispatch continuations 96.0M 1 \nFoundation 40K 2 \nIOKit 23.3M 3 \nKernel Alloc Once 8K 1 \nMALLOC 147.1M 79 \nMALLOC guard page 32K 8 \nMach message 16K 2 \nMemory Tag 253 32.0G 2 \nMemory Tag 255 1.1T 523 \nSTACK GUARD 56.2M 44 \nStack 253.9M 44 \nVM_ALLOCATE 244K 28 \nCTF 824 1 \nDATA 40.4M 582 \nDATA_CONST 38.3M 373 \nDATA_DIRTY 1792K 223 \n__FONT_DATA 2352 1 \nINFO_FILTER 8 1 \nLINKEDIT 174.7M 10 \nOBJC_RO 66.3M 1 \n__OBJC_RW 2013K 2 \n__TEXT 742.6M 606 \ndyld private memory 260K 2 \nmapped file 205.9M 37 \nshared memory 800K 21 \n=========== ======= ======= \nTOTAL 1.1T 2656 \nTOTAL, minus reserved VM space 1.1T 2656 \n", "legacyInfo" : { "threadTriggered" : { "name" : "CrBrowserMain", "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "321ac231ab63fc509527dc53f32133301806b32e", "trialInfo" : { "rollouts" : [ { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : {

  },
  "deploymentId" : 240000025
},
{
  "rolloutId" : "62c751b6bcb0435c2153fe92",
  "factorPackIds" : {
    "SIRI_UNDERSTANDING_ASR_ASSISTANT" : "6317ae3a3d24842ff84fd83f",
    "SIRI_UNDERSTANDING_MORPHUN" : "64e514ddc83b9a3d50649ddc"
  },
  "deploymentId" : 240000366
}

], "experiments" : [

] } }

Model: MacBookPro16,1, BootROM 1968.120.12.0.0 (iBridge: 20.16.5058.0.0,0), 6 processors, 6-Core Intel Core i7, 2.6 GHz, 16 GB, SMC Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In Graphics: AMD Radeon Pro 5300M, AMD Radeon Pro 5300M, PCIe, 4 GB Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online Display: DELL U2720QM, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), MirrorOff, Online Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E1 Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E1 AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Dec 9 2022 17:02:25 version 9.30.492.0.32.5.87 FWID 01-e7856862 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: hub_device USB Device: Gaming Mouse G302 USB Device: hub_device USB Device: HHKB Professional 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

sanjai0py commented 4 months ago

Closing this as it seems to be fixed in the latest version of Bruno!