Bug ID |
10981
|
Summary |
Crash on voip media playback
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
GTK+ UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Version 1.12.1 (Git Rev Unknown from unknown)
Copyright 1998-2014 Gerald Combs <[email protected]> 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.14.5, with Cairo 1.14.0, with Pango 1.36.8, with
GLib 2.42.1, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
with libnl 3, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, without Python,
with GnuTLS 3.3.8, with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Feb 15 2014 23:28:00), without AirPcap.
Running on Linux 3.18.5, without locale, with libpcap version 1.6.2, with libz
1.2.8, GnuTLS 3.3.8, Gcrypt 1.6.2.
Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Built using gcc 4.9.2.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Crash when trying to play RTP on voip call.
Telephony -> Voip Calls - Player - Decode - Play
Crash
Telephony -> RTP -> Show All Streams -> Analyse -> Play
Crash
(gdb) bt
#0 0x00007f17c1dcdd30 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f17c1dcdf6f in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f17c2cba1fb in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#3 0x00007f17c2cc2be1 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#4 0x00007f17bb92245d in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5 0x00007f17bb91f3c7 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#6 0x00007f17bb91f485 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7 0x00007f17bb91fe35 in _XEventsQueued () from
/usr/lib/x86_64-linux-gnu/libX11.so.6
#8 0x00007f17bb911777 in XPending () from
/usr/lib/x86_64-linux-gnu/libX11.so.6
#9 0x00007f17c2cbfc1b in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#10 0x00007f17c1dc645d in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f17c1dc6e0b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f17c1dc6fa7 in g_main_context_pending () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f17c3116c6d in gtk_events_pending () from
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#14 0x00000000004fba5a in _start ()
You are receiving this mail because:
- You are watching all bug changes.