Hi, i use OpenSuse 10.0 and Inkscape allways crash on startup. I had this error with different versions from Suse and also with a 0.43+devel (Jan 27 2006) compiled on my host I run it under Gnome and i dont have the problematic KDE Baghira theme and the package gtk_qt_engine installed.
I have post this problem a few weeks before but found no solution. Can someone explain the backtrace or have an idea what's the problem? the line 88 in /usr/include/c++/4.0.2/bits/list.tcc is " __tmp->hook(__position._M_node);"
Here is the backtrace:
#0 0x40537447 in std::_List_node_base::hook () from //usr/lib/libstdc++.so.6 #1 0x08152c67 in std::list<sigc::slot_base, std::allocatorsigc::slot_base >::insert (this=0x85c8798, __position={_M_node = 0x85c8798}, __x=@0xbf8542c0) at list.tcc:88 #2 0x08152378 in sp_document_add_resource (document=0x8648f78, key=0x84731cf "layer", object=0x85cdb30) at signal_base.h:180 #3 0x08175266 in SPGroup::setLayerMode (this=0x85cdb30, mode=SPGroup::LAYER) at sp-item-group.cpp:663 #4 0x0818111a in sp_object_read_attr (object=0x85cdb30, key=0x8427416 "inkscape:groupmode") at sp-object.cpp:1057 #5 0x0817469d in sp_group_build (object=0x85cdb30, document=0x8648f78, repr=0x8646b94) at sp-item-group.cpp:124 #6 0x08181c51 in sp_object_invoke_build (object=0x85cdb30, document=0x8648f78, repr=0x8646b94, cloned=<value optimized out>) at sp-object.cpp:857 #7 0x08183255 in sp_object_build (object=0x85a8940, document=0x8648f78, repr=0x8646ef4) at sp-object.cpp:805 #8 0x0818e8f5 in sp_root_build (object=0x85a8940, document=0x8648f78, repr=0x8646ef4) at sp-root.cpp:162 #9 0x08181c51 in sp_object_invoke_build (object=0x85a8940, document=0x8648f78, repr=0x8646ef4, cloned=<value optimized out>) at sp-object.cpp:857 #10 0x081805d3 in sp_object_repr_build_tree (document=0x8648f78, ---Type <return> to continue, or q <return> to quit--- repr=0x8646ef4) at sp-object-repr.cpp:67 #11 0x0815132d in sp_document_create (rdoc=0x863d6e4, uri=0x0, base=0x0, name=0x85cadd8 "Neues Dokument 1", keepalive=<value optimized out>) at document.cpp:232 #12 0x081518d2 in sp_document_new (uri=0x0, keepalive=1, make_new=true) at document.cpp:356 #13 0x08153873 in sp_file_new ( templ=0x85c9848 "/opt/share/inkscape/templates/default.de.svg") at file.cpp:96 #14 0x081552e3 in sp_file_new_default () at file.cpp:132 #15 0x0814cd71 in sp_main_gui (argc=1, argv=0xbf854694) at main.cpp:825 #16 0x0821eb01 in Inkscape::NSApplication::Application::run (this=0xbf8545f8) at application.cpp:117 #17 0x0814c5d9 in main (argc=1, argv=0xbf854694) at main.cpp:675
Thanks Ralf