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 107442 - Dia crashed when any object created
Dia crashed when any object created
Status: RESOLVED DUPLICATE of bug 89640
Product: dia
Classification: Other
Component: general
0.90
Other other
: High critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-03 05:45 UTC by ben.sunghsu
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ben.sunghsu 2003-03-03 05:39:06 UTC
Package: dia
Severity: major
Version: 0.90
Synopsis: Dia crashed when any object created
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
Description of Problem:
Dia crashes when any of the objects are drawn...

Steps to reproduce the problem:
1. start a new drawing/or open an old one
2. choose any drawing object
3. click once in the drawing area, then crash

Actual Results:
the program closes down

Expected Results:
well, supposedly i should see the object drawn eh?

How often does this happen?
every time

Additional Information:
Does this have to do with the font setting i'm using?




Debugging Information:

Backtrace was generated from '/usr/bin/dia'

(no debugging symbols found)...0x420ae169 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 init_x11_font
  • #5 font_getfont
  • #6 note_create
    from /usr/lib/dia/libuml_objects.so
  • #7 create_object_button_press
  • #8 ddisplay_canvas_events
  • #9 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #10 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #11 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #16 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #17 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #18 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #19 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #21 main
  • #22 __libc_start_main
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-03-03 00:39 -------

The original reporter (ben.sunghsu@attbi.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 Elijah Newren 2003-03-05 17:26:15 UTC
Appears to be a unique stack trace, according to the
simple-dup-finder.  Setting version->0.90, marking priority->high &
severity->critical (it's a crasher), adding bugsquad keyword, and
marking as new.
Comment 2 Lars Clausen 2003-03-05 18:04:56 UTC
This is because of missing fonts.  If you install the fonts packaged for
Ghostscript (gsfonts-x11 package for Debian), it should go away.


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