http://bugs.openzim.org/show_bug.cgi?id=12
Tommi Mäkitalo tommi@tntnet.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|zimreader |zimwriter
--- Comment #1 from Tommi Mäkitalo tommi@tntnet.org 2009-11-08 12:56:15 CET --- I just checked the zim file. It is indeed corrupt. Therefore reading fails.
The problem is, that the file is truncated. It may well be, that there was something wrong when the file was written. Most probably the partition was full. And indeed - the zimwriter do not check for errors, when the file is written. I fixed that.
Emmanuel: can you please try to recreate the file with your input data after updating the zimwriter?