Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Windows 10 BlueScreenView

  • 28-12-2015 10:36PM
    #1
    Registered Users, Registered Users 2 Posts: 307 ✭✭


    Keeps happening.
    Can anyone interpret these BlueScreenView logs?

    Asus t200a


Comments

  • Registered Users, Registered Users 2, Paid Member Posts: 2,427 ✭✭✭ressem


    It's a misbehaving hardware driver; but the dmp file would be required to read which driver, and that takes some work to learn to carry out on your own PC.
    (Bugcheck 0x0000001a, parameter 1=0x61946
    The MDL being created is flawed. This almost always means the driver calling MmProbeAndLockPages is at fault. Typically the driver is attempting to create a Write MDL when it is being asked to process a paging Read.)
    https://msdn.microsoft.com/en-us/library/windows/hardware/ff557391(v=vs.85).aspx

    If the dmp file is a minidump, less than 40MB in size, and you were not working on anything confidential prior to the last crash (i.e. credit card/bank details might be stored in memory); you can try uploading the dump file to

    http://www.osronline.com/page.cfm?name=analyze

    (The alternative is using the windows debug kit at
    https://msdn.microsoft.com/en-us/library/windows/hardware/ff551063(v=vs.85).aspx
    Not simple.
    )

    Is this a recent windows 10 upgrade from windows 7/8?
    (if so the antivirus, driver, or low level program might disagree with windows 10)

    Has windows update updated a driver?
    Check the event logs and the windows update history.

    Or have you or a game installed newer graphics drivers?


Advertisement