Ethereal-dev: RE: [Ethereal-dev] Bug report

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

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Thu, 27 May 2004 18:35:03 +0200
Thanks for filing this bug report.

|-----Original Message-----
|From: James Gibbs
|
|
|Ethereal version:
|
|  Version 0.10.4
|  Compiled with GTK+ 2.2.4, with GLib 2.2.3, with WinPcap 
|(version unknown),
|with libz 1.2.1, with libpcre 4.4, with Net-SNMP 5.1, with ADNS.
|
|asserts when I open the attached capture file.  It gives the message:
|
|  ** ERROR **: file proto.c: line 580: should not be reached
|  aborting...

I have no color filters so I was able to read the capture and walk over the
packets by dropping the file on the Ethereal shortcut on my desktop. If I
however try to print the dissection or apply a display filter (e.g., "ip"),
then I get the same error with the Ethereal program I compiled with this
morning's snapshot.

I am convinced it is related to the iSNS bug posted earlier by Brad Erickson
earlier today as I saw iSNS traffic in the capture file, and when I selected
packet 30 (isns) from your sample packet capture I got the crash. Maybe
there's some incorrect field registration (e.g., proto_tree_add_uint() on a
64-bit integer).

Regards,

Olivier