Ethereal-dev: [Ethereal-dev] Bug, dissector warnings and protocol hierarchy problem in tethere

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

From: Matevž Pustišek <matevz.pustisek@xxxxxxxxxxxx>
Date: Wed, 26 Jan 2005 12:10:37 +0100
Hi!

During the analysis of a larger capture set, I encountered several warnings
and an error in tethereal (0.10.9-SVN-13086). There are files attached, that
cause problems:

crash_00026_20050124150108.cap, 

when accessed through:
tethereal -r crash_00026_20050124150108.cap  -V
Reports: 
** ERROR **: file tvbuff.c: line 583 (tvb_length_remaining): assertion
failed: (tvb->initialized)
aborting... Aborted
(occasionaly i received a segmentation fault, too, but am not sure if it was
for the same reason or not).

crash_00001_20050124142515.cap

when accessed through:
tethereal -r crash_00001_20050124142515.cap tcp
Reports a warning:
** (process:20887): WARNING **: Dissector bug, protocol DAAP, in packet
186405: "" - "" invalid length: -642766212 (p
roto.c:2098)


crash_00010_20050124143724.cap

when accessed through:
tethereal -r crash_00010_20050124143724.cap tcp
Reports a warning:
** (process:20928): WARNING **: Frame 154776: rtsp: unknown transport
(This is probably protocol related issue and not ethereal problem)

crash_00005_20050124143113-no2.cap 

when accessed through:
tethereal -r crash_00005_20050124143113-no2.cap -w tmp.cap "tcp"
Reports:
tethereal: XMLStub: Unable to open module libxml2.so
tethereal: Diameter: Using static dictionary! (Unable to use XML)
(this again is most likely problem of my installation/configuration, but do
not know how to handle it).

crash_00005_20050124143113.cap

when accessed through:
tethereal -r crash_00005_20050124143113.cap -w tmp.cap "tcp"
Reports:
ICQ: Unknown version (8420)
(What exactly does it want to say, Unknown version of ICQ? Or some
underlying protocol ).


Beside this I often encounter strage outputs (happens for other protocols
than ssl, too) for -q -z io,phs tethereal option, e.g.:


        ssl                              frames:35388 bytes:44488430
          unreassembled                  frames:31933 bytes:43063232
                                         frames:3741 bytes:904355
          short                          frames:55 bytes:5389
          unreassembled                  frames:389 bytes:434790
                                         frames:348 bytes:106872
                                         frames:123 bytes:49475
                                         frames:66 bytes:29387
                                         frames:54 bytes:25156
                                         frames:31 bytes:14710
                                         frames:20 bytes:9096
                                         frames:17 bytes:8001
                                         frames:13 bytes:7438
                                         frames:10 bytes:6067
                                         frames:7 bytes:2905
                                         frames:7 bytes:2905
                                         frames:5 bytes:2515
                                         frames:5 bytes:2515
                                         frames:5 bytes:2515
                                         frames:5 bytes:2515
                                         frames:5 bytes:2515
                                           frames:5 bytes:2515
                                             frames:4 bytes:2180
                                               frames:4 bytes:2180
                                                 frames:4 bytes:2180
                                                   frames:4 bytes:2180
                                                     frames:3 bytes:1904
                                                       frames:3 bytes:1904
                                                         frames:3 bytes:1904
                                                           frames:3
bytes:1904
                                                             frames:3
bytes:1904
                                                               frames:3
bytes:1904
                                                                 frames:3
bytes:1904
                                                                   frames:3
bytes:1904
 
frames:3 bytes:1904
 
frames:3 bytes:1904
 
frames:3 bytes:1904
 
frames:3 bytes:1904
   
I have searched the ethereal list and have been through the
protocol-over-protocol encapsulation, but do not think this output is
related to that matter.

Kind regars, Matevz

Attachment: crash_00001_20050124142515.cap
Description: Binary data

Attachment: crash_00005_20050124143113.cap
Description: Binary data

Attachment: crash_00005_20050124143113-no2.cap
Description: Binary data

Attachment: crash_00010_20050124143724.cap
Description: Binary data

Attachment: crash_00026_20050124150108.cap
Description: Binary data