Blue screen when using Ping
问题 I\'m running into the bug where it BSODon ending debugging in the middle of a ping. I have a few ways to disable it in my (wpf) application (where I ping continuously), but sometimes I forget to do so and BSOD. I\'d like to get around that say by changing a global AllowRealPinging variable and sleeping for 2 seconds in a callback before exiting the debugger so I don\'t BSOD. 回答1: This is a known bug in Windows 7, you'll get a BSOD with bug-check code 0x76, PROCESS_HAS_LOCKED_PAGES in tcpip