Guy I searched my packet-helen.c file and I did not find anything with FT_PCRE as the field type. I have never heard or saw this type before. Why would I be getting an error like this..??
Any other thoughts..?? Thanks, Brian > > On Jul 8, 2011, at 7:31 PM, [email protected] wrote: > >> 22:26:55 Err new_fi->hfinfo->type 28 <FT_PCRE> not handled > > Do you have any fields declared with the field type FT_PCRE? > > If so, change it to a type that's supported as a field type, such as > FT_BYTES. FT_PCRE is not, and never has been, a valid field type; earlier > versions of Wireshark might not have caught that error, but 1.6 does. > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe > ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
