i'm using perl 5.14.1 also, the script i'm trying to analyze uses Coro <http://search.cpan.org/~mlehmann/Coro-6.41/Coro.pm> perl module to do multi-threading.
On Friday, October 24, 2014 6:03:32 AM UTC-5, Eric Chun wrote: > > Hello, > > I'm getting seg faults when running NYTProf version 4.08. NYTProf doesn't > like it when I load certain perl modules that I created and placed in the > current directory because the segfault goes away when i remove the 'use > module' lines. > > Can anybody suggest a way to debug this further? > > i ran with trace=9 and attached the output. > > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Devel::NYTProf Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
