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 84159 - Crash on export to PNG file
Crash on export to PNG file
Status: RESOLVED DUPLICATE of bug 50750
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-04 19:20 UTC by tbennett
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description tbennett 2002-06-04 19:20:52 UTC
Package: dia
Severity: normal
Version: 0.88.1
Synopsis: Crash on export to PNG file
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
Application crashed on export to PNG file. Had just prior saved the file after changing the page setup to "fit to 1 x 1".


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x405c3669 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 renderer_gdk_copy_to_window
    at eval.c line 41
  • #5 text_draw
    at eval.c line 41
  • #6 custom_draw
    from /usr/lib/dia/libcustom_objects.so
  • #7 layer_set_object_list
    at eval.c line 41
  • #8 layer_render
    at eval.c line 41
  • #9 data_render
    at eval.c line 41
  • #10 destroy_eps_renderer
    at eval.c line 41
  • #11 file_save_as_callback
    at eval.c line 41
  • #12 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_button_clicked
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_file_selection_file_button
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_marshal_NONE__INT_INT_POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_clist_button_press
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #27 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #28 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #29 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #30 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #31 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #32 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #33 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #34 main
    at eval.c line 41
  • #35 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 renderer_gdk_copy_to_window
    at eval.c line 41
  • #5 text_draw
    at eval.c line 41
  • #6 custom_draw
    from /usr/lib/dia/libcustom_objects.so
  • #7 layer_set_object_list
    at eval.c line 41




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-04 15:20 -------

The original reporter (tbennett@bath.tmac.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, dia-maint@bugzilla.gnome.org.

Comment 1 Lars Clausen 2002-07-23 03:15:59 UTC
This bug has been fixed in version 0.90.  Please contact your Dia packager
for an update, or compile the new version, if you feel up to that.


*** This bug has been marked as a duplicate of 50750 ***