Ask Your Question

Revision history [back]

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Hello! I have a problem with multiple errors like [Epan WARNING] – Dissector bug, protocol ProtoBuf, in packet 1706090: C:\My_folders\Develop\bts-tools\out\wireshark\epan\packet.c:876: failed assertion "saved_layers_len < 500"

I have upstream protocola nd underlying protocol Protobuf and during parsing protobuf for bug pcap files I met this error In my case some packet has ~550 layers. I can't send the *.pcap file.

Is there any way to avoid this error without increase limit in Wireshark source code? Because I use dll plugin and can't add workaround in a source code there.

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Hello! I have a problem with multiple errors like like

[Epan WARNING] – Dissector bug, protocol ProtoBuf, in packet 1706090: C:\My_folders\Develop\bts-tools\out\wireshark\epan\packet.c:876: failed assertion "saved_layers_len < 500"

500"

I have an upstream protocola nd protocol and underlying protocol Protobuf and during parsing protobuf Protobuf for bug pcap big *.pcap files I met this error In my case some packet has ~550 layers. I can't send the *.pcap file.

Is there any way to avoid this error without increase limit in Wireshark source code? Because I use dll plugin and can't add workaround in a source code there.

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Hello! I have a problem with multiple errors like

[Epan WARNING] – Dissector bug, protocol ProtoBuf, in packet 1706090: C:\My_folders\Develop\bts-tools\out\wireshark\epan\packet.c:876: failed assertion "saved_layers_len < 500"

I have an upstream protocol and underlying protocol Protobuf and during parsing Protobuf for big *.pcap files I met this error error. In my case some packet has ~550 layers. I can't send the *.pcap file.

Is there any way to avoid this error without increase limit in Wireshark source code? Because I use dll plugin and can't add workaround in a source code there.

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Hello! I have a problem with multiple errors like

[Epan WARNING] – Dissector bug, protocol ProtoBuf, in packet 1706090: C:\My_folders\Develop\bts-tools\out\wireshark\epan\packet.c:876: C:\My_folders\Develop\wireshark\epan\packet.c:876: failed assertion "saved_layers_len < 500"

I have an upstream protocol and underlying protocol Protobuf and during parsing Protobuf for big *.pcap files I met this error. In my case some packet has ~550 layers. I can't send the *.pcap file.

Is there any way to avoid this error without increase limit in Wireshark source code? Because I use dll plugin and can't add workaround in a source code there.