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 51701 - segfault while cleaning trash
segfault while cleaning trash
Status: VERIFIED FIXED
Product: balsa
Classification: Other
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
: 52209 52522 52546 52715 52805 52841 52872 52946 53005 53006 53090 53160 54449 54664 55504 55750 55778 55781 56150 56284 56465 57491 57731 58082 58508 58849 59082 59280 59289 59496 59513 60182 61555 61694 61936 62309 63218 63963 64643 64747 71516 73920 75173 102891 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-03-05 19:32 UTC by Carlos Morgado
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carlos Morgado 2001-03-05 19:33:14 UTC
Package:  balsa
Severity: grave
Version:  1.1.2-CVS
Synopsis: segfault while cleaning trash 
Class:    sw-bug

Distribution: Red Hat Linux release 6.2 (Zoot)
System: Linux 2.2.18 i686 unknown
C library: glibc-2.1.3-22
C compiler: egcs-2.91.66
glib: 1.2.8
GTK+: 1.2.8
ORBit: ORBit 0.5.6
gnome-libs: gnome-libs 1.2.11
libxml: 1.8.10
gnome-print: gnome-print-0.25
gnome-core: gnome-core 1.2.4


Description:
segfault while cleaning trash with trash mbox open


Debugging information:
0x408e08c9 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 186
  • #3 gnome_segv_handle
    at gnome-init.c line 660
  • #4 pthread_sighandler
    at signals.c line 96
  • #5 __restore
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c line 127
  • #6 mailbox_empty_trash
    at main-window.c line 2165
  • #7 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 470
  • #8 gtk_handlers_run
    at gtksignal.c line 1917
  • #9 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #10 gtk_signal_emit
    at gtksignal.c line 234
  • #11 gtk_widget_activate
    at gtkwidget.c line 2707
  • #12 gtk_menu_shell_activate_item
    at gtkmenushell.c line 771
  • #13 gtk_menu_shell_button_release
    at gtkmenushell.c line 485
  • #14 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 470
  • #15 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #16 gtk_signal_emit
    at gtksignal.c line 234
  • #17 gtk_widget_event
    at gtkwidget.c line 2707
  • #18 gtk_propagate_event
    at gtkmain.c line 1270
  • #19 gtk_main_do_event
    at gtkmain.c line 807
  • #20 gdk_event_dispatch
    at gdkevents.c line 2129
  • #21 g_main_dispatch
    at gmain.c line 656
  • #22 g_main_iterate
    at gmain.c line 877
  • #23 g_main_run
    at gmain.c line 884
  • #24 gtk_main
    at gtkmain.c line 807
  • #25 main
    at main.c line 402
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 186
  • #3 gnome_segv_handle
    at gnome-init.c line 660
  • #4 pthread_sighandler
    at signals.c line 96
  • #5 __restore
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c line 127
  • #6 mailbox_empty_trash
    at main-window.c line 2165
  • #7 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 470




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-03-05 14:33 -------

Unknown version 1.1.x in product balsa. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, pawsa@theochem.kth.se.

Comment 1 Carlos Morgado 2001-03-05 19:51:35 UTC
Update: it also crashes if Trash isn't open and further gdb
investigation reveals after

balsa_window_close_mbnode(BALSA_WINDOW(window), mbnode);
balsa_window_open_mbnode(BALSA_WINDOW(window), mbnode);

mbnode = BALSA_INDEX (current_index)->mailbox_node;

