Wireshark mailing list archives

Re: JGroups dissector plugin and Wireshark 1.3.3


From: Martin Warnes <martin () warnes eu>
Date: Mon, 01 Feb 2010 12:04:45 +0000

Bill Meier wrote:
Martin Warnes wrote:
  
Unhandled exception ("proto.c:4238: failed assertion "hfinfo->display == BASE_NONE"", group=1, code=4)

    

  
 I'm guessing something may have changed that needs to be rolled into
the JGroups code but I just can't figure it out, if anyone is able to
enlighten me on what the cause of this assertion or changes since 1.3.0
that may possibly have caused this issue then I'd be really greatful.

    

Yep:  Wireshark now verifies that in the hf[] array
       that each entry with a non-integer type
      (FT_NONE, FT_BYTES, etc) has a
       "display type" of FT_NONE).

       Find and fix as needed and you should be fine ....


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
  
Thanks Bill, just the information I was looking for.

Regards .. Martin
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: