Ethereal-dev: Re: [Ethereal-dev] Composite expert statistics

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

From: "Greg Morris" <gmorris@xxxxxxxxxx>
Date: Thu, 03 Nov 2005 10:49:06 +0100
ULFL,
 
ULFL wrote:
 
> I've tried your patches, but even after a distclean I get an assert:
> 21:23:00          Err  file ftype-tvbuff.c: line 135: assertion failed:
> (rtype == FTREPR_DFILTER)

> This makes it hard to test your new feature ;-)

> Could you have a look at the cause?
I assume this occurs, after executing Ethereal, loading a trace, and then running the Analyze/Composite Expert Info. When the table is being built it attempts to acquire the ftype value based on the ftype specified. Can you send me the trace you are using? I think I just have an issue with a specific FTYPE value being retrieved by fvalue_get(). I am currently doing a code review.
 
Thanks in advance,
Greg