Xymon Mailing List Archive search

Snapshot 19/2 crash

list Lars Ebeling
Sun, 19 Feb 2006 15:28:37 +0100
Message-Id: <003101c63560$c6047030$user-a73ca09b698f@xymon.invalid>

Forgotten patch-command-syntax

Lars

----- Original Message ----- 
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Sunday, February 19, 2006 3:26 PM
Subject: Re: [hobbit] Snapshot 19/2 crash

On Sun, Feb 19, 2006 at 02:59:41PM +0100, lars ebeling wrote:
todays (060219)  crashed.

This was found in hobbitlaunch.log:
2006-02-19 14:54:46 xmalloc: Out of memory!
2006-02-19 14:54:47 Task hobbitd terminated by signal 6
#4  0x00011cc0 in xmalloc (size=1073749888) at memory.c:122
#5  0x00003688 in load_clientconfig () at hobbitd.c:328
#6  0x0000c914 in main (argc=14, argv=0x18000) at hobbitd.c:3755
No wonder it did that ... trying to allocate 1 GB RAM is
a bit out of the ordinary. It should work better with the attached
patch.


Henrik