[Winpcap-bugs] [ hangs in WanPacket.cpp::CreateNPPInterface ]
lementec fabien
fabien.lementec at gmail.com
Tue Mar 17 09:50:05 PDT 2009
Hi,
My program freezes when I call pcap_findalldevs_ex. After compiling
and debugging pcap 4.1 beta5, I spot the issue. It occurs as
Packet.dll calls CreateNPPInterface in WanPacket.cpp to open
\Device\NPF_GenericDialupAdapter. The call to CreateNPPInterface
never returns.
When I remove this call, everything works as expected for the other
adapters (ie. packets are captured).
I am calling winpcap in a win32 service, in a thread different from the main
one.
Thanks for helping,
--
"make it work, make it right, make it fast"
More information about the Winpcap-bugs
mailing list