On 03/17/2011 09:39 AM, Glenn Attwood wrote:
On 03/16/2011 05:18 PM, Henrik Størner wrote:
It would be nice to know what kind of client is triggering this. If you
go back into "gdb", then run these three commands:
fr 6
p hostname
p sender
#0 0x00d21422 in __kernel_vsyscall ()
(gdb) fr 6
#6 0x0805d82c in main (argc=1, argv=0xbfc5e484) at xymond_client.c:2166
2166 os = get_ostype(clientos);
(gdb) p hostname
$1 = <value optimized out>
(gdb) p sender
$2 = 0xb76f8817 "142.150.160.218"
when compiled with -O0, I get the following:
(gdb) p hostname
$1 = 0xb77be794 "permian.utsc.utoronto.ca"
(gdb) p sender
$2 = 0xb77be784 "142.150.160.219"
so it looks like at least 2 different machines are causing this, both
are solaris10/x86, running hobbit-client 4.3.0-beta2
--
Glenn Attwood
Senior Network Administrator, IITS
University of Toronto Scarborough
XXX-XXX-XXXX