Evan Huus
changed
bug 8842
What |
Removed |
Added |
CC |
|
[email protected]
|
Hardware |
x86-64
|
All
|
Version |
unspecified
|
SVN
|
OS |
Ubuntu
|
All
|
Comment # 1
on bug 8842
from Evan Huus
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.