<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi.</div>
<div>&nbsp;</div>
<div>Sorry, looking for some help.&nbsp; Still trying to chase some memory leaks that I see on Solaris 10.&nbsp; I&#8217;ll crank up syslog-ng, and it&#8217;ll start running at around 7 or 8MB, and interestingly, it will run that way sometimes for several hours, and then (for reasons
unknown), I&#8217;ll take a look at it a bit later, and suddenly it will have jumped to 26MB (or later on, maybe 75MB).&nbsp; I&#8217;ve already applied the (older) logwriter.c fix and the (new) Gergely driver.h/afsocket.c fix, in an attempt to resolve known issues.&nbsp; Certainly
the logwriter fix corrected a super-nasty, continuous leak problem, but this other leak problem still lingers.</div>
<div><br>

MY PROBLEM is that I&#8217;m wanting to use the debug symbols in syslog-ng, so that I can have the Solaris tools specifically show the exact location where these leaks are happening, BUT, whereas a non-debugging version of syslog-ng executes properly, when I configure
syslog-ng with &#8211;enable-debug, the resulting executable will no longer start.&nbsp; It immediately exits, coughing up what amounts to a syntax error (even though I&#8217;m using the exact same command-line invocation that I use on the non-debugged executable):</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>#/etc/init.d/syslog-ng start</div>
<div>syslog-ng service starting.</div>
<div>mkfifo: File exists</div>
<div>mkfifo: File exists</div>
<div>Usage: /usr/local/sbin/syslog-ng { start | stop }</div>
<div>#</div>
<div>&nbsp;</div>
<div>Something about enabling debugging is impacting the operational behavior of the resulting binary.</div>
<div>&nbsp;</div>
<div>Anyway, I can use (for Solaris) libumem and mdb to narrow this down to a particular module, but without the debug symbols, I can&#8217;t really get to a specific chunk of code, so it would obviously help to get that working.&nbsp; If anyone has any ideas, I certainly
would appreciate the input.</div>
<div>&nbsp;</div>
<div>THANKS</div>
<div>&nbsp;</div>
<div><font face="Arial, sans-serif" size="2">Marvin Nipper</font></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</font>
</body>
</html>

<pre>
This e-mail may contain confidential and/or privileged information. If you are
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.