Comment 8 for bug 578969

Revision history for this message
Johan Engelen (johanengelen) wrote :

This is strange:

"inkscape.com crash.svg" --> no crash on ungrouping

"inkscape.exe crash.svg" --> no crash

Run gdb,
   file inkscape.exe inkscape.dbg
   r crash.svg
--> CRASH on ungroup

I'm lost...
And one of the problems is, debug output does not show (g_message) when running inkscape in gdb.