I was just trying this new (?) feature with a protocol that we use
and it seems to cause an assertion to be invoked.
** ERROR **: file proto_hier_stats.c: line 91 (process_node): assertion failed: (finfo->hfinfo->parent == -1)
With my protocol, here are some "upper layered" protocols that I have written
but are not added to the dissector/handoff set. I was wondering if this
could be the cause of the problem?
Also when I was trying to read a libpcap format file I got the following
assertion:
** ERROR **: file proto.c: line 1472 (alloc_field_info): assertion failed: (hfindex >= 0 && hfindex < gpa_hfinfo->len)
Can anybody help me find why this is occuring?
Thanks,
Christopher
,,,
(. .)
/-----.oOO--(_)--OOo.-------------------------------------------------\
| Christopher McAvaney chrismc@xxxxxxxxxxxxx |
| PhD Candidate c.mcavaney@xxxxxxx |
| c.mcavaney@xxxxxxxx |
| phone: +61+3+52272960 c.mcavaney@xxxxxxxxxxxx |
| fax: +61+3+52272028 http://www.cm.deakin.edu.au/~chrismc |
\---------------------------------------------------------------------/