<div dir="ltr">Has someone else also faced this issue as I have not been able to get this working. I have tried compiling on soalris 8 sparc and now solaris 9 sparc and all the versions 3.3.6 as well as 3.3.7. Both of them just hang without giving back the prompt. These are the compialtion options that I have used,<div>
<br></div><div>./configure --enable-dynamic-linking --prefix=/opt/soe/local/syslog-ng-3.3.7 --with-pidfile-dir=/var/run .</div><div><br></div><div style>Am i missing out something or is this a known issue as I could not figure out anything otherwise since my other compilations on RHEL have went fine.</div>
<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 11, 2013 at 12:17 PM, Rakesh Rajasekharan <span dir="ltr"><<a href="mailto:rakesh.rajasekharan@gmail.com" target="_blank">rakesh.rajasekharan@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">yes..below is the o/p that i receive from pstack...<div><br></div><div><div class="im"><div># ps -ef|grep -i syslog</div>
</div><div> root 27430 27421 46 01:37:54 ? 0:52 /opt/soe/local/syslog-ng-3.3.6/sbin/syslog-ng -f /opt/soe/local/syslog_ng/etc/s</div>
<div> root 27443 27435 0 01:38:47 pts/1 0:00 grep -i syslog</div><div><div># pstack 27430</div><div>27430: /opt/soe/local/syslog-ng-3.3.6/sbin/syslog-ng -f /opt/soe/local/syslog</div><div> ff154e50 iv_signal_prepare (ff154e24, ff0d0000, 0, ff0d6be0, 0, ffbffc50) + 2c</div>
<div> fee178ac run_prefork (fee40594, fee40594, 0, ff0d6000, 24738, fee40544) + 30</div><div> ff0bc794 fork1 (ff0d6000, ff0d0000, 24630, ff0d6be0, 0, ffbffc50) + 2c</div><div> ff0bc8d8 fork (ff0d0000, 4, ff18a2ec, ff0d6000, 0, 1000) + 28</div>
<div> ff12110c g_process_start (12a68, ffbffd2c, 24630, fffff400, 0, ffbffc50) + 4a4</div><div> 0001145c main (12800, 23000, ffbffd64, 230f0, 7d8, ffbffe14) + 138</div><div> 00011068 _start (0, ffbffd4c, 1, ff3db728, ff3ee814, ff3ee000) + 5c</div>
<div><br></div><div># pstack 27430</div><div>27430: /opt/soe/local/syslog-ng-3.3.6/sbin/syslog-ng -f /opt/soe/local/syslog</div><div> ff154e54 iv_signal_prepare (ff154e24, ff0d0000, 0, ff0d6be0, 0, ffbffc50) + 30</div><div>
fee178ac run_prefork (fee40594, fee40594, 0, ff0d6000, 24738, fee40544) + 30</div><div> ff0bc794 fork1 (ff0d6000, ff0d0000, 24630, ff0d6be0, 0, ffbffc50) + 2c</div><div> ff0bc8d8 fork (ff0d0000, 4, ff18a2ec, ff0d6000, 0, 1000) + 28</div>
<div> ff12110c g_process_start (12a68, ffbffd2c, 24630, fffff400, 0, ffbffc50) + 4a4</div><div> 0001145c main (12800, 23000, ffbffd64, 230f0, 7d8, ffbffe14) + 138</div><div> 00011068 _start (0, ffbffd4c, 1, ff3db728, ff3ee814, ff3ee000) + 5c</div>
<div><br></div><div># pstack 27430</div><div>27430: /opt/soe/local/syslog-ng-3.3.6/sbin/syslog-ng -f /opt/soe/local/syslog</div><div> ff154e50 iv_signal_prepare (ff154e24, ff0d0000, 0, ff0d6be0, 0, ffbffc50) + 2c</div><div>
fee178ac run_prefork (fee40594, fee40594, 0, ff0d6000, 24738, fee40544) + 30</div><div> ff0bc794 fork1 (ff0d6000, ff0d0000, 24630, ff0d6be0, 0, ffbffc50) + 2c</div><div> ff0bc8d8 fork (ff0d0000, 4, ff18a2ec, ff0d6000, 0, 1000) + 28</div>
<div> ff12110c g_process_start (12a68, ffbffd2c, 24630, fffff400, 0, ffbffc50) + 4a4</div><div> 0001145c main (12800, 23000, ffbffd64, 230f0, 7d8, ffbffe14) + 138</div><div> 00011068 _start (0, ffbffd4c, 1, ff3db728, ff3ee814, ff3ee000) + 5c</div>
<div>#</div></div></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 8, 2013 at 6:08 PM, Gergely Nagy <span dir="ltr"><<a href="mailto:algernon@balabit.hu" target="_blank">algernon@balabit.hu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Rakesh Rajasekharan <<a href="mailto:rakesh.rajasekharan@gmail.com" target="_blank">rakesh.rajasekharan@gmail.com</a>> writes:<br>
<br>
> the truss itself does not return any o/p.... looks like something wrong<br>
> with my machine..as I have the issue with all the version ( 3.3.6, 3.3.8).<br>
> So, probably I will try getting another machine..<br>
<br>
</div>The output will be sent to the syslog-ng.truss file, that's the output<br>
I'd be interested in.<br>
<br>
Also, since I learned about an interesting command on Solaris the other<br>
day: can you run "pstack $PID"? Where $PID is the pid of the hung<br>
syslog-ng process. The output of that command could provide hints<br>
aswell.<br>
<div><div><br>
--<br>
|8]<br>
<br>
______________________________________________________________________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
<br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>