ID:               50027
 Comment by:       lukas at twobits dot cz
 Reported By:      phpbugs at colin dot guthr dot ie
 Status:           No Feedback
 Bug Type:         Reproducible crash
 Operating System: Mandriva Linux (Cooker x86_64)
 PHP Version:      5.3.1RC2
 New Comment:

We now have about three weeks of successful operation with
zend.enable_gc = Off

I assume it is safe to say that this bug indeed is GC related.


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

[2009-12-16 08:53:15] lukas at twobits dot cz

I switched the gc off, will provide feedback in about a week.

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

[2009-12-16 08:11:52] ras...@php.net

Does this happen with gc turned off?

Try adding:

zend.enable_gc = Off

to your php.ini file.

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

[2009-12-16 08:09:06] lukas at twobits dot cz

We're affected with the same bug - 5.3.1, Fedora Core 8, 32bit, Apache
2.2.6.

This happens suddenly after few days of normal operation - then some of
the Apache requests end up with $this not defined inside an object
instance. Normal operation is resumed after Apache is restarted.

We never encountered this problem on 5.3.0 (used for over a month),
though I am not saying its not there as lots of our code changed
meanwhile as well.

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

[2009-11-12 01:00:02] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2009-11-11 11:36:32] phpbugs at colin dot guthr dot ie

(Hopefully this will not reset the Feedback status).

I've tried this on a similar i586 machine and cannot reproduce the
problem, this leads me to believe the problem is indeed x86_64 related.
I will try and obtain access to another x86_64 machine to reproduce the
problem there too.

If the bug status changes, please put it back to Feedback.

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

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

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

Reply via email to