Date: Mon, 26 Feb 2001 20:34:27 -0800 (PST) From: Ask Bjoern Hansen <ask@valueclick.com> To: freebsd-questions@freebsd.org Subject: sendmail hangs Message-ID: <Pine.LNX.4.21.0102262017530.12317-100000@impatience.valueclick.com>
next in thread | raw e-mail | index | archive | help
Hi,
I'm usually a qmail person, but on one of the boxes I am looking
after we run sendmail.
After upgrading 4.2-STABLE (from late January to the
latest) sendmail seems to hang for approximately forever before
moving on.
`truss mailq 2> /tmp/foo` seems to print everything it will put in
the /tmp/foo file but hang for a long time after this.
...
fstat(0,0xbfbfe788)                              = 0 (0x0)
fstat(1,0xbfbfe788)                              = 0 (0x0)
fstat(2,0xbfbfe788)                              = 0 (0x0)
open("/dev/urandom",0,00)                        = 3 (0x3)
read(0x3,0x28237aa4,0x7c)                        = 124 (0x7c)
close(3)                                         = 0 (0x0)
getgroups(0x10,0x80b78a0)                        = 8 (0x8)
getegid()                                        = 0 (0x0)
[EOF]
any clues or should I get gdb out?
  - ask
-- 
ask bjoern hansen - <http://ask.netcetera.dk/>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0102262017530.12317-100000>
