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 100914 - Segmentation Fault
Segmentation Fault
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: 2002-12-11 06:28 UTC by _NOSPAM_marc.poulhies
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description _NOSPAM_marc.poulhies 2002-12-11 06:30:29 UTC
Package: dia
Severity: normal
Version: 0.90
Synopsis: Segmentation Fault
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
Description of Problem:
Whatever i try to do, dia segfaults

Steps to reproduce the problem:
1. File >> New Diagramm
2. Select UML
3. Try to create a new class

Actual Results:
Segmentation Fault

Expected Results:
New class on diagramm

How often does this happen?
Always

Additional Information:




Debugging Information:

Backtrace was generated from '/usr/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)...
(no debugging symbols found)...[New Thread 16384 (LWP 7721)]
(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)...(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)...(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)...(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)...0x407a2259 in wait4 () from
/lib/libc.so.6

Thread 1 (Thread 16384 (LWP 7721))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #4 __pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 font_getfont_with_style
  • #7 font_getfont
  • #8 umlclass_create
    from /usr/lib/dia/libuml_objects.so
  • #9 free_create_object_tool
  • #10 ddisplay_canvas_events
  • #11 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #18 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #19 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #20 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #21 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #22 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #23 main
  • #24 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-12-11 01:30 -------

The original reporter (_NOSPAM_marc.poulhies@epfl.ch) 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-12-11 14:13:44 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 ***