(gdb) r Starting program: /Volumes/cyan/src/inkscape/inkscape-repo/mp-quartz/inst-dbus/bin/inkscape Reading symbols for shared libraries ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..................................................................................................................................... done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries ... done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done terminate called throwing an exception Program received signal SIGABRT, Aborted. 0x00007fff990aace2 in __pthread_kill () (gdb) bt #0 0x00007fff990aace2 in __pthread_kill () #1 0x00007fff9204f7d2 in pthread_kill () #2 0x00007fff92040a7a in abort () #3 0x00007fff978aa7bc in abort_message () #4 0x00007fff978a7fcf in default_terminate () #5 0x00007fff980701cd in _objc_terminate () #6 0x00007fff978a8001 in safe_handler_caller () #7 0x00007fff978a805c in std::terminate () #8 0x00007fff978a9152 in __cxa_throw () #9 0x00007fff997cb438 in std::__throw_logic_error () #10 0x00007fff997f334a in std::string::_S_construct () #11 0x00007fff997f3412 in std::basic_string, std::allocator >::basic_string () #12 0x0000000102031a21 in Glib::ustring::ustring (this=0x4d03, src=0x6
) at ustring.cc:317 #13 0x00000001002333da in document_interface_call_verb () #14 0x000000010022ee40 in dbus_glib_marshal_document_interface_BOOLEAN__STRING_POINTER () #15 0x0000000103e7e6c1 in object_registration_message () #16 0x0000000103eb9ccc in _dbus_object_tree_dispatch_and_unlock () #17 0x0000000103eab52b in dbus_connection_dispatch () #18 0x0000000103e7b68a in message_queue_dispatch () #19 0x0000000104fa1838 in g_main_context_dispatch () #20 0x0000000104fa394e in g_main_context_iterate () #21 0x0000000104fa4eef in g_main_loop_run () #22 0x0000000101b806b1 in gtk_main () at gtkmain.c:1257 #23 0x0000000100007499 in sp_main_gui () #24 0x0000000100003894 in start () (gdb) bt full #0 0x00007fff990aace2 in __pthread_kill () No symbol table info available. #1 0x00007fff9204f7d2 in pthread_kill () No symbol table info available. #2 0x00007fff92040a7a in abort () No symbol table info available. #3 0x00007fff978aa7bc in abort_message () No symbol table info available. #4 0x00007fff978a7fcf in default_terminate () No symbol table info available. #5 0x00007fff980701cd in _objc_terminate () No symbol table info available. #6 0x00007fff978a8001 in safe_handler_caller () No symbol table info available. #7 0x00007fff978a805c in std::terminate () No symbol table info available. #8 0x00007fff978a9152 in __cxa_throw () No symbol table info available. #9 0x00007fff997cb438 in std::__throw_logic_error () No symbol table info available. #10 0x00007fff997f334a in std::string::_S_construct () No symbol table info available. #11 0x00007fff997f3412 in std::basic_string, std::allocator >::basic_string () No symbol table info available. #12 0x0000000102031a21 in Glib::ustring::ustring (this=0x4d03, src=0x6
) at ustring.cc:317 No locals. #13 0x00000001002333da in document_interface_call_verb () No symbol table info available. #14 0x000000010022ee40 in dbus_glib_marshal_document_interface_BOOLEAN__STRING_POINTER () No symbol table info available. #15 0x0000000103e7e6c1 in object_registration_message () No symbol table info available. #16 0x0000000103eb9ccc in _dbus_object_tree_dispatch_and_unlock () No symbol table info available. #17 0x0000000103eab52b in dbus_connection_dispatch () No symbol table info available. #18 0x0000000103e7b68a in message_queue_dispatch () No symbol table info available. #19 0x0000000104fa1838 in g_main_context_dispatch () No symbol table info available. #20 0x0000000104fa394e in g_main_context_iterate () No symbol table info available. #21 0x0000000104fa4eef in g_main_loop_run () No symbol table info available. #22 0x0000000101b806b1 in gtk_main () at gtkmain.c:1257 loop = (GMainLoop *) 0x13d62e470 tmp_list = functions = #23 0x0000000100007499 in sp_main_gui () No symbol table info available. #24 0x0000000100003894 in start () No symbol table info available. (gdb) q The program is running. Exit anyway? (y or n) y