ID: 20539
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Critical
-Bug Type: Session related
+Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 4CVS-2002-11-21 (stable)
New Comment:
Date: Thu, 28 Nov 2002 19:38:38 +0100 (CET)
From: Sascha Schumann <[EMAIL PROTECTED]>
To: Edin Kadribasic <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-DEV] Patch for bug #20539
On Thu, 28 Nov 2002, Edin Kadribasic wrote:
> Forget the patch, its not working well. The problem is that with
> session autostart SID constant gets defined in rinit and gets
> destroyed twice.
Yes, that's why I don't like to rely on internals of
something which should be a black box. The constants
API needs an interface for deleting entries.
- Sascha
Previous Comments:
------------------------------------------------------------------------
[2002-11-28 03:55:05] [EMAIL PROTECTED]
This crash happens when php.ini (or php-cli.ini :) contains
'session.auto_start = 1' AND 'magic_quotes_gpc = On'
------------------------------------------------------------------------
[2002-11-28 02:46:31] [EMAIL PROTECTED]
I can't tell. Is php.ini loaded if php-cli.ini doesn't exists by
default ?
------------------------------------------------------------------------
[2002-11-28 02:32:59] [EMAIL PROTECTED]
Is that php.ini loaded by php then when this crash happens?
------------------------------------------------------------------------
[2002-11-28 02:28:09] [EMAIL PROTECTED]
If I remove the php-cli.ini from my /usr/local/lib directory the
backtrace is the same. And no - I do not have multiple php-*.ini files.
One php.ini and a php-cli.ini ( since today morning ).
I copied the original php.ini-dist to /usr/local/lib/php-cli.ini and
everything is fine. ( I will customize the file later )
------------------------------------------------------------------------
[2002-11-28 02:23:54] [EMAIL PROTECTED]
Is the backtrace still the same?
And do you have any other php-*.ini files anywhere in your system? If
you do have, please make a diff between it and
the php.ini-dist
------------------------------------------------------------------------
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
http://bugs.php.net/20539
--
Edit this bug report at http://bugs.php.net/?id=20539&edit=1