https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2769
Summary: Tshark freezes when capturing from SDTIN
Product: Wireshark
Version: 0.99.7
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: High
Component: TShark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: bhsoft@xxxxxxxxx
Build Information:
Tshark 0.99.7 or newer.
--
I use the following Tshark command-line on Windows:
tshark -l -T pdml -i -
I try to send a raw packet to Tshark via STDIN, and get the PDML output via
STDOUT.
This worked perfect on Tshark 0.99.6.
When I try to use Tshark 0.99.7 (or a newer version) to capture from STDIN, it
freezes.
I need to send a packet, and close both STDIN and STDOUT streams, and then it
works.
It means, I need to send a packet, close the process, re-open it for the next
packet, and so on.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.