This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 neologix
收信人 Eric.Wolf, neologix, niemeyer, wrobell
日期 2011-03-01.21:14:05
SpamBayes Score 0.09521432
Marked as misclassified
Message-id <1299014055.39.0.736485853047.issue10900@psf.upfronthosting.co.za>
In-reply-to
内容
After running this under gdb, it turns out that it's actually bzlib's bzRead that's returning a BZ_STREAM_END after only 900k bytes.
So it confims what I've been suspecting, i.e. that the file is corrupt (I got the error at exactly the same offset as you - it could be a bug in bzlib, but it'd be quite surprising).
Note that google returns quite a few occurrences of corrupted OSM archives, e.g. http://www.mail-archive.com/newbies@openstreetmap.org/msg01854.html
历史
日期 用户 动作 参数
2011-03-01 21:14:15neologix修改recipients: + neologix, niemeyer, wrobell, Eric.Wolf
2011-03-01 21:14:15neologix修改messageid: <1299014055.39.0.736485853047.issue10900@psf.upfronthosting.co.za>
2011-03-01 21:14:05neologix链接issue10900 messages
2011-03-01 21:14:05neologix创建