Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9406] Buildbot crash output: fuzz-2013-11-09-2430.pcap

Date: Thu, 12 Dec 2013 22:08:14 +0000

Comment # 13 on bug 9406 from
The function that's asserting is call_dissector_only. Based on the type of
traffic in the capture and the scarcity of callers of call_dissector_only, I
have to assume that the NULL handle is the gsm_sms_handle in either
packet-gsm_a_rp.c or packet-gsm_map.c. The code fetching those handles looks
sane, so either there's weird stack corruption happening or the protocol isn't
getting registered for some reason.

The fact that this seems to only happen under valgrind is suspect...


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