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 6701] Buildbot crash output: randpkt-2011-12-29-26097.pcap

Date: Thu, 29 Dec 2011 11:13:55 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6701

--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2011-12-29 11:13:54 PST ---
It's trying to fetch a 7-byte DeviceInstance, and proto_tree_add_item() doesn't
like that, because the DeviceInstance fields are FT_UINT32s.

If BACapp's ASN.1 specification, and the home-grown BER variant, allows that,
we should at least try to handle that; if it doesn't, we should report it as an
error.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.