Wireshark-bugs: [Wireshark-bugs] [Bug 9247] Crash in TCP reassemble when a read filter is applie

Date: Mon, 11 Nov 2013 17:17:22 +0000

Comment # 7 on bug 9247 from
Applied on top of d296ebc, this gives:

START defrag: 0
set 0x13364c0 to NULL
set 0x1336540 to NULL
set 0x1336600 to NULL
END
START defrag: 0
set 0x13364c0 to NULL
START defrag: 0
fd_i 0x13364c0 NULL tvb

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff49b948c in validate_offset (tvb=0x0, abs_offset=0) at
/src/epan/tvbuff.c:188
188             if (G_LIKELY(abs_offset <= tvb->length))


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