Quote:
Originally Posted by johncage
how the hell does windows corrupt its own system file. this is ridiculous as hell.
|
do you know what a .dll is?
It's a Dynamic Link Library.
This file contains process, machine and user specific information... When a system service is updated through windows update, the windows update process is supposed to take information from the original .dll and store it in the new .dll before replacing the old with the new.
Errors in this process can result in bad .dll's that can then result in system services being buggy (or running into an infinite loop at the system services level, which is why you'd experience the hard freezing problem).
It's a legitimate bug... It doesn't occur very often (for evidence: only a tiny fraction of the widnows 7 users experience these freezes), which makes it difficult to track the precise cause of the error and fix it, not to mention expensive.