ID: 29336 Updated by: [EMAIL PROTECTED] Reported By: glorybox at s dot od dot ua -Status: Assigned +Status: Closed Bug Type: Session related Operating System: Linux 2.4.18-xfs-1.1 PHP Version: 5CVS-2004-07-22 (dev) Assigned To: sascha New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-07-26 07:45:41] marcus at lucidix dot com that patch fixes the problem for me. thanks! ------------------------------------------------------------------------ [2004-07-23 09:13:29] [EMAIL PROTECTED] Please try this patch: http://tony2004.phpclub.net/dev/tmp/session.diff Does it happen with it too ? ------------------------------------------------------------------------ [2004-07-22 19:02:22] glorybox at s dot od dot ua Description: ------------ While starting session with session_start() PHP5 causes Apache to segfault. No changes were actually made to php.ini-dist Reproduce code: --------------- <?php session_start(); ?> Expected result: ---------------- Expected to start session. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29336&edit=1
