• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

NtWaitForSingleObject, NtWaitForMultipleObjects and all that crap.

Zucarita9000

Golden Member
Every now and then my systems kinda freezes for no aparent reason. I have to crtl-alt-del, close my session and log back in in order to be able to use the system again.

I've check Dr. Watson's log, and these functions seem to be the problem:

NtWaitForSingleObject
NtWaitForMultipleObjects
GetMenuItemRect
ZwReplyWaitReceivePortEx

What do I do with the log file and the .dmp file? How can I use it to troubleshoot my system? This is way out of my league....
 
Back
Top