Bostjan Skufca in php.internals (Fri, 13 Mar 2015 18:20:55 +0100):
>For me PHP 5.5.20 works OK, but PHP 5.6.6 segfaults.

OK (or rather not OK), I upgraded to 5.6.6:

echo -e "GET /index.php HTTP/1.1\nHost: localhost\n\n \
        GET /index.php HTTP/1.1\nHost: localhost\n\n"|nc localhost 80

index.php contains no PHP only 45 bytes html.

[Fri Mar 13 18:35:15.309433 2015] [core:notice] [pid 28551] AH00052:
child pid 28829 exit signal Segmentation fault (11)

This is with or without opcache.

Jan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to