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

Date: Sun, 10 Nov 2013 20:05:49 +0000

changed bug 9247

What Removed Added
CC   [email protected]

Comment # 2 on bug 9247 from
Can you at least post output of gdb bt full (best tshark compiled with -O0).

Does tshark crash when you run:

 tshark -r /tmp/wsroot/bin/tshark -r base.pcap 
or
 tshark -r /tmp/wsroot/bin/tshark -r base.pcap -2
or
 tshark -r /tmp/wsroot/bin/tshark -r base.pcap -Y smtp
or 
 tshark -r /tmp/wsroot/bin/tshark -r base.pcap -2 -Y smtp
?


and are you sure about bisection?

i.e. is b68e6dcc429d9dc8e0996c98c1e7ab3e38d75144 (r50590) last working commit
and d296ebc5254f78f5c18cd066fc886002b900a0a8 (r50591) first not working one?


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