Edit report at https://bugs.php.net/bug.php?id=55525&edit=1
ID: 55525
Comment by: m dot krasilnikov at yandex dot ru
Reported by: info at ihead dot ru
Summary: --enable-zend-multibyte cause Apache exit on signal
10
Status: Open
Type: Bug
Package: Apache related
Operating System: FreeBSD 7.4
PHP Version: 5.3.8
Block user comment: N
Private report: N
New Comment:
It seems that this issue not reproducible on i386 but only on amd64.
Previous Comments:
------------------------------------------------------------------------
[2012-11-29 10:56:04] m dot krasilnikov at yandex dot ru
We have the same issue with PHP 5.3.19 on FreeBSD 7.4
Reproducable with test script from original report.
(gdb) bt
#0 0x00000008018acd50 in _zend_mm_free_int () from
/usr/local/libexec/apache22/libphp5.so
#1 0x000000080189cf5e in zend_multibyte_read_script () from
/usr/local/libexec/apache22/libphp5.so
#2 0x000000080189d37f in open_file_for_scanning () from
/usr/local/libexec/apache22/libphp5.so
#3 0x000000080189db9c in compile_file () from
/usr/local/libexec/apache22/libphp5.so
#4 0x0000000809022844 in phar_compile_file () from
/usr/local/lib/php/20090626/phar.so
#5 0x0000000804e0bdda in xdebug_compile_file () from
/usr/local/lib/php/20090626/xdebug.so
#6 0x00000008018cb00a in zend_execute_scripts () from
/usr/local/libexec/apache22/libphp5.so
#7 0x00000008018759a7 in php_execute_script () from
/usr/local/libexec/apache22/libphp5.so
#8 0x000000080195577e in php_handler () from
/usr/local/libexec/apache22/libphp5.so
------------------------------------------------------------------------
[2012-02-03 01:30:13] anoni at mo dot us
To reproduce try php from ports, make config with multibyte, then install
magento shop 1.6 and keep refreshing... :)
------------------------------------------------------------------------
[2012-02-03 01:23:42] anoni at mo dot us
Confirm bug happening on php5.3.9 apache 2.2.21 Freebsd8. PHP compiled with
zend_multibyte support.
pid xxxx (httpd), uid 80: exited on signal 11
another simptom in vhost error.log : PHP Fatal error: require_once() Failed
opening required '1'
(intermittent, file exists and works 90% of the time). Browser gets white
screen of death. Refreshing the page will work ok usually.
------------------------------------------------------------------------
[2011-09-06 03:12:49] info at ihead dot ru
It was tested on Apache 1.3.41 and 2.2.19.
I will try on another server later.
------------------------------------------------------------------------
[2011-09-06 02:50:34] [email protected]
I can not reproduce this in my environ, and your apache seems to be ancient
version, could you test with a newer version of it? thanks
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
https://bugs.php.net/bug.php?id=55525
--
Edit this bug report at https://bugs.php.net/bug.php?id=55525&edit=1