Crash when analyzing protobuf packets
Summary
Wireshark crashed as soon as opening a pcap file containing 2 protobuf packets
Steps to reproduce
- load attached .proto file (set WS to load it on startup)
- set default protobuf decoding for port 30002 to 'Request'
- open attached .pcap file
What is the current bug behavior?
windows open with error message " ** (wireshark:9132) 16:17:27.284818 [WSUtil ERROR] C:\gitlab-builds\builds\MsQ3pox2\0\wireshark\wireshark\wsutil\json_dumper.c:160 -- json_dumper_bad(): Bad json_dumper state: illegal transition; change=1 type=2 depth=1 prev/curr/next state=0a 01 04"
What is the expected correct behavior?
no crashing, 2 protobuf messages parsed
Files attached: