Comment # 16
on bug 13049
from Gerald Combs
(In reply to Pascal Quantin from comment #15)
> (In reply to Pascal Quantin from comment #3)
> > No problem running this capture on my machine. Given the size of the pcap
> > (28.1 MB) I guess the buildbot ran out of memory without an infinite loop.
>
> Gerald, is there a way to confirm this?
That appears to be the case. With the default (unlimited) virtual memory limit
"valgrind --tool=memcheck tshark" takes a while but completes. With the virtual
memory limit set to 750000 (which is what valgrind-wireshark.sh uses) it
crashes with an allocation error.
You are receiving this mail because:
- You are watching all bug changes.