ID:               32963
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Jason at hybd dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: CentOS 4 / RHEL 3
 PHP Version:      5CVS-2005-05-06 (dev)
 New Comment:

Are you using references extensively?


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

[2005-05-09 19:47:01] Jason at hybd dot net

There seems to be no way I can reduce this bug down to a few lines. I
can only think some eariler piece of code triggers some sort of memory
corruption. I've tried with a test script, fiddling about with things
like scopes and making circlar references, thinking maybe that was to
do with it (seeing as it's destruction call to the offset that seems to
be creating the problem, from what I can make out in the src)

Although I don't think it's the same thing as (Certainly I had some
code that was doing what was said in these bugs, but it seems like it
works now, which makes me believe the bugs below are different,
although the behaviour is rather similar at times)...

http://bugs.php.net/bug.php?id=30346
OR
http://bugs.php.net/bug.php?id=32252

It is very similar. The issue is to do with offsetGet(). Frame 5 of the
dump seems to the most likely problem area.

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

[2005-05-09 15:17:20] Jason at hybd dot net

In a worst case scenario (if I can't get a small test script
developed), would it be OK to email you with access details to the
scripts/server so you can investigate for yourself. I can give you
suitable SSH access to our testing box. That way you can do what you
want in the way of running gdb, recompiling etc if need be.

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

[2005-05-09 11:38:38] [EMAIL PROTECTED]

We can't do much without a script to reproduce it ourselves, so try
come up with one..


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

[2005-05-09 11:28:08] jason at amp-design dot net

I normally do try and isolate bugs in PHP by producing a short few
lines of PHP in order to replicate the problem.

I have tried on many occasions when I have had this bug to replicate it
by stripping parts of the code down, but I have not managed to do it
sucessfully yet. Is there any other way I can profide feedback? I could
probably try and limit the amount code down to some extent, but even so
I doubt it would be a small chunk of code.

Anyway, I will attempt to find a way to replicate this as soon as I can
get time.

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

[2005-05-07 05:48:04] [EMAIL PROTECTED]

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 possible, make the script source available online and provide
an URL to it here. Try to 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/32963

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

Reply via email to