[Mod-security-developers] segfaults on JSON request body processor
Brought to you by:
victorhora,
zimmerletw
From: Bruno S. de A. <br...@sa...> - 2014-02-12 12:55:24
|
Hi, I'm testing the JSON patches from the json_top_of_2_7_7 branch and I'm getting what appears to be random segfaults. I say random because I haven't managed to identify any patterns on the type of requests that segfaults. Test environment: Centos 6.5 x86_64 httpd-2.2.15-29.el6.centos.x86_64 mod_security compiled with yajl-2.0.5 I'm running mod_security in DETECTION_ONLY mode, with the owasp crs and JSON requestBodyProcessor enabled When the request segfaults, the audit log only records parts A and B: To avoid making this email too long, logs are here: http://pastebin.com/MnehgvJw Let me know if I can help with any more information. Thanks, -- - Bruno |