Ethereal-dev: Re: [Ethereal-dev] Access violation with latest CVS: I suspect latest changes of

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 24 May 2004 09:41:32 -0700
On Mon, May 24, 2004 at 06:38:23PM +0200, Ulf Lamping wrote:
> Preference name, making the problem is: "asn1.type_recursion"

The ABI for preferences changed - the layout of "enum_val_t" is
different.

You'll need to arrange that the Ethereal you run uses the recompiled
version of the ASN.1 plugin.  If you're running Ethereal from the build
tree, you might have created an "0.10.4" subdirectory of the "plugins"
directory and copied plugins into that directory; if so, you'd need to
copy the latest ASN.1 plugin DLL there.