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 647657 - crash in Evolution: just clicked on an unrea...
crash in Evolution: just clicked on an unrea...
Status: RESOLVED DUPLICATE of bug 647623
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.30.x
Other All
: Normal critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2011-04-13 14:01 UTC by reto.galante
Modified: 2011-05-17 12:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description reto.galante 2011-04-13 14:01:49 UTC
What were you doing when the application crashed?
just clicked on an unread email message located on an exchange server


Distribution: Debian 6.0.1
Gnome Release: 2.30.2 2010-11-12 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Darklooks
Icon Theme: Mist
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 795668480 vsize: 795668480 resident: 78331904 share: 27869184 rss: 78331904 rss_rlim: 18446744073709551615
CPU usage: start_time: 1302703016 rtime: 690 utime: 638 stime: 52 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7ffd4481b700 (LWP 7151)]
[New Thread 0x7ffd3671f700 (LWP 7034)]
[New Thread 0x7ffd3effd700 (LWP 7033)]
[New Thread 0x7ffd49f2c700 (LWP 7032)]
[New Thread 0x7ffd3e7fc700 (LWP 7025)]
[New Thread 0x7ffd3ffff700 (LWP 7022)]
[New Thread 0x7ffd4501c700 (LWP 7020)]
[New Thread 0x7ffd4581d700 (LWP 7019)]
[New Thread 0x7ffd46a48700 (LWP 7017)]
[New Thread 0x7ffd47249700 (LWP 7016)]
[New Thread 0x7ffd48995700 (LWP 7015)]
[New Thread 0x7ffd49196700 (LWP 7014)]
0x00007ffd57649b4d in waitpid () from /lib/libpthread.so.0

Thread 2 (Thread 0x7ffd4481b700 (LWP 7151))

  • #0 __lll_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_lock_953
    from /lib/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 is_online
    at camel-exchange-utils.c line 209
  • #5 sync_deletions
    at camel-exchange-utils.c line 684
  • #6 folder_from_name
    at camel-exchange-utils.c line 1288
  • #7 camel_exchange_utils_get_message
    at camel-exchange-utils.c line 2622
  • #8 get_message_data
    at camel-exchange-folder.c line 392
  • #9 get_message
    at camel-exchange-folder.c line 422
  • #10 camel_folder_get_message
    at camel-folder.c line 1128
  • #11 get_message_exec
    at mail-ops.c line 1857
  • #12 mail_msg_proxy
    at mail-mt.c line 471
  • #13 g_thread_pool_thread_proxy
    at /scratch/build-area/glib2.0-2.24.2/glib/gthreadpool.c line 315
  • #14 g_thread_create_proxy
    at /scratch/build-area/glib2.0-2.24.2/glib/gthread.c line 1893
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6
  • #17 ??

	Inferior 1 [process 7013] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** camel-exchange-provider **: sync_deletions: assertion `mfld->ed != NULL' failed 


----------- .xsession-errors (72 sec old) ---------------------
GC lookup failed: for delegator_entry - could not unmangle sender field
(evolution:3015): camel-exchange-provider-WARNING **: got_new_smtp_messages: 7
/usr/bin/vmware-view-usb was not found; disabling USB redirection.
(evolution:7013): camel-WARNING **: Camel operation status stack non empty: 
(evolution:7013): camel-exchange-provider-WARNING **: got_folder: 7
(evolution:7013): camel-exchange-provider-WARNING **: got_new_smtp_messages: 7
(evolution:7013): camel-exchange-provider-CRITICAL **: sync_deletions: assertion `mfld->ed != NULL' failed
Warnung der Fensterverwaltung:Ungültiges WM_TRANSIENT_FOR-Fenster 0x4c00004 festgelegt für 0x4c00001 ().
Warnung der Fensterverwaltung:Log level 8: meta_display_register_x_window: assertion `g_hash_table_lookup (display->window_ids, xwindowp) == NULL' failed
Warnung der Fensterverwaltung:Log level 8: meta_display_unregister_x_window: assertion `g_hash_table_lookup (display->window_ids, &xwindow) != NULL' failed
--------------------------------------------------
Comment 1 André Klapper 2011-04-13 17:04:28 UTC
Probably fixed by bug 625570 comment 6. Please ask your distribution (Debian) in their bugtracker to provide a backport of the fix.
Comment 2 Milan Crha 2011-05-17 12:55:28 UTC
I believe this is same issue, caused by the same circumstances, as in bug #647623. If the change mentioned in comment #1 helps, then it'll be great.
I'm marking this as a duplicate of the other bug and writing there appropriate update.

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