I got the following problem. I created a logo:
http://www.mediafire.com/?2yj1wxm0jdv
on Inkscape 0.47 (stable) on Win32 (Windows 7) and saved a a few days ago. Now whenever I try to open it the software crashes. This already happens if I have the filedialog open long enough (so the preview crashes) or after clicking ok. Same for directly clicking on it. The error message caption is "Microsoft Visual C++ Runtime Library" and the message: "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for further information". Afterwards another message pops up "Inkscape has encountered an internal error and will close now."
However, if I run Inkscape from gdb the bt command does not reveal anything:
Code: Select all
(gdb) run
Starting program: c:\program files\inkscape\inkscape.exe
[New Thread 1844.0x1444]
[New Thread 1844.0x14c8]
[New Thread 1844.0xc04]
[New Thread 1844.0x146c]
[New Thread 1844.0xb5c]
[New Thread 1844.0x14ac]
[New Thread 1844.0x13fc]
[New Thread 1844.0x1374]
[New Thread 1844.0x1488]
[New Thread 1844.0x10e0]
[New Thread 1844.0x109c]
[New Thread 1844.0xb4c]
[New Thread 1844.0x119c]
[New Thread 1844.0x9a0]
warning: Invalid parameter passed to C runtime function.
warning: Invalid parameter passed to C runtime function.
Program exited with code 03.
(gdb) bt
No stack.
The newest compiled version for windows (2010-04-30) behaves similarly. It does not show any error but crashes silently. The svg itself does howeve show up if you open it in firefox. Because I cannot gather more information I do not know, if I can submit it to launchpad. Maybe someone else has also observed something similar. By the way the file is in principal a pretty exact reconstruction of the following tutorial (http://troy-sobotka.blogspot.com/2007/11/inkscape-tutorial-1-chrome-effect.html