Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5939] Access Violation passing data from CACE Pilot to Wir

Date: Thu, 26 May 2011 11:47:16 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5939

--- Comment #8 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2011-05-26 11:47:16 PDT ---
(In reply to comment #7)
> OK, I've fixed the handling of pipes on Windows.
> dumpcap -w 'c:\cygwin\tmp\dumpcap-test.pcap' -i - < "/path/to/capfile"
> does now work.
> 
> How can I use dumpcap from Pilot?
> How can I specify which instance of dumpcap is used by Pilot?
> Both is not obvious to me...

As far as I know Pilot doesn't call dumpcap directly. It locates Wireshark via
the registry key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App
Paths\wireshark.exe" and runs "wireshark -k -i - <other options>". 

I suppose you could modify that key for testing but I usually build a package
and install it.

> Please let me know if you still have problems...

Works fine here with r34713 and a recent development build of Pilot Personal
Edition 3.0. Thanks!

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.