ID: 39902 User updated by: felici at iddqd dot hu Reported By: felici at iddqd dot hu -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: FreeBSD 6.2-PRERELEASE PHP Version: 5.2.0 New Comment:
Hello, I tried the cvs snapshot, still the same, even the backtrace. PHPInfo: https://mail.dns123.eu/phpi___.php Previous Comments: ------------------------------------------------------------------------ [2006-12-20 13:43:30] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.2-win32-latest.zip ------------------------------------------------------------------------ [2006-12-20 13:34:47] felici at iddqd dot hu Description: ------------ I'm using Apache 2.2.3 with fastcgi and php. With php 5.2.0 php processes exit on signal 11. 5.1.6 was OK. Reproduce code: --------------- Doesn't matter what you run, it will crash. Expected result: ---------------- --- Actual result: -------------- Dec 20 14:32:08 starbase kernel: pid 9951 (php-cgi), uid 2001: exited on signal 11 (core dumped) Dec 20 14:32:08 starbase kernel: pid 9952 (php-cgi), uid 2001: exited on signal 11 (core dumped) Dec 20 14:32:08 starbase kernel: pid 9954 (php-cgi), uid 2001: exited on signal 11 (core dumped) Dec 20 14:32:08 starbase kernel: pid 9953 (php-cgi), uid 2001: exited on signal 11 (core dumped) #0 0x00000000 in ?? () #1 0x28e87ea4 in __do_global_dtors_aux () from /usr/local/lib/php/20060613/session.so #2 0x28e8efd4 in _fini () from /usr/local/lib/php/20060613/session.so #3 0x2827c160 in ?? () from /libexec/ld-elf.so.1 #4 0x2827c018 in ?? () from /libexec/ld-elf.so.1 #5 0xbfbfcae8 in ?? () #6 0x2825c929 in elf_hash () from /libexec/ld-elf.so.1 #7 0x2825f3ae in dlclose () from /libexec/ld-elf.so.1 #8 0x0815db72 in zend_hash_apply_deleter () #9 0x0815dc01 in zend_hash_graceful_reverse_destroy () #10 0x081536ff in zend_shutdown () #11 0x0811620f in php_module_shutdown () #12 0x081d7bf2 in main () ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39902&edit=1
