[sleuthkit-users] fls core
Brought to you by:
carrier
From: Josep M H. <jm...@me...> - 2003-03-21 16:48:41
|
Hi , i have just installed TASK v1.60 and Autopsy v1.70 in a FreeBSD 4.8RC box. It seems to be a problem with the base system Perl in FreeBSD with the large files , so i installed the Perl 5.8 port version , and the problem at make time seems to disappear. But now (also before Perl upgrade) i receive some coredumps from fls while working with some dd Solaris images from the browser with Autopsy. For example , while creating data file in timeline section : Running fls -r -m on images/c0t0d0s0-root.dd Segmentation fault (core dumped) Running ils -m on images/c0t0d0s0-root.dd Running fls -r -m on images/c0t0d0s7-exporthome.dd Running ils -m on images/c0t0d0s7-exporthome.dd Running fls -r -m on images/c0t0d0s6-usr.dd Segmentation fault (core dumped) Running ils -m on images/c0t0d0s6-usr.dd Running fls -r -m on images/c0t0d0s1-var.dd Segmentation fault (core dumped) Running ils -m on images/c0t0d0s1-var.dd Running fls -r -m on images/c0t0d0s5-opt.dd Segmentation fault (core dumped) Running ils -m on images/c0t0d0s5-opt.dd when i run fls from the shell as follows : /usr/local/bin/task/bin# ./fls -r -m on /somepath/images/c0t0d0s0-root.dd i dont get any core. Any idea ? Thanks in advance , Josep M Homs |