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: Sun, 22 May 2011 18:49:19 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5939

Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald@xxxxxxxxxxxxx

--- Comment #3 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2011-05-22 18:49:18 PDT ---
r37341 fixed a crash for me, but dumpcap now seems to be hanging at the
g_async_queue_timed_pop() on line 2037. I've been able to replicate the issue
with the shell script below, but haven't had time to look at it further.

----
#!/bin/sh

cd wireshark-gtk2

./dumpcap -w 'c:\cygwin\tmp\dumpcap-test.pcap' -i - < "/path/to/capfile"
----

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