[Bro-Dev] #16: Core dump with duplicates in subnets sets

Bro Tracker bro at tracker.bro-ids.org
Thu Nov 29 14:59:14 PST 2012


#16: Core dump with duplicates in subnets sets
-----------------------------+--------------------
  Reporter:  robin           |      Owner:
      Type:  Problem         |     Status:  closed
  Priority:  Normal          |  Milestone:  Bro2.2
 Component:  Bro             |    Version:  1.5.2
Resolution:  Solved/Applied  |   Keywords:
-----------------------------+--------------------
Changes (by jsiwek):

 * status:  seen => closed
 * resolution:   => Solved/Applied
 * milestone:   => Bro2.2


Comment:

 > while this...
 > {{{
 > const data: set[subnet] &redef;
 > redef data += { 127.0.0.1/32 };
 > redef data += { 127.0.0.1/32 };
 > }}}
 >
 > crashes with the reported error
 > {{{
 > ./crasher.bro, line 3: error: bad address mask value - 3223313923
 > ./patricia.c:683: failed assertion `prefix->bitlen <= patricia->maxbits'
 > Abort trap
 > }}}

 This works since 2.1.

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/16#comment:3>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list