Hi, I find a identical post at another forum and you've resolved the symbol problem.
Do you still get blue screen after you replace the motherboard?
The user dump is used for debugging application problem within windows and it does not cause blue screen. Minidump is used for debugging blue...
It means the user dump is corrupted. Why do you access the DrWatson user dump instead of the minidump?
I find the device driver NAVENG.sys in your windows. I don't know this software and it is mail security server....
Refer the 4th post of the following problem. http://www.windowsbbs.com/showthread.php?p=285763#post285763
memtest is not 100% accurate as some faulty ram can pass memtest. If you have two memory module, remove one of them. If your windows does not...
0x000000f4 - Bad paging space or faulty ram 0x0000007a - Faulty ram 0x00000077 - Run chkdsk and re-allocate paging space
When windows crashes, windows recovery routine takes a minidump. During dump taking, another hardware error occurs. Windows recovery routine takes...
Your windows is crashed at Amdk8.sys with exactly the same instruction address. I search google and there has no software problem is related to...
Bugcheck code 7F with interrupt code D is usually related to hardware error (ie RAM, CPU or M/B). From the stack trace, I find the footprint of...
Bugcheck 7A with NT Status code c000000e is usually related to faulty ram. Run memtest to stress test the ram....
ntkrnlpa.exe is windows kernel. Crash at windows kernel may be caused by hardware error, software error of windows kernel or software error of...
I don't think it is useful to provide the debug report as it is hardware error. Accordimg to the parameter list and it bus connection time out. If...
This is a tough problem. Your windows has device driver mfehidk.sys and it belongs to daemon tools. If you search google, some version of daemon...
Refer the following article http://knowledge.mcafee.com/article/529/KB47537_f.SAL_Public.html
Check system event log Can you check the system event 1001/1003? Do you always get the same error (ie BugCheck 124, {0, 84db6310, 0, 0})? If...
The enhanced procedure to format the minidump: c:\program files\debugging tools>kd -z C:\WINDOWS\Minidump\Mini020107-04.dmp kd> .logopen...
Hi, I believe that it is hardware error. >>> WHEA_UNCORRECTABLE_ERROR (124) - A fatal hardware error has occurred. >>> ChildEBP...
Attach the debug report of the latest minidump Issue windbg !thread to display size of the stack trace of the latest minidump. Post the output of...
Separate names with a comma.