Re: FYI, non-locked cache value being modified

[email protected] (Gopal V) Wed, 25 Oct 2006 12:18:54 +0530
Newsgroups php.apc.dev
Message-ID <[email protected]>
(I didn't actually get this mail ... but first things first)

That code is a known breakage. Sara made the include_once_override
as disabled by default in the last release.

I haven't meddled in the optimization area because Ilia is rewriting
it anyway (hint: run without it till then). And one of the intentions
of putting the deep_copy flag in the op_array reserved section was to
let such code figure out whether the op_array is in shm or local mem,
to do such "stuff".

If you want to debug this further, I have a patched valgrind which
lets me log memory writes [1].

Cheers,
Gopal
[1] - http://t3.dotgnu.info/code/valgrind-watchpoints.patch
-- 
The difference between insanity and genius is measured by success