On Fri, Jun 25, 2010 at 10:02, Alex Hunsaker <[email protected]> wrote:
> On Fri, Jun 25, 2010 at 04:47, Tim Bunce <[email protected]> wrote:
>> Hi Alex.
>
> *waves* Hi Tim!
>
>>> When I Add "PerlModule Devel::NYTProf::Apache" to my conf I get the
>>> below segfault:
>>>
>> Please do a "print *sv*" in gdb. Anything else you can find out about
>> the sv would be very helpful.
>
> [ back on my i686, 5.10.1 ]
[ And back on my x86_64 5.12.1 machine ]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff3059c1c in resolve_sub_to_cv (sv=0x93800384b454552,
subname_gv_ptr=0x7fffffffe088) at NYTProf.xs:2046
2046 NYTProf.xs: No such file or directory.
in NYTProf.xs
(gdb) p sv
$1 = (SV *) 0x93800384b454552
(gdb) p *sv
Cannot access memory at address 0x93800384b454552
*Spoiler alert if you have not read the other thread yet*
This problem also goes away if I take out the { END { } } block in File::Temp.
--
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]