ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 8030] Buildbot crash output: fuzz-2012-11-30-845.pcap

Date: Sat, 01 Dec 2012 21:35:28 +0000

Comment # 6 on bug 8030 from
(In reply to comment #5)
> The only way I've been able to reproduce this is with the
> 'test-fuzzed-capture' script running under valgrind (with trace-children).
> Basically running the following:
> 
> valgrind --trace-children=yes ./tools/test-fuzzed-cap.sh
> fuzz-2012-11-30-1917.pcap
> 
> gives some unusual errors and unusual memory statistics.

This is probably misleading - it looks like just a side-effect of using glib
under valgrind without the G_SLICE=always-malloc environment variable that the
valgrind script sets.

So it looks like I really can't reproduce this one, but it keeps popping up in
the fuzz-tester... not sure what's going on here.


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