|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2007-02-20 10:04 UTC] tony2001@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Dec 07 21:00:01 2025 UTC |
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