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 663599 - [abrt] Crash under imap_sync_offline()
[abrt] Crash under imap_sync_offline()
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Mailer
3.6.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[imap]
Depends on:
Blocks:
 
 
Reported: 2011-11-08 07:09 UTC by Milan Crha
Modified: 2013-08-19 14:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2011-11-08 07:09:48 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=751720

libreport version: 2.0.6
abrt_version:   2.0.4.981
backtrace_rating: 4
cmdline:        evolution
comment:        Evolution was simply running in the background.
crash_function: camel_folder_summary_save_to_db
executable:     /usr/bin/evolution
kernel:         3.1.0-7.fc16.x86_64
reason:         Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
time:           Mon Nov  7 11:29:13 2011

Thread 1 (Thread 0x7fba92632700 (LWP 2600))

  • #0 camel_folder_summary_save_to_db
    at camel-folder-summary.c line 2247
  • #1 imap_sync_offline
    at camel-imap-folder.c line 1554
  • #2 imap_synchronize_sync
    at camel-imap-folder.c line 1881
  • #3 camel_folder_synchronize_sync
    at camel-folder.c line 3561
  • #4 refresh_folders_exec
    at mail-send-recv.c line 988
  • #5 mail_msg_proxy
    at mail-mt.c line 416
  • #6 g_thread_pool_thread_proxy
    at gthreadpool.c line 319
  • #7 g_thread_create_proxy
    at gthread.c line 1962
  • #8 start_thread
    at pthread_create.c line 309
  • #9 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 1 Milan Crha 2012-06-01 12:21:25 UTC
Similar downstream bug report from 3.4.1:
https://bugzilla.redhat.com/show_bug.cgi?id=827020

Thread 1 (Thread 0x7f84cd7fa700 (LWP 5951))

  • #0 imap_sync_offline
    at camel-imap-folder.c line 1534
  • #1 imap_synchronize_sync
    at camel-imap-folder.c line 1871
  • #2 imap_store_noop_sync
    at camel-imap-store.c line 1758
  • #3 camel_store_noop_sync
    at camel-store.c line 3068
  • #4 mail_msg_proxy
    at mail-mt.c line 423
  • #5 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #6 g_thread_proxy
    at gthread.c line 801
  • #7 start_thread
    at pthread_create.c line 309
  • #8 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 2 Milan Crha 2013-02-15 10:48:31 UTC
Basically the same downstream bug from 3.6.3:
https://bugzilla.redhat.com/show_bug.cgi?id=911444

Note the 3.8.0 has the IMAP provider gone, there is used only the IMAP+ provider.

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

Thread 1 (Thread 0x7f46037fe700 (LWP 26408))

  • #0 save_message_infos_to_db
    at camel-folder-summary.c line 2705
  • #1 camel_folder_summary_save_to_db
    at camel-folder-summary.c line 2768
  • #2 camel_folder_summary_save_to_db
    at camel-folder-summary.c line 2744
  • #3 imap_sync_offline
    at camel-imap-folder.c line 1548
  • #4 imap_synchronize_sync
    at camel-imap-folder.c line 1881
  • #5 camel_store_noop_sync
    at camel-store.c line 3107
  • #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 797
  • #9 start_thread
    at pthread_create.c line 308
  • #10 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 114

Comment 3 Matthew Barnes 2013-08-19 14:23:48 UTC
This was filed against the legacy IMAP backend, which was retired in 3.8.

Closing as OBSOLETE.