Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 1999 04:55:19 -0800
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   ntpd coring again
Message-ID:  <E120lIV-000HTt-00@rip.psg.com>

next in thread | raw e-mail | index | archive | help
i upgraded from 3.4-RC to 3.4-stable-9912210018 and ntpd started
coring reliably again.  kernel has posix options.  can not rebuild
/usr/ports/net/ntp, as has been discussed previously.

note that i have two hosts and it only cores on one.  both cvsupped at
(about) the same time.  both asus p2b motherboards.  the stable one is
smp, the unstable is mono.  there are other differences, e.g. cpu
speed, the unstable one is headless, ...

randy


# gdb /usr/local/bin/ntpd /ntpd.core 
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
(no debugging symbols found)...
Core was generated by `ntpd'.
Program terminated with signal 8, Floating point exception.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libkvm.so.2...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libc.so.3...(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...
done.
#0  0x80509d3 in free ()
(gdb) where
#0  0x80509d3 in free ()
#1  0x8081848 in sys_errlist ()
#2  0x805327e in free ()
#3  0x80547af in free ()
#4  0x8053180 in free ()
#5  0x8052893 in free ()
#6  0x805bf96 in free ()
#7  0x805bc22 in free ()
#8  0x8049a31 in free ()


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E120lIV-000HTt-00>