On Mon, Jun 28, 2010 at 12:24:44AM -0600, Alex Hunsaker wrote:
> On Sun, Jun 27, 2010 at 15:18, Nicholas Clark <[email protected]> wrote:
> 
> > This list, obviously, isn't the right place to report bugs in mod_perl.
> 
> Yeah, ill go post a report on that list (tomorrow) and point back to
> this thread.  Course feel free to beat me to the punch :-).

Given Nicholas's analysis (thanks Nick!) I'd guess that you could create
a test case that doesn't involve NYTProf by doing something like:

    END { eval "END { }" for 1..10 }

Tim.

p.s. A cross-check of this analysis would be to change the "if (1)" in
_END to "if (0)" so PL_endav doesn't get altered at END time.

p.p.s. I'll tweak NYTProf to pre-extend PL_endav enough to reduce the
risk of this happening.

-- 
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]

Reply via email to