Jakub Zawadzki
changed
bug 9247
Comment # 2
on bug 9247
from Jakub Zawadzki
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.