On Tue, Jun 09, 2009 at 01:27:27PM -0700, HarleyPig wrote: > > Reading nytprofile.dat.5728 > Segmentation fault
The best way to debug that would be to get a core dump file and extract a stack trace from it. You could also try using NYTPROF=trace=9 (or so) to identify what was being read when it crashed. Also try using the latest code from the repository at http://code.google.com/p/perl-devel-nytprof/source/checkout Tim. --~--~---------~--~----~------------~-------~--~----~ 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] -~----------~----~----~----~------~----~------~--~---
