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'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.


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

[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.

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

[2009-11-04 10:40:12] j...@php.net

Leave the report in "Feedback" (requested) status until you have that
script around. (do not reply before that ;)

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

[2009-11-04 08:43:49] phpbugs at colin dot guthr dot ie

I knew you were going to say that Jani :p

As I said on the original mail, even my simple test is not sufficient
to trigger this.

Sadly I'm not sure if I can create such a test script, but I will
certainly try. It may take me a few days to come up with something and
it's most likely that it will not be a simple application (my current
trigger case is part of the Zend Framework and I have no real desire to
dissect that!)

Give me a week or two.

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

[2009-11-03 10:57:43] j...@php.net

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.



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

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