Wireshark-bugs: [Wireshark-bugs] [Bug 9727] Capture file causes dissector overflow, outright cra

Date Prev · Date Next · Thread Prev · Thread Next
Date: Fri, 28 Feb 2014 20:14:36 +0000

Comment # 4 on bug 9727 from
Created attachment 12588 [details]
Stack trace with symbols

Yup, it's a bug in 1.10.5 but not 1.11.3.

Attached a stack trace with debug symbols.  It doesn't happen immediately on
opening the file - only after scrolling down a bit, because the dissector's
screwing up on a later packet (frame 1036 I think, or somewhere around there).
In addition, if you apply a display filter, it hits the "Too many taps queued"
error as well.  Looks like mpeg or mp2t is being naughty.


You are receiving this mail because:
  • You are watching all bug changes.