Comment 21 for bug 948178

Revision history for this message
In , Hugo Pereira Da Costa (hugo-pereira) wrote :

ok. I 'think' I was able to track it down to an issue with latest glib.
Using glib-2.31.20 -> crash
Using glib-2.31.18 -> no Crash

@Ruslan:
The crash here is actually related to the issue you have in gimp when (image->scale_canvas), change unit.
using glib-2.31.20 -> new unit does not appear
glib-2.31.18 -> unit does appear.

So, with you seing the gimp bug you should also be able to reproduce the inkscape crash (can you ?)
In both cases they are due to depth mismatch.

In which case. Can you reproduce my observation when downgrading glib ?
If yes
1/ that would be good news
2/ I might even be able to track the guilty change in glib