XF 1.1 Getting apache sig fault (11) when sending post

When sending post containing more than 6877 bytes encoded UTF-8 to the forums, we get apache error.
child pid X exit signal Segmentation fault (11)
in debugging we found, that it caused by PCRE php extension.


We using Debian 6 with built-in apache + php 5.3.3 web server.
 
Top Bottom