After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 112297 - dia crash on png export
dia crash on png export
Status: RESOLVED INCOMPLETE
Product: dia
Classification: Other
Component: exports
0.91
Other Windows
: Normal major
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-05-05 14:29 UTC by carsten.mjartan
Modified: 2005-05-15 00:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description carsten.mjartan 2003-05-05 14:29:58 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
Comment 1 Alex Duggan 2003-05-06 02:37:23 UTC
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.
Comment 2 carsten.mjartan 2003-05-09 11:59:34 UTC
This is the output from gdb....

Program received signal SIGSEGV, Segmentation fault.
0x77885c41 in ?? ()
(gdb) thread apply all bt


Comment 3 Hans Breuer 2003-07-18 23:24:42 UTC
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