<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Igor,<br>
<br>
Can you show me truss output or backtrace of the stuck syslog-ng?:<br>
truss:<br>
<br>
<pre>truss -f -p "syslog-ng pid"</pre>
<br>
backtrace:<br>
<br>
<pre>kill -11 "syslog-ng pid" (syslog-ng will drop a core file)</pre>
<pre>gdb syslog-ng core</pre>
<pre>bt full</pre>
<br>
Igor Manassypov &iacute;rta:
<blockquote cite="mid:272852.80414.qm@web88201.mail.re2.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">Hello,<br>
        <br>
        <br>
I am having an issue with a solaris installation of
the syslog-ng. It is configured such that all the logs are stored
different per-ip folders. This is my centralized logging device, so it
is fairly heavily loaded with receiving logs from a few dozen hosts.
The syslog-ng process locks up every two to three weeks, with no
messages logging to any of the files. The only way of getting it back
is kill -9 the process and restart it.<br>
        <br>
Is there any known issue of same sorts and is there any other way
around it other than recycling the daemon every night?<br>
        <br>
        <br>
here is the version info:<br>
        <br>
bash-3.00# syslog-ng --version<br>
syslog-ng 3.0.4<br>
Revision:
<a class="moz-txt-link-abbreviated" href="mailto:ssh+git://bazsi@git.balabit//var/scm/git/syslog-ng/syslog-ng-ose--mainline--3.0#master#1b5d618e301ad94aa20e692ffba16469dece8d10">ssh+git://bazsi@git.balabit//var/scm/git/syslog-ng/syslog-ng-ose--mainline--3.0#master#1b5d618e301ad94aa20e692ffba16469dece8d10</a><br>
Compile-Date: Aug 11 2009 10:44:17<br>
Enable-Threads: on<br>
Enable-Debug: off<br>
Enable-GProf: off<br>
Enable-Memtrace: off<br>
Enable-Sun-STREAMS: on<br>
Enable-Sun-Door: on<br>
Enable-IPv6: off<br>
Enable-Spoof-Source: on<br>
Enable-TCP-Wrapper: off<br>
Enable-SSL: on<br>
Enable-SQL: on<br>
Enable-Linux-Caps: off<br>
Enable-Pcre: on<br>
        <br>
bash-3.00# uname -a<br>
SunOS prelude 5.10 Generic_137137-09 sun4v sparc SUNW,T5240<br>
Thanks!<br>
        <br>
-igor<br>
        <br>
Igor Manassypov., M.Eng, P.Eng, CCIE 23032, CCVP Network Architect</td>
      </tr>
    </tbody>
  </table>
  <pre wrap="">
<hr size="4" width="90%">
______________________________________________________________________________
Member info: <a class="moz-txt-link-freetext" href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a>
Documentation: <a class="moz-txt-link-freetext" href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a>
FAQ: <a class="moz-txt-link-freetext" href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a>

  </pre>
</blockquote>
<br>
</body>
</html>