Opened 12 years ago

Closed 12 years ago

#36562 closed defect (fixed)

wireshark 1.8.3 annoyance - spurious message

Reported by: jpo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: opendarwin.org@…
Port: wireshark

Description

Wireshark/tshark 1.8.3 emits a couple of spurious messages due to an incomplete backport.

The problem can be seen by just running "tshark -v":

$ tshark -v
OOPS: dissector table "sctp.ppi" doesn't exist
Protocol being registered is "Datagram Transport Layer Security"
TShark 1.8.3 (SVN Rev Unknown from unknown)
...

The problem is reported ans solved in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7784 .

Would it be possible to apply the patch mentioned in the above ticket (https://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-dtls.c?r1=44511&r2=44510&pathrev=44511&view=patch) ?

Thanks in advance, jpo

Change History (1)

comment:1 Changed 12 years ago by ghosthound

Resolution: fixed
Status: newclosed

resolved in r98948.

Note: See TracTickets for help on using tickets.