Wireshark-bugs: [Wireshark-bugs] [Bug 5865] RTP Stream decode crash (BadAlloc (insufficient reso
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5865
--- Comment #3 from Matthias <matth.gabler@xxxxxx> 2011-05-05 00:46:16 PDT ---
I have a pcap file and uploaded this.
And I have start Wireshark with xtrace an here is the problem:
The program '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 65556 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.)
and 65556 is in HEX 10014. In Request 10014 stand this:
000:<:10014: 16: Request(53): CreatePixmap depth=0x18 pid=0x01a00bfb
drawable=0x01a00a63 width=47677 height=100
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.