When printing data flow trace to a file as text, simpletracer exits after stack smashing is detected.
To reproduce, feed the attached input to simpletracer. The exact command is:
cat input | ./river.tracer -p <some-path>/libhttp-parser.so --annotated -o http-parser.out.text
input.zip