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 331257 - Crash while saving folder
Crash while saving folder
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-15 10:13 UTC by Kjartan Maraas
Modified: 2013-09-13 00:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2006-02-15 10:13:39 UTC
Got this with a11y enabled. I turned off G_DEBUG=fatal_criticals just to make Evolution run so that should not be interfering here.

Thread 2 (Thread -1431766112 (LWP 4235))

  • #0 ??
  • #1 ??
    from /lib/libpthread.so.0
  • #2 segv_mutex
  • #3 ??
    from /lib/libpthread.so.0
  • #4 segv_mutex
  • #5 ??
    from /lib/libpthread.so.0
  • #6 ??
  • #7 ??
  • #8 ??
    from /lib/libpthread.so.0
  • #9 ??
  • #10 ??
  • #11 segv_redirect
    at main.c line 431
  • #12 segv_redirect
    at main.c line 431
  • #13 <signal handler called>
  • #14 camel_index_add_name
    at camel-index.c line 183
  • #15 camel_folder_summary_info_new_from_parser
    at camel-folder-summary.c line 951
  • #16 camel_folder_summary_add_from_parser
    at camel-folder-summary.c line 856
  • #17 summary_update
    at camel-mbox-summary.c line 467
  • #18 mbox_summary_check
    at camel-mbox-summary.c line 554
  • #19 camel_local_summary_check
    at camel-local-summary.c line 268
  • #20 local_refresh_info
    at camel-local-folder.c line 476
  • #21 camel_folder_refresh_info
    at camel-folder.c line 298
  • #22 refresh_folder_refresh
    at mail-ops.c line 1584
  • #23 mail_msg_received
    at mail-mt.c line 570
  • #24 thread_dispatch
    at e-msgport.c line 974
  • #25 start_thread
    at pthread_create.c line 261
  • #26 ??
    from /lib/libc.so.6

Comment 1 Kjartan Maraas 2006-02-15 11:30:13 UTC
Looks like removing the index/summary files made the problem go away. I did see another problem the first time I tried where it hung when reaching 36% for the save folder task, but that may have been because I was downloading mail at the same time and possibly that also fired off a new save folder task for the same folder or somehow made it hang/block. I'll put the broken index files up somewhere and link to them.
Comment 2 Kjartan Maraas 2006-03-02 11:03:23 UTC
Somehow my system did an unannounced spring cleaning of /tmp and those files are gone now and I have no way of reproducing this. Closing.