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 4115] 32-bit Wireshark crashes while opening large trace f

Date: Tue, 27 Apr 2010 00:56:06 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4115

--- Comment #19 from Guy Harris <guy@xxxxxxxxxxxx> 2010-04-27 00:56:02 PDT ---
The fact that version X of application Y, reading file Z, on version V of a
given OS doesn't run out of memory does not, *ipso facto*, mean that it won't
run out of memory on version W of the same OS, all other things being equal;
the memory allocator in version W might, for example, use a different strategy
from the allocator in version V, with the new strategy consuming more address
space.

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