ID:               14780
 Comment by:       dave dot turcotte at ieee dot org
 Reported By:      jlim at natsoft dot com dot my
 Status:           Bogus
 Bug Type:         Session related
 Operating System: RH 7.2
 PHP Version:      4.1.1
 New Comment:

I know this bug has been closed for two years now but I'm experiencing
the same issue with the following configuration:

-RH 7.3
-Apache 1.3.23
-PHP 4.3.4  

Configure command: './configure' '--with-apxs' '--with-interbase'
'--enable-track-vars' '--with-mm' 

After a while, I get seg fault unless I remove the line:
ini_set('session.save_handler', 'mm') from my code.

Is there something else I'm missing or should this bug be re-opened.

Thanks, 

Dave


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

[2002-06-27 22:53:14] [EMAIL PROTECTED]

Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.



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

[2002-01-07 01:17:49] [EMAIL PROTECTED]

I haven't changed any, but it stopped segfaulting after cvs udpate.
Fixed in 4.2.0-dev.
Please reopen this report if you still have problem with 4.2.0-dev.

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

[2002-01-06 22:11:10] [EMAIL PROTECTED]

Changed Status to Critical.

There are many problems with external session save handlers.....

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

[2002-01-06 22:01:57] [EMAIL PROTECTED]

Found the cause and work around. (Use of session_module_name() is
causing race) I need to reconsider how to make a real fix for this
segfault :)



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

[2002-01-06 06:19:55] jlim at natsoft dot com dot my

Hi,

Here is my configure statement. Notice there's no pgsql:

./configure --with-mm --enable-inline-optimization --with-zlib
--with-oci8=/u01/app/or
acle/product/8.1.7 --disable-onstatement --enable-ftp --with-apxs 
--enable-shmop --en
able-sysvsem --with-gd


John Lim

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

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/14780

-- 
Edit this bug report at http://bugs.php.net/?id=14780&edit=1

Reply via email to