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 117658 - DIA crashes when inserting 'Network / Computer' symbol to a diagram
DIA crashes when inserting 'Network / Computer' symbol to a diagram
Status: RESOLVED DUPLICATE of bug 89640
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-17 08:48 UTC by danilo.godec
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description danilo.godec 2003-07-17 08:48:20 UTC
Package: dia
Severity: major
Version: GNOME2.2.0 0.90
os_details: Gnome.Org
Synopsis: DIA crashes when inserting 'Network / Computer' symbol to a diagram
Bugzilla-Product: dia
Bugzilla-Component: general
Description:
Description of Problem:


Steps to reproduce the problem:
1. Open a new diagram
2. Select 'Network' symbol library
3. Drag&Drop the 'Computer' symbol to the new diagram

Actual Results:
DIA crashes.

Expected Results:
Computer symbol in the diagram

How often does this happen?
Every time

Additional Information:
SuSE 8.2 (8.1 upgraded to 8.2)



Debugging Information:

Backtrace was generated from '/opt/gnome/bin/dia'

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 16384 (LWP 9335)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x4029e387 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 9335))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_segv_handle
    from /opt/gnome/lib/libgnomeui.so.32
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 font_getfont_with_style
  • #5 font_getfont
  • #6 attributes_get_default_font
  • #7 custom_create
    from /opt/gnome/lib/dia/libcustom_objects.so
  • #8 ddisplay_drop_object
  • #9 display_data_received_callback
  • #10 gtk_marshal_NONE__POINTER_INT_INT_POINTER_INT_INT
    from /usr/lib/libgtk-1.2.so.0
  • #11 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_signal_emit_by_name
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_drag_selection_received
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_marshal_NONE__POINTER_INT
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_signal_emit_by_name
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_selection_retrieval_report
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_selection_convert
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_drag_get_data
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_drag_dest_drop
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_drag_find_widget
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_drag_find_widget
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_drag_find_widget
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_drag_dest_handle_event
    from /usr/lib/libgtk-1.2.so.0
  • #27 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #28 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #29 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #30 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #31 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #33 main
  • #34 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-07-17 04:48 -------

The original reporter (danilo.godec@agenda.si) 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 2003-07-17 14:28:19 UTC
This is because of missing fonts.  If you install the fonts packaged for
Ghostscript (gsfonts-x11 package for Debian, probably urw-fonts for
RedHat), it should go away.


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