(gdb) run Starting program: /usr/bin/inkscape warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffe4c46700 (LWP 4177)] [New Thread 0x7fffe4445700 (LWP 4178)] [New Thread 0x7fffe3c44700 (LWP 4179)] [New Thread 0x7fffe3443700 (LWP 4180)] [New Thread 0x7fffe2c42700 (LWP 4181)] [New Thread 0x7fffe2441700 (LWP 4182)] [New Thread 0x7fffe1c40700 (LWP 4183)] warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffd3164700 (LWP 4184)] [New Thread 0x7fffd2963700 (LWP 4185)] warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffd11ee700 (LWP 4189)] [New Thread 0x7fffd09ed700 (LWP 4190)] [New Thread 0x7fffc389e700 (LWP 4191)] [New Thread 0x7fffc309d700 (LWP 4192)] [New Thread 0x7fffc289c700 (LWP 4193)] [Thread 0x7fffc289c700 (LWP 4193) exited] [Thread 0x7fffc309d700 (LWP 4192) exited] [Thread 0x7fffc389e700 (LWP 4191) exited] [Thread 0x7fffd11ee700 (LWP 4189) exited] /usr/include/c++/8/bits/stl_vector.h:950: std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) const [with _Tp = Inkscape::Text::Layout::Character; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::const_reference = const Inkscape::Text::Layout::Character&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed. Thread 1 "inkscape" received signal SIGABRT, Aborted. 0x00007fffedcd3f4b in raise () from /lib64/libc.so.6 (gdb) bt #0 0x00007fffedcd3f4b in raise () from /lib64/libc.so.6 #1 0x00007fffedcbe591 in abort () from /lib64/libc.so.6 #2 0x00007ffff6eb4748 in std::__replacement_assert(char const*, int, char const*, char const*) () from /usr/bin/../lib/inkscape/libinkscape_base.so #3 0x00007ffff75f63d3 in std::vector >::operator[](unsigned long) const () from /usr/bin/../lib/inkscape/libinkscape_base.so #4 0x00007ffff75f090d in Inkscape::Text::Layout::sourceToIterator(void*) const () from /usr/bin/../lib/inkscape/libinkscape_base.so #5 0x00007ffff75b1ea0 in SPText::rebuildLayout() () from /usr/bin/../lib/inkscape/libinkscape_base.so #6 0x00007ffff75b2b65 in SPText::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so #7 0x00007ffff758fd48 in SPObject::updateDisplay(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so #8 0x00007ffff756b165 in SPGroup::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so #9 0x00007ffff758fd48 in SPObject::updateDisplay(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so #10 0x00007ffff756b165 in SPGroup::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so #11 0x00007ffff75a011c in SPRoot::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so #12 0x00007ffff758fd48 in SPObject::updateDisplay(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so #13 0x00007ffff7479e62 in SPDocument::_updateDocument() () from /usr/bin/../lib/inkscape/libinkscape_base.so #14 0x00007ffff7479eef in SPDocument::ensureUpToDate() () from /usr/bin/../lib/inkscape/libinkscape_base.so #15 0x00007ffff748b625 in sp_file_open(Glib::ustring const&, Inkscape::Extension::Extension*, bool, bool) () from /usr/bin/../lib/inkscape/libinkscape_base.so #16 0x00007ffff748d5fb in sp_file_open_dialog(Gtk::Window&, void*, void*) () from /usr/bin/../lib/inkscape/libinkscape_base.so #17 0x00007ffff6fd765a in sp_action_perform(SPAction*, void*) () from /usr/bin/../lib/inkscape/libinkscape_base.so #18 0x00007ffff5c11add in g_closure_invoke () from /lib64/libgobject-2.0.so.0 #19 0x00007ffff5c24eb3 in signal_emit_unlocked_R () from /lib64/libgobject-2.0.so.0 #20 0x00007ffff5c2dfda in g_signal_emit_valist () from /lib64/libgobject-2.0.so.0 #21 0x00007ffff5c2e5d3 in g_signal_emit () from /lib64/libgobject-2.0.so.0 #22 0x00007ffff0611432 in gtk_widget_activate () from /lib64/libgtk-x11-2.0.so.0 #23 0x00007ffff04f47bd in gtk_menu_shell_activate_item () from /lib64/libgtk-x11-2.0.so.0 #24 0x00007ffff04f4ae8 in gtk_menu_shell_button_release () from /lib64/libgtk-x11-2.0.so.0 #25 0x00007ffff04de9ad in _gtk_marshal_BOOLEAN__BOXED () from /lib64/libgtk-x11-2.0.so.0 #26 0x00007ffff5c11add in g_closure_invoke () from /lib64/libgobject-2.0.so.0 #27 0x00007ffff5c246e4 in signal_emit_unlocked_R () from /lib64/libgobject-2.0.so.0 #28 0x00007ffff5c2d653 in g_signal_emit_valist () from /lib64/libgobject-2.0.so.0 #29 0x00007ffff5c2e5d3 in g_signal_emit () from /lib64/libgobject-2.0.so.0 #30 0x00007ffff06128dc in gtk_widget_event_internal () from /lib64/libgtk-x11-2.0.so.0 #31 0x00007ffff04dc5cc in gtk_propagate_event () from /lib64/libgtk-x11-2.0.so.0 #32 0x00007ffff04dc9cb in gtk_main_do_event () from /lib64/libgtk-x11-2.0.so.0 #33 0x00007fffefb66f00 in gdk_event_dispatch () from /lib64/libgdk-x11-2.0.so.0 #34 0x00007ffff47707cd in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #35 0x00007ffff4770b98 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 #36 0x00007ffff4770ec2 in g_main_loop_run () from /lib64/libglib-2.0.so.0 #37 0x00007ffff04db95f in gtk_main () from /lib64/libgtk-x11-2.0.so.0 #38 0x000055555555eea3 in sp_main_gui(int, char const**) () #39 0x00007fffedcc01bb in __libc_start_main () from /lib64/libc.so.6 #40 0x000055555555b1ca in _start () planetmaker@localhost:~$ inkscape -V Inkscape 0.92.3 (2405546, 2018-03-11)