Activity log for bug #1341790

Date Who What changed Old value New value Message
2014-07-14 21:20:53 Brian Takita bug added bug
2014-07-14 21:20:53 Brian Takita attachment added Brian_hx.svg https://bugs.launchpad.net/bugs/1341790/+attachment/4152529/+files/Brian_hx.svg
2014-07-14 21:33:47 Liam P. White marked as duplicate 616198
2014-07-14 21:34:45 Liam P. White 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 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... 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". [New Thread 0x7fffe5788700 (LWP 15223)] [New Thread 0x7fffdffff700 (LWP 15224)] [New Thread 0x7fffdf7fe700 (LWP 15226)] [New Thread 0x7fffdeffd700 (LWP 15227)] [New Thread 0x7fffde7fc700 (LWP 15228)] [New Thread 0x7fffddffb700 (LWP 15229)] [New Thread 0x7fffdd7fa700 (LWP 15230)] [Thread 0x7fffddffb700 (LWP 15229) exited] [Thread 0x7fffdeffd700 (LWP 15227) exited] [Thread 0x7fffdd7fa700 (LWP 15230) exited] [Thread 0x7fffdf7fe700 (LWP 15226) exited] [New Thread 0x7fffdf7fe700 (LWP 15231)] [Thread 0x7fffde7fc700 (LWP 15228) exited] [New Thread 0x7fffde7fc700 (LWP 15232)] [New Thread 0x7fffdd7fa700 (LWP 15233)] [New Thread 0x7fffdeffd700 (LWP 15234)] [New Thread 0x7fffddffb700 (LWP 15235)] [Thread 0x7fffdf7fe700 (LWP 15231) exited] [Thread 0x7fffdeffd700 (LWP 15234) exited] [Thread 0x7fffde7fc700 (LWP 15232) exited] [Thread 0x7fffdd7fa700 (LWP 15233) exited] [New Thread 0x7fffdd7fa700 (LWP 15236)] [Thread 0x7fffddffb700 (LWP 15235) exited] 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 ---Type <return> to continue, or q <return> to quit--- #24 0x00007ffff426f3b8 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #25 0x00007ffff4280fd1 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #26 0x00007ffff4288a29 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #27 0x00007ffff4289212 in g_signal_emit_by_name () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #28 0x00007ffff426f3b8 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #29 0x00007ffff4280d3d in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #30 0x00007ffff4288a29 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #31 0x00007ffff4289212 in g_signal_emit_by_name () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #32 0x00007ffff426f3b8 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #33 0x00007ffff4280d3d in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #34 0x00007ffff4288a29 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #35 0x00007ffff4289212 in g_signal_emit_by_name () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #36 0x00007ffff6fce9b7 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #37 0x00007ffff6fd1cb0 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #38 0x00007ffff426f5e7 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #39 0x00007ffff4288088 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #40 0x00007ffff4288ce2 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #41 0x00007ffff7119fde in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #42 0x00007ffff711e5b1 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #43 0x00007ffff702601f in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #44 0x00007ffff426f3b8 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #45 0x00007ffff4280afb in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #46 0x00007ffff42886f9 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #47 0x00007ffff4288ce2 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #48 0x00007ffff713640c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #49 0x00007ffff7024774 in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #50 0x00007ffff7024beb in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #51 0x00007ffff565003c in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 #52 0x00007ffff38bde04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #53 0x00007ffff38be048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #54 0x00007ffff38be30a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #55 0x00007ffff6fb0d23 in gtk_dialog_run () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #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*) () #60 0x00007ffff7a9e7fb in ?? () from /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 #61 0x00007ffff702601f in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #62 0x00007ffff426f3b8 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #63 0x00007ffff4280fd1 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #64 0x00007ffff42886f9 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #65 0x00007ffff4288ce2 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #66 0x00007ffff713640c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #67 0x00007ffff702484f in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #68 0x00007ffff7024beb in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #69 0x00007ffff565003c in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 #70 0x00007ffff38bde04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #71 0x00007ffff38be048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #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) When I open the attached svg file, Inkscape crashes. phoenix@phoenix:~$ gdb $(which inkscape) GNU gdb (Debian 7.7.1-2) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... 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)
2014-07-14 21:35:59 Liam P. White 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 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... 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) 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)