rsmmr / hilti

**NOTE**: This is outdated and no longer maintained. There's a new version at https://github.com/zeek/spicy.
Other
40 stars 22 forks source link

Bus error / seg fault with big lists #1

Open r-udd opened 9 years ago

r-udd commented 9 years ago

I wrote a parser for the IEC60870-5-104 protocol that utilizes lists as a wrapper just like the http parser. When I run this on captures it will crash at times. The most common crash is just before the bro_done event. A stacktrace from gdb can be found here: http://pastebin.com/z0njtRHJ