Bryan Pelham wrote:
>I upgraded to Ethereal version 0.9.14. Prior to installing version .04 of
>the H.323 plugin (http://sourceforge.net/projects/ethereal-h323-p/),
>Ethereal works fine. After I copied h.323.dll to the Ethereal\plugins\0.9.14
>directory, Ethereal crashes on startup with the error:
>
>file proto.c: line 2140: assertion failed:
>(g_list_find_custom(protocols, filter
>_name, proto_match_filter_name) == NULL)
>
>A windows dialog box also appears: "Unspecified fatal error encountered,
>aborting."
>
I get the same crash when I put the old H.323-plugin in the plugin directory of Ethereal 0.9.14.
I think that the problem is due to that version Ethereal 0.9.14 includes a H.245 dissector already,
so the H.323-plugin would need to be modified in order to be able to run with Ethereal 0.9.14.
With the next version of Ethereal there should not be any need for the H.323-plugin (hopefully) since both H.245 and
H.225 will be built in, thanks to Ronnie Sahlberg.
If you have possibilities to build Ethereal yourself you can try it out already since the H.225 dissector has been checked in some days
ago. It's not fully tested yet, but the more people that test it the better it will probably be...
Regards,
Martin