Inkscape r13731 crashes on file

Bug #1394610 reported by Lamiot
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
High
Unassigned

Bug Description

** (inkscape:23047): CRITICAL **: void Inkscape::UI::Widget::SelectedStyle::on_opacity_changed(): assertion '_desktop' failed
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

(inkscape:23047): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
terminate called after throwing an instance of 'Glib::ConvertError'

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.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The crashing file: https://1fichier.com/?6epeijrjsg

Tags: crash
Revision history for this message
su_v (suv-lp) wrote :

Please add information about OS/platform to the bug description.

Did you compile the experimental GTK3 version yourself, or did you install it from the PPA?

Changed in inkscape:
status: New → Incomplete
Revision history for this message
su_v (suv-lp) wrote :

Crash not reproduced with Inkscape 0.91+devel r13740 / GTK+ 3.14.5 on OS X 10.7.5 (independent of whether gvfs is installed or not).

tags: added: crash gtk3
Revision history for this message
su_v (suv-lp) wrote :

On 2014-11-20 16:00 (+0100), Fresh D wrote:
> terminate called after throwing an instance of 'Glib::ConvertError'

Possible same type of crash as reported in Bug #1388100 “Crash while opening any file” (worked around by cleaning recent file history).

Revision history for this message
Lamiot (lamiot) wrote :

I've compiled with
  ./configure LIBS='-lpangoft2-1.0 -lfontconfig' \
    --prefix=/usr \
    --with-gnome-vfs \
    --enable-lcms \
    --enable-poppler-cairo \
    --disable-dependency-tracking \
    --enable-gtk3-experimental \
    --enable-dbusapi \
    --disable-rpath
by my own under ArchLinux 64-bit

Revision history for this message
su_v (suv-lp) wrote :

Any chance you could compile inkscape trunk with debug symbols and provide a full backtrace of the crash?

su_v (suv-lp)
Changed in inkscape:
status: Incomplete → New
Revision history for this message
Lamiot (lamiot) wrote :

What do you want exactly? I'm not so bright.

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe4528700 (LWP 14518)]
[New Thread 0x7fffe3d27700 (LWP 14519)]
[New Thread 0x7fffe3526700 (LWP 14520)]
[New Thread 0x7fffe2d25700 (LWP 14521)]
[New Thread 0x7fffe2524700 (LWP 14522)]
[New Thread 0x7fffe020b700 (LWP 14523)]
[New Thread 0x7fffdf7b6700 (LWP 14524)]
[New Thread 0x7fffde2bb700 (LWP 14525)]
terminate called after throwing an instance of 'Glib::ConvertError'

Program received signal SIGABRT, Aborted.
0x00007fffefc7da97 in raise () from /usr/lib/libc.so.6

Revision history for this message
Liam P. White (liampwhite) wrote :

1. Launch gdb with path to inkscape
2. Type "catch throw" at prompt
3. Run inkscape with "r"
[If any messages pop up saying "Breakpoint 1" or such, enter "c" to make them go away]
4. Manually trigger the crash
5. gdb will freeze at "Breakpoint 1"
6. Run "bt full"
7. Attach output

Revision history for this message
Lamiot (lamiot) wrote :

output of (gdb) bt full

just priorLocations cleaned

su_v (suv-lp)
tags: removed: gtk3
Changed in inkscape:
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.