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 5979] 64-bit Wireshark appears to hit 2-Gbyte memory limit

Date: Mon, 19 Dec 2011 14:50:22 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5979

--- Comment #6 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2011-12-19 15:50:21 MST ---
(In reply to comment #5)
> (In reply to comment #4)
> >     If an application was linked with /LARGEADDRESSAWARE, DUMPBIN /HEADERS will
> > display information to that effect.
> 
> The 32-bit Wireshark I have installed (1.7.0-SVN-38446--built by the buildbot)
> apparently does have this enabled:
> 
> C:\Program Files\Wireshark>dumpbin /headers wireshark.exe

1.7.1-SVN-40245 64-bit on Win7 from the buildbot:

C:\Program Files\Wireshark>dumpbin /headers wireshark.exe
Microsoft (R) COFF/PE Dumper Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

Dump of file wireshark.exe

PE signature found

File Type: EXECUTABLE IMAGE

FILE HEADER VALUES
            8664 machine (x64)
               6 number of sections
        4EEF7F5B time date stamp Mon Dec 19 11:15:55 2011
               0 file pointer to symbol table
               0 number of symbols
              F0 size of optional header
              22 characteristics
                   Executable
                   Application can handle large (>2GB) addresses

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