GNOME Bugzilla – Bug 112297
dia crash on png export
Last modified: 2005-05-15 00:26:11 UTC
Dia is crashing on export to .png, after entering the image size. I use 0.9.1-2 and also tried 0.9.1-1 and 0.9.1-pre2-1 with different .dia files
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused the crash. Please see http://bugzilla.gnome.org/getting-traces.cgi for more information about getting a useful stack trace.
This is the output from gdb.... Program received signal SIGSEGV, Segmentation fault. 0x77885c41 in ?? () (gdb) thread apply all bt
+ Trace 36719
Wow. The fourth PNG is crashing bug report. But this one with some more info. Do you have a cygwin build of Dia Gtk and all its dependencies ? Than using the cygwin libpng might be ok. Otherwise it is asking for big troube to mix different c-runtimes in one program ... See also bug #105459