Loading

Paste #psmc4rgro

  1. (gdb) run
  2. Starting program: /usr/bin/inkscape
  3. warning: Loadable section ".note.gnu.property" outside of ELF segments
  4. warning: Loadable section ".note.gnu.property" outside of ELF segments
  5. warning: Loadable section ".note.gnu.property" outside of ELF segments
  6. warning: Loadable section ".note.gnu.property" outside of ELF segments
  7. warning: Loadable section ".note.gnu.property" outside of ELF segments
  8. [Thread debugging using libthread_db enabled]
  9. Using host libthread_db library "/lib64/libthread_db.so.1".
  10. warning: Loadable section ".note.gnu.property" outside of ELF segments
  11. warning: Loadable section ".note.gnu.property" outside of ELF segments
  12. warning: Loadable section ".note.gnu.property" outside of ELF segments
  13. warning: Loadable section ".note.gnu.property" outside of ELF segments
  14. warning: Loadable section ".note.gnu.property" outside of ELF segments
  15. warning: Loadable section ".note.gnu.property" outside of ELF segments
  16. warning: Loadable section ".note.gnu.property" outside of ELF segments
  17. warning: Loadable section ".note.gnu.property" outside of ELF segments
  18. [New Thread 0x7fffe4c46700 (LWP 4177)]
  19. [New Thread 0x7fffe4445700 (LWP 4178)]
  20. [New Thread 0x7fffe3c44700 (LWP 4179)]
  21. [New Thread 0x7fffe3443700 (LWP 4180)]
  22. [New Thread 0x7fffe2c42700 (LWP 4181)]
  23. [New Thread 0x7fffe2441700 (LWP 4182)]
  24. [New Thread 0x7fffe1c40700 (LWP 4183)]
  25. warning: Loadable section ".note.gnu.property" outside of ELF segments
  26. [New Thread 0x7fffd3164700 (LWP 4184)]
  27. [New Thread 0x7fffd2963700 (LWP 4185)]
  28. warning: Loadable section ".note.gnu.property" outside of ELF segments
  29. [New Thread 0x7fffd11ee700 (LWP 4189)]
  30. [New Thread 0x7fffd09ed700 (LWP 4190)]
  31. [New Thread 0x7fffc389e700 (LWP 4191)]
  32. [New Thread 0x7fffc309d700 (LWP 4192)]
  33. [New Thread 0x7fffc289c700 (LWP 4193)]
  34. [Thread 0x7fffc289c700 (LWP 4193) exited]
  35. [Thread 0x7fffc309d700 (LWP 4192) exited]
  36. [Thread 0x7fffc389e700 (LWP 4191) exited]
  37. [Thread 0x7fffd11ee700 (LWP 4189) exited]
  38. /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<Inkscape::Text::Layout::Character>; 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.
  39.  
  40. Thread 1 "inkscape" received signal SIGABRT, Aborted.
  41. 0x00007fffedcd3f4b in raise () from /lib64/libc.so.6
  42. (gdb) bt
  43. #0  0x00007fffedcd3f4b in raise () from /lib64/libc.so.6
  44. #1  0x00007fffedcbe591 in abort () from /lib64/libc.so.6
  45. #2  0x00007ffff6eb4748 in std::__replacement_assert(char const*, int, char const*, char const*) ()
  46.    from /usr/bin/../lib/inkscape/libinkscape_base.so
  47. #3  0x00007ffff75f63d3 in std::vector<Inkscape::Text::Layout::Character, std::allocator<Inkscape::Text::Layout::Character> >::operator[](unsigned long) const () from /usr/bin/../lib/inkscape/libinkscape_base.so
  48. #4  0x00007ffff75f090d in Inkscape::Text::Layout::sourceToIterator(void*) const () from /usr/bin/../lib/inkscape/libinkscape_base.so
  49. #5  0x00007ffff75b1ea0 in SPText::rebuildLayout() () from /usr/bin/../lib/inkscape/libinkscape_base.so
  50. #6  0x00007ffff75b2b65 in SPText::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  51. #7  0x00007ffff758fd48 in SPObject::updateDisplay(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  52. #8  0x00007ffff756b165 in SPGroup::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  53. #9  0x00007ffff758fd48 in SPObject::updateDisplay(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  54. #10 0x00007ffff756b165 in SPGroup::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  55. #11 0x00007ffff75a011c in SPRoot::update(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  56. #12 0x00007ffff758fd48 in SPObject::updateDisplay(SPCtx*, unsigned int) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  57. #13 0x00007ffff7479e62 in SPDocument::_updateDocument() () from /usr/bin/../lib/inkscape/libinkscape_base.so
  58. #14 0x00007ffff7479eef in SPDocument::ensureUpToDate() () from /usr/bin/../lib/inkscape/libinkscape_base.so
  59. #15 0x00007ffff748b625 in sp_file_open(Glib::ustring const&, Inkscape::Extension::Extension*, bool, bool) ()
  60.    from /usr/bin/../lib/inkscape/libinkscape_base.so
  61. #16 0x00007ffff748d5fb in sp_file_open_dialog(Gtk::Window&, void*, void*) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  62. #17 0x00007ffff6fd765a in sp_action_perform(SPAction*, void*) () from /usr/bin/../lib/inkscape/libinkscape_base.so
  63. #18 0x00007ffff5c11add in g_closure_invoke () from /lib64/libgobject-2.0.so.0
  64. #19 0x00007ffff5c24eb3 in signal_emit_unlocked_R () from /lib64/libgobject-2.0.so.0
  65. #20 0x00007ffff5c2dfda in g_signal_emit_valist () from /lib64/libgobject-2.0.so.0
  66. #21 0x00007ffff5c2e5d3 in g_signal_emit () from /lib64/libgobject-2.0.so.0
  67. #22 0x00007ffff0611432 in gtk_widget_activate () from /lib64/libgtk-x11-2.0.so.0
  68. #23 0x00007ffff04f47bd in gtk_menu_shell_activate_item () from /lib64/libgtk-x11-2.0.so.0
  69. #24 0x00007ffff04f4ae8 in gtk_menu_shell_button_release () from /lib64/libgtk-x11-2.0.so.0
  70. #25 0x00007ffff04de9ad in _gtk_marshal_BOOLEAN__BOXED () from /lib64/libgtk-x11-2.0.so.0
  71. #26 0x00007ffff5c11add in g_closure_invoke () from /lib64/libgobject-2.0.so.0
  72. #27 0x00007ffff5c246e4 in signal_emit_unlocked_R () from /lib64/libgobject-2.0.so.0
  73. #28 0x00007ffff5c2d653 in g_signal_emit_valist () from /lib64/libgobject-2.0.so.0
  74. #29 0x00007ffff5c2e5d3 in g_signal_emit () from /lib64/libgobject-2.0.so.0
  75. #30 0x00007ffff06128dc in gtk_widget_event_internal () from /lib64/libgtk-x11-2.0.so.0
  76. #31 0x00007ffff04dc5cc in gtk_propagate_event () from /lib64/libgtk-x11-2.0.so.0
  77. #32 0x00007ffff04dc9cb in gtk_main_do_event () from /lib64/libgtk-x11-2.0.so.0
  78. #33 0x00007fffefb66f00 in gdk_event_dispatch () from /lib64/libgdk-x11-2.0.so.0
  79. #34 0x00007ffff47707cd in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
  80. #35 0x00007ffff4770b98 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
  81. #36 0x00007ffff4770ec2 in g_main_loop_run () from /lib64/libglib-2.0.so.0
  82. #37 0x00007ffff04db95f in gtk_main () from /lib64/libgtk-x11-2.0.so.0
  83. #38 0x000055555555eea3 in sp_main_gui(int, char const**) ()
  84. #39 0x00007fffedcc01bb in __libc_start_main () from /lib64/libc.so.6
  85. #40 0x000055555555b1ca in _start ()
  86. planetmaker@localhost:~$ inkscape -V
  87. Inkscape 0.92.3 (2405546, 2018-03-11)

Comments