HIRAM
(Richard E Barber)
9
I’ve resolved my packaging error but now coming across the crash
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Codes: 0x0000000000000001, 0x0000000000000008
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [43658]
VM Region Info: 0x8 is not in any region. Bytes before following region: 105553518919672
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
Kernel Triage:
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libcairomm-1.0.1.dylib 0x101144324 Cairo::ImageSurface::get_width() const + 16
1 ART 0x100466e80 RTImage::createPixbufFromFile(Glib::ustring const&) + 64
2 ART 0x10046fa60 RTWindow::RTWindow() + 3640
3 ART 0x1003e823c (anonymous namespace)::create_rt_window() + 112
4 ART 0x1003e865c (anonymous namespace)::RTApplication::on_command_line(Glib::RefPtr<Gio::ApplicationCommandLine> const&) + 424
5 libgiomm-2.4.1.dylib 0x100f597e0 Gio::Application_Class::command_line_callback(_GApplication*, _GApplicationCommandLine*) + 120
6 libgio-2.0.0.dylib 0x101304de4 _g_cclosure_marshal_INT__OBJECTv + 104
7 libgobject-2.0.0.dylib 0x100e2a12c _g_closure_invoke_va + 228
8 libgobject-2.0.0.dylib 0x100e3ef3c signal_emit_valist_unlocked + 844
9 libgobject-2.0.0.dylib 0x100e3ebc4 g_signal_emit_valist + 64
10 libgobject-2.0.0.dylib 0x100e3f75c g_signal_emit + 28
11 libgio-2.0.0.dylib 0x101353888 g_application_call_command_line + 124
12 libgio-2.0.0.dylib 0x1013553b0 g_application_real_local_command_line + 1372
13 libgiomm-2.4.1.dylib 0x100f5a924 Gio::Application::local_command_line_vfunc(char**&, int&) + 92
14 libgiomm-2.4.1.dylib 0x100f5931c Gio::Application_Class::local_command_line_vfunc_callback(_GApplication*, char***, int*) + 100
15 libgio-2.0.0.dylib 0x1013535e8 g_application_run + 412
16 ART 0x1003e485c main + 4872
17 dyld 0x1a11fff28 start + 2236
maybe caused by a parallel initialization error mentioned fixed in RT here: