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 377094 - Evolution crash on exit
Evolution crash on exit
Status: RESOLVED DUPLICATE of bug 334966
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other Linux
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-19 18:50 UTC by wjenzlin
Modified: 2007-01-06 16:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description wjenzlin 2006-11-19 18:49:18 UTC
Distribution: Unknown
Package: Evolution
Severity: Normal
Version: GNOME2.12.2 unspecified
Gnome-Distributor: SUSE
Synopsis: Evolution crash on exit
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash:
quit unexpectedly on exit (restart is suggested)

Steps to reproduce the crash:
1. exit the program
2. 
3. 

Expected Results:
No crash, just a normal exit.

How often does this happen?
Often, not always

Additional Information:



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233705296 (LWP 26700)]
[New Thread -1317278816 (LWP 26963)]
[New Thread -1317012576 (LWP 26958)]
[New Thread -1293894752 (LWP 26957)]
[New Thread -1284404320 (LWP 26709)]
[New Thread -1260946528 (LWP 26707)]
[New Thread -1252058208 (LWP 26706)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()




------- Bug created by bug-buddy at 2006-11-19 18:50 -------

Comment 1 André Klapper 2006-11-20 10:59:19 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful
in determining the cause of the crash. Could you please install some debugging
packages [1] and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the "details", now
containing way more information. Please copy that stacktrace and paste it as a
comment here.  Thanks!


[1] debugging packages for evolution, evolution-data-server and gtkhtml,
    plus debugging packages for some basic GNOME libs. More details can
    be found here:
    http://live.gnome.org/GettingTraces/DistroSpecificInstructions
Comment 2 wjenzlin 2006-11-26 17:45:11 UTC
Hopefully this will help:

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233574224 (LWP 16894)]
[New Thread -1320658016 (LWP 16907)]
[New Thread -1312265312 (LWP 16906)]
[New Thread -1303381088 (LWP 16905)]
[New Thread -1293059168 (LWP 16904)]
[New Thread -1284273248 (LWP 16903)]
[New Thread -1260815456 (LWP 16901)]
[New Thread -1251927136 (LWP 16900)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233574224 (LWP 16894))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 423
  • #4 <signal handler called>
  • #5 e_shell_window_set_title
    at e-shell-window.c line 1147
  • #6 impl_ShellView_setTitle
    at e-shell-view.c line 48
  • #7 _ORBIT_skel_small_GNOME_Evolution_ShellView_setTitle
    at Evolution-common.c line 24
  • #8 ORBit_c_stub_invoke
    from /opt/gnome/lib/libORBit-2.so.0
  • #9 GNOME_Evolution_ShellView_setTitle
    at Evolution-stubs.c line 27
  • #10 e_component_view_set_title
    at e-component-view.c line 136
  • #11 view_changed_timeout
    at mail-component.c line 579
  • #12 g_source_get_current_time
    from /opt/gnome/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #14 g_main_context_check
    from /opt/gnome/lib/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #16 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #17 main
    at main.c line 611
  • #0 __kernel_vsyscall

Comment 3 Pascal Terjan 2007-01-06 16:38:00 UTC

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