ID: 40553
Updated by: [EMAIL PROTECTED]
Reported By: taki at alkoholista dot hu
-Status: Open
+Status: Closed
Bug Type: Reproducible crash
Operating System: FreeBSD 6.2-RELEASE
PHP Version: 4.4.5
New Comment:
Fixed in CVS.
Please search the database before creating new report.
Previous Comments:
------------------------------------------------------------------------
[2007-02-20 09:57:57] taki at alkoholista dot hu
Description:
------------
I use apache 1.3.37 with php4.4.5. I have a squirrelmail webmail
installed. One of my customers reported that after I upgraded my
php4.4.4 to php4.4.5 he can't use the webmail. I searched the
php-general list for a solution, and I found a mail from Ken Williams
who found this bug already.
Reproduce code:
---------------
<?php
session_register("q");
?>
Actual result:
--------------
# gdb `which php` php.core
GNU gdb 6.1.1 [FreeBSD]
Core was generated by `php'.
Program terminated with signal 11, Segmentation fault.
[...]
#0 0x28b16f24 in php_add_session_var ()
from /usr/local/lib/php/20020429/session.so
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=40553&edit=1