From owner-freebsd-stable Thu Jan 3 8:49:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id B6A3737B417 for ; Thu, 3 Jan 2002 08:49:44 -0800 (PST) Received: (qmail 1234 invoked from network); 3 Jan 2002 16:49:49 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 3 Jan 2002 16:49:49 -0000 content-class: urn:content-classes:message Subject: Monitord coring Date: Thu, 3 Jan 2002 10:49:15 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Thread-Topic: Monitord coring Thread-Index: AcGUdpWKQjBR70ZBQgK7A+XNiikXNA== From: "Robert D. Hughes" To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I installed monitord from the ports tree, and things were wonderful up = until I cvs'ed to 4.5-prerelease. Now, monitord cores as soon as it = starts. I can then manually start it, but it doesn't actually restart = any processes that die. I've tried port-upgrade, but no joy. I've also = tried doing a make deinstall && make reinstall. The following is the = output of gdb with regards to the core. Any suggestions about where to = look are appreciated. 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 `monitord'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/libc.so.4...(no debugging symbols = found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols = found)...done. #0 0x8049802 in free () (gdb) bt #0 0x8049802 in free () #1 0x280fd9e0 in .curbrk () from /usr/lib/libc.so.4 #2 0x80493fe in free () #3 0x8048d70 in free () #4 0x8048b95 in free () Thanks, Rob "Great spirits have always encountered violent opposition from mediocre = minds." -- Albert Einstein=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message