On 10/10/2012 03:48 PM, [email protected] wrote:
I ran some fuzztesting overnight (on a 32-bit WinXP VM, off of trunk), and when
I checked on it this morning, I had "WARNING **: Too many taps queued" so many
times, it scrolled beyond the top of my window.

I've never seen this before. Could it be a result of the files I was testing?
New bug in the trunk?

Any insight would be appreciated.


Your fuzz probably triggered a loop over a tapping point. There can be TAP_PACKET_QUEUE_LEN (=100) taps be pushed per packet.

You should grab that fuzz and investigate the loop.

Thanks,
Jaap


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:[email protected]?subject=unsubscribe

Reply via email to