ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10476] Consistent crashes reading PCAP from tPacketCapture

Date: Wed, 17 Sep 2014 04:37:24 +0000

Comment # 8 on bug 10476 from
(In reply to Alex Kirk from comment #7)
> Correct, capinfos runs successfully for me.

...and nothing looks clearly absurd in the capinfos output, so this probably
has nothing to do with the code that reads pcap files and everything to do with
the code that dissects packets, unless it's an issue with the GUI code.

What happens if you run

    tshark Z:\Downloads\pcaps\android-testing.pcap

    tshark -V Z:\Downloads\pcaps\android-testing.pcap

    tshark -2 Z:\Downloads\pcaps\android-testing.pcap

    tshark -2 -V Z:\Downloads\pcaps\android-testing.pcap

If any of *those* crash, it's a dissector issue.


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