ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12903] k12 text file format causes errors

Date: Thu, 15 Sep 2016 21:18:28 +0000

changed bug 12903


What Removed Added
Status UNCONFIRMED CONFIRMED
Hardware x86-64 All
Ever confirmed   1
OS Windows 7 All

Comment # 1 on bug 12903 from
So a one-pass read of the text file with "tshark" gives the same results as a
one-pass read of http.cap (other than the time stamps, which may be another
problem, either with the code to read K12 text files or the code to write
them), but a two-pass read with "tshark" fails.

So it's probably either that the correct file offset isn't being provided on
the first pass or the seek-read routine isn't working correctly.


You are receiving this mail because:
  • You are watching all bug changes.