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 620512 - Evolution 2.28.3 crashes without warning
Evolution 2.28.3 crashes without warning
Status: RESOLVED DUPLICATE of bug 603958
Product: evolution
Classification: Applications
Component: Do Not Use
2.28.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: Evolution Product Design Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-06-03 21:13 UTC by Frank
Modified: 2010-07-10 03:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frank 2010-06-03 21:13:13 UTC
The software (used under Ubuntu 10.04) crashes without warning, sometimes after a few minutes, sometimes later. When restarted the last few read mails appear as unread.
Comment 1 Akhil Laddha 2010-06-04 03:26:49 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!

Please ask your distribution why bug-buddy is not popping up when evolution crashes.
Comment 2 Frank 2010-06-04 11:18:29 UTC
I installed bug-buddy and started it using bug-buddy --evolution  but i get no screen with the program, or stack trace. The bug-buddy does also not pop up when evolution crashes. 

I have now noticed that Evolution seems to crash when I use Firefox with evolution open and when Firefox navigates over webpages using shockwave apps, for instance in farmville.com. 

What else can I do?  I am no Linux (Ubuntu) expert, but willing to help...
Comment 3 Akhil Laddha 2010-06-04 11:34:42 UTC
I don't think you need to start as bug-buddy --evolution, if you start evolution normally, bug buddy should pop up automatically when evolution crashes.

If it doesn't work, you can start evolution in gdb and provide us traces.
see http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running for details
about how to do this
Comment 4 Frank 2010-06-04 13:27:54 UTC
This is what I got:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb0b25b70 (LWP 2587)]
magazine_chain_pop_head (ix=<value optimized out>, magazine_chunks=0x206e6572, 
    count=20) at /build/buildd/glib2.0-2.24.1/glib/gslice.c:486
486	/build/buildd/glib2.0-2.24.1/glib/gslice.c: Bestand of map bestaat niet.
	in /build/buildd/glib2.0-2.24.1/glib/gslice.c
(gdb) thread apply all bt

Thread 59 (Thread 0xb0b25b70 (LWP 2587))

  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 486
  • #1 magazine_chain_prepare_fields
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 566
  • #2 magazine_cache_push_magazine
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 638
  • #3 private_thread_memory_cleanup
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 724
  • #4 __nptl_deallocate_tsd
    from /lib/tls/i686/cmov/libpthread.so.0
  • #5 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #6 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 59 (Thread 0xb0b25b70 (LWP 2587))

  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 486
  • #1 magazine_chain_prepare_fields
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 566
  • #2 magazine_cache_push_magazine
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 638
  • #3 private_thread_memory_cleanup
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 724
  • #4 __nptl_deallocate_tsd
    from /lib/tls/i686/cmov/libpthread.so.0
  • #5 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #6 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 59 (Thread 0xb0b25b70 (LWP 2587))

  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 486
  • #1 magazine_chain_prepare_fields
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 566
  • #2 magazine_cache_push_magazine
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 638
  • #3 private_thread_memory_cleanup
    at /build/buildd/glib2.0-2.24.1/glib/gslice.c line 724
  • #4 __nptl_deallocate_tsd
    from /lib/tls/i686/cmov/libpthread.so.0
  • #5 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #6 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 5 Fabio Durán Verdugo 2010-07-10 03:23:46 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 bug 603958 ***