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 421524 - crash on quit
crash on quit
Status: RESOLVED DUPLICATE of bug 300744
Product: dia
Classification: Other
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-22 15:53 UTC by koos
Modified: 2007-03-22 21:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description koos 2007-03-22 15:51:29 UTC
Distribution: CentOS release 4.4 (Final)
Package: dia
Severity: normal
Version: GNOME2.8.0 unspecified
Gnome-Distributor: CentOS
Synopsis: crash on quit
Bugzilla-Product: dia
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:

selected 'quit' from the file menu.

Steps to reproduce the crash:
1. quit
2. 
3. 

Expected Results:

a properly stopping application

How often does this happen?

every time I use dia and select file -> quit

Additional Information:



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208555840 (LWP 6099)]
(no debugging symbols found)
0x009317a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208555840 (LWP 6099))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_type_parent
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_remove_emission_hook
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_slist_foreach
    from /usr/lib/libglib-2.0.so.0
  • #8 diagram_remove_ddisplay
  • #9 ddisplay_really_destroy
  • #10 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_object_destroy
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_widget_get_default_direction
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 ??
  • #18 gtk_window_set_default
    from /usr/lib/libgtk-x11-2.0.so.0




------- Bug created by bug-buddy at 2007-03-22 15:53 -------

Comment 1 Lars Clausen 2007-03-22 20:56:36 UTC
Which version of Dia are you running when this happens?
Comment 2 Hans Breuer 2007-03-22 21:34:06 UTC
guessed version from the crash: 0.94. If you are using a more recent version, at least 0.95 (the last release) or 0.96-preX (the current one) please reopen.

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