rust-pcap / pcap

Rust language pcap library
Apache License 2.0
617 stars 142 forks source link

Windows test fail with `exit code: 0xc0000142, STATUS_DLL_INIT_FAILED` #340

Closed Wojtek242 closed 5 months ago

Wojtek242 commented 6 months ago

For now only on the beta channel. The exact same code works on stable and msrv. As usual, it is intuitive to blame npcap, but the unit tests are designed to run without npcap and they've been working so far.

Wojtek242 commented 6 months ago

https://github.com/rust-pcap/pcap/actions/runs/8407408622/job/23022345594

Wojtek242 commented 5 months ago

Might only be fixed in 1.79 https://github.com/rust-pcap/pcap/actions/runs/8775072751/job/24076974369