[Bro-Dev] Debug mode to resolve root cause Binpac exceptions

Dave, Anil adave at cyberpointllc.com
Mon Apr 30 11:08:00 PDT 2012


 

1.      Need to parse complex embedded types within each other that ultimately  process regular expressions in the input stream  that selectively parse/reject that  input stream to isolate viral contamination.

2.      Tried embedding an {type id : regular expression}  within a Binpac [type = record{ id = RE/…/ ]}], which compiles, but causes a run-time Binpac exception.

3.      Other embedded record types cause Binpac exceptions also.

4.      Need a debug mode of Binpac to isolate my “user-caused” error: any mechanism?  Gdb was not much help since the exception lands in a Linux library .so.

5.      How are people debugging this category of problem?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.icsi.berkeley.edu/pipermail/bro-dev/attachments/20120430/0971c2f0/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5369 bytes
Desc: not available
Url : http://mailman.icsi.berkeley.edu/pipermail/bro-dev/attachments/20120430/0971c2f0/attachment.bin 


More information about the bro-dev mailing list