Blue screen: PROCESS_HAS_LOCKED_PAGES

I’ve been getting a lot of system crashes while using studio. It only happens when I use ROBLOX Studio, always after I run Test Server/Player 3-4 times. Sometimes it happens spontaneously in Edit Mode.

It happens immediately after I hit “Cleanup” in Test Server/Player: I get a BSoD with the error “PROCESS_HAS_LOCKED_PAGES”.

I’ve looked in Event Viewer, and there are no precursors to the shutdown. BlueScreenView says ntoskrnl.exe was “found in the crash stack”, dunno what that means.

I’ve located my dump files, so I can send them if need be.

1 Like

This is some form of driver error. My guess would be graphics, but it could be anything. ntoskrnl is part of the privileged OS code and really shouldn’t appear in any of our call stacks.