ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6216] Buildbot crash output: fuzz-2011-08-06-9357.pcap

Date: Sun, 7 Aug 2011 01:30:26 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6216

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Platform|x86-64                      |All
            Version|unspecified                 |SVN
         Resolution|                            |FIXED
         OS/Version|Ubuntu                      |All

--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2011-08-07 01:30:24 PDT ---
Probably an infinite loop stopped by SIGCPU; the OpenSAFETY dissector would, in
a loop, in some "this shouldn't happen (but can, in an invalid packet)" case do
a "continue" without having advanced the offset into the packet, and thus loop
infinitely.  Reproducible on my machine, and fixed with revision 38383.

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