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 393447 - Crash when closing evolution shell
Crash when closing evolution shell
Status: RESOLVED DUPLICATE of bug 334966
Product: evolution
Classification: Applications
Component: Shell
2.10.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-01-06 10:09 UTC by Nicolas Mailhot
Modified: 2013-09-13 00:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Nicolas Mailhot 2007-01-06 10:09:54 UTC
Steps to reproduce:
1. close evolution shell
2. crash (intermittent, not systematic


Stack trace:
Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.17.2 2006-11-07 (Red Hat, Inc)
BugBuddy Version: 2.17.3

System: Linux 2.6.19-0.22.rc6.mm2.fc7 #1 SMP Mon Dec 4 20:28:21 CET 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 575410176 vsize: 575410176 resident: 48955392 share: 19410944 rss: 48955392 rss_rlim: -1
CPU usage: start_time: 44286 rtime: 1629 utime: 1472 stime: 157 cutime:13 cstime: 18 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47357900790944 (LWP 8841)]
[New Thread 1124362560 (LWP 8890)]
0x0000003cc180d7ff in __libc_waitpid (pid=10722, stat_loc=0x7fff4bd38b1c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 47357900790944 (LWP 8841))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #2 <signal handler called>
  • #3 strcmp
    from /lib64/libc.so.6
  • #4 e_shell_window_set_title
    at e-shell-window.c line 1248
  • #5 impl_ShellView_setTitle
    at e-shell-view.c line 48
  • #6 GNOME_Evolution_ShellView_setTitle
    at Evolution-stubs.c line 27
  • #7 e_component_view_set_title
    at e-component-view.c line 136
  • #8 view_changed_timeout
    at mail-component.c line 582
  • #9 g_timeout_dispatch
    at gmain.c line 3422
  • #10 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #11 g_main_context_iterate
    at gmain.c line 2677
  • #12 IA__g_main_loop_run
    at gmain.c line 2881
  • #13 bonobo_main
    at bonobo-main.c line 311
  • #14 main
    at main.c line 611
  • #15 __libc_start_main
    at libc-start.c line 222
  • #16 _start
0x0000003cc180d7ff	41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);


----------- .xsession-errors (11 sec old) ---------------------
GTK Accessibility Module initialized
Bonobo accessibility support initialized
** (totem:2936): CRITICAL **: gail_menu_item_ref_child: assertion `(i >= 0)' failed
(evolution:8841): Gtk-CRITICAL **: gtk_check_menu_item_set_active: assertion `GTK_IS_CHECK_MENU_ITEM (check_menu_item)' failed
(evolution:8841): Gtk-CRITICAL **: gtk_check_menu_item_set_active: assertion `GTK_IS_CHECK_MENU_ITEM (check_menu_item)' failed
(evolution:8841): Gtk-CRITICAL **: gtk_check_menu_item_set_active: assertion `GTK_IS_CHECK_MENU_ITEM (check_menu_item)' failed
GTK Accessibility Module initialized
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Bonobo accessibility support initialized
glibtop: cannot find btime in /proc/stat: Aucun fichier ou répertoire de ce type
--------------------------------------------------


Other information:
Comment 1 palfrey 2007-01-09 22:43:23 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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