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 218900 - Mailer crashed unexpectedly
Mailer crashed unexpectedly
Status: RESOLVED DUPLICATE of bug 216453
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-01-18 15:54 UTC by dan.hensley
Modified: 2002-03-01 21:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dan.hensley 2002-01-18 15:54:05 UTC
I'm not even sure what happened.  Evolution was running, and I was doing
something completely different.  All of a sudden bug-buddy popped up
telling me that evolution-mail had died.  The only thing I can think of
that I did differently this time was that I disabled my IMAP account when I
started it up so that Evo wouldn't bug me for my IMAP password every time I
checked mail (I didn't want to connect to it this time).  Here's a backtrace:

[New Thread 1024 (LWP 11200)]
[New Thread 2049 (LWP 11219)]
[New Thread 1026 (LWP 11220)]
[New Thread 2051 (LWP 11221)]
[New Thread 5124 (LWP 11226)]
[New Thread 4101 (LWP 11225)]
[New Thread 8200 (LWP 11248)]
0x40ee2689 in wait4 () from /lib/libc.so.6

Thread 7 (Thread 8200 (LWP 11248))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 e_msgport_wait
    at e-msgport.c line 198
  • #4 thread_dispatch
    at e-msgport.c line 517
  • #5 pthread_start_thread
    at manager.c line 262

Thread 6 (Thread 4101 (LWP 11225))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 e_msgport_wait
    at e-msgport.c line 198
  • #4 thread_dispatch
    at e-msgport.c line 517
  • #5 pthread_start_thread
    at manager.c line 262

Thread 5 (Thread 5124 (LWP 11226))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 e_msgport_wait
    at e-msgport.c line 198
  • #4 thread_dispatch
    at e-msgport.c line 517
  • #5 pthread_start_thread
    at manager.c line 262

Thread 4 (Thread 2051 (LWP 11221))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 e_msgport_wait
    at e-msgport.c line 198
  • #4 thread_dispatch
    at e-msgport.c line 517
  • #5 pthread_start_thread
    at manager.c line 262

Thread 3 (Thread 1026 (LWP 11220))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #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 killpg
    from /lib/libc.so.6
  • #7 timeout_timeout
    at mail-session.c line 636
  • #8 mail_msg_received
    at mail-mt.c line 500
  • #9 thread_received_msg
    at e-msgport.c line 469
  • #10 thread_dispatch
    at e-msgport.c line 550
  • #11 pthread_start_thread
    at manager.c line 262

Thread 1 (Thread 1024 (LWP 11200))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 664
  • #4 segv_redirect
    at main.c line 71
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 killpg
    from /lib/libc.so.6
  • #7 g_main_poll
    at gmain.c line 1034
  • #8 g_main_iterate
    at gmain.c line 808
  • #9 g_main_run
    at gmain.c line 935
  • #10 gtk_main
    at gtkmain.c line 524
  • #11 bonobo_main
    at bonobo-main.c line 284
  • #12 main
    at main.c line 157
  • #13 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 664
  • #4 segv_redirect
    at main.c line 71
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 killpg
    from /lib/libc.so.6
  • #7 g_main_poll
    at gmain.c line 1034

Comment 1 Gerardo Marin 2002-03-01 21:25:29 UTC

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