Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6010] Buildbot crash output: fuzz-2011-06-09-9718.pcap

Date: Thu, 9 Jun 2011 11:31:10 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6010

Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2011-06-09 11:31:09 PDT ---
Okay, the fact that it works in 1.4 is actually a coincidence.  JPEG "packets"
do not have a timestamp set and that meant that prior to r34913 the packets got
excluded from the new file based on that timestamp.

r37633 fixes this fuzz failure by preventing editcap from writing packets
larger than the file's maximum packet size to the file.  It may be that the
solution needs to be made more generic, but that can be dealt with later.

Oh, one other note: trunk cannot correctly open JPEG files: it says the capture
was truncated.  trunk-1.4 does not have that problem either.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.