Hi Vern,<br><br>The patch works! There's no more segfault after the patch is applied. <br><br>Thanks.<br><br><div><span class="gmail_quote">On 9/19/07, <b class="gmail_sendername">Vern Paxson</b> <<a href="mailto:vern@icir.org">
vern@icir.org</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
> The bro-1.3.2. that we installed having the same revision which is 4657 -<br><br>Ah. Then please try this one.<br><br> Vern<br><br><br>Index: File.cc<br>===================================================================
<br>--- File.cc (revision 4763)<br>+++ File.cc (revision 4773)<br>@@ -539,6 +539,9 @@<br><br> void BroFile::InstallRotateTimer()<br> {<br>+ if ( terminating )<br>+ return;<br>+<br> if ( rotate_timer )
<br> {<br> timer_mgr->Cancel(rotate_timer);<br></blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br><br>CS Lee<geekooL[at]gmail.com>