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 16:25:07 +0000

Comment # 14 on bug 10476 from
(In reply to Bill Meier from comment #13)
> FWIW: I don't get a crash for either file with 'tshark - Vr ...' with
> Wireshark-1.12.0 or with the current 1.12 master on win7 32 bits.
> 
> So: as Evan suggested: something to do with prefs ?
> 
> Pascal: Do you get a crash if you use 'tshark -C Default ...'
> 
> (I think '-C Default' uses the 'out of the box' defaults)

Yes it still crashes (top of master-1.12 branch complied in 32bits with
MSVC2010).
According to the debugger, it crashes in the ENDTRY macro located at line 2111
in tshark.c.
The top pointer retrieved in except_pop() function seems invalid, leading to a
crash when calling the set_top funtion.

Alex, do you get the crash after dissection of frame 412 also?


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