Search code examples
c#.netnetwork-programmingsniffing

Problem with SharpPCap


I get BSOD almost every time I abort the thread or close the device. Somebody with the same issues?

EDIT: I saw that it happens on the N-th time I close my app, even if I don't close the devices.


Solution

  • It might be a bug in WinPcap driver.

    The recently released version of WinPcap (4.1.2) fixes a bug that can cause a BSOD.

    See WinPcap 4.1.2 Change Log.