Chillida:~ su_v$ inkdefault2 mptrunk-quartz-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/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 Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000 0x00007fff9b07b4f0 in strlen () (gdb) bt #0 0x00007fff9b07b4f0 in strlen () #1 0x0000000103fbf05d in Glib::ustring::operator= () #2 0x000000010051bae1 in Inkscape::Extension::ParamDescription::get_widget (this=0x10749a600, unnamed_arg=0x140e65358, unnamed_arg=0x140e65358, unnamed_arg=0x140e65358) at description.cpp:78 #3 0x0000000100515315 in Inkscape::Extension::ParamNotebookPage::get_widget (this=0x107497d70, doc=0x10b0e1f00, node=0x0, changeSignal=0x140e65358) at notebook.cpp:211 #4 0x00000001005142a6 in Inkscape::Extension::ParamNotebook::get_widget (this=0x107499c70, doc=0x10b0e1f00, node=0x0, changeSignal=0x140e65358) at notebook.cpp:443 #5 0x000000010050167d in Inkscape::Extension::Extension::autogui (this=0x107497b40, doc=0x10b0e1f00, node=0x0, changeSignal=0x140e65358) at extension.cpp:718 #6 0x00000001005408db in Inkscape::Extension::Implementation::Implementation::prefs_effect (this=0x10749b1f0, module=0x107497b40, view=0x10b121c00, changeSignal=0x140e65358, unnamed_arg=0x0) at implementation.cpp:60 #7 0x00000001005317b6 in Inkscape::Extension::PrefDialog::PrefDialog (this=0x140e652f0, name=@0x7fff5fbfe498, help=0x0, controls=0x0, effect=0x107497b40) at prefdialog.cpp:64 #8 0x000000010053be1a in Inkscape::Extension::Effect::prefs (this=0x107497b40, doc=0x10b121c00) at effect.cpp:250 #9 0x000000010053b808 in Inkscape::Extension::Effect::EffectVerb::perform (action=0x108a5fc90, data=0x107497bb8) at effect.cpp:380 #10 0x000000010042b2c1 in sigc::pointer_functor2::operator() (this=0x10d3a88f8, _A_a1=@0x10d3a8908, _A_a2=@0x10d3a8900) at ptr_fun.h:147 #11 0x000000010042b300 in sigc::adaptor_functor >::operator() (this=0x10d3a88f0, _A_arg1=@0x10d3a8908, _A_arg2=@0x10d3a8900) at adaptor_trait.h:103 #12 0x000000010042b352 in sigc::bind_functor<-1, sigc::pointer_functor2, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x10d3a88e8, _A_arg1=@0x10d3a8908) at bind.h:1122 #13 0x000000010042b399 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=0x10d3a88e0) at bind.h:1110 #14 0x0000000100429cad 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=0x10d3a88b0) at slot.h:103 #15 0x00000001000a811e in sigc::internal::signal_emit0::emit (impl=0x10d3a7660) at signal.h:772 #16 0x00000001000a82c8 in sigc::signal0::emit (this=0x108a5fce8) at signal.h:2669 #17 0x000000010063a54c in sp_action_perform (action=0x108a5fc90, unnamed_arg=0x0) at action.cpp:136 #18 0x000000010016245c in sp_ui_menu_activate (unnamed_arg=0x108a5d6e0, action=0x108a5fc90) at interface.cpp:367 #19 0x0000000105189d7d in g_closure_invoke () #20 0x000000010519c856 in signal_emit_unlocked_R () #21 0x000000010519d866 in g_signal_emit_valist () #22 0x000000010519dbca in g_signal_emit () #23 0x0000000103a20f6c in gtk_widget_activate () #24 0x000000010393ba65 in gtk_menu_shell_activate_item () #25 0x000000010393c45d in gtk_menu_shell_button_release () #26 0x000000010392c448 in _gtk_marshal_BOOLEAN__BOXED () #27 0x0000000105189d7d in g_closure_invoke () #28 0x000000010519c989 in signal_emit_unlocked_R () #29 0x000000010519d8cf in g_signal_emit_valist () #30 0x000000010519dbca in g_signal_emit () #31 0x0000000103a20d63 in gtk_widget_event_internal () #32 0x000000010392a778 in gtk_propagate_event () #33 0x000000010392a3ef in gtk_main_do_event () #34 0x00000001000097ed in snooper (event=0x10c3e1120, unnamed_arg=0x0) at main.cpp:997 #35 0x0000000103cd7a25 in gdk_event_dispatch () #36 0x00000001051fc867 in g_main_context_dispatch () #37 0x00000001051fcb75 in g_main_context_iterate () #38 0x00000001051fcdfa in g_main_loop_run () #39 0x0000000103929d74 in gtk_main () #40 0x00000001000091e9 in sp_main_gui (argc=1, argv=0x7fff5fbff778) at main.cpp:1063 #41 0x000000010000a115 in main (argc=1, argv=0x7fff5fbff778) at main.cpp:787 (gdb) bt full #0 0x00007fff9b07b4f0 in strlen () No symbol table info available. #1 0x0000000103fbf05d in Glib::ustring::operator= () No symbol table info available. #2 0x000000010051bae1 in Inkscape::Extension::ParamDescription::get_widget (this=0x10749a600, unnamed_arg=0x140e65358, unnamed_arg=0x140e65358, unnamed_arg=0x140e65358) at description.cpp:78 newguitext = { string_ = { _M_dataplus = { > = { <__gnu_cxx::new_allocator> = {}, }, members of std::basic_string,std::allocator >::_Alloc_hider: _M_p = 0x7fff7fc64878 "" } } } label = ('Gtk::Label' *) 0x103aa42e8 padding = 0 hbox = ('Gtk::HBox' *) 0x10518bc5b #3 0x0000000100515315 in Inkscape::Extension::ParamNotebookPage::get_widget (this=0x107497d70, doc=0x10b0e1f00, node=0x0, changeSignal=0x140e65358) at notebook.cpp:211 param = ('Inkscape::Extension::Parameter' *) 0x10749a600 widg = ('Gtk::Widget' *) 0x140e69b10 list = (GSList *) 0x108151890 vbox = ('Gtk::VBox' *) 0x140e68b90 #4 0x00000001005142a6 in Inkscape::Extension::ParamNotebook::get_widget (this=0x107499c70, doc=0x10b0e1f00, node=0x0, changeSignal=0x140e65358) at notebook.cpp:443 page = ('Inkscape::Extension::ParamNotebookPage' *) 0x107497d70 widg = ('Gtk::Widget' *) 0x140e68780 list = (GSList *) 0x108151a90 nb = ('Inkscape::Extension::ParamNotebookWdg' *) 0x140e661c0 i = 1 pagenr = 0 #5 0x000000010050167d in Inkscape::Extension::Extension::autogui (this=0x107497b40, doc=0x10b0e1f00, node=0x0, changeSignal=0x140e65358) at extension.cpp:718 param = ('Inkscape::Extension::Parameter' *) 0x107499c70 widg = ('Gtk::Widget' *) 0x140efc080 tip = (gchar *) 0x7fff9b0405c3 "A??P\b" list = (GSList *) 0x108153680 agui = ('Inkscape::Extension::AutoGUI' *) 0x140e66170 #6 0x00000001005408db in Inkscape::Extension::Implementation::Implementation::prefs_effect (this=0x10749b1f0, module=0x107497b40, view=0x10b121c00, changeSignal=0x140e65358, unnamed_arg=0x0) at implementation.cpp:60 current_document = (SPDocument *) 0x10b0e1f00 selected = { _list = 0x0 } first_select = (const 'Inkscape::XML::Node' *) 0x0 #7 0x00000001005317b6 in Inkscape::Extension::PrefDialog::PrefDialog (this=0x140e652f0, name=@0x7fff5fbfe498, help=0x0, controls=0x0, effect=0x107497b40) at prefdialog.cpp:64 hbox = ('Gtk::HBox' *) 0x140e653b0 dlg = (GtkWidget *) 0x15fbf0002 #8 0x000000010053be1a in Inkscape::Extension::Effect::prefs (this=0x107497b40, doc=0x10b121c00) at effect.cpp:250 No locals. #9 0x000000010053b808 in Inkscape::Extension::Effect::EffectVerb::perform (action=0x108a5fc90, data=0x107497bb8) at effect.cpp:380 current_view = ('Inkscape::UI::View::View' *) 0x10b121c00 ev = ('Inkscape::Extension::Effect::EffectVerb' *) 0x107497bb8 effect = ('Inkscape::Extension::Effect' *) 0x107497b40 #10 0x000000010042b2c1 in sigc::pointer_functor2::operator() (this=0x10d3a88f8, _A_a1=@0x10d3a8908, _A_a2=@0x10d3a8900) at ptr_fun.h:147 No locals. #11 0x000000010042b300 in sigc::adaptor_functor >::operator() (this=0x10d3a88f0, _A_arg1=@0x10d3a8908, _A_arg2=@0x10d3a8900) at adaptor_trait.h:103 No locals. #12 0x000000010042b352 in sigc::bind_functor<-1, sigc::pointer_functor2, void*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x10d3a88e8, _A_arg1=@0x10d3a8908) at bind.h:1122 No locals. #13 0x000000010042b399 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=0x10d3a88e0) at bind.h:1110 No locals. #14 0x0000000100429cad 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=0x10d3a88b0) at slot.h:103 typed_rep = ('sigc::internal::typed_slot_rep, 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> >' *) 0x10d3a88b0 #15 0x00000001000a811e in sigc::internal::signal_emit0::emit (impl=0x10d3a7660) at signal.h:772 it = { _M_node = 0x10d3a85b0 } exec = { sig_ = 0x10d3a7660 } slots = { slots_ = @0x10d3a7668, placeholder = { _M_node = 0x140e4ad70 } } #16 0x00000001000a82c8 in sigc::signal0::emit (this=0x108a5fce8) at signal.h:2669 No locals. #17 0x000000010063a54c in sp_action_perform (action=0x108a5fc90, unnamed_arg=0x0) at action.cpp:136 tracker = { = { _vptr$EventTrackerBase = 0x1019ebc50, _active = true }, } #18 0x000000010016245c in sp_ui_menu_activate (unnamed_arg=0x108a5d6e0, action=0x108a5fc90) at interface.cpp:367 No locals. #19 0x0000000105189d7d in g_closure_invoke () No symbol table info available. #20 0x000000010519c856 in signal_emit_unlocked_R () No symbol table info available. #21 0x000000010519d866 in g_signal_emit_valist () No symbol table info available. #22 0x000000010519dbca in g_signal_emit () No symbol table info available. #23 0x0000000103a20f6c in gtk_widget_activate () No symbol table info available. #24 0x000000010393ba65 in gtk_menu_shell_activate_item () No symbol table info available. #25 0x000000010393c45d in gtk_menu_shell_button_release () No symbol table info available. #26 0x000000010392c448 in _gtk_marshal_BOOLEAN__BOXED () No symbol table info available. #27 0x0000000105189d7d in g_closure_invoke () No symbol table info available. #28 0x000000010519c989 in signal_emit_unlocked_R () No symbol table info available. #29 0x000000010519d8cf in g_signal_emit_valist () No symbol table info available. #30 0x000000010519dbca in g_signal_emit () No symbol table info available. #31 0x0000000103a20d63 in gtk_widget_event_internal () No symbol table info available. #32 0x000000010392a778 in gtk_propagate_event () No symbol table info available. #33 0x000000010392a3ef in gtk_main_do_event () No symbol table info available. #34 0x00000001000097ed in snooper (event=0x10c3e1120, unnamed_arg=0x0) at main.cpp:997 alt_pressed = 0 altL_pressed = 0 altR_pressed = 0 #35 0x0000000103cd7a25 in gdk_event_dispatch () No symbol table info available. #36 0x00000001051fc867 in g_main_context_dispatch () No symbol table info available. #37 0x00000001051fcb75 in g_main_context_iterate () No symbol table info available. #38 0x00000001051fcdfa in g_main_loop_run () No symbol table info available. #39 0x0000000103929d74 in gtk_main () No symbol table info available. #40 0x00000001000091e9 in sp_main_gui (argc=1, argv=0x7fff5fbff778) at main.cpp:1063 main_instance = { = { callback_list_ = 0x0 }, members of Gtk::Main: _vptr$Main = 0x1035aa300 } fl = (GSList *) 0x0 retVal = 0 dataDirs = { >> = { _M_impl = { > = { <__gnu_cxx::new_allocator> = {}, }, members of std::_Vector_base >::_Vector_impl: _M_start = 0x10811c310, _M_finish = 0x10811c330, _M_end_of_storage = 0x10811c330 } }, } usericondir = (gchar *) 0x1086009f0 "feConvolveMatrix-icon" create_new = 1 #41 0x000000010000a115 in main (argc=1, argv=0x7fff5fbff778) at main.cpp:787 inkscape_localedir = 0x0 use_gui = 1 retcode = 0 (gdb)