Ethereal-dev: Re: [ethereal-dev] SIGSEGV while "Match Selected"

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

From: Kojak <kojak@xxxxxxxxxx>
Date: Sun, 24 Oct 1999 13:37:52 +0200
> > ** ERROR **: file ../ethereal/packet-sna.c: line 709 (dissect_fid4): asse
rtion failed: (offset+8 == 26)
> > aborting...
> 	g_assert(offset+8 == 26);
> However, I think "offset" is the offset from the beginning of the frame,
> which means that it's not guaranteed to be the same for all link-layer
> types.

Right; I'll keep an eye open for this one (and others as well, of course).

--
Kojak