ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2630] New: rtp_player crashes on decode

Date: Sat, 21 Jun 2008 12:35:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2630

           Summary: rtp_player crashes on decode
           Product: Wireshark
           Version: 1.0.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: josh@xxxxxxxxxxxxxxxxxxxxx


Build Information:
Compiled with GTK+ 2.12.9, with GLib 2.16.3, with libpcap 0.9.8, with libz
1.2.3, without POSIX capabilities, with libpcre 7.6, without SMI, without ADNS,
without Lua, without GnuTLS, without Gcrypt, with MIT Kerberos, with PortAudio
V19-devel, without AirPcap.

Running on Linux 2.6.25.5-1.1-pae, with libpcap version 0.9.8.

Built using gcc 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036].
--
When opening a pcap file with RTP data, going to Analyze->Voip Calls, selecting
the stream, opening the player, and clicking decode, the program exits with the
following message output to console:

The program 'lt-wireshark' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 58411 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.