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 6669] netmon2 capture file that crashes wireshark

Date: Mon, 12 Dec 2011 22:47:57 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6669

--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx> 2011-12-12 22:47:56 PST ---
I boosted the maximum frame table size to a number slightly larger than the
maximum number of packets possible in a NetMon file, given that the size of 
the portion of the NetMon file containing packets is limited to 2^32 bytes due
to the frame table entries being 32-bit file offsets.  Hopefully that keeps
32-bit Wireshark from running out of address space and keeps Wireshark from
running the system out of memory+swap space.

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