develooper Front page | perl.perl5.porters | Postings from December 2011

[perl #40170] unable to use DProf with threads

Thread Previous
From:
James E Keenan via RT
Date:
December 4, 2011 05:41
Subject:
[perl #40170] unable to use DProf with threads
Message ID:
rt-3.6.HEAD-5084-1323006111-1014.40170-15-0@perl.org
On Wed Aug 16 23:13:35 2006, jgeisler@css.taylor.edu wrote:

> 
> I am unable to run DProf with a multithreaded application to do
> profiling on it for performance reasons.  The error I get is:
> 
>     [282] jgeisler:~/CPC/Parser % perl -d:DProf ./parser.pl -tp -T2
>     panic: Devel::DProf inconsistent subroutine return at
>    /usr/lib/perl5/5.8.8/i686-linux-thread-multi/threads/shared.pm line
>    18.
>     BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/i686-
>    linux-thread-multi/threads/shared.pm line 35.
>     Compilation failed in require at ./parser.pl line 106.
>     BEGIN failed--compilation aborted at ./parser.pl line 106.
>     [283] jgeisler:~/CPC/Parser %
> 

Since Devel::DProf is deprecated and has been removed from blead, should
we reject this ticket and forward the complaint to the module's own CPAN
queue (as we just did for RT #36795)?

Thank you very much.
Jim Keenan

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About