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 9325] Buildbot crash output: fuzz-2013-10-25-1891.pcap

Date: Fri, 25 Oct 2013 17:48:59 +0000

Comment # 3 on bug 9325 from
> 1. "mp2t-dsmcc" dissector registration was removed in r52805, so the etv
> dissector can't find it.  Fixed this in r52841.

sorry for this, I didn't sport that somebody depends on the registration by
name

> 2. Trace is trying to reassembly zero sized fragments.  This is where I'll
> need more help, CCing Martin.

I've had a quick look, looks like bug 8352.

mp2t calls fragment_add_check() with empty fragments, we hit the assert when
they're read by fragment_get(). I'll have a closer look within the next few
days


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