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 642380 - segfault in imapx_command_sync_changes_done
segfault in imapx_command_sync_changes_done
Status: RESOLVED DUPLICATE of bug 642382
Product: evolution-data-server
Classification: Platform
Component: general
2.32.x (obsolete)
Other Linux
: Normal blocker
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-02-15 14:56 UTC by Brian J. Murrell
Modified: 2011-02-16 03:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian J. Murrell 2011-02-15 14:56:50 UTC
Using 2.32.2 I got the following crash (~sigh~  I went to 2.32.2 from 2.30.3 in hopes of stability):

Thread 28 (Thread 13690)

  • #0 __strcmp_ia32
    at ../sysdeps/i386/i686/multiarch/../strcmp.S line 39
  • #1 mir_from_cols
    at camel-folder-summary.c line 1905
  • #2 camel_read_mir_callback
    at camel-folder-summary.c line 1930
  • #3 sqlite3_exec
    at sqlite3.c line 84196
  • #4 camel_db_select
    at camel-db.c line 963
  • #5 camel_db_read_message_info_records
    at camel-db.c line 1915
  • #6 cfs_reload_from_db
    at camel-folder-summary.c line 1740
  • #7 camel_folder_summary_prepare_fetch_all
    at camel-folder-summary.c line 1794
  • #8 search_match_all
    at camel-folder-search.c line 867
  • #9 e_sexp_term_eval
    at e-sexp.c line 721
  • #10 term_eval_or
    at e-sexp.c line 334
  • #11 e_sexp_term_eval
    at e-sexp.c line 721
  • #12 term_eval_and
    at e-sexp.c line 271
  • #13 e_sexp_term_eval
    at e-sexp.c line 721
  • #14 term_eval_and
    at e-sexp.c line 271
  • #15 e_sexp_term_eval
    at e-sexp.c line 721
  • #16 e_sexp_eval
    at e-sexp.c line 1545
  • #17 camel_folder_search_search
  • #18 imapx_search_by_uids
  • #19 camel_folder_search_by_uids
  • #20 vee_folder_search_by_uids
  • #21 camel_folder_search_by_uids
  • #22 vee_folder_search_by_uids
  • #23 camel_folder_search_by_uids
  • #24 folder_changed_change
    at camel-vee-folder.c line 386
  • #25 session_thread_proxy
    at camel-session.c line 321
  • #26 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.26.0/glib/gthreadpool.c line 319
  • #27 g_thread_create_proxy
    at /build/buildd/glib2.0-2.26.0/glib/gthread.c line 1897
  • #28 start_thread
    at pthread_create.c line 304
  • #29 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Thread 1 (Thread 11454)

  • #0 imapx_command_sync_changes_done
    at camel-imapx-server.c line 4498
  • #1 imapx_completion
    at camel-imapx-server.c line 1939
  • #2 imapx_step
    at camel-imapx-server.c line 1963
  • #3 parse_contents
    at camel-imapx-server.c line 4681
  • #4 imapx_parser_thread
    at camel-imapx-server.c line 4748
  • #5 g_thread_create_proxy
    at /build/buildd/glib2.0-2.26.0/glib/gthread.c line 1897
  • #6 start_thread
    at pthread_create.c line 304
  • #7 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Comment 1 Brian J. Murrell 2011-02-15 16:54:33 UTC
Here's another:

Thread 22 (Thread 17732)

  • #0 sqlite3VXPrintf
    at sqlite3.c line 18575
  • #1 sqlite3_snprintf
    at sqlite3.c line 19175
  • #2 sqlite3VdbeMemStringify
    at sqlite3.c line 54230
  • #3 sqlite3ValueText
    at sqlite3.c line 54981
  • #4 sqlite3_column_text
    at sqlite3.c line 59083
  • #5 sqlite3_exec
    at sqlite3.c line 84189
  • #6 camel_db_select
    at camel-db.c line 963
  • #7 camel_db_read_message_info_records
    at camel-db.c line 1915
  • #8 cfs_reload_from_db
    at camel-folder-summary.c line 1740
  • #9 camel_folder_summary_prepare_fetch_all
    at camel-folder-summary.c line 1794
  • #10 search_match_all
    at camel-folder-search.c line 867
  • #11 e_sexp_term_eval
    at e-sexp.c line 721
  • #12 term_eval_or
    at e-sexp.c line 334
  • #13 e_sexp_term_eval
    at e-sexp.c line 721
  • #14 term_eval_and
    at e-sexp.c line 271
  • #15 e_sexp_term_eval
    at e-sexp.c line 721
  • #16 e_sexp_eval
    at e-sexp.c line 1545
  • #17 camel_folder_search_search
  • #18 imapx_search_by_uids
  • #19 camel_folder_search_by_uids
  • #20 vee_folder_search_by_uids
  • #21 camel_folder_search_by_uids
  • #22 folder_changed_change
    at camel-vee-folder.c line 386
  • #23 session_thread_proxy
    at camel-session.c line 321
  • #24 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.26.0/glib/gthreadpool.c line 319
  • #25 g_thread_create_proxy
    at /build/buildd/glib2.0-2.26.0/glib/gthread.c line 1897
  • #26 start_thread
    at pthread_create.c line 304
  • #27 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Thread 1 (Thread 15172)

  • #0 imapx_command_sync_changes_done
    at camel-imapx-server.c line 4510
  • #1 imapx_completion
    at camel-imapx-server.c line 1939
  • #2 imapx_step
    at camel-imapx-server.c line 1963
  • #3 parse_contents
    at camel-imapx-server.c line 4681
  • #4 imapx_parser_thread
    at camel-imapx-server.c line 4748
  • #5 g_thread_create_proxy
    at /build/buildd/glib2.0-2.26.0/glib/gthread.c line 1897
  • #6 start_thread
    at pthread_create.c line 304
  • #7 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Comment 2 Akhil Laddha 2011-02-16 03:52:13 UTC

*** This bug has been marked as a duplicate of bug 642382 ***