ID:               23038
 Updated by:       [EMAIL PROTECTED]
-Reported By:      tit dot petric at telemach dot net
+Reported By:      black at sunshine dot krneki dot org
 Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: linux debian
 PHP Version:      4.3.2-RC
 New Comment:

according to http://snaps.php.net there is? 
 
and yeah, i guess you could mark it as bogus, as far as "simple" 
scripts go, i doubt i could ever reproduce this in a simple one.. even

the collection of code i use has about 170k just core files (and its 
clean non bloated code if you believe it ;)).. 
 
the best i can do is give you a cvs snapshot of a week ago when the 
bug was still occuring.. after i removed aggregate i havent had a 
crash.. 
 
as for my debugging knowledge goes, its pretty much what i gathered 
from this page, and you cant really expect me to master gdb and 
valgrind without experience with any of them before. 
 
if you want to give it a shot then by all means, im willing to give you

everything that is in my power to do so, a short example script 
however, is not. 


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

[2003-04-03 12:24:05] [EMAIL PROTECTED]

I'm tempted to bogusify this right away since you only 
assume a lot here. Please provide real information we can
work with..like a simple example script.

(and FYI: there is no such thing as 4.5-dev officially)


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

[2003-04-03 11:42:21] black at sunshine dot krneki dot org

On bugreport 21478 i've experienced the same problem and behaviour 
when trying to debug, but i believe the bugs are generally unrelated. 
 
I've been searching to the sollution for my segfaulting of apache in 
various areas... output buffering, stream functions (file access, 
file_get_contents), references... and since i got the crashes in 4.3
then 
i thought of the only thing i added to the code which was 4.3 related,

and that was the use of aggregate.. 
 
i used aggregate to aggregate 3-4 classes to a main object, and after 
removing and reforming the classes to preform a row of "extends" on 
them.. the behaviour wen't away, and I didnt get a single segfault in 
the last 3-4 days. 
 
it is my opinion that aggregate either contains a memory leak 
somewhere, or that the problem is located inside the scripting engine..

 
i dont have anything to reproduce it anymore, except old cvs 
snapshots which could reproduce it if required, but removing aggregate

and with it the segfaults seems to be enough of an indication for me. 
 
this seems to be related to 4.3.0 and later, and was reproduced on my 
side on every php version up to 4.5-CVS 

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


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

Reply via email to