Build Information: The reported problem occurs with the 0.99.5 win32 binary obtained from the wireshark web site. I then tried it with the latest SVN build to see if the issue had already been resolved. The info for the SVN version is shown below:
Version 0.99.6-SVN-21553 (SVN Rev 21553)
Copyright 1998-2007 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 GTK+ 2.10.11, with GLib 2.12.11, with WinPcap (version unknown), with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1, with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio PortAudio V19-devel, with AirPcap.
Running on Windows XP Service Pack 1, build 2600, with WinPcap version 4.0 (packet.dll version 4.0.0.755), based on libpcap version 0.9.5, without AirPcap.
Built using Microsoft Visual C++ 6.0 build 8804
Wireshark is Open Source Software released under the GNU General Public License.
Check the man page and http://www.wireshark.org for more information.
The attatched patch (which I will attach momentarily) shows an MGCP VoIP call. It was captured with a Sigtek DOCSIS sniffer so to view it properly you will have to check "Treat all Frames as DOCSIS frames" under Edit->Preferences-> Protocols->Frame.
If I try to perform an RTP analysis of the call (Statistics->RTP->Show all streams) and then analyze one of the streams, wireshark hangs.
added oswindows uigtk versiondev labels
Created attachment 656 pcap file of MGCP VoIP call
Fixed in r21818. An automated build should be available at http://www.wireshark.org/download/automated/win32/ in a couple of hours.
I verified that the fix works on SVN Rev 21819.
Thank you!
closed