Comment 5 for bug 1778953

Revision history for this message
Maxence Dubois (maxence-dubois) wrote :

Same with flatpak version...

SUMMARY

Inkscape flatpak crashes every time (segmentation fault) on path division.

VERSION

Inkscape 0.92.4 (5da689c313, 2019-01-14)
uname: Linux localhost.localdomain 4.19.14-300.fc29.x86_64 #1 SMP Wed Jan 9 21:30:35 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
/etc/os-release PRETTY_NAME="Fedora 29 (Workstation Edition)"
XDG_SESSION_DESKTOP=fedora
XDG_CURRENT_DESKTOP=gnome

SEVERITY

Severe

TO REPRODUCE

Remove preferences and so on (or backup out of the way) ~/.config/inkscape

1. run inkscape, from command line
2. create 2 paths
3. select all (by ctrl-A)
4. Path: division (by ctrl-alt-/)
5. See error "Inkscape encountered an internal error and will close now. Automatic backup...". See Segmentation fault on terminal screen.

Fault appears every single time.

SCREEN TEXT

[maxence@localhost]~% flatpak run -v org.inkscape.Inkscape
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening user flatpak installation at path /home/maxence/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/maxence/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/maxence/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Cleaning up unused container id 776519777
F: Allocated instance id 902679582
F: Disallowing network access
F: Allowing host-fs access
F: Allowing x11 access
F: Running 'bwrap --args 32 /usr/libexec/flatpak-dbus-proxy --args=34'
F: Running 'bwrap --args 28 inkscape'
Gtk-Message: 14:46:07.172: Failed to load module "pk-gtk-module"
Gtk-Message: 14:46:07.173: Failed to load module "canberra-gtk-module"
/usr/include/c++/8.2.0/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 = Shape::dg_point; _Alloc = std::allocator<Shape::dg_point>; std::vector<_Tp, _Alloc>::const_reference = const Shape::dg_point&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.