I think we have an issue in 1.6.x where the built-in dissector opensafety depends on the plugin dissector sercosiii. In packet.c:heur_dissector_add() we crash (assert) if the dissector does not exist, and the plugin sercosiii may not exist.
This problem is fixed in trunk where sercosiii is changed to be a built-in dissector. -- Stig Bjørlykke ___________________________________________________________________________ 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
