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 721870 - [abrt] Crash under imapx_server_get_message()
[abrt] Crash under imapx_server_get_message()
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Mailer
3.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-01-09 15:31 UTC by Milan Crha
Modified: 2018-12-11 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2014-01-09 15:31:02 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1046304

Description of problem:
evolution crashed during sync of a large imapx folder to the disk.

Version-Release number of selected component:
evolution-3.10.3-1.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        evolution
crash_function: g_thread_abort
executable:     /usr/bin/evolution
kernel:         3.12.5-302.fc20.x86_64

Core was generated by `evolution'.
Program terminated with signal SIGABRT, Aborted.

Thread 4 (Thread 0x7f3d153b4700 (LWP 5912))

  • #0 open64
    at ../sysdeps/unix/syscall-template.S line 81
  • #1 open
    at /usr/include/bits/fcntl2.h line 59
  • #2 camel_stream_fs_new_with_name
    at camel-stream-fs.c line 316
  • #3 camel_data_cache_add
    at camel-data-cache.c line 398
  • #4 imapx_server_get_message
    at camel-imapx-server.c line 7346
  • #5 camel_imapx_server_sync_message
    at camel-imapx-server.c line 7416
  • #6 imapx_synchronize_message_sync
    at camel-imapx-folder.c line 899
  • #7 camel_folder_synchronize_message_sync
    at camel-folder.c line 4440
  • #8 offline_folder_downsync_sync
    at camel-offline-folder.c line 235
  • #9 camel_offline_folder_downsync_sync
    at camel-offline-folder.c line 416
  • #10 camel_offline_store_prepare_for_offline_sync
    at camel-offline-store.c line 284
  • #11 mail_store_prepare_for_offline_thread
    at e-mail-store-utils.c line 379
  • #12 run_in_thread
    at gsimpleasyncresult.c line 871
  • #13 io_job_thread
    at gioscheduler.c line 89
  • #14 g_task_thread_pool_thread
    at gtask.c line 1245
  • #15 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #16 g_thread_proxy
    at gthread.c line 798
  • #17 start_thread
    at pthread_create.c line 309
  • #18 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Thread 1 (Thread 0x7f3d5eea6700 (LWP 5911))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 g_thread_abort
    at gthread-posix.c line 79
  • #3 g_mutex_unlock
    at gthread-posix.c line 233
  • #4 camel_imapx_job_wait
    at camel-imapx-job.c line 197
  • #5 imapx_server_get_message
    at camel-imapx-server.c line 7320
  • #6 camel_imapx_server_sync_message
    at camel-imapx-server.c line 7416
  • #7 imapx_synchronize_message_sync
    at camel-imapx-folder.c line 899
  • #8 camel_folder_synchronize_message_sync
    at camel-folder.c line 4440
  • #9 offline_folder_downsync_sync
    at camel-offline-folder.c line 235
  • #10 camel_offline_folder_downsync_sync
    at camel-offline-folder.c line 416
  • #11 camel_offline_store_prepare_for_offline_sync
    at camel-offline-store.c line 284
  • #12 mail_store_prepare_for_offline_thread
    at e-mail-store-utils.c line 379
  • #13 run_in_thread
    at gsimpleasyncresult.c line 871
  • #14 io_job_thread
    at gioscheduler.c line 89
  • #15 g_task_thread_pool_thread
    at gtask.c line 1245
  • #16 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #17 g_thread_proxy
    at gthread.c line 798
  • #18 start_thread
    at pthread_create.c line 309
  • #19 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Comment 1 Milan Crha 2018-12-11 16:58:33 UTC
Thanks for a bug report. I'm closing this as obsolete, but feel free to reopen or comment in case you can reproduce with the current 3.30.x stable series.