Solved BSOD after update from Windows 8.0 to 8.1

Hi Dylin & Welcome to the forums ^_^,

I have analysed your dump files and below has been provided an analysis of the same for informative purposes :-
Code:
1: kd> k
Child-SP          RetAddr           Call Site
ffffd000`43fd3f98 fffff803`7dc04be2 nt!KeBugCheckEx
ffffd000`43fd3fa0 fffff803`7dad4869 nt! ?? ::FNODOBFM::`string'+0x1ca32
ffffd000`43fd4040 fffff803`7dbe1f2f nt!MmAccessFault+0x7a9
ffffd000`43fd4180 fffff801`b1891d11 nt!KiPageFault+0x12f
ffffd000`43fd4310 00000000`00000000 [COLOR=#FF0000][B][U]xchalx64[/U][/B][/COLOR]+0x11d11
As we can see from the analysis, the "xchalx64.sys" is causing the problems. It is related to your VixS XCODE AvStream. Let's check the driver date of this driver -
Code:
1: kd> lmvm xchalx64
start             end                 module name
fffff801`b1880000 fffff801`b1df4000   xchalx64 T (no symbols)           
    Loaded symbol image file: xchalx64.sys
    Image path: \SystemRoot\system32\DRIVERS\xchalx64.sys
    Image name: xchalx64.sys
    Timestamp:        Sat Sep 08 00:11:01 [COLOR=#FF0000][B][U]2007[/U][/B][/COLOR] (46E19B3D)
    CheckSum:         00577032
    ImageSize:        00574000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
As we can see from the time stamp, it is extremely old to work with Windows 8.1 . I would suggest you to find an updated driver for this one or remove the software.

Let me know how it goes ^_^
 

My Computer

System One

  • OS
    Windows 8.1 Industry Pro B-)
    Computer type
    Laptop
    System Manufacturer/Model
    Toshiba
    CPU
    Core I5 2430M @ 2.4GHz
    Memory
    8 GB DDR3 @ 1600MHz Dual Channel ^_^
    Graphics Card(s)
    Intel HD 3000 B-)
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba 500 GB
    Browser
    Google Chrome
    Antivirus
    Windows Defender & Common Sense!
Back
Top