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 3737] out of memory on version 1.2.0 when loading 13MB cap

Date: Sat, 9 Jan 2010 08:54:43 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3737

--- Comment #12 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-01-09 08:54:38 PST ---
FWIW:

Starting at frame 59, this capture contains ~ 450 "SSL Data segments" of 9000
bytes each all of which are "Reassembled in frame #4659".

So: in frame #4659 Wireshark will try to display ~ 4M of reassembled SSL data
segments in several different tabs including "Reassembled SSL" and "De-chunked
entity body".

Sounds like a stress test to me.

I'm guessing that I'm able to look at decrypted SSSL frames before frame 4659
with the "new packet list" Wireshark presumably because actual display of a
frame isn't attempted until that frame is is the "display window" ?

When I select frame 4659 Wireshark dies....

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