You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
debug_log
About this tag
The debug_log tag on WindowsForum.com covers discussions where users share and analyze debug log files to troubleshoot Windows crashes, particularly Blue Screen of Death (BSOD) errors. Common topics include interpreting memory dumps, analyzing stop codes like PFN_LIST_CORRUPT, MEMORY_MANAGEMENT, and BAD_POOL_HEADER, and using tools such as WinDbg to examine kernel and user symbols. Posts often involve opening debug logs, setting symbol paths, and running commands like !analyze -v to identify faulty drivers or hardware issues. The tag is useful for users seeking help with persistent system crashes and for those learning how to perform manual debugging of Windows error logs.
THESE ARE Debugging details for pfn list corrupt
Opened log file 'c:\debug.txt'
1: kd> .sympath srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Expanded Symbol search path is...
access violation
bad pool header
bsod
crash
debugging
debug_info
debug_log
error
exception
exception_record
fault
heap corruption
kernel
memory management
ntfs
pfn_list_corrupt
stack trace
system
tech support
windows community