Chillida:bug su_v$ inkmini x debug -V Inkscape 0.91+devel r14615 (Jan 22 2016) Chillida:bug su_v$ Chillida:bug su_v$ inkmini x d debug --gdb --file=1537160-exportpath.svg --select=path3336 --export-plain-svg=1537160-exportpath-plain.svg GNU gdb 6.3.50-20050815 (Apple version gdb-1824) (Wed Feb 6 22:51:23 UTC 2013) 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-x11-clang/build-debug/src/inkscape --file=1537160-exportpath.svg --select=path3336 --export-plain-svg=1537160-exportpath-plain.svg 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 std::vector >::begin (this=0x0) at stl_vector.h:340 340 { return const_iterator(this->_M_impl._M_start); } (gdb) bt #0 std::vector >::begin (this=0x0) at stl_vector.h:340 #1 0x000000010011d3f9 in std::vector >::empty (this=0x0) at stl_vector.h:442 #2 0x000000010011b183 in Inkscape::Application::selection_changed (this=0x10fa0b180, selection=0x111f68dc0) at ../../src/inkscape.cpp:758 #3 0x00000001001b3414 in Inkscape::Selection::_emitChanged (this=0x111f68dc0, persist_selection_context=false) at ../../src/selection.cpp:109 #4 0x00000001001b3861 in Inkscape::Selection::add (this=0x111f68dc0, obj=0x10f937110, persist_selection_context=false) at ../../src/selection.cpp:165 #5 0x000000010013e924 in Inkscape::CmdLineAction::doIt (this=0x10fa0b610, context=@0x7fff5fbff1c8) at ../../src/main-cmdlineact.cpp:65 #6 0x000000010013e9c9 in Inkscape::CmdLineAction::doList (context=@0x7fff5fbff1c8) at ../../src/main-cmdlineact.cpp:76 #7 0x000000010000421c in sp_process_file_list (fl=0x10ec4eb50) at ../../src/main.cpp:1139 #8 0x0000000100003449 in sp_main_console (argc=4, argv=0x7fff5fbff300) at ../../src/main.cpp:1345 #9 0x0000000100002a24 in main (argc=4, argv=0x7fff5fbff300) at ../../src/main.cpp:791 (gdb) bt full #0 std::vector >::begin (this=0x0) at stl_vector.h:340 No locals. #1 0x000000010011d3f9 in std::vector >::empty (this=0x0) at stl_vector.h:442 No locals. #2 0x000000010011b183 in Inkscape::Application::selection_changed (this=0x10fa0b180, selection=0x111f68dc0) at ../../src/inkscape.cpp:758 No locals. #3 0x00000001001b3414 in Inkscape::Selection::_emitChanged (this=0x111f68dc0, persist_selection_context=false) at ../../src/selection.cpp:109 No locals. #4 0x00000001001b3861 in Inkscape::Selection::add (this=0x111f68dc0, obj=0x10f937110, persist_selection_context=false) at ../../src/selection.cpp:165 No locals. #5 0x000000010013e924 in Inkscape::CmdLineAction::doIt (this=0x10fa0b610, context=@0x7fff5fbff1c8) at ../../src/main-cmdlineact.cpp:65 doc = (SPDocument *) 0x111f62ee0 obj = (SPObject *) 0x10f937110 selection = ('Inkscape::Selection' *) 0x111f68dc0 #6 0x000000010013e9c9 in Inkscape::CmdLineAction::doList (context=@0x7fff5fbff1c8) at ../../src/main-cmdlineact.cpp:76 entry = ('Inkscape::CmdLineAction' *) 0x10fa0b610 i = { _M_node = 0x10fa0b640 } hasActions = true #7 0x000000010000421c in sp_process_file_list (fl=0x10ec4eb50) at ../../src/main.cpp:1139 has_performed_actions = false filename = (const gchar *) 0x10fa0b5f0 "1537160-exportpath.svg" doc = (SPDocument *) 0x111f62ee0 e = ('Inkscape::Extension::Input::no_extension_found' &) @0x7fff5fbff538: { = { _vptr$exception = 0x73656d756c6f562f }, } e = ('Inkscape::Extension::Input::open_failed' &) @0x10fa0b180: { = { _vptr$exception = 0x0 }, } retVal = 0 #8 0x0000000100003449 in sp_main_console (argc=4, argv=0x7fff5fbff300) at ../../src/main.cpp:1345 retVal = 1 argv2 = (char **) 0x7fff5fbff300 fl = (GSList *) 0x10ec4eb50 retVal = 0 #9 0x0000000100002a24 in main (argc=4, argv=0x7fff5fbff300) at ../../src/main.cpp:791 inkscape_localedir = 0x0 use_gui = 0 retcode = 0 (gdb) q The program is running. Exit anyway? (y or n) y Chillida:bug su_v$ inkmini x d debug --lldb --file=1537160-exportpath.svg --select=path3336 --export-plain-svg=1537160-exportpath-plain.svg Current executable set to '/Volumes/magenta/mp-trunk/src/inkscape-repo/mptrunk-x11-clang/build-debug/src/inkscape' (x86_64). (lldb) r Process 17660 launched: '/Volumes/magenta/mp-trunk/src/inkscape-repo/mptrunk-x11-clang/build-debug/src/inkscape' (x86_64) Process 17660 stopped * thread #1: tid = 0x4103, 0x0000000100121d28 inkscape`std::vector >::begin(this=0x0000000000000000) const + 24 at stl_vector.h:340, stop reason = EXC_BAD_ACCESS (code=1, address=0x0) frame #0: 0x0000000100121d28 inkscape`std::vector >::begin(this=0x0000000000000000) const + 24 at stl_vector.h:340 337 */ 338 const_iterator 339 begin() const -> 340 { return const_iterator(this->_M_impl._M_start); } 341 342 /** 343 * Returns a read/write iterator that points one past the last (lldb) bt * thread #1: tid = 0x4103, 0x0000000100121d28 inkscape`std::vector >::begin(this=0x0000000000000000) const + 24 at stl_vector.h:340, stop reason = EXC_BAD_ACCESS (code=1, address=0x0) frame #0: 0x0000000100121d28 inkscape`std::vector >::begin(this=0x0000000000000000) const + 24 at stl_vector.h:340 frame #1: 0x000000010011d3f9 inkscape`std::vector >::empty(this=0x0000000000000000) const + 25 at stl_vector.h:442 frame #2: 0x000000010011b183 inkscape`Inkscape::Application::selection_changed(this=0x000000010f90dad0, selection=0x0000000111768dc0) + 99 at inkscape.cpp:758 frame #3: 0x00000001001b3414 inkscape`Inkscape::Selection::_emitChanged(this=0x0000000111768dc0, persist_selection_context=false) + 404 at selection.cpp:109 frame #4: 0x00000001001b3861 inkscape`Inkscape::Selection::add(this=0x0000000111768dc0, obj=0x000000010fa06ad0, persist_selection_context=false) + 289 at selection.cpp:165 frame #5: 0x000000010013e924 inkscape`Inkscape::CmdLineAction::doIt(this=0x000000010f90df60, context=0x00007fff5fbff248) + 308 at main-cmdlineact.cpp:65 frame #6: 0x000000010013e9c9 inkscape`Inkscape::CmdLineAction::doList(context=0x00007fff5fbff248) + 121 at main-cmdlineact.cpp:76 frame #7: 0x000000010000421c inkscape`sp_process_file_list(fl=0x000000010ec4eb50) + 572 at main.cpp:1139 frame #8: 0x0000000100003449 inkscape`sp_main_console(argc=4, argv=0x00007fff5fbff380) + 281 at main.cpp:1345 frame #9: 0x0000000100002a24 inkscape`main(argc=4, argv=0x00007fff5fbff380) + 1876 at main.cpp:791 frame #10: 0x00000001000022c4 inkscape`start + 52 (lldb) q Chillida:bug su_v$