At monitoring of interfaces (use multiple files) the size of a file 200МB. Through time there is an error: GLib-ERROR **: gmem.c:239: failed to allocate 8388608 bytes. Email: [email protected] asked 17 Nov '11, 03:43 Amrel edited 17 Nov '11, 09:44 Guy Harris ♦♦ |
One Answer:
On 32-bit platforms, the address space size limits the amount of memory Wireshark can allocate; on all platforms, the amount of swap space (swap partition or partitions, pagefiles/swap files, etc.) limits it. On large files, Wireshark can run out of memory; see KnownBugs/OutOfMemory on the Wireshark Wiki for information on this. answered 17 Nov '11, 09:48 Guy Harris ♦♦ |
Wireshark crashes showing the following error message "GLib Error**: gmem.c.230: failed to allocate 256 bytes" and then Wireshark is displaying Visual C++ error message. Is this the same problem?
Manohar, Trainer, http://www.joera.in
It could be the same problem.