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 6565] Buildbot crash output: fuzz-2011-11-10-19142.pcap

Date: Thu, 10 Nov 2011 19:19:08 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6565

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|x86-64                      |All
         OS/Version|Ubuntu                      |All

--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2011-11-10 19:19:08 PST ---
Running it on my Mac gives

    ** (process:43620): WARNING **: Dissector bug, protocol SIP, in packet 2:
More than 1000000 items in the tree -- possible infinite loop

It's fuzzed from

    poc_vik3_UMTS_PDP_CONTEXT_0_IP_0.pcap

Group 1 is XCEPT_GROUP_WIRESHARK, code 6 is OutOfMemoryError.  My Mac, and the
build on it, is 64-bit; if the buildbot in question is building a 32-bit
binary, it might've run out of memory before entering 1,000,000 items into the
protocol tree.  We should presumably be catching that exception and doing
*something* even if it's just printing the message "go buy yourself a 64-bit
machine and and get a 64-bit OS for it".

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