Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2002 10:49:15 -0600
From:      "Robert D. Hughes" <rob@robhughes.com>
To:        <stable@freebsd.org>
Subject:   Monitord coring
Message-ID:  <B95B566BD245174196CA4EE29E581883092F02@HEXCH01.robhughes.com>

next in thread | raw e-mail | index | archive | help
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




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