Subject: | undefined value as array ref in FileInfo.pm |
When trying to run nytprofcg or nytprofhtml on the profile from the
mod_perl app I'm testing, I get:
export NYTPROF=savesrc=1:compress=0:file=/home/httpd/nytprof.out
/etc/rc.d/http start
... run clients ...
/etc/rc.d/http stop
cp /home/httpd/nytprof.out* /home/httpd/profiles/
nytprofcg -f profiles/nytprof.out.29490
Reading profiles/nytprof.out.29490 ...
Eval '(eval 0)' (fid 6) has unknown invoking fid 7
Can't use an undefined value as an ARRAY reference
at /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/Devel/NYTProf/FileInfo.pm
line 306.