<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title></title>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
  margin: 5px 5px 5px 5px;
  background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table /* Normal text */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.rvts2 /* Subheading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #000080;
}
span.rvts3 /* Keywords */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: italic;
 color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
 text-align: center;
}
--></style>
</head>
<body>

<p>Hi all,</p>
<p><br></p>
<p>I'm currently testing hobbit und I'm quite satisfied with it. Great</p>
<p>monitoring tool! Hobbit will definitely replace our BigBrother installation.</p>
<p><br></p>
<p>But yesterday a somehow strange error occured. About 15 hobbit clients</p>
<p>suddenly died (all at the same time! +/- 5min) They all wrote a</p>
<p>core file.</p>
<p><br></p>
<p>Some clients reported a segfault:</p>
<p>hobbitlaunch[15432]: segfault at 00007fff75d42a48 rip 00000000004047ad rsp 00007fff75d42a50 error 6</p>
<p><br></p>
<p>I compiled the clients from snapshot version 20071026. The server is</p>
<p>already version 20080115.</p>
<p><br></p>
<p>Client-Systems are Debian Linux Sarge/Etch and Solaris.</p>
<p><br></p>
<p>gdb-Output (gdb ./client/bin/hobbitlaunch core) :</p>
<p><br></p>
<p>GNU gdb 6.4.90-debian</p>
<p>Copyright (C) 2006 Free Software Foundation, Inc.</p>
<p>GDB is free software, covered by the GNU General Public License, and you are</p>
<p>welcome to change it and/or distribute copies of it under certain conditions.</p>
<p>Type "show copying" to see the conditions.</p>
<p>There is absolutely no warranty for GDB.  Type "show warranty" for details.</p>
<p>This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".</p>
<p><br></p>
<p>Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.</p>
<p>Loaded symbols for /lib/tls/i686/cmov/libc.so.6</p>
<p>Reading symbols from /lib/ld-linux.so.2...done.</p>
<p>Loaded symbols for /lib/ld-linux.so.2</p>
<p>Core was generated by `/opt/hobbit/client/bin/hobbitlaunch --config=/opt/hobbit/client/etc/clientlaunc'.</p>
<p>Program terminated with signal 11, Segmentation fault.</p>
<p>#0  errprintf (fmt=0x805507c "Time warp detected: Adjusting returned clock by %d seconds\n") at errormsg.c:42</p>
<p>42      errormsg.c: Datei oder Verzeichnis nicht gefunden.</p>
<p>        in errormsg.c</p>
<p>(gdb)</p>
<p>(gdb) bt</p>
<p>#0  errprintf (fmt=0x805507c "Time warp detected: Adjusting returned clock by %d seconds\n") at errormsg.c:42</p>
<p>#1  0x08050c8e in getcurrenttime (retparm=0x0) at timefunc.c:55</p>
<p>#2  0x0804c10b in errprintf (fmt=0x805507c "Time warp detected: Adjusting returned clock by %d seconds\n") at errormsg.c:42</p>
<p>#3  0x08050c8e in getcurrenttime (retparm=0x0) at timefunc.c:55</p>
<p>#4  0x0804c10b in errprintf (fmt=0x805507c "Time warp detected: Adjusting returned clock by %d seconds\n") at errormsg.c:42</p>
<p>#5  0x08050c8e in getcurrenttime (retparm=0x0) at timefunc.c:55</p>
<p>#6  0x0804c10b in errprintf (fmt=0x805507c "Time warp detected: Adjusting returned clock by %d seconds\n") at errormsg.c:42</p>
<p>#7  0x08050c8e in getcurrenttime (retparm=0x0) at timefunc.c:55</p>
<p>[cut]</p>
<p>#3966 0x0804c10b in errprintf (fmt=0x805507c "Time warp detected: Adjusting returned clock by %d seconds\n") at errormsg.c:42</p>
<p>#3967 0x08050c8e in getcurrenttime (retparm=0x0) at timefunc.c:55</p>
<p>#3968 0x0804ac2d in main (argc=4, argv=0x0) at hobbitlaunch.c:536</p>
<p><br></p>
<p>Are there any suggestions? Any ideas?</p>
<p><br></p>
<p>Thank you for your help!</p>
<p><br></p>
<p>Regards,</p>
<p>Alexander</p>

</body></html>