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 218474 - evolution-mail crashed when sending and receive mail
evolution-mail crashed when sending and receive mail
Status: RESOLVED DUPLICATE of bug 215889
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal normal
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-01-10 17:43 UTC by rb3
Modified: 2002-01-22 01:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rb3 2002-01-10 17:43:07 UTC
Package: Evolution
Priority: P3
Version: 1.0.0.99
Synopsis: evolution-mail crashed when sending and receive mail
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
I composed an email and clicked send. I then immediately clicked the
"sending
and receive mail" button to check for new mail. It this time
evolution-mail crashed.



Debugging Information:

[New Thread 1024 (LWP 11858)]
[New Thread 2049 (LWP 11898)]
[New Thread 1026 (LWP 11899)]
[New Thread 2051 (LWP 11900)]
[New Thread 3076 (LWP 11903)]
[New Thread 4101 (LWP 11904)]
[New Thread 5126 (LWP 11906)]
0x40b1ae29 in __wait4 () from /lib/libc.so.6

Thread 6 (Thread 4101 (LWP 11904))

  • #0 __sigsuspend
    at ../sysdeps/unix/sysv/linux/sigsuspend.c line 45
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 969
  • #2 __pthread_alt_lock
    at restart.h line 34
  • #3 __pthread_mutex_lock
    at mutex.c line 120
  • #4 segv_redirect
    at main.c line 80
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 <signal handler called>
  • #7 hash_find
    at hash.c line 286
  • #8 unindex_name
    at wordindexmem.c line 302
  • #9 ibex_unindex
    at ibex_block.c line 542
  • #10 camel_folder_summary_info_new_from_message
    at camel-folder-summary.c line 910
  • #11 camel_folder_summary_add_from_message
    at camel-folder-summary.c line 805
  • #12 local_summary_add
    at camel-local-summary.c line 385
  • #13 camel_local_summary_add
    at camel-local-summary.c line 291
  • #14 mbox_append_message
    at camel-mbox-folder.c line 200
  • #15 camel_folder_append_message
    at camel-folder.c line 500
  • #16 mlf_append_message
    at mail-local.c line 288
  • #17 camel_folder_append_message
    at camel-folder.c line 500
  • #18 mail_send_message
    at mail-ops.c line 512
  • #19 send_mail_send
    at mail-ops.c line 566
  • #20 mail_msg_received
    at mail-mt.c line 500
  • #21 thread_received_msg
    at e-msgport.c line 469
  • #22 thread_dispatch
    at e-msgport.c line 550
  • #23 pthread_start_thread
    at manager.c line 284


Unknown priority P3. Setting to default priority "Normal".
Unknown reporter: rb3@sanger.ac.uk, changed to bugbuddy-import@ximian.com.

Comment 1 israel 2002-01-22 01:53:21 UTC
------- Additional Comments From Not Zed 2001-12-27 05:36 -------

evolution does try to detect bad index files and recover.  I guess you
found a rare case when it didn't.

I dont think this can be fixed with the current code, other than
saying 'remove the old ibex file'.

I've nearly written a new indexing mechanism, but that wont go into
action till 1.2 or later.







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