https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4254
--- Comment #6 from Maninder <mformaninder@xxxxxxxxx> 2009-11-23 01:41:58 PDT ---
(In reply to comment #5)
> Then perhaps it's a bug in your plugin for that protocol, which, for some
> reason, only shows up some of the time. (Perhaps, with some packets, it really
> *does* loop infinitely; make sure, for example, that if you have a sequence of
> items in that protocol, and you advance an offset variable through the packet
> for each item, the offset is always advanced by at least one byte - don't let
> the plugin process the same data over and over and over again in a loop.)
>
> I would suggest that you try to debug your plugin first; then, if you find a
> bug in Wireshark itself, file that.
>
But same plugin code is working fine in Ethereal without any change.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.