Comment 8 for bug 292077

Revision history for this message
Diederik van Lierop (mail-diedenrezi) wrote :

Hello Kaspar,

Ill do everything I can to get this one fixed, but this is a tough one. I cannot pin-point the location of the crash because I cannot get a decent backtrace. Could you try obtaining a backtrace yourself, as described here http://inkscape.modevia.com/win32/?M=D ? Maybe you're more lucky than me.

Please note that for some reason it's impossible to open a file when running Inkscape through gdb. As a workaround you should run

(gdb) run c:\temp\Kolmnurgad.svg

instead of just

(gdb) run

Thanks,

Diederik