https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6866
Summary: Attempting to view an RTP stream analysis graph causes
program exit
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Ubuntu
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: mark.cottrell@xxxxxxxxxxxxx
Created attachment 7886
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7886
patch for ui/gtk/rtp_analysis.c
Build Information:
wireshark 1.7.1 (SVN Rev 41143 from /trunk)
Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> 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 (64-bit) with GTK+ 3.2.0, with Cairo 1.10.2, with Pango 1.29.3, with
GLib 2.30.0, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
with SMI 0.4.8, with c-ares 1.7.4, with Lua 5.1, without Python, with GnuTLS
2.10.5, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with PortAudio
V19-devel (built Jul 27 2011 11:52:20), without AirPcap.
Running on Linux 3.0.0-16-generic, with locale en_NZ.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4, GnuTLS 2.10.5, Gcrypt 1.5.0.
Built using gcc 4.6.1.
--
Clicking the graph button on the RTP stream analysis dialog causes wireshark to
exit with exit code 10. I tracked this down to line 1479 in
ui/gtk/rtp_analysis.c and have attached a patch that fixed it for me in Linux
(Ubuntu 11.10 amd64) and Windows 7 32-bit.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.