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 448407 - Evolution crash on send-receive at camel-uid-cache.c:102
Evolution crash on send-receive at camel-uid-cache.c:102
Status: RESOLVED DUPLICATE of bug 427105
Product: evolution-data-server
Classification: Platform
Component: Mailer
1.10.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-06-17 07:09 UTC by Allan Engelhardt
Modified: 2007-08-17 14:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Output from --debug command line option (5.46 KB, text/plain)
2007-06-17 07:10 UTC, Allan Engelhardt
Details

Description Allan Engelhardt 2007-06-17 07:09:25 UTC
Steps to reproduce:
I was just hitting send-receive on a cleanly started evolution.


Stack trace:
Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 609476608 vsize: 609476608 resident: 50778112 share: 33505280 rss: 50778112 rss_rlim: 18446744073709551615
CPU usage: start_time: 1182063288 rtime: 147 utime: 134 stime: 13 cutime:1 cstime: 4 timeout: 0 it_real_value: 0 frequency: 100

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

[?1034hUsing host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496369248 (LWP 5808)]
[New Thread 1084229968 (LWP 5915)]
[New Thread 1094719824 (LWP 5912)]
[New Thread 1231087952 (LWP 5911)]
[New Thread 1105209680 (LWP 5835)]
0x000000347280d89f in __libc_waitpid (pid=5916, stat_loc=0x7fff746c653c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 3 (Thread 1094719824 (LWP 5912))

  • #0 __lll_mutex_lock_wait
    from /lib64/libpthread.so.0
  • #1 _L_mutex_lock_103
    from /lib64/libpthread.so.0
  • #2 __pthread_mutex_lock
    at pthread_mutex_lock.c line 81
  • #3 <signal handler called>
  • #4 slab_allocator_free_chunk
    at gslice.c line 1020
  • #5 magazine_cache_push_magazine
    at gslice.c line 567
  • #6 thread_memory_magazine2_unload
    at gslice.c line 697
  • #7 IA__g_slice_free_chain_with_offset
    at gslice.c line 863
  • #8 IA__g_strsplit
    at gstrfuncs.c line 2286
  • #9 camel_uid_cache_new
    at camel-uid-cache.c line 102
  • #10 fetch_mail_exec
    at mail-ops.c line 305
  • #11 mail_msg_proxy
    at mail-mt.c line 491
  • #12 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #13 g_thread_create_proxy
    at gthread.c line 591
  • #14 start_thread
    at pthread_create.c line 296
  • #15 clone
    from /lib64/libc.so.6


----------- .xsession-errors (3866 sec old) ---------------------
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
(rhythmbox:3092): GStreamer-CRITICAL **: 
Trying to dispose element fakesink, but it is not in the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
(rhythmbox:3092): GStreamer-CRITICAL **: 
Trying to dispose element fakesink, but it is not in the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
--------------------------------------------------


Other information:
This may be related to Bug 448288 but the stack trace is different so I am keeping it separately.

All *-debuginfo packages installed.  evolution-2.10.2-2.fc7 on Fedora 7 x86_64.
Comment 1 Allan Engelhardt 2007-06-17 07:10:57 UTC
Created attachment 90129 [details]
Output from --debug command line option

The output from the Evolution --debug=file command line option.
Comment 2 Allan Engelhardt 2007-06-17 07:22:35 UTC
Note that Bug 447102 prevents this issue from being reported with Bug Buddy.
Comment 3 palfrey 2007-08-17 14:46:31 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 427105 ***