If the crash is not reproducible on other devices with this particular file. I suspect that storage media might have some unreadable sectors. The crash you are experiencing might be due basic I/O errors, but due to the nature of the device, will be very hard to Test. The closest I can think of is, connect the sage to your pc, copy a a whole bunch of data do it, flush cache on the pc, and try reading all the data back.. (ideally, the read should actually be veryfing it, such as comparing md5 or crc32sums) If you can do this 1 or 2 times without without error, then my guess is probably wrong. I'm sorry that I can't provide more user friend detailed instructions on how to do the above.
|