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 380526 - Evolution crashes
Evolution crashes
Status: RESOLVED DUPLICATE of bug 334966
Product: evolution
Classification: Applications
Component: general
2.6.x (obsolete)
Other other
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-29 15:29 UTC by neil
Modified: 2006-11-30 21:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description neil 2006-11-29 15:28:02 UTC
Distribution: Debian 4.0
Package: Evolution
Severity: Normal
Version: GNOME2.14.3 2.6.3
Gnome-Distributor: Debian
Synopsis: Evolution crashes
Bugzilla-Product: Evolution
Bugzilla-Component: Miscellaneous
Bugzilla-Version: 2.6.3
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
crashes when evolution closes

Steps to reproduce the crash:
1. delete mail, but do not purge from server
2. close evolution
3. experience crash

Expected Results:


How often does this happen?
every time abve is followed

Additional Information:



Debugging Information:

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

(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 -1500371264 (LWP 4306)]
[New Thread -1578501200 (LWP 4322)]
[New Thread -1570112592 (LWP 4321)]
[New Thread -1560097872 (LWP 4316)]
[New Thread -1549952080 (LWP 4314)]
[New Thread -1541563472 (LWP 4312)]
[New Thread -1533174864 (LWP 4311)]
[New Thread -1515705424 (LWP 4308)]
[New Thread -1507316816 (LWP 4307)]
(no debugging symbols found)
0xa770c231 in __waitpid_nocancel () from /lib/tls/libpthread.so.0




------- Bug created by bug-buddy at 2006-11-29 15:29 -------


Unknown version 2.6.3 in product Evolution.  Setting version to "2.6.x".

Comment 1 André Klapper 2006-11-30 01:29:22 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 neil 2006-11-30 13:46:39 UTC
Details as requested here.
I hope this is what is required.

Neil

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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1500232000 (LWP 4169)]
[New Thread -1570112592 (LWP 4181)]
[New Thread -1560061008 (LWP 4180)]
[New Thread -1551541328 (LWP 4179)]
[New Thread -1541424208 (LWP 4176)]
[New Thread -1533035600 (LWP 4174)]
[New Thread -1515566160 (LWP 4171)]
[New Thread -1507177552 (LWP 4170)]
0xa772e231 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1500232000 (LWP 4169))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 segv_redirect
    at main.c line 424
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/libc.so.6
  • #5 e_shell_window_set_title
    at e-shell-window.c line 1221
  • #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 /usr/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_timeout_dispatch
    at gmain.c line 3422
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #14 g_main_context_iterate
    at gmain.c line 2677
  • #15 IA__g_main_loop_run
    at gmain.c line 2881
  • #16 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #17 main
    at main.c line 612
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Comment 3 André Klapper 2006-11-30 21:00:49 UTC
hi neil, this stacktrace looks very good, thanks a lot!
this particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.
this issue is fixed in the latest evolution version 2.8.2.1.

thanks. :-)

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