<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="gmail_quote">On 10/12/2007, <b class="gmail_sendername">Andrew Ivanov</b> <<a href="mailto:a.ivanov@e-port.ru">a.ivanov@e-port.ru</a>> wrote:</span>
<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 href="http://sourceforge.net/services/buy/index.php">http://sourceforge.net/services/buy/index.php</a><br>_______________________________________________
<br>Nagios-devel mailing list<br><a href="mailto:Nagios-devel@lists.sourceforge.net">Nagios-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-devel">https://lists.sourceforge.net/lists/listinfo/nagios-devel
</a><br></blockquote></div><br>