mbnode is 0x0.
Comment 2 Pawel Salek 2001-03-17 10:51:56 UTC
*** Bug 52209 has been marked as a duplicate of this bug. ***
Comment 3 Pawel Salek 2001-03-28 07:08:23 UTC
*** Bug 52546 has been marked as a duplicate of this bug. ***
Comment 4 Pawel Salek 2001-03-29 21:42:42 UTC
*** Bug 52522 has been marked as a duplicate of this bug. ***
Comment 5 Pawel Salek 2001-03-31 21:47:17 UTC
*** Bug 52715 has been marked as a duplicate of this bug. ***
Comment 6 Pawel Salek 2001-04-03 08:28:58 UTC
*** Bug 52805 has been marked as a duplicate of this bug. ***
Comment 7 Pawel Salek 2001-04-04 07:17:36 UTC
*** Bug 52841 has been marked as a duplicate of this bug. ***
Comment 8 Pawel Salek 2001-04-04 16:09:15 UTC
*** Bug 52872 has been marked as a duplicate of this bug. ***
Comment 9 Pawel Salek 2001-04-06 17:09:42 UTC
*** Bug 52946 has been marked as a duplicate of this bug. ***
Comment 10 Pawel Salek 2001-04-09 08:03:46 UTC
*** Bug 53005 has been marked as a duplicate of this bug. ***
Comment 11 Pawel Salek 2001-04-09 08:05:17 UTC
*** Bug 53006 has been marked as a duplicate of this bug. ***
Comment 12 Pawel Salek 2001-04-10 09:11:04 UTC
Have just commited a fix for this bug. I guess it is a good reason to
have a next release soon.
Comment 13 Pawel Salek 2001-04-11 11:13:20 UTC
*** Bug 53090 has been marked as a duplicate of this bug. ***
Comment 14 Pawel Salek 2001-04-13 11:44:36 UTC
*** Bug 53160 has been marked as a duplicate of this bug. ***
Comment 15 Pawel Salek 2001-05-10 15:13:24 UTC
*** Bug 54449 has been marked as a duplicate of this bug. ***
Comment 16 Pawel Salek 2001-05-15 07:15:15 UTC
*** Bug 54664 has been marked as a duplicate of this bug. ***
Comment 17 Pawel Salek 2001-05-31 07:22:24 UTC
*** Bug 55504 has been marked as a duplicate of this bug. ***
Comment 18 Pawel Salek 2001-06-08 13:21:48 UTC
*** Bug 55778 has been marked as a duplicate of this bug. ***
Comment 19 Pawel Salek 2001-06-08 13:28:31 UTC
*** Bug 55750 has been marked as a duplicate of this bug. ***
Comment 20 Pawel Salek 2001-06-08 15:43:52 UTC
*** Bug 55781 has been marked as a duplicate of this bug. ***
Comment 21 Pawel Salek 2001-06-14 08:04:01 UTC
*** Bug 56150 has been marked as a duplicate of this bug. ***
Comment 22 Pawel Salek 2001-06-18 07:09:18 UTC
*** Bug 56284 has been marked as a duplicate of this bug. ***
Comment 23 Pawel Salek 2001-06-21 02:29:00 UTC
*** Bug 56465 has been marked as a duplicate of this bug. ***
Comment 24 Pawel Salek 2001-07-13 13:02:54 UTC
*** Bug 57491 has been marked as a duplicate of this bug. ***
Comment 25 Pawel Salek 2001-07-19 07:26:40 UTC
*** Bug 57731 has been marked as a duplicate of this bug. ***
Comment 26 Pawel Salek 2001-08-04 13:54:48 UTC
*** Bug 58508 has been marked as a duplicate of this bug. ***
Comment 27 Pawel Salek 2001-08-08 16:56:06 UTC
*** Bug 58082 has been marked as a duplicate of this bug. ***
Comment 28 Pawel Salek 2001-08-13 08:39:57 UTC
*** Bug 58849 has been marked as a duplicate of this bug. ***
Comment 29 Pawel Salek 2001-08-21 06:50:47 UTC
*** Bug 59280 has been marked as a duplicate of this bug. ***
Comment 30 Pawel Salek 2001-08-21 06:51:21 UTC
*** Bug 59289 has been marked as a duplicate of this bug. ***
Comment 31 Pawel Salek 2001-08-21 17:02:05 UTC
*** Bug 59082 has been marked as a duplicate of this bug. ***
Comment 32 Pawel Salek 2001-08-24 23:30:23 UTC
*** Bug 59496 has been marked as a duplicate of this bug. ***
Comment 33 Pawel Salek 2001-08-25 11:38:37 UTC
*** Bug 59513 has been marked as a duplicate of this bug. ***
Comment 34 Pawel Salek 2001-09-13 15:11:12 UTC
*** Bug 60182 has been marked as a duplicate of this bug. ***
Comment 35 Pawel Salek 2001-10-02 07:08:33 UTC
*** Bug 61555 has been marked as a duplicate of this bug. ***
Comment 36 Pawel Salek 2001-10-04 06:44:38 UTC
*** Bug 61694 has been marked as a duplicate of this bug. ***
Comment 37 Pawel Salek 2001-10-08 11:44:29 UTC
*** Bug 61936 has been marked as a duplicate of this bug. ***
Comment 38 Pawel Salek 2001-10-14 17:36:19 UTC
*** Bug 62309 has been marked as a duplicate of this bug. ***
Comment 39 Pawel Salek 2001-10-28 21:15:41 UTC
*** Bug 63218 has been marked as a duplicate of this bug. ***
Comment 40 Pawel Salek 2001-11-07 13:37:18 UTC
*** Bug 63963 has been marked as a duplicate of this bug. ***
Comment 41 Pawel Salek 2001-11-15 19:59:18 UTC
*** Bug 64643 has been marked as a duplicate of this bug. ***
Comment 42 Pawel Salek 2001-11-15 19:59:19 UTC
*** Bug 64643 has been marked as a duplicate of this bug. ***
Comment 43 Pawel Salek 2001-11-15 19:59:27 UTC
*** Bug 64643 has been marked as a duplicate of this bug. ***
Comment 44 Pawel Salek 2001-11-17 08:28:12 UTC
*** Bug 64747 has been marked as a duplicate of this bug. ***
Comment 45 Pawel Salek 2002-02-15 08:29:16 UTC
*** Bug 71516 has been marked as a duplicate of this bug. ***
Comment 46 Pawel Salek 2002-03-08 08:23:36 UTC
*** Bug 73920 has been marked as a duplicate of this bug. ***
Comment 47 Pawel Salek 2002-03-18 08:09:42 UTC
*** Bug 7517351701 has been marked as a duplicate of this bug. ***
Comment 48 Pawel Salek 2002-03-18 08:10:30 UTC
*** Bug 75173 has been marked as a duplicate of this bug. ***
Comment 49 Pawel Salek 2003-01-09 07:23:16 UTC
*** Bug 102891 has been marked as a duplicate of this bug. ***