[Bro-Dev] #858: Logging framework stops completely when DoInit returns false

Bro Tracker bro at tracker.bro-ids.org
Mon Jul 23 22:16:04 PDT 2012


#858: Logging framework stops completely when DoInit returns false
---------------------+------------------------
 Reporter:  amannb   |      Owner:
     Type:  Problem  |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  Bro      |    Version:  git/master
 Keywords:           |
---------------------+------------------------
 This has to be introduced quite recently - I tried to find the reason for
 the bug, but I am just too blind at the Moment.

 When one of the log writers returns from DoInit with false the whole
 logging framework just seems to stop - no output is done anymore to any
 file.

 To reproduce - change the return code of DoInit in None.cc to false and
 execute the attached Bro script.

 Logs will be written until the first http request is encountered. Starting
 from that moment, all activity stops and no more log messages are output
 to any file (including reporter/debug.log).

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/858>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list