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 678488 - [abrt] Crash in e_ews_connection_delete_items_start
[abrt] Crash in e_ews_connection_delete_items_start
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-20 17:22 UTC by Milan Crha
Modified: 2013-08-30 05:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2012-06-20 17:22:00 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=833748

[abrt] evolution-3.4.3-1.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:        Occurs when I switch between EWS and MAPI profiles (unset checkbox on EWS account and set checkbox on MAPI)
crash_function: e_ews_connection_delete_items_start
executable:     /usr/bin/evolution
kernel:         3.4.2-4.fc17.i686.PAE
time:           Ср. 20 июня 2012 15:00:27

Core was generated by `evolution'.
Program terminated with signal 11, Segmentation fault.
0xadf27db2 in e_ews_connection_delete_items_start (cnc=cnc@entry=0x0, pri=pri@entry=1, ids=ids@entry=0xa0aca38, delete_type=delete_type@entry=EWS_MOVE_TO_DELETED_ITEMS, send_cancels=send_cancels@entry=EWS_SEND_TO_NONE, affected_tasks=affected_tasks@entry=(unknown: 0), cb=cb@entry=0xadf25510 <ews_sync_reply_cb>, cancellable=cancellable@entry=0xacda0e8, user_data=user_data@entry=0x9f680f0) at e-ews-connection.c:2892
2892		msg = e_ews_message_new_with_header (cnc->priv->uri, "DeleteItem",


Thread 1 (Thread 0xabd40b40 (LWP 14481))

  • #0 e_ews_connection_delete_items_start
  • #1 e_ews_connection_delete_items
  • #2 ews_delete_messages
    at camel-ews-folder.c line 1518
  • #3 ews_synchronize_sync
    at camel-ews-folder.c line 970
  • #4 ews_synchronize_sync
    at camel-ews-folder.c line 897
  • #5 camel_folder_synchronize_sync
    at camel-folder.c line 4033
  • #6 sync_folder_exec
    at mail-ops.c line 1172
  • #7 mail_msg_proxy
    at mail-mt.c line 423
  • #8 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #9 g_thread_proxy
    at gthread.c line 801
  • #10 start_thread
    at pthread_create.c line 309
  • #11 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 133

Comment 1 Milan Crha 2013-08-30 05:34:27 UTC
No duplicates since 3.4, thus I suppose this got fixed meanwhile (it's time of 3.8.5 right now).