Comment 7 for bug 723446

Revision history for this message
Jakub Steiner (jimmac-redhat) wrote :

ok, passed the arguments wrong, but the crash remains the same --

(gdb) run -e /home/jimmac/src/cvs/gnome/gnome3-web/css/fancy_closebox.png /home/jimmac/src/cvs/gnome/gnome3-web/css/fancy_closebox.svg
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /opt/artlibre/bin/inkscape -e /home/jimmac/src/cvs/gnome/gnome3-web/css/fancy_closebox.png /home/jimmac/src/cvs/gnome/gnome3-web/css/fancy_closebox.svg
[Thread debugging using libthread_db enabled]
Background RRGGBBAA: 00000000
Area 0:0:30:30 exported to 30 x 30 pixels (90 dpi)
Bitmap saved as: /home/jimmac/src/cvs/gnome/gnome3-web/css/fancy_closebox.png

Program received signal SIGSEGV, Segmentation fault.
0x000000000078c2b9 in Grayscale::activeDesktopIsGrayscale ()
    at display/grayscale.cpp:76
76 return (SP_ACTIVE_DESKTOP->getColorMode() == Inkscape::COLORRENDERMODE_GRAYSCALE);
(gdb)