Segmentation fault at Off-line test

Hi all,

When I tried to test Bro in off-line with TCP dump file, I met
segmentation falut error.

The tcpdump was captured using "Targa2.c" with all supported attacks.

Also, I used the "my own.bro" in accordance with former mailing list
written by Vern about off-line test.

What I used command is as follows:

. /bro.cfg
./bro -r "dumpfile" "my own.bro"

refer to "my own.bro"

         @load site
  @load mt
  @load tftp
  @load dns
  @load flag-irc
  @load smtp-relay
  @load software
  @load ssh
  @load worm
  @load backdoor.bro
  @load blaster.bro
  @load flag-warez.bro
  @load gnutella.bro
  @load http-abstract.bro
  @load http-body.bro
  @load http-reply.bro
  @load icmp.bro
  @load ssl-worm.bro
  @load stepping.bro
  @load synflood.bro

Thanks

Taeshik

Hi,

Im downloaded targa2 :

http://mvb.saic.com/freeware/vmslt99b/sec/targa2.c

compiled on linux 2.6.9

running on linux (./targa2 192.168.1.1 192.168.1.1 -t 0),

network dump to targa2.tcpdump (-ns0 -i eth0),

  (join file)

run bro09a7 on fbsd410R

with "my own.bro"

and no pb.

what os use ?
what bro version use ?

Regards

Rmkml@Wanadoo.fr

targa2.tcpdump.bz2 (19.5 KB)