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 546544 - Crash while removing cache...
Crash while removing cache...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[disk-summary]
Depends on:
Blocks: 543389
 
 
Reported: 2008-08-06 08:24 UTC by Priit Laes (IRC: plaes)
Modified: 2013-09-13 00:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Priit Laes (IRC: plaes) 2008-08-06 08:24:16 UTC
removing cache for  Inbox 0 0x1522e00
done .. now 0
removing cache for  Drafts 0 0x15228c0
done .. now 0
removing cache for  Outbox 0 0x1522b00
done .. now 0
removing cache for  Sent 0 0x1522b40
done .. now 0

Program received signal SIGSEGV, Segmentation fault.

Thread 1125067088 (LWP 20624)

  • #0 remove_cache
    at camel-folder-summary.c line 765
  • #1 session_thread_proxy
    at camel-session.c line 592
  • #2 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #3 g_thread_create_proxy
    at gthread.c line 635
  • #4 start_thread
    at pthread_create.c line 297
  • #5 clone
    from /lib/libc.so.6
  • #6 ??

Thread 91 (Thread 0x438f3950 (LWP 29758))

  • #0 __lll_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_lock_102
    from /lib/libpthread.so.0
  • #2 __pthread_mutex_lock
    at pthread_mutex_lock.c line 86
  • #3 IA__g_static_rec_mutex_lock
    at gthread.c line 313
  • #4 imap_sync
    at camel-imap-folder.c line 1298
  • #5 camel_folder_sync
    at camel-folder.c line 325
  • #6 store_sync
    at camel-store.c line 703
  • #7 camel_store_sync
    at camel-store.c line 725
  • #8 mail_msg_proxy
    at mail-mt.c line 523
  • #9 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #10 g_thread_create_proxy
    at gthread.c line 635
  • #11 start_thread
    at pthread_create.c line 297
  • #12 clone
    from /lib/libc.so.6
  • #13 ??

Thread 80 (Thread 0x428f1950 (LWP 29647))

  • #0 fsync
    from /lib/libpthread.so.0
  • #1 unixSync
    at sqlite3.c line 19873
  • #2 syncJournal
    at sqlite3.c line 26582
  • #3 sqlite3PagerCommitPhaseOne
    at sqlite3.c line 28379
  • #4 sqlite3BtreeCommitPhaseOne
    at sqlite3.c line 32346
  • #5 sqlite3VdbeHalt
    at sqlite3.c line 39520
  • #6 sqlite3Step
    at sqlite3.c line 44330
  • #7 sqlite3_step
    at sqlite3.c line 41274
  • #8 sqlite3_exec
    at sqlite3.c line 60363
  • #9 cdb_sql_exec
    at camel-db.c line 51
  • #10 camel_db_end_transaction
    at camel-db.c line 173
  • #11 camel_folder_summary_save_to_db
    at camel-folder-summary.c line 1314
  • #12 imap_sync_offline
    at camel-imap-folder.c line 1272
  • #13 imap_sync
    at camel-imap-folder.c line 1419
  • #14 camel_folder_sync
    at camel-folder.c line 325
  • #15 refresh_folders_exec
    at mail-send-recv.c line 821
  • #16 mail_msg_proxy
    at mail-mt.c line 523
  • #17 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #18 g_thread_create_proxy
    at gthread.c line 635
  • #19 start_thread
    at pthread_create.c line 297
  • #20 clone
    from /lib/libc.so.6
  • #21 ??

Thread 26 (Thread 0x430f2950 (LWP 20624))

  • #0 remove_cache
    at camel-folder-summary.c line 765
  • #1 session_thread_proxy
    at camel-session.c line 592
  • #2 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #3 g_thread_create_proxy
    at gthread.c line 635
  • #4 start_thread
    at pthread_create.c line 297
  • #5 clone
    from /lib/libc.so.6
  • #6 ??

Comment 1 Srinivasa Ragavan 2008-08-06 08:32:00 UTC
Stupid printf. I have the fix, and I will commit it.
Comment 2 Srinivasa Ragavan 2008-08-06 17:43:27 UTC
Fixed in trunk.