Re: [sleuthkit-developers] Fls core dumped
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2005-05-17 14:52:32
|
On May 17, 2005, at 8:08 AM, Jaime Chang wrote: > On 05/17/05 00:57, Brian Carrier wrote: > >> Did you change the code associated with the short and long file >> names? The crash is in the code looking for the short name and I >> remember you wanted to get rid of them.... If you didn't then I >> have a new version that checks a return value (which it should have >> before) and prevents a crash. > > No, actually I untar a fresh copy of the TSK 2.01 just to double check > that this wasn't cause by the changes I made. Hmm, try this version of src/fstools/fatfs_dent.c at: http://sleuthkit.sf.net/sleuthkit/fatfs_dent.c Can you also send me the output of 'icat IMG.DD 2 | xxd' so that I can see the directory entry that is causing problems. Was this file deleted using Debian (or whichever distro that shows the ils vs fls issue)? thanks, brian |