-
I received a seg fault on ubuntu when trying to use foremost.
In gdb I tracked it down to be an issue formatting the block variable.
I changed the following format string in dir.c at line 331
"%d:\t%10ld.%s \t %10s \t %10llu \t %s"
to
"%d:\t%10llu.%s \t %10s \t %10llu \t %s"
This seems to fix the issue.
2009-06-04 12:52:17 UTC by colling2
-
apparently I didn't follow directions, I used the config file instead of using -t for the image files.
2006-12-06 16:27:11 UTC by rrtaft
-
I used a 'never been used' 64MB USB flash drive and copied digital camera pictures to it as well as other images.
I deleted the partition table on the drive.
I enabled all image types in the config.
After running foremost, this was the audit file:
Foremost version 1.3 by Jesse Kornblum, Kris Kendall, and Nick Mikus
Audit File
Foremost started at Wed Dec 6 10:14:21 2006...
2006-12-06 15:41:58 UTC by rrtaft
-
namikus committed patchset 39 of module foremost-1.0 to the Foremost CVS repository, changing 15 files.
2006-02-17 06:33:01 UTC by namikus
-
namikus committed patchset 38 of module foremost-1.0 to the Foremost CVS repository, changing 8 files.
2006-01-07 17:28:33 UTC by namikus
-
namikus committed patchset 37 of module foremost-1.0 to the Foremost CVS repository, changing 10 files.
2005-09-30 21:59:56 UTC by namikus
-
namikus committed patchset 36 of module foremost-1.0 to the Foremost CVS repository, changing 11 files.
2005-09-10 17:40:06 UTC by namikus
-
namikus committed patchset 35 of module foremost-1.0 to the Foremost CVS repository, changing 1 files.
2005-07-06 06:11:12 UTC by namikus
-
namikus committed patchset 34 of module foremost-1.0 to the Foremost CVS repository, changing 5 files.
2005-06-28 05:20:43 UTC by namikus
-
namikus committed patchset 33 of module foremost-1.0 to the Foremost CVS repository, changing 2 files.
2005-06-12 23:19:15 UTC by namikus