ID:               22425
 Comment by:       mszumocki at contman dot pl
 Reported By:      addinitz at hotmail dot com
 Status:           No Feedback
 Bug Type:         Session related
 Operating System: Gentoo Linux
 PHP Version:      4.3.1
 New Comment:

Observed same issue on FreeBSD 5.2 with PHP 4.3.11 and Apache 2.0.54.
Klimpong's 'fix' worked - i suspect it might have something to do with
order of loading extension .so files in .ini file.


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

[2005-06-06 10:35:37] till at klimpong dot com

Ok, here is my fix.

*Although* I had installed everything from scratch, I just went into
the /usr/ports/www/php4-session directory, and issued "make
deinstall".

Then restarted Apache to reflect changes - worked.

Then I did, "make clean && make install", and reinstalled the session
extension again. Restarted Apache, and the segfaults are gone.

Hope this helps!
Till

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

[2005-06-05 19:29:24] till at klimpong dot com

I have the same problem in PHP 4.3.11 and FreeBSD 4.10.

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

[2003-03-25 22:24:46] [EMAIL PROTECTED]

sounds like some optimization problem in the compiler.

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

[2003-03-25 20:42:29] juvenal dot jr at uol dot com dot br

I'm having the same problem here (PHP 4.3.1) but with RH 7.3 with the
latest packages from RHN (apache-1.3.27-2, glibc-2.2.5-43), and a
kernel with SGI XFS patches applied (kernel-2.4.18-4SGI_XFS_1.1). When
compiled with --disable-debug, I got the Segmentation fault problem
with session_start(), but when I use --enable-debug on compile, the
SEGV vanishes. I'd like to ask if there is another way to get important
info to fix it (I cannot use the --enable-debug version because I need
Zend Optimizer and Zend Debugger, and they only work with the
--disable-debug version of PHP).
I'm waiting your answer.

Cheers,

Juvenal A. Silva Jr.

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

[2003-03-09 19:14:24] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

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

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

Reply via email to