Ticket #15558

ZIP展開処理でI/Oエラー(invalid LOC header)

오픈 날짜: 2009-03-16 16:52 마지막 업데이트: 2009-03-16 22:30

Reporter:
(Anonymous)
소유자:
Type:
Status:
Closed
Component:
(None)
MileStone:
Priority:
9 - Highest
Severity:
9 - Highest
Resolution:
Fixed
File:
None

Details

ZIP展開処理で、以下のエラーが発生。

$ arm xvf commons-net-2.0-src.zip
(中略)
armadillo: I/O error - invalid LOC header: signature=d222a201
$

ZIPファイルは、ここからダウンロードできます→ http://commons.apache.org/downloads/download_net.cgi

Ticket History (2/2 Histories)

2009-03-16 16:52 Updated by: None
  • New Ticket "ZIP展開処理でI/Oエラー(invalid LOC header)" created
2009-03-16 22:30 Updated by: argius
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2009-03-16 22:30
댓글 올리기

デコード後の余りを読み飛ばす処理で、素のストリームでなくデコーダ(Inflater)に対して読み飛ばしてしまっていたのが原因。 素のストリームに対して読み飛ばすようにした。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login