crash when opening svg file

Bug #1341790 reported by Brian Takita
This bug report is a duplicate of:  Bug #616198: seg fault on opening my file. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

When I open the attached svg file, Inkscape crashes.

phoenix@phoenix:~$ gdb $(which inkscape)
GNU gdb (Debian 7.7.1-2) 7.7.1
(...)
Reading symbols from /usr/bin/inkscape...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/inkscape
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
(...)

Program received signal SIGSEGV, Segmentation fault.
0x0000000000808f21 in Inkscape::LivePathEffect::LPEBendPath::doEffect_pwd2(Geom::Piecewise<Geom::D2<Geom::SBasis> > const&) ()
(gdb) bt
#0 0x0000000000808f21 in Inkscape::LivePathEffect::LPEBendPath::doEffect_pwd2(Geom::Piecewise<Geom::D2<Geom::SBasis> > const&) ()
#1 0x00000000007ffb98 in Inkscape::LivePathEffect::Effect::doEffect_path(std::vector<Geom::Path, std::allocator<Geom::Path> > const&) ()
#2 0x00000000007ff513 in Inkscape::LivePathEffect::Effect::doEffect(SPCurve*) ()
#3 0x000000000069edf7 in sp_lpe_item_perform_path_effect(SPLPEItem*, SPCurve*) ()
#4 0x0000000000695b24 in ?? ()
#5 0x000000000069f1f5 in sp_lpe_item_update_patheffect(SPLPEItem*, bool, bool) ()
#6 0x00000000006ad998 in sp_path_set_original_curve(SPPath*, SPCurve*, unsigned int, bool) ()
#7 0x00000000006add28 in ?? ()
#8 0x00000000006acc31 in ?? ()
#9 0x00000000006a5f72 in sp_object_invoke_build(SPObject*, SPDocument*, Inkscape::XML::Node*, unsigned int) ()
#10 0x00000000006a8017 in ?? ()
#11 0x00000000006a5f72 in sp_object_invoke_build(SPObject*, SPDocument*, Inkscape::XML::Node*, unsigned int) ()
#12 0x00000000006a8017 in ?? ()
#13 0x00000000006a5f72 in sp_object_invoke_build(SPObject*, SPDocument*, Inkscape::XML::Node*, unsigned int) ()
#14 0x00000000006a8017 in ?? ()
#15 0x00000000006b598c in ?? ()
#16 0x00000000006a5f72 in sp_object_invoke_build(SPObject*, SPDocument*, Inkscape::XML::Node*, unsigned int) ()
#17 0x00000000006a9543 in sp_object_repr_build_tree(SPDocument*, Inkscape::XML::Node*) ()
#18 0x000000000062f0c0 in sp_document_create(Inkscape::XML::Document*, char const*, char const*, char const*, unsigned int) ()
#19 0x000000000062fd70 in sp_document_new(char const*, unsigned int, bool) ()
#20 0x00000000008deae5 in Inkscape::UI::Dialog::SVGPreview::setFileName(Glib::ustring&) ()
#21 0x00000000008df32b in Inkscape::UI::Dialog::SVGPreview::set(Glib::ustring&, int) ()
#22 0x00000000008df51f in Inkscape::UI::Dialog::FileDialogBaseGtk::_updatePreviewCallback() ()
#23 0x00007ffff64d30f8 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
(...)
#56 0x00000000008e125c in Inkscape::UI::Dialog::FileOpenDialogImplGtk::show() ()
#57 0x00000000006367ac in sp_file_open_dialog(Gtk::Window&, void*, void*) ()
#58 0x00000000007c1f9c in sp_action_perform(SPAction*, void*) ()
#59 0x00000000006673c8 in sp_shortcut_invoke(unsigned int, Inkscape::UI::View::View*) ()
(...)
#72 0x00007ffff38be30a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#73 0x00007ffff7023bc7 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#74 0x000000000062b74c in sp_main_gui(int, char const**) ()
#75 0x000000000060f16f in main ()
(gdb)

Revision history for this message
Brian Takita (brian-takita) wrote :
Revision history for this message
Liam P. White (liampwhite) wrote :

Addressed in 0.48.5 release.

description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.