https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3560
--- Comment #12 from Michael Tüxen <Michael.Tuexen@xxxxxxxxxxxxxxxxx> 2009-06-28 04:16:33 PDT ---
Hi Tyson,
the problem with your last two capture files is based on the limitation
of Wireshark only being able to handle a single section header block in
a pcapng file. A added code to stop loading of the file and provide the
user with an appropriate error message. This is committed in r28868.
This limitation means that you can not just concatenate two pcapng
files to get a file which is readable by Wireshark. However, the file
is valid according to the spec.
It is not necessary to add a separate bug for this issue (as indicated
earlier).
Thank you very much for reporting the bug and providing the trace
file. The fix will be included in Wireshark 1.2.1 and higher.
Best regards
Michael
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.