Build Information: TShark 0.99.4 (SVN Rev 19757)
Copyright 1998-2006 Gerald Combs <gerald@wireshark.org> and contributors. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GLib 2.6.6, with WinPcap (version unknown), with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.3.1, with ADNS, with Lua 5.1, with GnuTLS 1.5.1, with Gcrypt 1.2.3, with MIT Kerberos.
Running on Windows XP Service Pack 2, build 2600, with WinPcap version 3.1 (packet.dll version 3, 1, 0, 27), based on libpcap version 0.9[.x].
Built using Microsoft Visual C++ 6.0 build 8804
using tshark to produce a pdml file from a existing capture, produces this error.
Unhandled exception ("proto.c:5071: failed assertion "DISSECTOR_ASSERT_NOT_REACHED"", group=1, code=4)
added clitshark oswindows version0.x labels
This was the last part of the PDML file that was produced
<field name="isup.parameter_type" showname="Mandatory Parameter: 36 (Event
information)" size="0" pos="105" show="36"/>
<field name="isup.event_ind" showname="Event indicator: ALERTING (1)" size
="1" pos="105
Can you please attach a small capture file that demonstrates the problem?
Regards, Martin
Assigned by mistake
Any further info on this bug? Is there a sample capture available showing this behavior?
Created attachment 873 ISUP capture crashing PDML output
Sample capture file provided by John Huysing.
Fixed in revision 22760.
closed