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 10079] Buildbot crash output: fuzz-2014-05-06-21601.pcap

Date: Tue, 06 May 2014 19:08:11 +0000

Comment # 7 on bug 10079 from
It may have something to do with the calls made into the USB dissectors. I pass
some dummy structs to the functions. These structs contain some null pointers,
but they should never be used.

Looking into the dissectors I call, it appears the structs do get used (even
though the signature has the _U_ flag). I will push up a patch fixing the the
signature.

Is there a way to get a stack dump from the buildbot for a segfault?


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