Wireshark-bugs: [Wireshark-bugs] [Bug 8842] Buildbot crash output: fuzz-2013-06-24-9777.pcap
Date: Tue, 25 Jun 2013 21:57:48 +0000

changed bug 8842

What Removed Added
CC   eapache@gmail.com
Hardware x86-64 All
Version unspecified SVN
OS Ubuntu All

Comment # 1 on bug 8842 from
The wmem assertion is just a side-effect of how we bail when out of memory.
Should probably be tweaked, but not really relevant to the bug.

Massif (Valgrind's heap profiler) says that the culprit with this capture is
packet-rtmpt.c:2136 which is responsible for about 318MB of allocations from
the one 4MB capture file.


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