Ethereal-dev: [Ethereal-dev] assert "(guint)hfindex < gpa_hfinfo.len" fail

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

From: Kelvin You <kelvin.sdc@xxxxxxxxx>
Date: Thu, 15 Dec 2005 13:32:07 +0800
hi, list
 
my dissector have the below message in the debug window, and some packets occurred "assert fail"
 
proto.c:1093:  failed assertion "(guint)hfindex < gpa_hfinfo.len"
 
who can help me ?