Display filter "!stp.pvst.origvlan in { vlan.id }" causes a crash (Version 4.4.1)
I work with a whole series of profiles and since at least version 4.4. I have the problem that Wireshark crashes when I switch to my “STP” profile.
The cause of the crash is the colorfilters file in the STP profile and entries such as the following: @PVST-VLAN-Inconsistent@llc.cisco_pid == 0x010b && !stp.pvst.origvlan in { vlan.id } && vlan@[65535,65535,65535][65535,21845,0]
I have successfully used such filters in the past to check if e.g. the value of stp.pvst.origvlan matches the value of vlan.id. It is possible that the filter expression no longer matches the current filter syntax. I would be very interested in alternatives here.
But even if I start Wireshark without opening a file or recording traffic, Wireshark already crashes, even if I enter a (meaningless) filter like “ip in { ip }”. The input verification does not seem to be reasonable here.
Best regards,
Stefan