[Bro-Dev] #394: all.bro loads non-existent policy and segfaults

Bro Tracker bro at tracker.icir.org
Fri Feb 11 09:51:40 PST 2011


#394: all.bro loads non-existent policy and segfaults
---------------------+--------------------
 Reporter:  gregor   |      Owner:
     Type:  Problem  |     Status:  new
 Priority:  Normal   |  Milestone:  Bro1.6
Component:  Bro      |    Version:
 Keywords:           |
---------------------+--------------------
 * all.bro tries to load ssl-worm.sig  (vie ssl-worm.bro). However, the sig
 files doesn't exist but the .bro file does. Is the sig just missing from
 git or should the bro file be removed?

 * when I remove the ssl-worm.bro from all bro it runs but eventually
 segfaults:

 {{{
 Reading symbols for shared libraries b........ done
 #0  0x0000000000000000 in ?? ()
 (gdb) bt
 #0  0x0000000000000000 in ?? ()
 #1  0x00000001001d8c8d in Serializer::StartSerialization
 (this=0x10290c240, info=0x7fff5fbfea40, descr=0x10028b4b8 "call", tag=101
 'e') at /Users/gregor/projects/bro-git/src/Serializer.cc:60
 #2  0x00000001001da2b7 in Serializer::Serialize (this=0x10290c240,
 info=0x7fff5fbfea40, func=0x100b33100 "rotate_interval", args=0x102e67fb0)
 at /Users/gregor/projects/bro-git/src/Serializer.cc:133
 #3  0x0000000100095316 in Event::Dispatch (this=0x100b1de70,
 no_remote=true) at Event.h:40
 #4  0x00000001000953bc in EventMgr::Dispatch (this=0x1003e2cc0,
 event=0x100b1de70, no_remote=true) at Event.h:81
 #5  0x000000010012ead6 in BroFile::CloseCachedFiles () at
 /Users/gregor/projects/bro-git/src/File.cc:614
 #6  0x00000001000914a2 in termination_signal () at /Users/gregor/projects
 /bro-git/src/main.cc:309
 #7  0x0000000100188201 in net_run () at /Users/gregor/projects/bro-
 git/src/Net.cc:578
 #8  0x00000001000938ca in main (argc=2, argv=0x7fff5fbff278) at
 /Users/gregor/projects/bro-git/src/main.cc:1001
 }}}

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



More information about the bro-dev mailing list