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 677839 - [abrt] Crash under e_book_backend_ldap_authenticate_user()
[abrt] Crash under e_book_backend_ldap_authenticate_user()
Status: RESOLVED INCOMPLETE
Product: evolution-ews
Classification: Other
Component: Mail
3.4.x
Other Linux
: Normal critical
: ---
Assigned To: Evolution EWS maintainer(s)
Evolution EWS maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-06-11 08:39 UTC by Milan Crha
Modified: 2013-08-28 11:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2012-06-11 08:39:25 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=829099

[abrt] evolution-3.4.1-2.fc17: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)

libreport version: 2.0.10
abrt_version:   2.0.10
backtrace_rating: 4
cmdline:        evolution
comment:        Crashed during Send/Receive. While the sync was active, I switched to an RSS feed using evolution-rss.  I don't know how reproducible it is.  I suspect next time I try, it will work fine.
crash_function: camel_folder_summary_content_info_new
executable:     /usr/bin/evolution
kernel:         3.3.7-1.fc17.x86_64
time:           Tue 05 Jun 2012 07:40:28 PM EDT

Core was generated by `evolution'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7fe5dbfff700 (LWP 10670))

  • #0 camel_folder_summary_content_info_new
    at camel-folder-summary.c line 3396
  • #1 camel_ews_utils_sync_created_items
    at camel-ews-utils.c line 1014
  • #2 sync_created_items
    at camel-ews-folder.c line 1074
  • #3 ews_refresh_info_sync
    at camel-ews-folder.c line 1183
  • #4 camel_folder_refresh_info_sync
    at camel-folder.c line 3927
  • #5 refresh_folders_exec
    at mail-send-recv.c line 1046
  • #6 mail_msg_proxy
    at mail-mt.c line 423
  • #7 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #8 g_thread_proxy
    at gthread.c line 801
  • #9 start_thread
    at pthread_create.c line 309
  • #10 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 1 Milan Crha 2013-08-28 11:30:40 UTC
There are no duplicates since 3.4, neither here, nor downstream, thus I guess it got fixed meanwhile. i recall some reference counting errors in the RSS plugin, thus maybe it was causing this trouble too.