Hello all When I open a pcap file about 2GB on Win2008 R2 (4 CPU 16GB RAM) ,the program crash and there is an error,I have tried wireshark 1.46 64bit & wireshark 1.50 64bit & wireshar 1.61rc1 64bit, Can you help me to fix it ,thank u very much! asked 22 May '11, 03:05 cybluesky retagged 25 May '11, 21:46 helloworld |
One Answer:
Your 16GB memory do not help since Wireshark has other limitations that might cause a crash when loading really huge trace files, see: http://wiki.wireshark.org/KnownBugs/OutOfMemory To get around that problem you might take a look at my answer here: http://ask.wireshark.org/questions/2947/dump-very-large-stream-capture-to-raw-file-wireshark-crashes answered 22 May '11, 07:14 Jasper ♦♦ edited 22 May '11, 07:16 |