ID: 10895
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Session related
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

We need a GDB backtrace of the crash, otherwise it is
impossible to know what causes it.

First get the latest RC from here:

http://www.php.net/~andi/php-4.0.6RC3.tar.gz

If above link doesn't work, try with RC4.

Then configure it using same options as before but change
the --disable-debug to --enable-debug otherwise the result
of GDB is useless.



Previous Comments:
---------------------------------------------------------------------------

[2001-05-16 04:02:52] [EMAIL PROTECTED]
I had got Segmentation Faults using the sessions with PHP 4.05. After installing PHP 
4.04pl1 the same code works fine.

I use the session_start(),session_register(),session_unregister() functions. But i 
could not localize which of them causes the problems, i'd expect that it is 
session_unregister().

"./configure" 
"--with-mysql=/usr/local/mysql" 
"--with-apache=../apache_1.3.19" 
"--enable-dbg=shared" 
"--with-ttf=/usr/local" 
"--with-gd" 
"--with-xml" 
"--with-zlib=/usr/local" 
"--with-jpeg-dir=/usr/local" 
"--enable-track-vars" 
"--enable-url-includes" 
"--disable-debug" 

Claus

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10895&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to