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 219985 - crash while quitting
crash while quitting
Status: RESOLVED DUPLICATE of bug 221604
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-02-05 14:43 UTC by Dan Winship
Modified: 2002-04-03 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Winship 2002-02-05 14:43:15 UTC
Package: Evolution
Priority: Normal
Version: 1.0.2
Synopsis: crash while quitting
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
Dunno what happened. I quit, started Mozilla, was busy browsing and then
got
a "evolution-mail crashed" dialog like 5 minutes later. I hadn't
realized evo was
still running.

I'm guessing that maybe something was keeping it from quitting and then
the
IMAP idle timer triggered but the IMAP store had been destroyed? In
which case
probably the bug is that it needs to deregister its idle handler when
it's destroyed.



Debugging Information:

0xe6aba4c in wait4 () at eval.c:88

Thread 3 (Thread 740)

  • #0 __syscall_rt_sigsuspend
    at eval.c line 88
  • #1 sigsuspend
    at eval.c line 88
  • #2 __pthread_wait_for_restart_signal
    at eval.c line 88
  • #3 __pthread_alt_lock
    at eval.c line 88
  • #4 pthread_mutex_lock
    at eval.c line 88
  • #5 segv_redirect
    at main.c line 80
  • #6 pthread_sighandler
    at eval.c line 88
  • #7 <signal handler called>
  • #8 timeout_cb
    at camel-remote-store.c line 219
  • #9 timeout_cb
    at camel-remote-store.c line 219
  • #10 mail_msg_received
    at mail-mt.c line 500
  • #11 thread_received_msg
    at e-msgport.c line 469
  • #12 thread_dispatch
    at e-msgport.c line 550
  • #13 pthread_start_thread
    at eval.c line 88
  • #14 clone
    at eval.c line 88

Comment 1 Gerardo Marin 2002-03-01 23:35:50 UTC

*** This bug has been marked as a duplicate of 219564 ***
Comment 2 Dan Winship 2002-03-02 00:02:23 UTC
No, this is a completely different bug
Comment 3 Gerardo Marin 2002-03-07 19:10:43 UTC
Agreed. Now I'm trying to create a timeout_cb master
Comment 4 Gerardo Marin 2002-04-03 22:28:54 UTC

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