Same box, same OS   Nagios 2.10 does NOT have this problem<br><br>
<div><span class="gmail_quote">On 10/12/2007, <b class="gmail_sendername">Mike Brown</b> <<a href="mailto:jmb287@gmail.com">jmb287@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>So I guess we are at a loss :|</div>
<div> </div>
<div>netmon# ldd /usr/local/nagios/bin/nagios<br>/usr/local/nagios/bin/nagios:<br>        libm.so.4 => /lib/libm.so.4 (0x280f4000)<br>        libpthread.so.2 => /usr/lib/libc_r.so.6 (0x2810a000)<br>        libc.so.6
 => /lib/libc.so.6 (0x2812c000)<br>netmon#<br><br><br> </div>
<div><span class="q"><span class="gmail_quote">On 10/12/2007, <b class="gmail_sendername">Andrew Ivanov</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:a.ivanov@e-port.ru" target="_blank">a.ivanov@e-port.ru
</a>> wrote:</span> </span>
<div><span class="e" id="q_116c57f74f401cb6_2">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Mike,<br><br>please use ldd utility to verify libmap.conf settings:<br><br># ldd /path_to_/nagios<br>/path_to_/nagios: 
<br>       ...<br>       libpthread.so.2 => /usr/lib/libc_r.so.6 (0x2cb19000)<br>       ...<br><br>if pthread will not be mapped to libc_r, then probably you need to set<br>correct path to nagios.<br><br>If mapping is ok, then I don't know what to suggest. 
<br><br>> here is the output from BEFORE the libmap.conf change<br>>  98795 nagios   RET   kse_release -1 errno 22 Invalid argument<br>>  98795 nagios   CALL  kse_release(0xbfbfe460)<br><br>> here is the output from AFTER the 
libmap.conf change<br>>  98688 nagios   CALL  kse_release(0xbfbfe490)<br>> 98688 nagios   RET   kse_release -1 errno 22 Invalid argument<br><br>It's strange that BEFORE pid is higher than AFTER, but nevertheless output 
<br>is the same.<br><br>With best regards,<br>Andrew.<br><br><br>-------------------------------------------------------------------------<br>SF.Net email is sponsored by:<br>Check out the new SourceForge.net Marketplace. 
<br>It's the best place to buy or sell services for<br>just about anything Open Source.<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://sourceforge.net/services/buy/index.php" target="_blank">
http://sourceforge.net/services/buy/index.php</a><br>_______________________________________________ <br>Nagios-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Nagios-devel@lists.sourceforge.net" target="_blank">
Nagios-devel@lists.sourceforge.net</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.sourceforge.net/lists/listinfo/nagios-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-devel 
</a><br></blockquote></span></div></div><br></blockquote></div><br>