Cool.  I was going crazy thinking I was missing something really stupid.<br><br>Hobbit v4.1.2p1<br><br>-sh-2.05b$ gdb bin/hobbitd_client  tmp/core.28409<br>GNU gdb Red Hat Linux (6.0post-0.20040223.19rh)<br>Copyright 2004 Free Software Foundation, Inc.
<br>GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>Type "show copying" to see the conditions.<br>
There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
<br><br>Core was generated by `hobbitd_client'.<br>Program terminated with signal 6, Aborted.<br>Reading symbols from /usr/local/lib/libpcre.so.0...done.<br>Loaded symbols for /usr/local/lib/libpcre.so.0<br>Reading symbols from /lib/tls/libc.so.6...done.
<br>Loaded symbols for /lib/tls/libc.so.6<br>Reading symbols from /lib/ld-linux.so.2...done.<br>Loaded symbols for /lib/ld-linux.so.2<br>#0  0x005037a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2<br>(gdb) bt<br>#0  0x005037a2 in _dl_sysinfo_int80 () from /lib/ld-
linux.so.2<br>#1  0x00542e59 in raise () from /lib/tls/libc.so.6<br>#2  0x00544882 in abort () from /lib/tls/libc.so.6<br>#3  0x08054ca6 in sigsegv_handler (signum=11) at sig.c:57<br>#4  <signal handler called><br>#5  0x00582317 in strchr () from /lib/tls/libc.so.6
<br>#6  0x0804a02b in unix_disk_report (hostname=0xb7f76038 "www.homeoffice.none",<br>    hinfo=0x91f4248,<br>    fromline=0xbffb5e90 "\nStatus message received from 192.168.200.12\n",<br>    timestr=0xb7f7607a "tty tty2\nroot      1905     1  0  2005 tty3     00:00:00 /sbin/mingetty tty3\nroot      1906     1  0  2005 tty4     00:00:00 /sbin/mingetty tty4\nroot      1907     1  0  2005 tty5     00:00:00 /sbin/m"...,
<br>    capahdr=0x805635a "Capacity", mnthdr=0x8056352 "Mounted",<br>    dfstr=0xb7000a3a <Address 0xb7000a3a out of bounds>)<br>    at hobbitd_client.c:291<br>#7  0x0804afb2 in handle_linux_client (
<br>    hostname=0xb7f76038 "www.homeoffice.none", os=OS_LINUX, hinfo=0x91f4248,<br>    sender=0xb7f76029 "<a href="http://192.168.200.12">192.168.200.12</a>", timestamp=1143572889,<br>    clientdata=0xb7f76052 "client www,homeoffice,
none.linux\n[date")<br>    at linux.c:48<br>#8  0x0804d04d in main (argc=1, argv=0xbffb65b4) at hobbitd_client.c:867<br>(gdb)<br><br><div><span class="gmail_quote"><br></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Mar 29, 2006 at 04:36:36PM -0500, Gary B. wrote:<br>> For the past couple days, my hobbit server has been showing the<br>> "hobbitd_client" process as purple.  The error message it shows is:<br>>
<br>> "red - Program crashed<br>><br>> Fatal signal caught!"<br><br>This means hobbitd_client has crashed once. Since it's purple now, and<br>not red, it isn't crashing all the time.<br><br>This is really just to nag you so you'll report this as a bug. If you'd
<br>care to help, look at the "Reporting bugs" par of the "Help->Known Bugs"<br>page, and send me the gdb output and the version of Hobbit you're using.<br><br>> I restarted the hobbit client and server on the hobbit server without any
<br>> luck.  I looked on another hobbit server I have access to, and it doesn't<br>> show the "hobbitd_client" process.  Also, this only shows up on the server,<br>> and none of the clients that I'm monitoring.
<br><br>You can drop the hobbitd_client column with<br>   bb <a href="http://127.0.0.1">127.0.0.1</a> "drop YOUR.HOBBIT.SERVER hobbitd_client"<br><br><br>Henrik<br><br><br>To unsubscribe from the hobbit list, send an e-mail to
<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br>