Xymon Mailing List Archive search

small problem with client

2 messages in this thread

list Larry Barber · Tue, 4 Oct 2005 16:37:10 -0400 (EDT) ·
Suspect I sent this to the wrong address last time:

I'm running the Hobbit client on a RedHat ES3 server, the line:

$BB $BBDISP "@" < $BBTMP/msg.txt

in hobbitclient.sh dependably crashes the client with a segfault. If I
replace the line with:

$BB $BBDISP "`cat $BBTMP/msg.txt`"

It works without a problem. 

Thanks,
Larry Barber
list Henrik Størner · Tue, 4 Oct 2005 22:42:00 +0200 ·
quoted from Larry Barber
On Tue, Oct 04, 2005 at 04:37:10PM -0400, user-7a6c75d6cc10@xymon.invalid wrote:
Suspect I sent this to the wrong address last time:

I'm running the Hobbit client on a RedHat ES3 server, the line:

$BB $BBDISP "@" < $BBTMP/msg.txt

in hobbitclient.sh dependably crashes the client with a segfault. If I
replace the line with:

$BB $BBDISP "`cat $BBTMP/msg.txt`"

It works without a problem. 
Could you mail me a copy of that "msg.txt" file that triggers this ?


Thanks,
Henrik