https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3273
--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx> 2009-02-22 15:25:02 PDT ---
(In reply to comment #0)
> Tried to fuzz test, but tshark appears to be currently broken in SVN (and
> doesn't appear related to the code I changed).
> ** ERROR **: Duplicate protocol name "Redundant Link Management Protocol"! This
> might be caused by an inappropriate plugin or a development error.
>
A number of plugin dissectors were recently converted to regular dissectors.
I suspect the error is due to the fact that the old dissector plugins are still
in the plugins run-time directory.
If this is the problem, it can be fixed by deleting the plugins directory and
then doing a build.
On Windows: Delete the directory ...\wire-shark-gtk2\plugins\1.1.3\
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.