Xymon Mailing List Archive search

Status not available

list Brian Lynch
Mon, 28 Feb 2005 14:11:43 -0800
Message-Id: <user-06a29270ac3e@xymon.invalid>

Have it running with '--debug' now... Hopefully, this will yield more
information.

- Brian


On Mon, 28 Feb 2005 23:10:14 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Mon, Feb 28, 2005 at 02:00:34PM -0800, Brian Lynch wrote:
It is also dumping core... here is the gdb results from the core file.
[snip]
(gdb) backtrace
#0  0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1
#1  0xff13598c in abort () from /usr/lib/libc.so.1
#2  0x0001cf54 in sigsegv_handler (signum=-14958584) at sig.c:57
#3  <signal handler called>
No more lines than that ? I'd expect a few more unless there's some
serious memory corruption taking place.

Henrik