Wireshark-bugs: [Wireshark-bugs] [Bug 8742] NetMon Overly Big Frame Table Crash

Date Prev · Date Next · Thread Prev · Thread Next
Date: Sat, 01 Jun 2013 06:52:10 +0000

changed bug 8742

What Removed Added
Status UNCONFIRMED RESOLVED
Resolution --- FIXED

Comment # 4 on bug 8742 from
I've checked in a change to use g_try_malloc(), return an error with the error
code ENOMEM if that fails, and try to report the error in a not-too-technical
fashion if that happens, in r49673 on the trunk.

Please try a post-r49673 build on the trunk; I can't reproduce this on my
machine as it's a 64-bit machine running an OS that just allocates more swap
files if necessary, rather than an OS that has fixed swap partitions on the
disk (in fact, its "add swap space" system call doesn't let you specify a
special file, rather than an ordinary file, as swap space!).


You are receiving this mail because:
  • You are watching all bug changes.