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 320578 - Evolution crashes randomly
Evolution crashes randomly
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.6.x
Other All
: High major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-11-03 06:10 UTC by Shreyas Srinivasan
Modified: 2013-09-13 00:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Shreyas Srinivasan 2005-11-03 06:10:06 UTC
Steps to reproduce:
1. Dont do anything 
2. Wait for it to crash
3. Evolution crashes


Stack trace:
0x90031aa4 in wait4 ()
(gdb) bt

Thread 9 (process 28422 thread 0x3d13)

  • #0 semaphore_wait_signal_trap
  • #1 pthread_mutex_lock
  • #2 <signal handler called>
  • #3 append_addrinfo
  • #4 gai_lookupd
  • #5 getaddrinfo
  • #6 cs_getaddrinfo
    at camel-net-utils.c line 585
  • #7 _pthread_body

Other information:
Weird, same crash when 
1) I sent a mail
2) I changed internet settings
3) I did nothing
Comment 1 Shreyas Srinivasan 2005-11-03 06:14:40 UTC


  • #6 cs_getaddrinfo
    at camel-net-utils.c line 585
$1 = {
  msg = {
    ln = {
      next = 0x0, 
      prev = 0x0
    }, 
    reply_port = 0x4bca610
  }, 
  cancelled = 1, 
  name = 0x4b9c400 "????", 
  service = 0x4169cec "pop3s", 
  result = 0, 
  hints = 0xf0080b18, 
  res = 0xf0080aa8, 
  addr = 0x0, 
  addrlen = 0, 
  host = 0x0, 
  hostlen = 0, 
  serv = 0x0, 
  servlen = 0, 
  flags = 0
}
Comment 2 Harish Krishnaswamy 2005-12-31 14:31:58 UTC
How long after you did 'nothing' did it crash the first time ? Can you reproduce the crash (I could not). What internet settings did you change ? Any local changes in your camel-net-utils*

Comment 3 Lionel Dricot 2006-02-22 12:11:39 UTC
Trace seems to be DUP of http://bugzilla.gnome.org/show_bug.cgi?id=311440
Comment 4 Shreyas Srinivasan 2006-03-07 06:15:00 UTC
Hmmm... havent seen this in a long time. Probably an unlikely crash on switching networks or some such. Making major. 
Comment 5 Shreyas Srinivasan 2006-07-21 11:33:03 UTC
havent seen this since. Closing it for now.