https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4048
Summary: protocol AMQP: packet-amqp.c:1240: failed assertion
"(0)"
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: kovarththanan.rajaratnam@xxxxxxxxx
Created an attachment (id=3695)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3695)
AMQP capture file
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The AMQP dissector uses DISSECTOR_ASSERT() all over the place. This causes
several DISSECTOR_ASSERT to be triggered:
** (tshark.exe:1176): WARNING **: Dissector bug, protocol AMQP, in packet 20:
packet-amqp.c:1240: failed assertion "(0)"
** (tshark.exe:1176): WARNING **: Dissector bug, protocol AMQP, in packet 21:
packet-amqp.c:1240: failed assertion "(0)"
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.