John Doherty
jdoherty@gstype.com
Mon, 5 Jun 2006 08:43:27 -0500
On 6/5/06 at 6:28 AM, vjs@calcite.rhyolite.com wrote:
>> Also, dccm dumps core for each connection. This is on FreeBSD
>> 4.8-RELEASE.
> The crashes are the important problem. What does the stack trace
> say?
#0 0x28148bb5 in memcpy () from /usr/lib/libc_r.so.4
#1 0xbfbff5c4 in ?? ()
#2 0x80548b9 in make_white_hash (
emsg=0xbfbffb38 "hostname \"smtp-out-1002.amazon.com\": No address
associated with hostname in line 355 of whiteclnt", wf=0x80c1000,
tmp_wf=0x80c0760)
at ckwhite.c:1117
#3 0x8054cbf in dcc_rdy_white (
emsg=0xbfbffb38 "hostname \"smtp-out-1002.amazon.com\": No address
associated with hostname in line 355 of whiteclnt", wf=0x80c1000,
tmp_wf=0x80c0760)
at ckwhite.c:1277
#4 0x804c4fb in cmn_init (
emsg=0xbfbffb38 "hostname \"smtp-out-1002.amazon.com\": No address
associated with hostname in line 355 of whiteclnt") at cmn.c:97
#5 0x804adb1 in main (argc=14, argv=0xbfbffc0c) at dccm.c:448
#6 0x804a4d2 in _start ()
I removed that entry from /var/dcc/whiteclnt and also two others that
were similarly bogus. It's working fine now. Thanks.
-- John