Chillida:~ su_v$ inkmini q d debug --gdb GNU gdb 6.3.50-20050815 (Apple version gdb-1752) (Sat Jan 28 03:02:46 UTC 2012) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared libraries ........................................................ done (gdb) r Starting program: /Volumes/magenta/mp-trunk/src/inkscape-repo/mptrunk-quartz-clang/build-debug/src/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 (inkscape:22763): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N8Inkscape2UI6Widget12ImageTogglerE::active after class was initialised (inkscape:22763): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N8Inkscape2UI6Widget12ImageTogglerE::activatable after class was initialised (inkscape:22763): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N8Inkscape2UI6Widget12ImageTogglerE::pixbuf-on after class was initialised (inkscape:22763): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N8Inkscape2UI6Widget12ImageTogglerE::pixbuf-off after class was initialised Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: 13 at address: 0x0000000000000000 0x0000000108d0db5d in __dynamic_cast () (gdb) bt #0 0x0000000108d0db5d in __dynamic_cast () #1 0x000000010013eabe in Inkscape::LayerModel::setCurrentLayer (this=0x1103cd9a0, object=0x13e36dd50) at ../../src/layer-model.cpp:118 #2 0x000000010004c764 in SPDesktop::setCurrentLayer (this=0x113dffc00, object=0x13e36dd50) at ../../src/desktop.cpp:578 #3 0x000000010032d935 in Inkscape::LayerVerb::perform (action=0x10f9ee720, data=0x6b) at ../../src/verbs.cpp:1383 #4 0x000000010033e47b in sigc::pointer_functor2::operator() (this=0x114dde098, _A_a1=@0x114dde0a8, _A_a2=@0x114dde0a0) at ptr_fun.h:147 #5 0x000000010033e447 in sigc::adaptor_functor >::operator() (this=0x114dde090, _A_arg1=@0x114dde0a8, _A_arg2=@0x114dde0a0) at adaptor_trait.h:103 #6 0x000000010033e409 in sigc::bind_functor<-1, sigc::pointer_functor2, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x114dde088, _A_arg1=@0x114dde0a8) at bind.h:1122 #7 0x000000010033e3b5 in sigc::bind_functor<-1, sigc::bind_functor<-1, sigc::pointer_functor2, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, SPAction*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x114dde080) at bind.h:1110 #8 0x000000010033e374 in sigc::internal::slot_call0, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, SPAction*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, void>::call_it (rep=0x114dde050) at slot.h:103 #9 0x0000000100058574 in sigc::internal::signal_emit0::emit (impl=0x114dde030) at signal.h:772 #10 0x0000000100054269 in sigc::signal0::emit (this=0x10f9ee778) at signal.h:2669 #11 0x000000010050d7cf in sp_action_perform (action=0x10f9ee720) at ../../src/helper/action.cpp:136 #12 0x000000010091e9b3 in Inkscape::UI::Dialog::LayersPanel::_fireAction (this=0x110fd3400, code=107) at ../../src/ui/dialog/layers.cpp:178 #13 0x000000010091ecc2 in Inkscape::UI::Dialog::LayersPanel::_executeAction (this=0x110fd3400) at ../../src/ui/dialog/layers.cpp:254 #14 0x000000010092d889 in sigc::bound_mem_functor0::operator() (this=0x13b057db8) at mem_fun.h:1787 #15 0x000000010092d7fc in sigc::adaptor_functor >::operator() (this=0x13b057db0) at adaptor_trait.h:251 #16 0x000000010092d7d4 in sigc::internal::slot_call0, bool>::call_it (rep=0x13b057d80) at slot.h:103 #17 0x0000000103ee6003 in (anonymous namespace)::glibmm_source_callback () #18 0x0000000105203d4d in g_timeout_dispatch () #19 0x0000000105206837 in g_main_context_dispatch () #20 0x0000000105206b01 in g_main_context_iterate () #21 0x0000000105206d86 in g_main_loop_run () #22 0x0000000103805171 in gtk_main () #23 0x0000000100002be4 in sp_main_gui (argc=1, argv=0x7fff5fbff490) at ../../src/main.cpp:1075 #24 0x00000001000023df in main (argc=1, argv=0x7fff5fbff490) at ../../src/main.cpp:789 (gdb) bt full #0 0x0000000108d0db5d in __dynamic_cast () No symbol table info available. #1 0x000000010013eabe in Inkscape::LayerModel::setCurrentLayer (this=0x1103cd9a0, object=0x13e36dd50) at ../../src/layer-model.cpp:118 No locals. #2 0x000000010004c764 in SPDesktop::setCurrentLayer (this=0x113dffc00, object=0x13e36dd50) at ../../src/desktop.cpp:578 No locals. #3 0x000000010032d935 in Inkscape::LayerVerb::perform (action=0x10f9ee720, data=0x6b) at ../../src/verbs.cpp:1383 old_layer = (class SPObject *) 0x110310a50 survivor = (class SPObject *) 0x13e36dd50 dt = (class SPDesktop *) 0x113dffc00 verb = 107 #4 0x000000010033e47b in sigc::pointer_functor2::operator() (this=0x114dde098, _A_a1=@0x114dde0a8, _A_a2=@0x114dde0a0) at ptr_fun.h:147 No locals. #5 0x000000010033e447 in sigc::adaptor_functor >::operator() (this=0x114dde090, _A_arg1=@0x114dde0a8, _A_arg2=@0x114dde0a0) at adaptor_trait.h:103 No locals. #6 0x000000010033e409 in sigc::bind_functor<-1, sigc::pointer_functor2, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x114dde088, _A_arg1=@0x114dde0a8) at bind.h:1122 No locals. #7 0x000000010033e3b5 in sigc::bind_functor<-1, sigc::bind_functor<-1, sigc::pointer_functor2, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, SPAction*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x114dde080) at bind.h:1110 No locals. #8 0x000000010033e374 in sigc::internal::slot_call0, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, SPAction*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, void>::call_it (rep=0x114dde050) at slot.h:103 typed_rep = (typed_slot *) 0x114dde050 #9 0x0000000100058574 in sigc::internal::signal_emit0::emit (impl=0x114dde030) at signal.h:772 it = { _M_node = 0x114ddcc90 } exec = { sig_ = 0x114dde030 } slots = { slots_ = @0x114dde038, placeholder = { _M_node = 0x114d88de0 } } #10 0x0000000100054269 in sigc::signal0::emit (this=0x10f9ee778) at signal.h:2669 No locals. #11 0x000000010050d7cf in sp_action_perform (action=0x10f9ee720) at ../../src/helper/action.cpp:136 tracker = { = { _vptr$EventTrackerBase = 0x1015153b0, _active = true }, } #12 0x000000010091e9b3 in Inkscape::UI::Dialog::LayersPanel::_fireAction (this=0x110fd3400, code=107) at ../../src/ui/dialog/layers.cpp:178 action = (class SPAction *) 0x10f9ee720 verb = (class Inkscape::Verb *) 0x10f2262b0 #13 0x000000010091ecc2 in Inkscape::UI::Dialog::LayersPanel::_executeAction (this=0x110fd3400) at ../../src/ui/dialog/layers.cpp:254 val = 7 #14 0x000000010092d889 in sigc::bound_mem_functor0::operator() (this=0x13b057db8) at mem_fun.h:1787 No locals. #15 0x000000010092d7fc in sigc::adaptor_functor >::operator() (this=0x13b057db0) at adaptor_trait.h:251 No locals. #16 0x000000010092d7d4 in sigc::internal::slot_call0, bool>::call_it (rep=0x13b057d80) at slot.h:103 typed_rep = (typed_slot *) 0x13b057d80 #17 0x0000000103ee6003 in (anonymous namespace)::glibmm_source_callback () No symbol table info available. #18 0x0000000105203d4d in g_timeout_dispatch () No symbol table info available. #19 0x0000000105206837 in g_main_context_dispatch () No symbol table info available. #20 0x0000000105206b01 in g_main_context_iterate () No symbol table info available. #21 0x0000000105206d86 in g_main_loop_run () No symbol table info available. #22 0x0000000103805171 in gtk_main () No symbol table info available. #23 0x0000000100002be4 in sp_main_gui (argc=1, argv=0x7fff5fbff490) at ../../src/main.cpp:1075 main_instance = { = { callback_list_ = 0x0 }, members of Gtk::Main: _vptr$Main = 0x1034822f0 } fl = (GSList *) 0x0 retVal = 0 dataDirs = { >> = { _M_impl = { > = { <__gnu_cxx::new_allocator> = {}, }, members of std::_Vector_base >::_Vector_impl: _M_start = 0x10f267520, _M_finish = 0x10f267540, _M_end_of_storage = 0x10f267540 } }, } usericondir = (gchar *) 0x10f26de30 "\006" create_new = 1 #24 0x00000001000023df in main (argc=1, argv=0x7fff5fbff490) at ../../src/main.cpp:789 inkscape_localedir = 0x0 use_gui = 1 retcode = 0 (gdb)