More BSODs YAY! (0xF4, 0x109, 0x1A)

Cl0ttERS

Well-known member
Joined
Mar 30, 2012
Posts
88
Location
Belfast, NI
Yep, it's me again. Tbh like my last post this is probably due to OS corruption over time, and will be fixed by a reinstallation of windows, but it's obviously possible that something residing in my hardware is causing this OS meltdown, so I decided to post in case.

Specs:
Read More:


I would absolutely love to provide you with a memory/small memory dump.. -but I'm not being given any. My settings all 100% correct (Pagefile > RAM, Pagefile on system drive, dump set in an existing location, registry settings show dump enabled)

I'll run jgriff's diagnostics tool and update you about that.

Thankyou for helping my last time, both in my BSOD problem and my lag spikes with network connect/disconnection. Suffice to say the network lag spikes have never resumed.

Below I have included a HWMonitor showing my temps and voltages. I am currently running on one stick of RAM, rather than two. (Usually on Kingston 2x4gb DDR3).
BSODs come at completely random intervals- sometimes I get entirely stable runs that never BSOD and only act up on the next boot. Sometimes I get BSODs repeatedly on logon for a few times. Either the RAM removal is working nicely, or I'm in another grace period :S

I know this is very little to go on, but obviously I will get a memtest86 going, and then we can try sorting this memdump problem. Will post with jgriff/memtest86 results ASAP.

Thanks
 

Attachments

What is the speed of your RAM?

As I am not familiar with the history of your problems, have you done hard drive diagnostics? The most common reasons for OS degradation over time are RAM or hard disk errors.

Of course, another common problem is user error. If you are using any registry cleaning tools or 3rd party Windows optimization programs, those can damage Windows over time.
 
Yes that is a good point, I did do a hdd diagnostic, but it was completely fine. I also just did a member and I am getting errors on the first pass... I have a feeling that something is up with the voltages and timings, and but it could be faulty RAM because this is the first set of BSODs in a while (3 months). OS corruption is in my opinion the most likely, or at least it was before merest flagged errors- as a note I am using windows repair memory diagnostic

RAM currently at 1333MHz @1.65v, NB @1.25v, but tried overclocking to 1600.

Thanks
 
Keep the RAM at 1333 for the time being. That is what is recommended by AMD for that processor. While the processor can support 1600, it is essentially an overclock and should be avoided if you are having stability issues.

If you still have stability problems and RAM errors showing up at 1333, more than likely you have a bad module, a bad motherboard slot, or a damaged processor IMC (in order from most likely to least likely). You should test your RAM one at a time, and I would recommend doing so with Memtest86+ instead of Windows Memory Diagnostics (WMD) since Memtest86+ is more thorough than WMD. In case no errors are found with diagnostics (WMD, Memtst86+, or Prime95), run with one module at a time doing your normal routine and see if the system is more stable with one module/slot combination over another.
 
Since today's boot, I have been receiving BSODs almost instantly after logon (at 1333MHz @1.65v) - as a note I have been running at 1333 for a long time and only tried 1600 very recently to see if it would help the situation (desperate attempt :D)

I am changing motherboard today (this motherboard is being used in another build) so we shall see if the problems continue. I also have some spare RAM that I can test, unfortunately they might be bad modules as well, but obviously if it works fine, we can blame the modules. Ty Kingston for lifetime warranty <3

I am currently running in safe mode, which could indicate a driver issue, but could simply be lack of stimulation towards the bad RAM sectors. If I damn well get a minidump I will debug it myself and then upload the original to you.

Thanks

PS I am considering installing ASUS Probe II - does this install any known drivers that can cause BSODs?
 
I would not recommend installing any ASUS utilities until after you sort out the crashes. Motherboard utilities interface with the hardware, and they can aggravate an already possible hardware issue.
 
Alright- new motherboard installed- M5A99X EVO (AM3+) had some really weird cooling issues- went from 0 degrees c to about 65 under two minutes. Thankfully the CPU turned itself off. Checked the heatsink/CPU- the thermal paste pretty much turned to dust :D - Went to my local tech shop, they had no Arctic Silver 5, so I went for Antec Formula 7- Damn. That stuff is good. Now I get idle temps of about 25c.

All this wonderful stuff occurred without me me touching any OS, today when I redid (and cleaned with solvent btw) the CPU, I found that the system is still BSODing. Which is actually slightly good news, because it means the last mobo is still working, and is useable in the other computer :)

As far as I am concerned/know the only way CPU's get damaged is through heat. Now, I have always had pretty awesome temps, only issue I had was when I first turned on the new motherboard yesterday, so how likely is a dodgy processor IMC?

Hopefully if I try this old(er - 2010 DDR3) RAM and it works without fail, that will indicate dodgy RAM. If it fails, well, either I have two ruined sets of RAM, or the IMC has gone. I really hope I have two sets of dodgy RAM D:

A lil' googling makes it sound highly unlikely it's a memory controller issue, which is good :), but anyway, I will update this post as soon as I get the results of the RAM swap
 
The most common hardware failure is RAM. Processors are probably the least common, but I have had at least a few users in various forums I've helped in who found a processor to be the reason for blue screens. I've worked in thousands of threads, and a processor failure among those probably only occurred with approximately 5-10 users. That's a very small percentage, but it does happen. Let us know how the RAM testing goes.

If you want a more thorough analysis, you're welcome to upload the full reports by following the blue screen posting instructions.
 
As I said in the first post I have no mini dumps available despite having all the prequestiques.

To make matters worse I cannot boot anymore due to system restore failing, and apparently in repair mode all the other backups are failing to restore the registry. Would do an in place upgrade but obviously can't boot windows...


Looks like a reinstall is going to have to happen. See you on the other side
 
All those steps I had tried myself before, the issue is now a bad driver according to the repair attempt. System restore results in failing to copy the registry, and yes, I have tried manually copying the registry over.

Is there any way I can get rid of the bad driver it speaks of?

Damn I miss bootable repair like winxp had :(
 
In the commands below, replace <drivername> with whatever driver you have being named as the problematic driver.


In command prompt:
Code:
dir /a /s C:\*<drivername>*
dir /a /s D:\*<drivername>*
dir /a /s E:\*<drivername>*
dir /a /s F:\*<drivername>*
dir /a /s G:\*<drivername>*
dir /a /s H:\*<drivername>*

That will tell you where the driver name is located. It may have multiple locations.

For instance, if it is stored in C:\Windows\system32\drivers\, the command you want to use is:
Code:
move C:\Windows\system32\drivers\<drivername>.sys C:\Windows\system32\drivers\<drivername>.sys.bak




What driver name is being blamed?
 
Last edited:
Right, the new OS has been stable for a good while, just got a new CPU today, and am seeing some BSODs. Seems like some left over thing is causing it. Thankfully I actually get dump files on this install :D

Added the latest dumps (today's new CPU dumps)
 

Attachments

You did not provide us with the best information available for debugging your system. Please follow the Blue Screen of Death Posting Instructions if the following recommendations do not help.

Recommendations:

Microsoft Security Essentials Could Not Be Verified

There appears to be a problem with your Microsoft Security Essentials installation. Use the following procedure to resolve it:

  1. Download Microsoft Security Essentials fresh.
  2. Remove the current installation of Microsoft Security Essentials from the system.
  3. Install the freshly downloaded version

Hard disk related problem

The crashes may also indicate a hard drive related problem. This could mean hard disk corruption, bad sectors, a failing hard disk, Windows files or registry corruption, viruses, or memory problems.
  • If you are overclocking any hardware, please stop.

  • Run Disk Check with both boxes checked for all HDDs and with Automatically fix file system errors checked for all SSDs. Post back your logs for the checks after finding them using Event Viewer. In Event Viewer, expand Windows Logs, click Application to let it load, right click Application and click Find.... Search for chkdsk or wininit to find the logs.
    For any drives that do not give the message:
    Windows has checked the file system and found no problems
    run disk check again as above. In other words, if it says:
    Windows has made corrections to the file system
    after running the disk check, run the disk check again.

  • Run all Basic tests with SeaTools: S.M.A.R.T. Check, Short Drive Self Test, Drive Information, Short Generic, and Long Generic. Run the tests for all HDDs.
  • If you have an SSD, make sure the following are up to date:
    • SSD firmware
    • BIOS Version
    • Chipset Drivers
    • Hard disk controller drivers/SATA drivers
    • If you have a Marvell IDE ATA/ATAPI device, make sure the drivers are up to date from the Intel site or Marvell site and not from your motherboard/vendor support site.

  • Run a system file check to check Windows for corruption:
    1. Click Start Menu
    2. Click All Programs
    3. Click Accessories
    4. Right click Command Prompt
    5. Click Run as administrator
    6. Type
      Code:
      sfc /scannow
      and press Enter
    7. Once it is complete, make note of the message. If it says Windows Resource Protection did not find any integrity violations., restart your computer and post back
    8. If the message does not say Windows Resource Protection did not find any integrity violations., restart your computer and do steps 1-6 again.
    9. You may need to do steps 1-6 up to three times with a restart in between each run to resolve all corrupted files.
    10. If you still have corrupted files after a fourth run, post back here with the following:
      • Click Start Menu
      • Click Computer
      • Open your C: drive
      • Open Windows
      • Open Logs
      • Open CBS
      • Copy and paste CBS.log or CBS (it may not have the log extension) to a location you will remember.
      • Compress (zip) the CBS file and attach the .zip file to your next post.

  • Download and install Malwarebytes, update it, do not start the free trial, and then run a full scan. Also run a full scan with your antivirus software installed on your system. If you do not have antivirus software installed, I recommend:
    • Microsoft Security Essentials coupled with Malwarebytes. Do not start the free trial of Malwarebytes. Just use the standalone version, update it, and scan your computer once a week with Malwarebytes and with Microsoft Security Essentials.
    Make sure to update the security software before running the full scan.

  • Run Memtest86+ for at least 7-10 passes. It may take up to 22 passes to find errors. You should also run it once when the system has been on for a few hours and is warm, and then run it again once the system has been off for a few hours and is cold.

    Also, in case Memtest86+ misses anything and comes up with no errors, run the extended version of the Windows Memory Diagnostics Tool for at least five passes. You may want to run both Memtest86+ and the Windows Memory Diagnostics Tool overnight since they take a long time to complete (run them an hour before bed each of the next two nights and check before going to sleep that they are still running).


I also recommend you update/replace/remove the following drivers:

AiChargerPlus.sys Sun Nov 7 23:48:26 2010 (4CD79D3A)
Asus Charger Driver
Likely BSOD cause
http://www.carrona.org/drivers/driver.php?id=AiChargerPlus.sys

AODDriver2.sys Thu Apr 5 03:23:37 2012 (4F7D6499)
AMD Overdrive; also in EasyTune6 for Gigabyte motherboard
Known BSOD issues in Win7
http://www.carrona.org/drivers/driver.php?id=AODDriver2.sys


To update drivers, make sure to download the drivers from the manufacturer and not using 3rd party programs. Your drivers should be found from your motherboard support site (ASUS, Gigabyte, MSI, etc.) or your vendor support site (Dell, HP, Toshiba, Sony, etc.) first. If you have devices you bought yourself, the drivers for those devices need to be downloaded from the manufacturer support site for those devices. If you need help, let us know.

To remove drivers, do so by uninstalling the device or software associated with the driver. Devices can be uninstalled through device manager, and then the device itself should be physically removed from the system if possible.





3rd Party Drivers:
The following is for information purposes only. My recommendations were given above. The drivers that follow belong to software or devices that were not developed by Microsoft. Any drivers in red should be updated/replaced/removed. You can find links to the driver information and where to update the drivers in the section after the code box:
Code:
[font=lucida console]**************************Thu Nov 15 10:33:04.984 2012 (GMT-7)**************************
LGBusEnum.sys               Mon Nov 23 18:36:48 2009 (4B0B38B0)
LGVirHid.sys                Mon Nov 23 18:36:48 2009 (4B0B38B0)
amdxata.sys                 Fri Mar 19 10:18:18 2010 (4BA3A3CA)
lb.sys                      Mon Jun  7 08:33:59 2010 (4C0D0357)
AsUpIO.sys                  Mon Aug  2 20:47:59 2010 (4C57835F)
evolve.sys                  Fri Aug  6 22:47:00 2010 (4C5CE544)
AsIO.sys                    Mon Aug 23 19:53:02 2010 (4C7325FE)
[COLOR=RED][B]AiChargerPlus.sys           Sun Nov  7 23:48:26 2010 (4CD79D3A)[/B][/COLOR]
jraid.sys                   Wed Nov 24 20:27:17 2010 (4CEDD795)
ElbyCDIO.sys                Thu Dec 16 15:58:13 2010 (4D0A9985)
VClone.sys                  Sat Jan 15 09:21:04 2011 (4D31C970)
asmtxhci.sys                Wed Sep 14 01:36:09 2011 (4E705969)
asmthub3.sys                Wed Sep 14 01:36:19 2011 (4E705973)
ASUSFILTER.sys              Tue Sep 20 09:46:33 2011 (4E78B559)
[COLOR=RED][B]AODDriver2.sys              Thu Apr  5 03:23:37 2012 (4F7D6499)[/B][/COLOR]
amd_sata.sys                Wed Apr 11 08:40:24 2012 (4F8597D8)
amd_xata.sys                Wed Apr 11 08:40:27 2012 (4F8597DB)
GEARAspiWDM.sys             Thu May  3 13:56:17 2012 (4FA2E2E1)
AtihdW76.sys                Fri May 11 02:25:40 2012 (4FACCD04)
RTKVHD64.sys                Tue May 22 04:19:20 2012 (4FBB6828)
athrx.sys                   Tue Jul 24 09:03:45 2012 (500EB951)
MpFilter.sys                Thu Aug 23 17:03:14 2012 (5036B6B2)
usbfilter.sys               Tue Aug 28 19:27:12 2012 (503D6FF0)
atikmpag.sys                Thu Sep 27 19:12:52 2012 (5064F994)
atikmdag.sys                Thu Sep 27 20:14:57 2012 (50650821)
[/font]
http://www.carrona.org/drivers/driver.php?id=LGBusEnum.sys
http://www.carrona.org/drivers/driver.php?id=LGVirHid.sys
http://www.carrona.org/drivers/driver.php?id=amdxata.sys
lb.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
http://www.carrona.org/drivers/driver.php?id=AsUpIO.sys
http://www.carrona.org/drivers/driver.php?id=evolve.sys
http://www.carrona.org/drivers/driver.php?id=AsIO.sys
http://www.carrona.org/drivers/driver.php?id=AiChargerPlus.sys
http://www.carrona.org/drivers/driver.php?id=jraid.sys
http://www.carrona.org/drivers/driver.php?id=ElbyCDIO.sys
http://www.carrona.org/drivers/driver.php?id=VClone.sys
http://www.carrona.org/drivers/driver.php?id=asmtxhci.sys
http://www.carrona.org/drivers/driver.php?id=asmthub3.sys
http://www.carrona.org/drivers/driver.php?id=ASUSFILTER.sys
http://www.carrona.org/drivers/driver.php?id=AODDriver2.sys
http://www.carrona.org/drivers/driver.php?id=amd_sata.sys
http://www.carrona.org/drivers/driver.php?id=amd_xata.sys
http://www.carrona.org/drivers/driver.php?id=GEARAspiWDM.sys
http://www.carrona.org/drivers/driver.php?id=AtihdW76.sys
http://www.carrona.org/drivers/driver.php?id=RTKVHD64.sys
http://www.carrona.org/drivers/driver.php?id=athrx.sys
http://www.carrona.org/drivers/driver.php?id=MpFilter.sys
http://www.carrona.org/drivers/driver.php?id=usbfilter.sys
http://www.carrona.org/drivers/driver.php?id=atikmpag.sys
http://www.carrona.org/drivers/driver.php?id=atikmdag.sys



Analysis:
The following is for information purposes only. The following information contains the relevant information from the blue screen analysis:
Code:
[font=lucida console]**************************Thu Nov 15 10:33:04.984 2012 (GMT-7)**************************
Loading Dump File [C:\Users\writhziden\Documents\BSODDmpFiles\Cl0ttERS\111512-28672-01.dmp]
Windows 7 Kernel Version 7601 (Service Pack 1) MP (6 procs) Free x64
Built by: [B]7601[/B].17944.amd64fre.win7sp1_gdr.120830-0333
System Uptime:[B]0 days 0:29:07.515[/B]
BugCheck Code: [B]BugCheck 109, {a3a039d89d4dc6b3, b3b7465eefca9619, fffff800021b30e0, 1}[/B]
Probably caused by :[B]Unknown_Image ( ANALYSIS_INCONCLUSIVE )[/B]
BugCheck Info: [B]CRITICAL_STRUCTURE_CORRUPTION (109)[/B]
Arguments: 
Arg1: a3a039d89d4dc6b3, Reserved
Arg2: b3b7465eefca9619, Reserved
Arg3: fffff800021b30e0, Failure type dependent information
Arg4: 0000000000000001, Type of corrupted region, can be
	0 : A generic data region
	1 : Modification of a function or .pdata
	2 : A processor IDT
	3 : A processor GDT
	4 : Type 1 process list corruption
	5 : Type 2 process list corruption
	6 : Debug routine modification
	7 : Critical MSR modification
BUGCHECK_STR:  0x109
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
PROCESS_NAME: [B]System[/B]
  BIOS Version                  1604
  BIOS Release Date             10/16/2012
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Thu Nov 15 09:53:12.224 2012 (GMT-7)**************************
Loading Dump File [C:\Users\writhziden\Documents\BSODDmpFiles\Cl0ttERS\111512-25131-01.dmp]
Windows 7 Kernel Version 7601 (Service Pack 1) MP (6 procs) Free x64
Built by: [B]7601[/B].17944.amd64fre.win7sp1_gdr.120830-0333
System Uptime:[B]0 days 0:00:36.394[/B]
BugCheck Code: [B]BugCheck 1E, {ffffffffc0000005, fffff8000212ef66, 1, 8000000003}[/B]
Probably caused by :[B]ntkrnlmp.exe ( nt! ?? ::NNGAKEGL::`string'+21244 )[/B]
BugCheck Info: [B]KMODE_EXCEPTION_NOT_HANDLED (1e)[/B]
Arguments: 
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff8000212ef66, The address that the exception occurred at
Arg3: 0000000000000001, Parameter 0 of the exception
Arg4: 0000008000000003, Parameter 1 of the exception
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
BUGCHECK_STR:  0x1E
PROCESS_NAME: [B]svchost.exe[/B]
FAILURE_BUCKET_ID: [B]X64_0x1E_nt!_??_::NNGAKEGL::_string_+21244[/B]
  BIOS Version                  1604
  BIOS Release Date             10/16/2012
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
[/font]
Code:
Microsoft (R) Windows Debugger Version 6.11.0001.402 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\writhziden\Documents\BSODDmpFiles\Cl0ttERS\111512-28672-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: c:\symbols
Executable search path is: 
Windows 7 Kernel Version 7601 (Service Pack 1) MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Kernel base = 0xfffff800`01e1f000 PsLoadedModuleList = 0xfffff800`02063670
Debug session time: Thu Nov 15 10:33:04.984 2012 (GMT-7)
System Uptime: 0 days 0:29:07.515
Loading unloaded module list
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
Use !analyze -v to get detailed debugging information.
BugCheck 109, {a3a039d89d4dc6b3, b3b7465eefca9619, fffff800021b30e0, 1}
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
4: kd> kd: Reading initial command '!niemiro.rawstack; !niemiro.rawstack -dc; !niemiro.auto_errrec; q'
fffff880`021c44b8  fffff800`021b30e0 nt!NtMapViewOfSection
Microsoft (R) Windows Debugger Version 6.11.0001.402 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\writhziden\Documents\BSODDmpFiles\Cl0ttERS\111512-25131-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7601 (Service Pack 1) MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Kernel base = 0xfffff800`01e5d000 PsLoadedModuleList = 0xfffff800`020a1670
Debug session time: Thu Nov 15 09:53:12.224 2012 (GMT-7)
System Uptime: 0 days 0:00:36.394
Loading unloaded module list
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
Use !analyze -v to get detailed debugging information.
BugCheck 1E, {ffffffffc0000005, fffff8000212ef66, 1, 8000000003}
Probably caused by : ntkrnlmp.exe ( nt! ?? ::NNGAKEGL::`string'+21244 )
0: kd> kd: Reading initial command '!niemiro.rawstack; !niemiro.rawstack -dc; !niemiro.auto_errrec; q'
fffff880`0b5ac898  fffff800`01f26a88 nt! ?? ::FNODOBFM::`string'+0x487ad
fffff880`0b5ac8b0  fffff800`0212ef66 nt! ?? ::NNGAKEGL::`string'+0x21244
fffff880`0b5ac8e8  fffff880`012c499d Ntfs!NtfsQueryNameInfo+0x135
fffff880`0b5ac8f8  fffff880`012449db Ntfs!NtfsCleanupIrpContext+0x12b
fffff880`0b5ac920  fffff880`0112a100*** WARNING: Unable to verify timestamp for MpFilter.sys
*** ERROR: Module load completed but symbols could not be loaded for MpFilter.sys
fffff880`0b5ac9c8  fffff800`0212ef66 nt! ?? ::NNGAKEGL::`string'+0x21244
fffff880`0b5aca28  fffff880`0124687e Ntfs!NtfsInitializeTopLevelIrp+0x3e
fffff880`0b5aca68  fffff880`012c4566 Ntfs!NtfsFsdDispatchSwitch+0x2a6
fffff880`0b5acc78  fffff800`01eecf21 nt!IopAllocateIrpPrivate+0x141
fffff880`0b5acc98  fffff800`01eecd5c nt!IopFreeIrp+0x11c
fffff880`0b5accd8  fffff880`010e6c75 fltmgr!FltpQueryInformationFile+0x125
fffff880`0b5accf8  fffff800`0204ee80 nt!KiInitialPCR+0x180
fffff880`0b5acd68  fffff800`01f03775 nt!RtlGetExtendedContextLength+0x19
fffff880`0b5acdd8  fffff880`010e690e fltmgr!FltpAllocateFileNameInformation+0xde
fffff880`0b5ace08  fffff880`010e6e80 fltmgr!FltpCreateFileNameInformation+0x150
fffff880`0b5ace68  fffff880`010c8676 fltmgr!FltpGetFileNameInformation+0x3e6
fffff880`0b5aceb8  fffff880`010c8c3b fltmgr!FltpFreeNameGenerationContext+0x4b
fffff880`0b5acee8  fffff880`010d3b59 fltmgr!FltGetFileNameInformation+0x199
fffff880`0b5acf38  fffff800`01edb642 nt!KiExceptionDispatch+0xc2
fffff880`0b5ad028  fffff800`01e7466a nt! ?? ::FNODOBFM::`string'+0xe0bb
fffff880`0b5ad088  fffff800`0212ef66 nt! ?? ::NNGAKEGL::`string'+0x21244
fffff880`0b5ad118  fffff800`01eda1ba nt!KiPageFault+0x23a
fffff880`0b5ad200  fffff880`0112a100 MpFilter+0x8100
fffff880`0b5ad248  fffff880`010c6aae fltmgr!FltpGetStreamListCtrl+0x8e
fffff880`0b5ad288  fffff800`0212ef66 nt! ?? ::NNGAKEGL::`string'+0x21244
fffff880`0b5ad308  fffff800`021ab44d nt!NtOpenThreadTokenEx+0xed
fffff880`0b5ad380  fffff800`021b32b6 nt!NtOpenProcessTokenEx+0xa6
fffff880`0b5ad498  fffff800`01edb253 nt!KiSystemServiceCopyEnd+0x13
fffff880`0b5ad4f8  fffff800`01e5d000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0b5ad528  fffff800`01fbecd6 nt!EtwpLogKernelEvent+0x1b6
fffff880`0b5ad598  fffff800`02078100 nt!EtwpGroupMasks
fffff880`0b5ad5c8  fffff800`01fbef76 nt!EtwpTraceKernelEvent+0xa6
fffff880`0b5ad608  fffff800`01ed7810 nt!KiServiceLinkage
fffff880`0b5ad638  fffff880`01144754 MpFilter+0x22754
fffff880`0b5ad648  fffff880`01146f2d MpFilter+0x24f2d
fffff880`0b5ad678  fffff880`01147e01 MpFilter+0x25e01
fffff880`0b5ad6e0  fffff800`02082d28 nt!PspLoadImageNotifyRoutine+0x8
fffff880`0b5ad6f0  fffff800`02082d28 nt!PspLoadImageNotifyRoutine+0x8
fffff880`0b5ad6f8  fffff800`021f52e8 nt!PsCallImageNotifyRoutines+0xdc
fffff880`0b5ad758  fffff800`021f5022 nt!MiMapViewOfImageSection+0x9b2
fffff880`0b5ad798  fffff800`021c1e37 nt!ObInsertObjectEx+0x137
fffff880`0b5ad8a8  fffff800`021f1097 nt!MiMapViewOfSection+0x367
fffff880`0b5ad998  fffff800`021f139e nt!NtMapViewOfSection+0x2bd
fffff880`0b5ada68  fffff800`01edb253 nt!KiSystemServiceCopyEnd+0x13
fffff880`0b5adad8  fffff800`01edb253 nt!KiSystemServiceCopyEnd+0x13
 
Last edited:
Sorry: I forgot about using that post- I have already used sfc /scannow many times

Here is the complete analysis, but one question; how do I remove the AOD driver? I don't have AMD Overdrive installed, so I assume it is some part of the graphics or chipset drivers.

One wee note as well - I wasn't able to submit a perf monitor report, I think when I was disabling some services it might have touched on of the Data Collector Set dependencies or something, and when I checked some of the BSODs myself, ASUSfilter.sys came up. Googled.. some sort of USB filter? Should it be removed?

When I say "I", I mean the recommendation for disabling drivers on BlackViper
 

Attachments

The safest way to remove the AOD driver is to install only the device drivers for the display card and not the Catalyst Control Center or Vision Engine Control Center software. ATI video cards - DRIVER ONLY installation procedure

Before doing the above, you will need to remove all AMD software from the system.


The driver you mentioned: http://www.carrona.org/drivers/driver.php?id=ASUSFILTER.sys

What software told you it was involved in the crash? My analysis does not show any problem with ASUSFILTER.sys in the two crashes you initially uploaded; I'll have to look at the four most recent when I get to my debugging system later.
 
Last edited:
Right, uninstalled all my ATI stuff (also used 3d's Driver Sweeper tool) and then added the driver manually.

Still getting BSODs..

It isn't RAM because mem tests are clean.
 
Hi -

The BSODs appear to be hardware failure - unknown at this time.

Bugchecks -
0x50 = invalid memory referenced
0x109 = kernel corruption -- occurs by either hardware failure such as RAM's inability to properly hold kernel code (it may be RAM or other hardware failure affecting RAM) or a rogue driver attempting to patch the kernel

Exception code 0xc000001d = illegal program instruction, e.g., division by zero

I'm seeing video (ATI), HDD and even Linksys wifi adapter driver - ae1000w7.sys

https://www.sysnative.com/drivers/driver.php?id=ae1000w7.sys

Did you run memtest86+ one stick at a time and alternate the slots?

HDD diagnostics? Or do you have an SSD?

Regards. . .

jcgriff2


BSOD SUMMARY

Code:
[font=lucida console]
Debug session time: Fri Nov 16 10:18:25.428 2012 (GMT-5)
Loading Dump File [C:\Users\PalmDesert\SysnativeBSODApps\111612-37908-01.dmp]
Built by: 7601.17944.amd64fre.win7sp1_gdr.120830-0333
System Uptime: 0 days 0:00:36.192
BugCheck 50, {fffff88003bd9000, 1, fffff880018dc0b9, 0}
Probably caused by : rdyboost.sys ( rdyboost!memset+b9 )
Bugcheck code 00000050
Arguments: 
Arg1: fffff88003bd9000, memory referenced.
Arg2: 0000000000000001, value 0 = read operation, 1 = write operation.
Arg3: fffff880018dc0b9, If non-zero, the instruction address which referenced the bad memory
	address.
Arg4: 0000000000000000, (reserved)
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
BUGCHECK_STR:  0x50
PROCESS_NAME:  System
FAILURE_BUCKET_ID:  X64_0x50_rdyboost!memset+b9
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
Debug session time: Fri Nov 16 09:15:24.384 2012 (GMT-5)
Loading Dump File [C:\Users\PalmDesert\SysnativeBSODApps\111612-22167-01.dmp]
Built by: 7601.17944.amd64fre.win7sp1_gdr.120830-0333
System Uptime: 0 days 0:24:08.539
BugCheck 3B, {c000001d, fffff80002ef0cfe, fffff8800a590780, 0}
Probably caused by : hardware ( nt!MmUnmapViewInSystemCache+2e )
Bugcheck code 0000003B
Arguments: 
Arg1: 00000000c000001d, Exception code that caused the bugcheck
Arg2: fffff80002ef0cfe, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff8800a590780, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
BUGCHECK_STR:  0x3B
PROCESS_NAME:  Steam.exe
FAILURE_BUCKET_ID:  X64_IP_MISALIGNED
BiosVersion = 1604
BiosReleaseDate = 10/16/2012
SystemManufacturer = To be filled by O.E.M.
SystemProductName = To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
Debug session time: Fri Nov 16 08:50:22.902 2012 (GMT-5)
Loading Dump File [C:\Users\PalmDesert\SysnativeBSODApps\111612-38376-01.dmp]
Built by: 7601.17944.amd64fre.win7sp1_gdr.120830-0333
System Uptime: 0 days 0:33:44.057
BugCheck 50, {fffff87ff7ac39c0, 1, fffff80003160b02, 5}
Probably caused by : ntkrnlmp.exe ( nt!NtQueryValueKey+72 )
Bugcheck code 00000050
Arguments: 
Arg1: fffff87ff7ac39c0, memory referenced.
Arg2: 0000000000000001, value 0 = read operation, 1 = write operation.
Arg3: fffff80003160b02, If non-zero, the instruction address which referenced the bad memory
	address.
Arg4: 0000000000000005, (reserved)
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
BUGCHECK_STR:  0x50
PROCESS_NAME:  taskhost.exe
FAILURE_BUCKET_ID:  X64_0x50_nt!NtQueryValueKey+72
BiosVersion = 1604
BiosReleaseDate = 10/16/2012
SystemManufacturer = To be filled by O.E.M.
SystemProductName = To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
Debug session time: Thu Nov 15 19:41:55.053 2012 (GMT-5)
Loading Dump File [C:\Users\PalmDesert\SysnativeBSODApps\111612-17394-01.dmp]
Built by: 7601.17944.amd64fre.win7sp1_gdr.120830-0333
System Uptime: 0 days 0:10:09.209
BugCheck 109, {a3a039d89a466815, b3b7465eecc3376b, fffff800030e8df2, 1}
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : memory_corruption
Bugcheck code 00000109
Arguments: 
Arg1: a3a039d89a466815, Reserved
Arg2: b3b7465eecc3376b, Reserved
Arg3: fffff800030e8df2, Failure type dependent information
Arg4: 0000000000000001, Type of corrupted region, can be
	0 : A generic data region
	1 : Modification of a function or .pdata
	2 : A processor IDT
	3 : A processor GDT
	4 : Type 1 process list corruption
	5 : Type 2 process list corruption
	6 : Debug routine modification
	7 : Critical MSR modification
BUGCHECK_STR:  0x109
DEFAULT_BUCKET_ID:  CODE_CORRUPTION
PROCESS_NAME:  System
FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT
BiosVersion = 1604
BiosReleaseDate = 10/16/2012
SystemManufacturer = To be filled by O.E.M.
SystemProductName = To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``

       [color=#000033]J. C. Griffith, Microsoft MVP (jcgriff2)[/color]   
             
           [url=http://mvp.microsoft.com/profiles/Griffith][color=#000055][u]https://mvp.support.microsoft.com/profile/Griffith[/u][/color][/url]   

           [url=https://www.sysnative.com/forums/member.php/1-jcgriff2][color=#000033][u]jcgriff2 - Sysnative Forums[/u][/color][/url]
             
           [url=http://jcgriff2.com][color=#000055][u][url]www.jcgriff2.com[/url][/u][/color][/url] 


¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨


  [/FONT]


Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\PalmDesert\AppData\Local\Temp\Temp1_Minidump.zip\111612-22167-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*a:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7601 (Service Pack 1) MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17944.amd64fre.win7sp1_gdr.120830-0333
Machine Name:
Kernel base = 0xfffff800`02e4f000 PsLoadedModuleList = 0xfffff800`03093670
Debug session time: Fri Nov 16 09:15:24.384 2012 (UTC - 5:00)
System Uptime: 0 days 0:24:08.539
Loading Kernel Symbols
...............................................................
................................................................
.........................................
Loading User Symbols
Loading unloaded module list
.....
ERROR: FindPlugIns 8007007b
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 3B, {c000001d, fffff80002ef0cfe, fffff8800a590780, 0}

Probably caused by : hardware ( nt!MmUnmapViewInSystemCache+2e )

Followup: MachineOwner
---------

2: kd> !analyze -v
ERROR: FindPlugIns 8007007b
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c000001d, Exception code that caused the bugcheck
Arg2: fffff80002ef0cfe, Address of the instruction which caused the bugcheck
Arg3: fffff8800a590780, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.

Debugging Details:
------------------


EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

FAULTING_IP: 
nt!MmUnmapViewInSystemCache+2e
fffff800`02ef0cfe 06              ???

CONTEXT:  fffff8800a590780 -- (.cxr 0xfffff8800a590780)
rax=0000000000044400 rbx=fffffa8007a094d0 rcx=fffff9800d180000
rdx=fffff8a0129f0220 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002ef0cfe rsp=fffff8800a591160 rbp=0000000000000000
 r8=0000000000000000  r9=fffff9800d180000 r10=0000000000000001
r11=fffff8a0129f0220 r12=fffffa8006cf11c0 r13=fffffa8007a094d0
r14=0000000000000001 r15=0000000000000001
iopl=0         nv up ei pl nz na pe nc
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202
nt!MmUnmapViewInSystemCache+0x2e:
fffff800`02ef0cfe 06              ???
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x3B

PROCESS_NAME:  Steam.exe

CURRENT_IRQL:  0

MISALIGNED_IP: 
nt!MmUnmapViewInSystemCache+2e
fffff800`02ef0cfe 06              ???

LAST_CONTROL_TRANSFER:  from fffff800031da819 to fffff80002ef0cfe

STACK_TEXT:  
fffff880`0a591160 fffff800`031da819 : fffff980`0d180000 fffff8a0`129f0220 00000000`00000000 00000000`a4a00000 : nt!MmUnmapViewInSystemCache+0x2e
fffff880`0a591440 fffff800`02ef0a1b : 00000000`a4900000 fffffa80`06cf11c0 00000000`00000000 00000000`a4a00000 : nt!CcUnmapVacb+0x5d
fffff880`0a591480 fffff800`02ee33d9 : fffff980`00000001 00000000`a4200000 fffffa80`07a094d0 fffffa80`06cf6830 : nt!CcUnmapVacbArray+0x1bb
fffff880`0a591510 fffff800`031b3912 : 00000000`00000000 00000000`a4a00000 fffff880`0a5915e0 fffff880`0a591670 : nt!CcGetVirtualAddress+0x38a
fffff880`0a5915a0 fffff880`012adf88 : fffff880`00000000 00000000`00000005 fffffa80`000012c0 fffffa80`00002001 : nt!CcCopyRead+0x132
fffff880`0a591660 fffff880`010b0098 : fffffa80`079736b0 fffffa80`079bc6e8 00000000`00000000 fffffa80`07973701 : Ntfs!NtfsCopyReadA+0x1a8
fffff880`0a591840 fffff880`010b38ba : fffff880`0a591910 00000000`1c7b2703 00000000`1c7b2700 fffffa80`07973600 : fltmgr!FltpPerformFastIoCall+0x88
fffff880`0a5918a0 fffff880`010d1630 : fffffa80`079736b0 00000000`00000000 fffff880`0a591a00 00000000`00002000 : fltmgr!FltpPassThroughFastIo+0xda
fffff880`0a5918e0 fffff800`031b3499 : fffffa80`079736b0 00000000`00000001 fffffa80`06d046b0 fffffa80`079736b0 : fltmgr!FltpFastIoRead+0x1d0
fffff880`0a591980 fffff800`02ecd253 : 00000000`00000944 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtReadFile+0x417
fffff880`0a591a70 00000000`73482e09 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`02c2e998 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x73482e09


FOLLOWUP_IP: 
nt!MmUnmapViewInSystemCache+2e
fffff800`02ef0cfe 06              ???

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  nt!MmUnmapViewInSystemCache+2e

FOLLOWUP_NAME:  MachineOwner

DEBUG_FLR_IMAGE_TIMESTAMP:  0

STACK_COMMAND:  .cxr 0xfffff8800a590780 ; kb

IMAGE_NAME:  hardware

MODULE_NAME: hardware

FAILURE_BUCKET_ID:  X64_IP_MISALIGNED

BUCKET_ID:  X64_IP_MISALIGNED

Followup: MachineOwner
---------

2: kd> !niemiro.rawstack; !niemiro.rawstack -dc; !niemiro.auto_errrec
dps fffff8800a58feb8 fffff8800a591ff8
fffff880`0a58feb8  fffff800`02ecd569 nt!KiBugCheckDispatch+0x69
fffff880`0a58fec0  00000000`0000003b
fffff880`0a58fec8  00000000`c000001d
fffff880`0a58fed0  fffff800`02ef0cfe nt!MmUnmapViewInSystemCache+0x2e
fffff880`0a58fed8  fffff880`0a590780
fffff880`0a58fee0  00000000`00000000
fffff880`0a58fee8  00000000`00000000
fffff880`0a58fef0  e532f3ee`2d22562e
fffff880`0a58fef8  2458983f`fde9f82f
fffff880`0a58ff00  09980751`ca7f5733
fffff880`0a58ff08  9a46353e`d2333fd8
fffff880`0a58ff10  00000000`00000000
fffff880`0a58ff18  00000000`00000000
fffff880`0a58ff20  00000000`00000000
fffff880`0a58ff28  00000000`00000000
fffff880`0a58ff30  00000000`00000000
fffff880`0a58ff38  00000000`00000000
fffff880`0a58ff40  00000000`00000000
fffff880`0a58ff48  00000000`00000000
fffff880`0a58ff50  00000000`00000000
fffff880`0a58ff58  00000000`00000000
fffff880`0a58ff60  00000000`00000000
fffff880`0a58ff68  00000000`00000000
fffff880`0a58ff70  00000000`00000000
fffff880`0a58ff78  00000000`00000000
fffff880`0a58ff80  00000000`00000000
fffff880`0a58ff88  00000000`00000000
fffff880`0a58ff90  00000000`00000010
fffff880`0a58ff98  fffff880`013040c0 Ntfs! ?? ::NNGAKEGL::`string'+0x2bf0
fffff880`0a58ffa0  00000000`00000010
fffff880`0a58ffa8  00000000`00010286
fffff880`0a58ffb0  fffff880`0a58ffc8
fffff880`0a58ffb8  00000000`00000018
fffff880`0a58ffc0  fffff800`03015638 nt!_imp_NtOpenSymbolicLinkObject+0x9130
fffff880`0a58ffc8  00000000`00000000
fffff880`0a58ffd0  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a58ffd8  fffff800`02ecd253 nt!KiSystemServiceCopyEnd+0x13
fffff880`0a58ffe0  fffff800`030d3e94 nt!BBTBuffer <PERF> (nt+0x284e94)
fffff880`0a58ffe8  fffff800`02ecce40 nt!KiSystemServiceHandler
fffff880`0a58fff0  00000000`00000000
fffff880`0a58fff8  fffff800`02eccebc nt!KiSystemServiceHandler+0x7c
fffff880`0a590000  fffff880`0a590f28
fffff880`0a590008  fffff880`0a590780
fffff880`0a590010  00000000`00000000
fffff880`0a590018  fffff800`02ef8fe0 nt!_C_specific_handler
fffff880`0a590020  fffff800`030e818c nt!BBTBuffer <PERF> (nt+0x29918c)
fffff880`0a590028  fffff800`031b3499 nt!NtReadFile+0x417
fffff880`0a590030  00000000`00000000
fffff880`0a590038  fffff800`02ef8aed nt!RtlpExecuteHandlerForException+0xd
fffff880`0a590040  fffff800`030e818c nt!BBTBuffer <PERF> (nt+0x29918c)
fffff880`0a590048  00000000`00000000
fffff880`0a590050  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590058  fffff880`0a590f28
fffff880`0a590060  fffff880`0a590100
fffff880`0a590068  fffff800`02ef78c5 nt!RtlDispatchException+0x415
fffff880`0a590070  fffff800`03015638 nt!_imp_NtOpenSymbolicLinkObject+0x9130
fffff880`0a590078  fffff880`0a5900b8
fffff880`0a590080  fffff880`0a590f28
fffff880`0a590088  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590090  0000057f`f6840000
fffff880`0a590098  fffff880`076fbd00Unable to load image ae1000w7.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ae1000w7.sys
*** ERROR: Module load completed but symbols could not be loaded for ae1000w7.sys
 ae1000w7+0xe2d00
fffff880`0a5900a0  fffffa80`097bbfc0
fffff880`0a5900a8  00000000`00000000
fffff880`0a5900b0  fffff880`0a591ae0
fffff880`0a5900b8  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a5900c0  fffff800`03015638 nt!_imp_NtOpenSymbolicLinkObject+0x9130
fffff880`0a5900c8  fffff880`0a590620
fffff880`0a5900d0  00000000`00000000
fffff880`0a5900d8  fffff800`030d3e94 nt!BBTBuffer <PERF> (nt+0x284e94)
fffff880`0a5900e0  fffff880`0a592000
fffff880`0a5900e8  fffff880`0a58c000
fffff880`0a5900f0  00000000`00000000
fffff880`0a5900f8  0000057f`f68307a8
fffff880`0a590100  fffff800`02ecd253 nt!KiSystemServiceCopyEnd+0x13
fffff880`0a590108  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590110  fffff800`030d3e94 nt!BBTBuffer <PERF> (nt+0x284e94)
fffff880`0a590118  fffff880`0a591ae0
fffff880`0a590120  fffff880`076fbd00 ae1000w7+0xe2d00
fffff880`0a590128  fffff880`0a590150
fffff880`0a590130  fffff800`02ecce40 nt!KiSystemServiceHandler
fffff880`0a590138  fffff800`03015638 nt!_imp_NtOpenSymbolicLinkObject+0x9130
fffff880`0a590140  fffff880`0a590620
fffff880`0a590148  fffffa80`00000000
fffff880`0a590150  000374e4`00000000
fffff880`0a590158  00000000`00000000
fffff880`0a590160  0000057f`f68441c8
fffff880`0a590168  fffffa80`09d69478
fffff880`0a590170  00000000`00000000
fffff880`0a590178  fffffa80`09c5bd98
fffff880`0a590180  00001f80`00000004
fffff880`0a590188  fffffa80`08f10010
fffff880`0a590190  00010202`0018a9c0
fffff880`0a590198  fffff880`076fd4bd ae1000w7+0xe44bd
fffff880`0a5901a0  fffffa80`09955000
fffff880`0a5901a8  fffffa80`07ad2e00
fffff880`0a5901b0  fffffa80`09c5bc00
fffff880`0a5901b8  fffff880`00000000
fffff880`0a5901c0  fffffa80`0a1e6000
fffff880`0a5901c8  fffff880`00000000
fffff880`0a5901d0  fffffa80`09955000
fffff880`0a5901d8  fffff880`07647e19 ae1000w7+0x2ee19
fffff880`0a5901e0  00000000`10b4efc0
fffff880`0a5901e8  00000000`02c2e998
fffff880`0a5901f0  00000000`10b4ef4c
fffff880`0a5901f8  00000000`00000000
fffff880`0a590200  00000000`00000944
fffff880`0a590208  fffff880`0a590328
fffff880`0a590210  fffff880`0a590320
fffff880`0a590218  fffff880`0a590950
fffff880`0a590220  00000000`00000000
fffff880`0a590228  00000000`fff62000
fffff880`0a590230  00000000`02c2fd20
fffff880`0a590238  00000000`02c2ea10
fffff880`0a590240  00000000`73482450
fffff880`0a590248  00000000`73482e09
fffff880`0a590250  fffffa80`094104e0
fffff880`0a590258  00000000`00000000
fffff880`0a590260  fffffa80`08fd0d50
fffff880`0a590268  00000000`00001f80
fffff880`0a590270  ffffffff`ffff918a
fffff880`0a590278  fffffa80`08881040
fffff880`0a590280  fffff880`0a590e00
fffff880`0a590288  00000000`00000001
fffff880`0a590290  00000000`00000001
fffff880`0a590298  fffffa80`08881040
fffff880`0a5902a0  fffffa80`08f43410
fffff880`0a5902a8  fffff880`04808172 dxgmms1!VidSchDdiNotifyInterruptWorker+0x1ea
fffff880`0a5902b0  fffffa80`0940f000
fffff880`0a5902b8  00000000`00000000
fffff880`0a5902c0  fffff880`00000001
fffff880`0a5902c8  fffff880`0a5909e0
fffff880`0a5902d0  fffff880`0a590930
fffff880`0a5902d8  fffffa80`09332000
fffff880`0a5902e0  00000000`00000000
fffff880`0a5902e8  00000000`00000001
fffff880`0a5902f0  fffff880`0a590310
fffff880`0a5902f8  fffff880`0a590868
fffff880`0a590300  00000000`00000000
fffff880`0a590308  00000000`00000000
fffff880`0a590310  fffff880`0a58c000
fffff880`0a590318  fffff880`0a591ae0
fffff880`0a590320  fffff800`030d3e94 nt!BBTBuffer <PERF> (nt+0x284e94)
fffff880`0a590328  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590330  00000000`00000000
fffff880`0a590338  fffffa80`0a3c1a78
fffff880`0a590340  fffffa80`078aa9c0
fffff880`0a590348  fffffa80`0a3c1a78
fffff880`0a590350  e532f3ee`2d22562e
fffff880`0a590358  2458983f`fde9f82f
fffff880`0a590360  09980751`ca7f5733
fffff880`0a590368  9a46353e`d2333fd8
fffff880`0a590370  00000000`00000000
fffff880`0a590378  00000000`00000000
fffff880`0a590380  00000000`00000000
fffff880`0a590388  00000000`00000000
fffff880`0a590390  00000000`00000000
fffff880`0a590398  00000000`00000000
fffff880`0a5903a0  00000000`00000000
fffff880`0a5903a8  00000000`00000000
fffff880`0a5903b0  00000000`00000000
fffff880`0a5903b8  00000000`00000000
fffff880`0a5903c0  00000000`00000000
fffff880`0a5903c8  00000000`00000000
fffff880`0a5903d0  00000000`00000000
fffff880`0a5903d8  00000000`00000000
fffff880`0a5903e0  00000000`00000000
fffff880`0a5903e8  00000000`00000000
fffff880`0a5903f0  00000000`00000000
fffff880`0a5903f8  fffff880`0a592000
fffff880`0a590400  fffff880`0a590a10
fffff880`0a590408  fffff880`0a5909a0
fffff880`0a590410  fffff880`0a590240
fffff880`0a590418  00000000`02c2dd70
fffff880`0a590420  00000000`02c2fd01
fffff880`0a590428  00000000`02c2e8d0
fffff880`0a590430  ffffffff`ffffffff
fffff880`0a590438  00000000`773f156a
fffff880`0a590440  fffff880`0a590568
fffff880`0a590448  00000000`00000000
fffff880`0a590450  00000000`00000000
fffff880`0a590458  fffffa80`0a6e0000
fffff880`0a590460  fffffa80`0a8c07d0
fffff880`0a590468  fffffa80`0a6bc010
fffff880`0a590470  fffffa80`073556b0
fffff880`0a590478  fffff880`0480c095 dxgmms1!VidSchiUpdateContextRunningTimeAtISR+0x45
fffff880`0a590480  00000000`00345474
fffff880`0a590488  fffffa80`0940d000
fffff880`0a590490  00000000`00000000
fffff880`0a590498  00000000`00000002
fffff880`0a5904a0  fffffa80`073556b0
fffff880`0a5904a8  00000000`0000e715
fffff880`0a5904b0  fffffa80`0940dbf0
fffff880`0a5904b8  fffff880`0480866b dxgmms1!VidSchiProcessIsrCompletedPacket+0x1eb
fffff880`0a5904c0  fffffa80`0940dbf0
fffff880`0a5904c8  fffffa80`08f43410
fffff880`0a5904d0  fffffa80`0940d000
fffff880`0a5904d8  fffffa80`0940d000
fffff880`0a5904e0  fffffa80`08f3e000
fffff880`0a5904e8  fffff880`0480e691 dxgmms1!VidSchiUpdateCurrentIsrFrameTime+0x95
fffff880`0a5904f0  00000000`00345474
fffff880`0a5904f8  00000000`00000001
fffff880`0a590500  fffffa80`073556b0
fffff880`0a590508  00000000`00001803
fffff880`0a590510  00000000`00000000
fffff880`0a590518  fffff880`048083f1 dxgmms1!VidSchiProcessIsrVSync+0xc9
fffff880`0a590520  00000000`00000000
fffff880`0a590528  00000000`00345474
fffff880`0a590530  fffffa80`08f43410
fffff880`0a590538  fffffa80`08881040
fffff880`0a590540  fffffa80`08f43410
fffff880`0a590548  fffff880`04808172 dxgmms1!VidSchDdiNotifyInterruptWorker+0x1ea
fffff880`0a590550  fffffa80`0940d000
fffff880`0a590558  00000000`00000000
fffff880`0a590560  fffffa80`00000001
fffff880`0a590568  fffff880`0a590650
fffff880`0a590570  fffff880`0a5905a0
fffff880`0a590578  fffff880`0480866b dxgmms1!VidSchiProcessIsrCompletedPacket+0x1eb
fffff880`0a590580  00000000`0000075d
fffff880`0a590588  00000000`00000001
fffff880`0a590590  fffffa80`08881040
fffff880`0a590598  fffffa80`08f43410
fffff880`0a5905a0  fffff880`0a5906b0
fffff880`0a5905a8  fffff880`04808077 dxgmms1!VidSchDdiNotifyInterruptWorker+0xef
fffff880`0a5905b0  fffffa80`0a8ed4d0
fffff880`0a5905b8  fffff880`0480c095 dxgmms1!VidSchiUpdateContextRunningTimeAtISR+0x45
fffff880`0a5905c0  00000000`00345474
fffff880`0a5905c8  fffffa80`0940d000
fffff880`0a5905d0  00000000`00000000
fffff880`0a5905d8  00000000`00000009
fffff880`0a5905e0  fffffa80`0a8ed4d0
fffff880`0a5905e8  00000000`0000ef60
fffff880`0a5905f0  fffffa80`0940e820
fffff880`0a5905f8  fffff880`0480866b dxgmms1!VidSchiProcessIsrCompletedPacket+0x1eb
fffff880`0a590600  fffffa80`0940e820
fffff880`0a590608  fffffa80`08f43410
fffff880`0a590610  fffffa80`0940d000
fffff880`0a590618  fffffa80`0940d000
fffff880`0a590620  00000000`0000000b
fffff880`0a590628  fffff800`02eccfc0 nt!KiSystemCall64
fffff880`0a590630  fffff880`012ae0f0 Ntfs!FindMoveableIndexRoot
fffff880`0a590638  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590640  fffff800`030d5bb0 nt!BBTBuffer <PERF> (nt+0x286bb0)
fffff880`0a590648  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590650  fffff800`030e9020 nt!BBTBuffer <PERF> (nt+0x29a020)
fffff880`0a590658  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590660  fffff800`030d5b74 nt!BBTBuffer <PERF> (nt+0x286b74)
fffff880`0a590668  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590670  fffff800`030d50a0 nt!BBTBuffer <PERF> (nt+0x2860a0)
fffff880`0a590678  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a590680  fffff800`030e81bc nt!BBTBuffer <PERF> (nt+0x2991bc)
fffff880`0a590688  fffff880`01214000 Ntfs!NtfsGetNextChildLcb <PERF> (Ntfs+0x0)
fffff880`0a590690  fffff880`0127d63c Ntfs!__PchSym_ <PERF> (Ntfs+0x6963c)
fffff880`0a590698  fffff880`010af000 fltmgr!ExFreeToNPagedLookasideList <PERF> (fltmgr+0x0)
fffff880`0a5906a0  fffff880`010cd00c fltmgr!__PchSym_ <PERF> (fltmgr+0x1e00c)
fffff880`0a5906a8  fffff880`010af000 fltmgr!ExFreeToNPagedLookasideList <PERF> (fltmgr+0x0)
fffff880`0a5906b0  fffff880`010cd240 fltmgr!__PchSym_ <PERF> (fltmgr+0x1e240)
fffff880`0a5906b8  fffff880`010af000 fltmgr!ExFreeToNPagedLookasideList <PERF> (fltmgr+0x0)
fffff880`0a5906c0  fffff880`010ce20c fltmgr!__PchSym_ <PERF> (fltmgr+0x1f20c)
fffff880`0a5906c8  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a5906d0  fffff800`030e818c nt!BBTBuffer <PERF> (nt+0x29918c)
fffff880`0a5906d8  fffff800`02e4f000 nt!KiSelectNextThread <PERF> (nt+0x0)
fffff880`0a5906e0  fffff800`030d3e94 nt!BBTBuffer <PERF> (nt+0x284e94)
fffff880`0a5906e8  fffff800`02ef0cff nt!MmUnmapViewInSystemCache+0x2f
fffff880`0a5906f0  fffff880`0a590780
fffff880`0a5906f8  fffff880`0a590f28
fffff880`0a590700  fffff800`02ef0cfe nt!MmUnmapViewInSystemCache+0x2e
fffff880`0a590708  00000000`00000000
fffff880`0a590710  fffff880`0a590df0
fffff880`0a590718  00000000`0010001f
fffff880`0a590720  fffff880`0a590780
fffff880`0a590728  00000000`00000000
fffff880`0a590730  fffff880`0a590fd0
fffff880`0a590738  fffff880`0a590c80
fffff880`0a590740  fffff880`0a590f28
fffff880`0a590748  fffff800`02f08851 nt!KiDispatchException+0x135
fffff880`0a590750  fffff880`0a590f28
fffff880`0a590758  fffff880`0a590780
fffff880`0a590760  fffff880`00000000
fffff880`0a590768  00000000`00000000
fffff880`0a590770  00000000`00000000
fffff880`0a590778  00000000`00000000
fffff880`0a590780  00000000`00000000
fffff880`0a590788  00000000`00000000
fffff880`0a590790  fffff880`00000001
fffff880`0a590798  00000000`0000ef60
fffff880`0a5907a0  fffff880`0a5907d0
fffff880`0a5907a8  fffff880`0495d517Unable to load image atikmdag.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for atikmdag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
 atikmdag+0xfc517
fffff880`0a5907b0  00001f80`0010001f
fffff880`0a5907b8  0053002b`002b0010
fffff880`0a5907c0  00010202`0018002b
fffff880`0a5907c8  fffff800`03100b00 nt!MmSystemCacheWs
fffff880`0a5907d0  fffff8a0`0c324fb0
fffff880`0a5907d8  fffff800`02eebed5 nt!MiResolveProtoPteFault+0x325
fffff880`0a5907e0  00000000`00000000
fffff880`0a5907e8  00000001`b16ab8c0
fffff880`0a5907f0  fffff880`0a591290
fffff880`0a5907f8  00000000`00044400
fffff880`0a590800  fffff980`0d180000
fffff880`0a590808  fffff8a0`129f0220
fffff880`0a590810  fffffa80`07a094d0
fffff880`0a590818  fffff880`0a591160
fffff880`0a590820  00000000`00000000
fffff880`0a590828  00000000`00000000
fffff880`0a590830  00000000`00000000
fffff880`0a590838  00000000`00000000
fffff880`0a590840  fffff980`0d180000
fffff880`0a590848  00000000`00000001
fffff880`0a590850  fffff8a0`129f0220
fffff880`0a590858  fffffa80`06cf11c0
fffff880`0a590860  fffffa80`07a094d0
fffff880`0a590868  00000000`00000001
fffff880`0a590870  00000000`00000001
fffff880`0a590878  fffff800`02ef0cfe nt!MmUnmapViewInSystemCache+0x2e
fffff880`0a590880  fffffa80`094104e0
fffff880`0a590888  00000000`00000000
fffff880`0a590890  fffffa80`08fd0d50
fffff880`0a590898  00000000`00001f80
fffff880`0a5908a0  ffffffff`ffff918a
fffff880`0a5908a8  fffffa80`08881040
fffff880`0a5908b0  fffff880`0a590e00
fffff880`0a5908b8  00000000`00000001
fffff880`0a5908c0  00000000`00000001
fffff880`0a5908c8  fffffa80`08881040
fffff880`0a5908d0  fffffa80`08f43410
fffff880`0a5908d8  fffff880`04808172 dxgmms1!VidSchDdiNotifyInterruptWorker+0x1ea
fffff880`0a5908e0  fffffa80`0940f000
fffff880`0a5908e8  00000000`00000000
fffff880`0a5908f0  fffff880`00000001
fffff880`0a5908f8  fffff880`0a5909e0
fffff880`0a590900  fffff880`0a590930
fffff880`0a590908  fffffa80`09332000
fffff880`0a590910  00000000`00000000
fffff880`0a590918  00000000`00000001
fffff880`0a590920  00000000`00000000
fffff880`0a590928  00000000`00000000
fffff880`0a590930  00000000`00000000
fffff880`0a590938  00000000`00000000
fffff880`0a590940  00000000`00000000
fffff880`0a590948  00000000`00000000
fffff880`0a590950  00000000`00000000
fffff880`0a590958  00000000`00000000
fffff880`0a590960  00000000`00000000
fffff880`0a590968  00000000`00000000
fffff880`0a590970  00000000`00000000
fffff880`0a590978  00000000`00000000
fffff880`0a590980  e532f3ee`2d22562e
fffff880`0a590988  2458983f`fde9f82f
fffff880`0a590990  09980751`ca7f5733
fffff880`0a590998  9a46353e`d2333fd8
fffff880`0a5909a0  00000000`00000000
fffff880`0a5909a8  00000000`00000000
fffff880`0a5909b0  00000000`00000000
fffff880`0a5909b8  00000000`00000000
fffff880`0a5909c0  00000000`00000000
fffff880`0a5909c8  00000000`00000000
fffff880`0a5909d0  00000000`00000000
fffff880`0a5909d8  00000000`00000000
fffff880`0a5909e0  00000000`00000000
fffff880`0a5909e8  00000000`00000000
fffff880`0a5909f0  00000000`00000000
fffff880`0a5909f8  00000000`00000000
fffff880`0a590a00  00000000`00000000
fffff880`0a590a08  00000000`00000000
fffff880`0a590a10  00000000`00000000
fffff880`0a590a18  00000000`00000000
fffff880`0a590a20  00000000`00000000
fffff880`0a590a28  00000000`00000000
fffff880`0a590a30  00000000`00000000
fffff880`0a590a38  00000000`00000000
fffff880`0a590a40  00000000`00000000
fffff880`0a590a48  00000000`00000000
fffff880`0a590a50  00000000`00000000
fffff880`0a590a58  00000000`00000000
fffff880`0a590a60  00000000`00000000
fffff880`0a590a68  00000000`00000000
fffff880`0a590a70  ffffffff`ffffffff
fffff880`0a590a78  9a46353e`00000000
fffff880`0a590a80  00000000`00040001
fffff880`0a590a88  00000000`00000000
fffff880`0a590a90  00000000`00001f80
fffff880`0a590a98  00000000`00000000
fffff880`0a590aa0  fffffa80`0b3714e8
fffff880`0a590aa8  00000000`00000000
fffff880`0a590ab0  00000000`0009e730
fffff880`0a590ab8  00000000`0009e730
fffff880`0a590ac0  00000000`00000000
fffff880`0a590ac8  00000000`00000000
fffff880`0a590ad0  00000000`00000000
fffff880`0a590ad8  fffff800`02ed1243 nt!SwapContext_PatchXSave+0xa3
fffff880`0a590ae0  fffff800`00000002
fffff880`0a590ae8  fffff880`00000000
fffff880`0a590af0  fffff8a0`0a622390
fffff880`0a590af8  fffff800`02f18e93 nt!KiDpcInterruptBypass+0x13
fffff880`0a590b00  fffff800`02eca540 nt!KiInterruptDispatchNoLock+0x190
fffff880`0a590b08  00001f80`00ec0101
fffff880`0a590b10  fffff880`02f69fc0
fffff880`0a590b18  fffffa80`0abd8b30
fffff880`0a590b20  00000000`00000000
fffff880`0a590b28  fffff880`0a590b80
fffff880`0a590b30  00000000`00016a81
fffff880`0a590b38  00000000`00000002
fffff880`0a590b40  fffff880`02f65180
fffff880`0a590b48  fffff800`02ed9598 nt!KeUpdateRunTime+0xb8
fffff880`0a590b50  fffff880`02f65180
fffff880`0a590b58  fffff800`02ed9598 nt!KeUpdateRunTime+0xb8
fffff880`0a590b60  00000000`00002710
fffff880`0a590b68  9a46353e`d2333fd8
fffff880`0a590b70  fffff800`02ed932c nt!KiSecondaryClockInterrupt+0x13c
fffff880`0a590b78  00000000`00000011
fffff880`0a590b80  fffff880`02f65180
fffff880`0a590b88  fffff800`02ed1243 nt!SwapContext_PatchXSave+0xa3
fffff880`0a590b90  fffffa80`00000000
fffff880`0a590b98  fffff880`00000000
fffff880`0a590ba0  fffffa80`0a7be0f0
fffff880`0a590ba8  00001f80`00f70240
fffff880`0a590bb0  00000000`0000003f
fffff880`0a590bb8  00000000`00000001
fffff880`0a590bc0  fffff880`0a590d90
fffff880`0a590bc8  fffff800`02ed108f nt!KxDispatchInterrupt+0x12f
fffff880`0a590bd0  fffff880`02f65180
fffff880`0a590bd8  fffffa80`0acb7750
fffff880`0a590be0  fffffa80`0a6c6100
fffff880`0a590be8  00000000`000264f3
fffff880`0a590bf0  00000000`00000000
fffff880`0a590bf8  00000000`00000000
fffff880`0a590c00  e532f3ee`2d22562e
fffff880`0a590c08  2458983f`fde9f82f
fffff880`0a590c10  09980751`ca7f5733
fffff880`0a590c18  fffff800`02ef5775 nt!RtlGetExtendedContextLength+0x19
fffff880`0a590c20  00000000`00000000
fffff880`0a590c28  00000000`00000000
fffff880`0a590c30  00000000`00000000
fffff880`0a590c38  00000000`00000000
fffff880`0a590c40  00000000`00000000
fffff880`0a590c48  00000000`00000000
fffff880`0a590c50  000004e8`fffffb30
fffff880`0a590c58  000004d0`fffffb30
fffff880`0a590c60  00000000`00000019
fffff880`0a590c68  fffff800`02ed1243 nt!SwapContext_PatchXSave+0xa3
fffff880`0a590c70  00000000`00000002
fffff880`0a590c78  fffff800`00000000
fffff880`0a590c80  0010001f`00000000
fffff880`0a590c88  fffff800`02ed1243 nt!SwapContext_PatchXSave+0xa3
fffff880`0a590c90  fffff880`0a590c50
fffff880`0a590c98  00000000`000004f7
fffff880`0a590ca0  fffff8a0`00000002
fffff880`0a590ca8  fffffa80`00000000
fffff880`0a590cb0  00000000`000a4900
fffff880`0a590cb8  fffff8a0`0a6222a0
fffff880`0a590cc0  00000000`00000000
fffff880`0a590cc8  00000000`00000000
fffff880`0a590cd0  fffffa80`0a7be0f0
fffff880`0a590cd8  fffff800`02ed0e7a nt!KiSwapContext+0x7a
fffff880`0a590ce0  fffff880`0a590780
fffff880`0a590ce8  2458983f`fde9f82f
fffff880`0a590cf0  fffffa80`0a7be0f1
fffff880`0a590cf8  fffff800`02ebacc3 nt!MmCreateKernelStack+0x83
fffff880`0a590d00  00000000`00000000
fffff880`0a590d08  00000000`00000000
fffff880`0a590d10  e532f3ee`2d22562e
fffff880`0a590d18  fffff800`02ed1243 nt!SwapContext_PatchXSave+0xa3
fffff880`0a590d20  09980751`00000002
fffff880`0a590d28  9a46353e`00000000
fffff880`0a590d30  00000000`00000000
fffff880`0a590d38  00000000`00000000
fffff880`0a590d40  00000000`00000000
fffff880`0a590d48  00000000`00000000
fffff880`0a590d50  fffffa80`0a7be0f0
fffff880`0a590d58  fffff800`02ed0e7a nt!KiSwapContext+0x7a
fffff880`0a590d60  00000000`00000000
fffff880`0a590d68  00000000`00000000
fffff880`0a590d70  00000000`00000000
fffff880`0a590d78  00000000`00000000
fffff880`0a590d80  00000000`00000000
fffff880`0a590d88  00000000`00000000
fffff880`0a590d90  e532f3ee`2d22562e
fffff880`0a590d98  2458983f`fde9f82f
fffff880`0a590da0  09980751`ca7f5733
fffff880`0a590da8  9a46353e`d2333fd8
fffff880`0a590db0  ffffba41`cc950a1d
fffff880`0a590db8  00000000`00000000
fffff880`0a590dc0  00000000`00000001
fffff880`0a590dc8  00000000`00000001
fffff880`0a590dd0  fffffa80`07a094d0
fffff880`0a590dd8  fffffa80`06cf11c0
fffff880`0a590de0  fffff880`0a591050
fffff880`0a590de8  fffff800`02ecd642 nt!KiExceptionDispatch+0xc2
fffff880`0a590df0  fffff880`0a590f28
fffff880`0a590df8  fffffa80`07a094d0
fffff880`0a590e00  fffff880`0a590fd0
fffff880`0a590e08  00000000`00000000
fffff880`0a590e10  00000000`00000001
fffff880`0a590e18  00000000`00000000
fffff880`0a590e20  e532f3ee`2d22562e
fffff880`0a590e28  2458983f`fde9f82f
fffff880`0a590e30  09980751`ca7f5733
fffff880`0a590e38  9a46353e`d2333fd8
fffff880`0a590e40  00000000`00000000
fffff880`0a590e48  00000000`00000000
fffff880`0a590e50  00000000`00000000
fffff880`0a590e58  00000000`00000000
fffff880`0a590e60  00000000`00000000
fffff880`0a590e68  00000000`00000000
fffff880`0a590e70  00000000`00000000
fffff880`0a590e78  00000000`00000000
fffff880`0a590e80  00000000`00000000
fffff880`0a590e88  00000000`00000000
fffff880`0a590e90  00000000`00000000
fffff880`0a590e98  00000000`00000000
fffff880`0a590ea0  00000000`00000000
fffff880`0a590ea8  00000000`00000000
fffff880`0a590eb0  00000000`00000000
fffff880`0a590eb8  00000000`00000000
fffff880`0a590ec0  fffff6fc`c0068c00
fffff880`0a590ec8  00000000`00000002
fffff880`0a590ed0  ffff0800`00000011
fffff880`0a590ed8  00000000`00000000
fffff880`0a590ee0  fffff6fb`7dbf3000
fffff880`0a590ee8  fffff880`0a590fd0
fffff880`0a590ef0  fffffa80`07a094d0
fffff880`0a590ef8  00000000`00000000
fffff880`0a590f00  00000000`00000000
fffff880`0a590f08  fffffa80`06cf11c0
fffff880`0a590f10  fffffa80`07a094d0
fffff880`0a590f18  00000000`00000001
fffff880`0a590f20  00000000`00000001
fffff880`0a590f28  00000000`c000001d
fffff880`0a590f30  00000000`00000000
fffff880`0a590f38  fffff800`02ef0cfe nt!MmUnmapViewInSystemCache+0x2e
fffff880`0a590f40  00000000`00000000
fffff880`0a590f48  00000000`00000000
fffff880`0a590f50  00000000`00000000
fffff880`0a590f58  fffff800`02ef0cfe nt!MmUnmapViewInSystemCache+0x2e
fffff880`0a590f60  fffff780`c0000000
fffff880`0a590f68  fffffa80`05144010
fffff880`0a590f70  fffff6fc`c015afb0
fffff880`0a590f78  fffff800`03100b00 nt!MmSystemCacheWs
fffff880`0a590f80  00000001`b16ab921
fffff880`0a590f88  00000000`00000000
fffff880`0a590f90  00000000`00000001
fffff880`0a590f98  00000000`00000001
fffff880`0a590fa0  fffffa80`07a094d0
fffff880`0a590fa8  fffffa80`06cf11c0
fffff880`0a590fb0  00000000`00000000
fffff880`0a590fb8  00000000`00000000
fffff880`0a590fc0  fffff880`0a591050
fffff880`0a590fc8  fffff800`02ecb79f nt!KiInvalidOpcodeFault+0x11f
fffff880`0a590fd0  fffff880`0a590fd0
fffff880`0a590fd8  fffff980`0d180000
fffff880`0a590fe0  fa800a9f`4d300400
fffff880`0a590fe8  fffffa80`00000000
fffff880`0a590ff0  00000000`00000000
fffff880`0a590ff8  00001f80`01016000
fffff880`0a591000  00000000`00044400
fffff880`0a591008  fffff980`0d180000
fffff880`0a591010  fffff8a0`129f0220
fffff880`0a591018  00000000`00000000
fffff880`0a591020  fffff980`0d180000
fffff880`0a591028  00000000`00000001
fffff880`0a591030  fffff8a0`129f0220
fffff880`0a591038  00000001`b16ab921
fffff880`0a591040  00000000`00000000
fffff880`0a591048  00000000`00000000
fffff880`0a591050  00000000`00000000
fffff880`0a591058  00000000`00000000
fffff880`0a591060  00000000`00000000
fffff880`0a591068  00000000`00000000
fffff880`0a591070  00000000`00000000
fffff880`0a591078  00000000`00000000
fffff880`0a591080  00000000`00000000
fffff880`0a591088  00000000`00000000
fffff880`0a591090  00000000`00000000
fffff880`0a591098  00000000`00000000
fffff880`0a5910a0  fffff980`0d180000
fffff880`0a5910a8  fffff800`03100b00 nt!MmSystemCacheWs
fffff880`0a5910b0  fffff8a0`0c324fb0
fffff880`0a5910b8  fffff800`02eebed5 nt!MiResolveProtoPteFault+0x325
fffff880`0a5910c0  00000000`00000000
fffff880`0a5910c8  00000001`b16ab8c0
fffff880`0a5910d0  fffff880`0a591290
fffff880`0a5910d8  fffff800`03100b00 nt!MmSystemCacheWs
fffff880`0a5910e0  fffff880`00001000
fffff880`0a5910e8  fffff880`0a5913c0
fffff880`0a5910f0  fffff880`0a5911a8
fffff880`0a5910f8  fffff880`01104052 fileinfo!FIStreamGet+0x52
fffff880`0a591100  00000000`00000000
fffff880`0a591108  00000000`00000000
fffff880`0a591110  00000000`000001f3
fffff880`0a591118  fffff980`2b5f6000
fffff880`0a591120  fffff8a0`0c324fb0
fffff880`0a591128  00000000`00000000
fffff880`0a591130  00000000`00000003
fffff880`0a591138  fffff800`02ef0cfe nt!MmUnmapViewInSystemCache+0x2e
fffff880`0a591140  00000000`00000010
fffff880`0a591148  00000000`00010202
fffff880`0a591150  fffff880`0a591160
fffff880`0a591158  00000000`00000018
fffff880`0a591160  fffff6fc`c015afb0
fffff880`0a591168  fffff800`03100b00 nt!MmSystemCacheWs
fffff880`0a591170  fffffa80`07465e00
fffff880`0a591178  fffff8a0`0c324fb0
fffff880`0a591180  00000000`00000000
fffff880`0a591188  fffffa80`0a9f4cb0
fffff880`0a591190  00000000`000a4a00
fffff880`0a591198  fffff800`02ee4af7 nt!MiObtainSystemCacheView+0x43
fffff880`0a5911a0  fffff8a0`129f0220
fffff880`0a5911a8  00000000`00000000
fffff880`0a5911b0  fffff800`03100a00 nt!CcVacbSpinLock
fffff880`0a5911b8  00000000`00000000
fffff880`0a5911c0  fffffa80`08fa1180
fffff880`0a5911c8  fffff8a0`0a622170
fffff880`0a5911d0  00000000`00000000
fffff880`0a5911d8  fffff800`03093f40 nt!MiSystemCacheViewLock
fffff880`0a5911e0  fffffa80`0a7be000
fffff880`0a5911e8  fffffa80`051351c0
fffff880`0a5911f0  00000014`00000000
fffff880`0a5911f8  fffff880`0a591480
fffff880`0a591200  00000000`0000a3d6
fffff880`0a591208  00000000`00000000
fffff880`0a591210  fffff6fc`c015aff8
fffff880`0a591218  fffff800`02ebb90e nt!MiMakeSystemCacheRangeValid+0x272
fffff880`0a591220  00000001`b11b4921
fffff880`0a591228  fffff800`03100b00 nt!MmSystemCacheWs
fffff880`0a591230  fffff780`c0000000
fffff880`0a591238  00000000`00000001
fffff880`0a591240  00000000`00000000
fffff880`0a591248  fffff880`0a5912c0
fffff880`0a591250  3d600001`b11b4921
fffff880`0a591258  fffff800`02eda5c8 nt!MmAccessFault+0x3d8
fffff880`0a591260  00000000`00000000
fffff880`0a591268  00000000`00000000
fffff880`0a591270  57c00001`6cfac921
fffff880`0a591278  00000000`00000004
fffff880`0a591280  fffff800`03100b00 nt!MmSystemCacheWs
fffff880`0a591288  00000000`000a4a00
fffff880`0a591290  fffffa80`0a9f4cb0
fffff880`0a591298  fffff880`0a591340
fffff880`0a5912a0  00000000`00000000
fffff880`0a5912a8  fffffa80`06cf6830
fffff880`0a5912b0  fffff8a0`129f0220
fffff880`0a5912b8  fffffa80`0a9f4cb0
fffff880`0a5912c0  00000000`000a4a00
fffff880`0a5912c8  00000000`00000000
fffff880`0a5912d0  fffff800`03100a00 nt!CcVacbSpinLock
fffff880`0a5912d8  fffff800`02ee5154 nt!MmMapViewInSystemCache+0x194
fffff880`0a5912e0  fa800a9f`4d3004c0
fffff880`0a5912e8  00000000`000a4a40
fffff880`0a5912f0  fffff6fc`c015e200
fffff880`0a5912f8  fffff880`0a591350
fffff880`0a591300  fffff800`03100d48 nt!MmStandbyPageListByPriority+0xc8
fffff880`0a591308  fffff800`02ede9dc nt!MiUnlinkPageFromLockedList+0x3ec
fffff880`0a591310  00000000`00000000
fffff880`0a591318  00000000`00000000
fffff880`0a591320  fffffa80`00000001
fffff880`0a591328  fffffa80`0a9f4d30
fffff880`0a591330  fffff880`02f65180
fffff880`0a591338  00000000`000a4a40
fffff880`0a591340  00000000`00000000
fffff880`0a591348  00000000`00000040
fffff880`0a591350  00000000`00000000
fffff880`0a591358  fffff800`02ed361a nt!KiDeferredReadyThread+0x31a
fffff880`0a591360  00000000`00000000
fffff880`0a591368  fffff6fc`c015aff8
fffff880`0a591370  00000000`00000001
fffff880`0a591378  fffffa80`03f5b770
fffff880`0a591380  fffff880`0a591400
fffff880`0a591388  fffff800`02ee38c3 nt!MmCheckCachedPageStates+0x4a3
fffff880`0a591390  fffff6fc`c015aff8
fffff880`0a591398  00000000`a4a00000
fffff880`0a5913a0  fffffa80`00000001
fffff880`0a5913a8  00000052`00000000
fffff880`0a5913b0  fffffa80`01e0fba0
fffff880`0a5913b8  fffff800`02ecc1fd nt!KiPageFault+0x27d
fffff880`0a5913c0  00000000`00000000
fffff880`0a5913c8  00000000`a4900000
fffff880`0a5913d0  fffffa80`07e6c8e0
fffff880`0a5913d8  00000052`00000000
fffff880`0a5913e0  00000000`00000000
fffff880`0a5913e8  00001f80`01000000
fffff880`0a5913f0  fc61f9bc`f700f440
fffff880`0a5913f8  fffffa80`06e28610
fffff880`0a591400  00000000`00000001
fffff880`0a591408  00000000`00000001
fffff880`0a591410  fffffa80`07a094d0
fffff880`0a591418  fffffa80`06cf11c0
fffff880`0a591420  00000000`00000000
fffff880`0a591428  00000000`00000000
fffff880`0a591430  fffffa80`07a094d0
fffff880`0a591438  fffff800`031da819 nt!CcUnmapVacb+0x5d
fffff880`0a591440  fffff980`0d180000
fffff880`0a591448  fffff8a0`129f0220
fffff880`0a591450  00000000`00000000
fffff880`0a591458  00000000`a4a00000
fffff880`0a591460  00000000`00000000
fffff880`0a591468  fffffa80`07a094d0
fffff880`0a591470  00000000`a4900000
fffff880`0a591478  fffff800`02ef0a1b nt!CcUnmapVacbArray+0x1bb
fffff880`0a591480  00000000`a4900000
fffff880`0a591488  fffffa80`06cf11c0
fffff880`0a591490  00000000`00000000
fffff880`0a591498  00000000`a4a00000
fffff880`0a5914a0  00000000`00000000
fffff880`0a5914a8  fffff880`0a5914a8
fffff880`0a5914b0  fffff880`00000000
fffff880`0a5914b8  00000000`00000001
fffff880`0a5914c0  fffffa80`00000000
fffff880`0a5914c8  fffff800`02ed361a nt!KiDeferredReadyThread+0x31a
fffff880`0a5914d0  00000000`00000000
fffff880`0a5914d8  00000000`00000000
fffff880`0a5914e0  00000000`00000000
fffff880`0a5914e8  00000000`00000000
fffff880`0a5914f0  00000000`00000000
fffff880`0a5914f8  00000000`00000000
fffff880`0a591500  00000000`00000001
fffff880`0a591508  fffff800`02ee33d9 nt!CcGetVirtualAddress+0x38a
fffff880`0a591510  fffff980`00000001
fffff880`0a591518  00000000`a4200000
fffff880`0a591520  fffffa80`07a094d0
fffff880`0a591528  fffffa80`06cf6830
fffff880`0a591530  00000000`000a4900
fffff880`0a591538  fffff800`02ebc33e nt!CcFetchDataForRead+0x10e
fffff880`0a591540  00000000`a4200000
fffff880`0a591548  00000000`00003000
fffff880`0a591550  00000000`00000000
fffff880`0a591558  fffffa80`079bc750
fffff880`0a591560  00000000`1c7b3a28
fffff880`0a591568  00000000`a4a00000
fffff880`0a591570  00000000`00002000
fffff880`0a591578  00000000`00000d40
fffff880`0a591580  00000000`00000000
fffff880`0a591588  00000000`00000005
fffff880`0a591590  fffffa80`079736b0
fffff880`0a591598  fffff800`031b3912 nt!CcCopyRead+0x132
fffff880`0a5915a0  00000000`00000000
fffff880`0a5915a8  00000000`a4a00000
fffff880`0a5915b0  fffff880`0a5915e0
fffff880`0a5915b8  fffff880`0a591670
fffff880`0a5915c0  fffff880`00000000
fffff880`0a5915c8  fffffa80`00000000
fffff880`0a5915d0  fffffa80`00000005
fffff880`0a5915d8  00000000`00000000
fffff880`0a5915e0  00000000`00000000
fffff880`0a5915e8  fffffa80`07a094d0
fffff880`0a5915f0  fffffa80`07a09640
fffff880`0a5915f8  00000000`a4a00000
fffff880`0a591600  fffff980`2b5fed40
fffff880`0a591608  fffff880`01222020 Ntfs!NtfsInitializeIrpContext+0x60
fffff880`0a591610  fffff8a0`0aada601
fffff880`0a591618  00000000`00002000
fffff880`0a591620  fffffa80`079bc6e8
fffff880`0a591628  fffff8a0`0a6222a0
fffff880`0a591630  fffffa80`079736b0
fffff880`0a591638  00000000`00000702
fffff880`0a591640  fffffa80`079bc750
fffff880`0a591648  fffff880`0a591a00
fffff880`0a591650  00000000`a4a00d40
fffff880`0a591658  fffff880`012adf88 Ntfs!NtfsCopyReadA+0x1a8
fffff880`0a591660  fffff880`00000000
fffff880`0a591668  00000000`00000005
fffff880`0a591670  fffffa80`000012c0
fffff880`0a591678  fffffa80`00002001
fffff880`0a591680  00000000`1c7b2768
fffff880`0a591688  fffffa80`079bc6e8
fffff880`0a591690  fffff8a0`0a620001
fffff880`0a591698  fffff880`0a5916b0
fffff880`0a5916a0  fffff8a0`0a6222a0
fffff880`0a5916a8  1e323e81`812bd8d2
fffff880`0a5916b0  00000000`0158070a
fffff880`0a5916b8  00000000`00000001
fffff880`0a5916c0  00000000`00000000
fffff880`0a5916c8  00000000`0000001c
fffff880`0a5916d0  00000000`00000000
fffff880`0a5916d8  00000000`00000000
fffff880`0a5916e0  fffffa80`08fa1180
fffff880`0a5916e8  00000000`00000000
fffff880`0a5916f0  fffff880`0a5916b0
fffff880`0a5916f8  fffff880`0a5916f8
fffff880`0a591700  fffff880`0a5916f8
fffff880`0a591708  fffff880`0a591708
fffff880`0a591710  fffff880`0a591708
fffff880`0a591718  00000000`00000000
fffff880`0a591720  00000000`00000000
fffff880`0a591728  00000000`00000000
fffff880`0a591730  00000000`00000000
fffff880`0a591738  00000000`00000000
fffff880`0a591740  00000000`00000000
fffff880`0a591748  00000000`00000000
fffff880`0a591750  00000000`00000000
fffff880`0a591758  00000000`00000000
fffff880`0a591760  fffff880`0a591760
fffff880`0a591768  fffff880`0a591760
fffff880`0a591770  00000000`00000000
fffff880`0a591778  00000000`00000000
fffff880`0a591780  00000000`00000000
fffff880`0a591788  00000000`00000000
fffff880`0a591790  00000000`00000000
fffff880`0a591798  00000000`00000000
fffff880`0a5917a0  00000000`00000000
fffff880`0a5917a8  00000000`00000000
fffff880`0a5917b0  00000000`00000000
fffff880`0a5917b8  00000000`00000000
fffff880`0a5917c0  00000000`00000000
fffff880`0a5917c8  00000000`00000000
fffff880`0a5917d0  00000000`00000000
fffff880`0a5917d8  00000000`00000000
fffff880`0a5917e0  00000000`00000000
fffff880`0a5917e8  00000000`00000000
fffff880`0a5917f0  00000000`00000000
fffff880`0a5917f8  00000000`00000000
fffff880`0a591800  00000000`00000000
fffff880`0a591808  00000000`00000000
fffff880`0a591810  fffffa80`07973700
fffff880`0a591818  00000000`1c7b2768
fffff880`0a591820  00000000`1c7b2768
fffff880`0a591828  00000000`00000000
fffff880`0a591830  fffffa80`079bc620
fffff880`0a591838  fffff880`010b0098 fltmgr!FltpPerformFastIoCall+0x88
fffff880`0a591840  fffffa80`079736b0
fffff880`0a591848  fffffa80`079bc6e8
fffff880`0a591850  00000000`00000000
fffff880`0a591858  fffffa80`07973701
fffff880`0a591860  00000000`00000000
fffff880`0a591868  00000000`1c7b2768
fffff880`0a591870  fffffa80`079bc6e8
fffff880`0a591878  fffffa80`08fa1030
fffff880`0a591880  00000000`00002000
fffff880`0a591888  fffff880`0a591a00
fffff880`0a591890  fffff880`0a591910
fffff880`0a591898  fffff880`010b38ba fltmgr!FltpPassThroughFastIo+0xda
fffff880`0a5918a0  fffff880`0a591910
fffff880`0a5918a8  00000000`1c7b2703
fffff880`0a5918b0  00000000`1c7b2700
fffff880`0a5918b8  fffffa80`07973600
fffff880`0a5918c0  fffffa80`086bf780
fffff880`0a5918c8  fffffa80`079bc6e8
fffff880`0a5918d0  fffff880`0a5919d0
fffff880`0a5918d8  fffff880`010d1630 fltmgr!FltpFastIoRead+0x1d0
fffff880`0a5918e0  fffffa80`079736b0
fffff880`0a5918e8  00000000`00000000
fffff880`0a5918f0  fffff880`0a591a00
fffff880`0a5918f8  00000000`00002000
fffff880`0a591900  fffffa80`06cab100
fffff880`0a591908  00000000`10b4efc4
fffff880`0a591910  fffffa80`086fd4a0
fffff880`0a591918  00000000`00000000
fffff880`0a591920  fffffa80`079bc620
fffff880`0a591928  ffffffff`ffffffff
fffff880`0a591930  00000000`00000000
fffff880`0a591938  00000000`00000000
fffff880`0a591940  ffff0000`0b55a8ea
fffff880`0a591948  00000000`00000001
fffff880`0a591950  fffff880`010d1460 fltmgr!FltpFastIoRead
fffff880`0a591958  00000000`00000000
fffff880`0a591960  00000000`00000000
fffff880`0a591968  fffffa80`07973724
fffff880`0a591970  fffff880`0a591b60
fffff880`0a591978  fffff800`031b3499 nt!NtReadFile+0x417
fffff880`0a591980  fffffa80`079736b0
fffff880`0a591988  00000000`00000001
fffff880`0a591990  fffffa80`06d046b0
fffff880`0a591998  fffffa80`079736b0
fffff880`0a5919a0  00000000`00000000
fffff880`0a5919a8  00000000`1c7b2768
fffff880`0a5919b0  fffff880`0a591a00
fffff880`0a5919b8  fffffa80`086bf780
fffff880`0a5919c0  fffffa80`0a7be001
fffff880`0a5919c8  fffffa80`079736b0
fffff880`0a5919d0  00000000`a49fed40
fffff880`0a5919d8  00000000`00000000
fffff880`0a5919e0  00000000`00000000
fffff880`0a5919e8  fffffa80`086bf780
fffff880`0a5919f0  00000000`00000000
fffff880`0a5919f8  fffffa80`07973700
fffff880`0a591a00  00000000`00000000
fffff880`0a591a08  fffffa80`079736b0
fffff880`0a591a10  fffffa80`079736b0
fffff880`0a591a18  fffffa80`0a7be0f0
fffff880`0a591a20  fffff900`c295a001
fffff880`0a591a28  00000000`00000000
fffff880`0a591a30  00000000`73482450
fffff880`0a591a38  00000000`02c2ea10
fffff880`0a591a40  00000000`02c2fd20
fffff880`0a591a48  00000000`fff62000
fffff880`0a591a50  fffff880`0a591a88
fffff880`0a591a58  00000000`02c2e9b8
fffff880`0a591a60  fffffa80`0a7be0f0
fffff880`0a591a68  fffff800`02ecd253 nt!KiSystemServiceCopyEnd+0x13
fffff880`0a591a70  00000000`00000944
fffff880`0a591a78  00000000`00000000
fffff880`0a591a80  00000000`00000000
fffff880`0a591a88  00000000`00000000
fffff880`0a591a90  00000000`02c2e9e8
fffff880`0a591a98  00000000`1c7b2768
fffff880`0a591aa0  00000000`00002000
fffff880`0a591aa8  00000000`00000000
fffff880`0a591ab0  00000000`00000000
fffff880`0a591ab8  fffff800`02ecd0d8 nt!KiSystemCall64+0x118
fffff880`0a591ac0  00000000`00000010
fffff880`0a591ac8  00000000`00000246
fffff880`0a591ad0  fffff880`0a591ae0
fffff880`0a591ad8  00000000`00000018
fffff880`0a591ae0  00000000`00000000
fffff880`0a591ae8  fffff880`0a591b60
fffff880`0a591af0  00000000`00001158
fffff880`0a591af8  00000000`fff62000
fffff880`0a591b00  00000000`00000000
fffff880`0a591b08  00001fa0`02010000
fffff880`0a591b10  00000000`ecfbb79e
fffff880`0a591b18  00000000`1c7b9611
fffff880`0a591b20  00000000`00000096
fffff880`0a591b28  00000000`0000002b
fffff880`0a591b30  00000000`7759f8e5
fffff880`0a591b38  00000000`00000000
fffff880`0a591b40  00000000`00000246
fffff880`0a591b48  00000000`fff62000
fffff880`0a591b50  00000000`00000000
fffff880`0a591b58  00000000`00000000
fffff880`0a591b60  00000000`00000000
fffff880`0a591b68  00000000`00000000
fffff880`0a591b70  00000000`00000000
fffff880`0a591b78  00000000`00000000
fffff880`0a591b80  00000000`00000000
fffff880`0a591b88  00000000`00000000
fffff880`0a591b90  00000000`00000000
fffff880`0a591b98  00000000`00000000
fffff880`0a591ba0  00000000`00000000
fffff880`0a591ba8  00000000`00000000
fffff880`0a591bb0  00000000`1c7bf000
fffff880`0a591bb8  00000000`00000000
fffff880`0a591bc0  00000000`00000000
fffff880`0a591bc8  00000000`00000000
fffff880`0a591bd0  00000000`00000000
fffff880`0a591bd8  00000000`00000000
fffff880`0a591be0  00000000`00000000
fffff880`0a591be8  00000000`00000000
fffff880`0a591bf0  00000000`00000000
fffff880`0a591bf8  00000000`00000000
fffff880`0a591c00  00000000`00000000
fffff880`0a591c08  00000000`00000000
fffff880`0a591c10  00000000`00000000
fffff880`0a591c18  00000000`00000000
fffff880`0a591c20  00000000`10b4efc0
fffff880`0a591c28  00000000`00000944
fffff880`0a591c30  00000000`00000000
fffff880`0a591c38  00000000`10b4ef4c
fffff880`0a591c40  00000000`00000000
fffff880`0a591c48  00000000`73482e09
fffff880`0a591c50  00000000`00000033
fffff880`0a591c58  00000000`00000246
fffff880`0a591c60  00000000`02c2e998
fffff880`0a591c68  00000000`0000002b
fffff880`0a591c70  fffff880`0a592000
fffff880`0a591c78  fffff880`0a58c000
fffff880`0a591c80  fffff880`0a58f7c0
fffff880`0a591c88  00000000`00000000
fffff880`0a591c90  fffff880`0a58c000
fffff880`0a591c98  00000000`00000000
fffff880`0a591ca0  00000000`00000000
fffff880`0a591ca8  00000000`00000000
fffff880`0a591cb0  00000000`00000000
fffff880`0a591cb8  00000000`00000000
fffff880`0a591cc0  00000000`0020027f
fffff880`0a591cc8  00000000`00000000
fffff880`0a591cd0  00000000`00000000
fffff880`0a591cd8  0002ffff`00001f80
fffff880`0a591ce0  00000000`00000000
fffff880`0a591ce8  00000000`00000000
fffff880`0a591cf0  00000000`00000000
fffff880`0a591cf8  00000000`00000000
fffff880`0a591d00  00000000`00000000
fffff880`0a591d08  00000000`00000000
fffff880`0a591d10  00000000`00000000
fffff880`0a591d18  00000000`00000000
fffff880`0a591d20  00000000`00000000
fffff880`0a591d28  00000000`00000000
fffff880`0a591d30  9d84c8e2`0e9aa000
fffff880`0a591d38  00000000`00004027
fffff880`0a591d40  99bd0000`00000000
fffff880`0a591d48  00000000`0000400e
fffff880`0a591d50  e566f5a2`7ad38800
fffff880`0a591d58  00000000`00004004
fffff880`0a591d60  00000000`00000000
fffff880`0a591d68  00000000`00000000
fffff880`0a591d70  00000000`00000000
fffff880`0a591d78  00000000`00000000
fffff880`0a591d80  00000000`00000000
fffff880`0a591d88  00000000`00000000
fffff880`0a591d90  00000000`00000000
fffff880`0a591d98  00000000`00000000
fffff880`0a591da0  00000000`00000000
fffff880`0a591da8  00000000`00000000
fffff880`0a591db0  00000000`00000000
fffff880`0a591db8  00000000`00000000
fffff880`0a591dc0  00000000`00000000
fffff880`0a591dc8  00000000`00000000
fffff880`0a591dd0  00000000`00000000
fffff880`0a591dd8  00000000`00000000
fffff880`0a591de0  00000000`00000000
fffff880`0a591de8  00000000`00000000
fffff880`0a591df0  00000000`00000000
fffff880`0a591df8  00000000`00000000
fffff880`0a591e00  00000000`00000000
fffff880`0a591e08  00000000`00000000
fffff880`0a591e10  00000000`00000000
fffff880`0a591e18  00000000`00000000
fffff880`0a591e20  00000000`00000000
fffff880`0a591e28  00000000`00000000
fffff880`0a591e30  00000000`00000000
fffff880`0a591e38  00000000`00000000
fffff880`0a591e40  00000000`00000000
fffff880`0a591e48  00000000`00000000
fffff880`0a591e50  00000000`00000000
fffff880`0a591e58  00000000`00000000
fffff880`0a591e60  00000000`00000000
fffff880`0a591e68  00000000`00000000
fffff880`0a591e70  00000000`00000000
fffff880`0a591e78  00000000`00000000
fffff880`0a591e80  00000000`00000000
fffff880`0a591e88  00000000`00000000
fffff880`0a591e90  00000000`00000000
fffff880`0a591e98  00000000`00000000
fffff880`0a591ea0  00000000`00000000
fffff880`0a591ea8  00000000`00000000
fffff880`0a591eb0  00000000`00000000
fffff880`0a591eb8  00000000`00000000
fffff880`0a591ec0  00000000`00000005
fffff880`0a591ec8  00000000`00000000
fffff880`0a591ed0  00000000`00000000
fffff880`0a591ed8  00000000`00000000
fffff880`0a591ee0  00000000`00000000
fffff880`0a591ee8  00000000`00000000
fffff880`0a591ef0  00000000`00000000
fffff880`0a591ef8  00000000`00000000
fffff880`0a591f00  00000000`00000000
fffff880`0a591f08  00000000`00000000
fffff880`0a591f10  00000000`00000000
fffff880`0a591f18  00000000`00000000
fffff880`0a591f20  00000000`00000000
fffff880`0a591f28  00000000`00000000
fffff880`0a591f30  00000000`00000000
fffff880`0a591f38  00000000`00000000
fffff880`0a591f40  00000000`00000000
fffff880`0a591f48  00000000`00000000
fffff880`0a591f50  00000000`00000000
fffff880`0a591f58  00000000`00000000
fffff880`0a591f60  00000000`00000000
fffff880`0a591f68  00000000`00000000
fffff880`0a591f70  00000000`00000000
fffff880`0a591f78  00000000`00000000
fffff880`0a591f80  00000000`00000000
fffff880`0a591f88  00000000`00000000
fffff880`0a591f90  00000000`00000000
fffff880`0a591f98  00000000`00000000
fffff880`0a591fa0  00000000`00000000
fffff880`0a591fa8  00000000`00000000
fffff880`0a591fb0  00000000`00000000
fffff880`0a591fb8  00000000`00000000
fffff880`0a591fc0  00000000`00000000
fffff880`0a591fc8  00000000`00000000
fffff880`0a591fd0  00000000`00000000
fffff880`0a591fd8  00000000`00000000
fffff880`0a591fe0  00000000`00000000
fffff880`0a591fe8  00000000`00000000
fffff880`0a591ff0  00000000`00000000
fffff880`0a591ff8  00000000`00000000
dc fffff8800a58feb8 fffff8800a591ff8
fffff880`0a58feb8  02ecd569 fffff800 0000003b 00000000  i.......;.......
fffff880`0a58fec8  c000001d 00000000 02ef0cfe fffff800  ................
fffff880`0a58fed8  0a590780 fffff880 00000000 00000000  ..Y.............
fffff880`0a58fee8  00000000 00000000 2d22562e e532f3ee  .........V"-..2.
fffff880`0a58fef8  fde9f82f 2458983f ca7f5733 09980751  /...?.X$3W..Q...
fffff880`0a58ff08  d2333fd8 9a46353e 00000000 00000000  .?3.>5F.........
fffff880`0a58ff18  00000000 00000000 00000000 00000000  ................
fffff880`0a58ff28  00000000 00000000 00000000 00000000  ................
fffff880`0a58ff38  00000000 00000000 00000000 00000000  ................
fffff880`0a58ff48  00000000 00000000 00000000 00000000  ................
fffff880`0a58ff58  00000000 00000000 00000000 00000000  ................
fffff880`0a58ff68  00000000 00000000 00000000 00000000  ................
fffff880`0a58ff78  00000000 00000000 00000000 00000000  ................
fffff880`0a58ff88  00000000 00000000 00000010 00000000  ................
fffff880`0a58ff98  013040c0 fffff880 00000010 00000000  .@0.............
fffff880`0a58ffa8  00010286 00000000 0a58ffc8 fffff880  ..........X.....
fffff880`0a58ffb8  00000018 00000000 03015638 fffff800  ........8V......
fffff880`0a58ffc8  00000000 00000000 02e4f000 fffff800  ................
fffff880`0a58ffd8  02ecd253 fffff800 030d3e94 fffff800  S........>......
fffff880`0a58ffe8  02ecce40 fffff800 00000000 00000000  @...............
fffff880`0a58fff8  02eccebc fffff800 0a590f28 fffff880  ........(.Y.....
fffff880`0a590008  0a590780 fffff880 00000000 00000000  ..Y.............
fffff880`0a590018  02ef8fe0 fffff800 030e818c fffff800  ................
fffff880`0a590028  031b3499 fffff800 00000000 00000000  .4..............
fffff880`0a590038  02ef8aed fffff800 030e818c fffff800  ................
fffff880`0a590048  00000000 00000000 02e4f000 fffff800  ................
fffff880`0a590058  0a590f28 fffff880 0a590100 fffff880  (.Y.......Y.....
fffff880`0a590068  02ef78c5 fffff800 03015638 fffff800  .x......8V......
fffff880`0a590078  0a5900b8 fffff880 0a590f28 fffff880  ..Y.....(.Y.....
fffff880`0a590088  02e4f000 fffff800 f6840000 0000057f  ................
fffff880`0a590098  076fbd00 fffff880 097bbfc0 fffffa80  ..o.......{.....
fffff880`0a5900a8  00000000 00000000 0a591ae0 fffff880  ..........Y.....
fffff880`0a5900b8  02e4f000 fffff800 03015638 fffff800  ........8V......
fffff880`0a5900c8  0a590620 fffff880 00000000 00000000   .Y.............
fffff880`0a5900d8  030d3e94 fffff800 0a592000 fffff880  .>....... Y.....
fffff880`0a5900e8  0a58c000 fffff880 00000000 00000000  ..X.............
fffff880`0a5900f8  f68307a8 0000057f 02ecd253 fffff800  ........S.......
fffff880`0a590108  02e4f000 fffff800 030d3e94 fffff800  .........>......
fffff880`0a590118  0a591ae0 fffff880 076fbd00 fffff880  ..Y.......o.....
fffff880`0a590128  0a590150 fffff880 02ecce40 fffff800  P.Y.....@.......
fffff880`0a590138  03015638 fffff800 0a590620 fffff880  8V...... .Y.....
fffff880`0a590148  00000000 fffffa80 00000000 000374e4  .............t..
fffff880`0a590158  00000000 00000000 f68441c8 0000057f  .........A......
fffff880`0a590168  09d69478 fffffa80 00000000 00000000  x...............
fffff880`0a590178  09c5bd98 fffffa80 00000004 00001f80  ................
fffff880`0a590188  08f10010 fffffa80 0018a9c0 00010202  ................
fffff880`0a590198  076fd4bd fffff880 09955000 fffffa80  ..o......P......
fffff880`0a5901a8  07ad2e00 fffffa80 09c5bc00 fffffa80  ................
fffff880`0a5901b8  00000000 fffff880 0a1e6000 fffffa80  .........`......
fffff880`0a5901c8  00000000 fffff880 09955000 fffffa80  .........P......
fffff880`0a5901d8  07647e19 fffff880 10b4efc0 00000000  .~d.............
fffff880`0a5901e8  02c2e998 00000000 10b4ef4c 00000000  ........L.......
fffff880`0a5901f8  00000000 00000000 00000944 00000000  ........D.......
fffff880`0a590208  0a590328 fffff880 0a590320 fffff880  (.Y..... .Y.....
fffff880`0a590218  0a590950 fffff880 00000000 00000000  P.Y.............
fffff880`0a590228  fff62000 00000000 02c2fd20 00000000  . ...... .......
fffff880`0a590238  02c2ea10 00000000 73482450 00000000  ........P$Hs....
fffff880`0a590248  73482e09 00000000 094104e0 fffffa80  ..Hs......A.....
fffff880`0a590258  00000000 00000000 08fd0d50 fffffa80  ........P.......
fffff880`0a590268  00001f80 00000000 ffff918a ffffffff  ................
fffff880`0a590278  08881040 fffffa80 0a590e00 fffff880  @.........Y.....
fffff880`0a590288  00000001 00000000 00000001 00000000  ................
fffff880`0a590298  08881040 fffffa80 08f43410 fffffa80  @........4......
fffff880`0a5902a8  04808172 fffff880 0940f000 fffffa80  r.........@.....
fffff880`0a5902b8  00000000 00000000 00000001 fffff880  ................
fffff880`0a5902c8  0a5909e0 fffff880 0a590930 fffff880  ..Y.....0.Y.....
fffff880`0a5902d8  09332000 fffffa80 00000000 00000000  . 3.............
fffff880`0a5902e8  00000001 00000000 0a590310 fffff880  ..........Y.....
fffff880`0a5902f8  0a590868 fffff880 00000000 00000000  h.Y.............
fffff880`0a590308  00000000 00000000 0a58c000 fffff880  ..........X.....
fffff880`0a590318  0a591ae0 fffff880 030d3e94 fffff800  ..Y......>......
fffff880`0a590328  02e4f000 fffff800 00000000 00000000  ................
fffff880`0a590338  0a3c1a78 fffffa80 078aa9c0 fffffa80  x.<.............
fffff880`0a590348  0a3c1a78 fffffa80 2d22562e e532f3ee  x.<......V"-..2.
fffff880`0a590358  fde9f82f 2458983f ca7f5733 09980751  /...?.X$3W..Q...
fffff880`0a590368  d2333fd8 9a46353e 00000000 00000000  .?3.>5F.........
fffff880`0a590378  00000000 00000000 00000000 00000000  ................
fffff880`0a590388  00000000 00000000 00000000 00000000  ................
fffff880`0a590398  00000000 00000000 00000000 00000000  ................
fffff880`0a5903a8  00000000 00000000 00000000 00000000  ................
fffff880`0a5903b8  00000000 00000000 00000000 00000000  ................
fffff880`0a5903c8  00000000 00000000 00000000 00000000  ................
fffff880`0a5903d8  00000000 00000000 00000000 00000000  ................
fffff880`0a5903e8  00000000 00000000 00000000 00000000  ................
fffff880`0a5903f8  0a592000 fffff880 0a590a10 fffff880  . Y.......Y.....
fffff880`0a590408  0a5909a0 fffff880 0a590240 fffff880  ..Y.....@.Y.....
fffff880`0a590418  02c2dd70 00000000 02c2fd01 00000000  p...............
fffff880`0a590428  02c2e8d0 00000000 ffffffff ffffffff  ................
fffff880`0a590438  773f156a 00000000 0a590568 fffff880  j.?w....h.Y.....
fffff880`0a590448  00000000 00000000 00000000 00000000  ................
fffff880`0a590458  0a6e0000 fffffa80 0a8c07d0 fffffa80  ..n.............
fffff880`0a590468  0a6bc010 fffffa80 073556b0 fffffa80  ..k......V5.....
fffff880`0a590478  0480c095 fffff880 00345474 00000000  ........tT4.....
fffff880`0a590488  0940d000 fffffa80 00000000 00000000  ..@.............
fffff880`0a590498  00000002 00000000 073556b0 fffffa80  .........V5.....
fffff880`0a5904a8  0000e715 00000000 0940dbf0 fffffa80  ..........@.....
fffff880`0a5904b8  0480866b fffff880 0940dbf0 fffffa80  k.........@.....
fffff880`0a5904c8  08f43410 fffffa80 0940d000 fffffa80  .4........@.....
fffff880`0a5904d8  0940d000 fffffa80 08f3e000 fffffa80  ..@.............
fffff880`0a5904e8  0480e691 fffff880 00345474 00000000  ........tT4.....
fffff880`0a5904f8  00000001 00000000 073556b0 fffffa80  .........V5.....
fffff880`0a590508  00001803 00000000 00000000 00000000  ................
fffff880`0a590518  048083f1 fffff880 00000000 00000000  ................
fffff880`0a590528  00345474 00000000 08f43410 fffffa80  tT4......4......
fffff880`0a590538  08881040 fffffa80 08f43410 fffffa80  @........4......
fffff880`0a590548  04808172 fffff880 0940d000 fffffa80  r.........@.....
fffff880`0a590558  00000000 00000000 00000001 fffffa80  ................
fffff880`0a590568  0a590650 fffff880 0a5905a0 fffff880  P.Y.......Y.....
fffff880`0a590578  0480866b fffff880 0000075d 00000000  k.......].......
fffff880`0a590588  00000001 00000000 08881040 fffffa80  ........@.......
fffff880`0a590598  08f43410 fffffa80 0a5906b0 fffff880  .4........Y.....
fffff880`0a5905a8  04808077 fffff880 0a8ed4d0 fffffa80  w...............
fffff880`0a5905b8  0480c095 fffff880 00345474 00000000  ........tT4.....
fffff880`0a5905c8  0940d000 fffffa80 00000000 00000000  ..@.............
fffff880`0a5905d8  00000009 00000000 0a8ed4d0 fffffa80  ................
fffff880`0a5905e8  0000ef60 00000000 0940e820 fffffa80  `....... .@.....
fffff880`0a5905f8  0480866b fffff880 0940e820 fffffa80  k....... .@.....
fffff880`0a590608  08f43410 fffffa80 0940d000 fffffa80  .4........@.....
fffff880`0a590618  0940d000 fffffa80 0000000b 00000000  ..@.............
fffff880`0a590628  02eccfc0 fffff800 012ae0f0 fffff880  ..........*.....
fffff880`0a590638  02e4f000 fffff800 030d5bb0 fffff800  .........[......
fffff880`0a590648  02e4f000 fffff800 030e9020 fffff800  ........ .......
fffff880`0a590658  02e4f000 fffff800 030d5b74 fffff800  ........t[......
fffff880`0a590668  02e4f000 fffff800 030d50a0 fffff800  .........P......
fffff880`0a590678  02e4f000 fffff800 030e81bc fffff800  ................
fffff880`0a590688  01214000 fffff880 0127d63c fffff880  .@!.....<.'.....
fffff880`0a590698  010af000 fffff880 010cd00c fffff880  ................
fffff880`0a5906a8  010af000 fffff880 010cd240 fffff880  ........@.......
fffff880`0a5906b8  010af000 fffff880 010ce20c fffff880  ................
fffff880`0a5906c8  02e4f000 fffff800 030e818c fffff800  ................
fffff880`0a5906d8  02e4f000 fffff800 030d3e94 fffff800  .........>......
fffff880`0a5906e8  02ef0cff fffff800 0a590780 fffff880  ..........Y.....
fffff880`0a5906f8  0a590f28 fffff880 02ef0cfe fffff800  (.Y.............
fffff880`0a590708  00000000 00000000 0a590df0 fffff880  ..........Y.....
fffff880`0a590718  0010001f 00000000 0a590780 fffff880  ..........Y.....
fffff880`0a590728  00000000 00000000 0a590fd0 fffff880  ..........Y.....
fffff880`0a590738  0a590c80 fffff880 0a590f28 fffff880  ..Y.....(.Y.....
fffff880`0a590748  02f08851 fffff800 0a590f28 fffff880  Q.......(.Y.....
fffff880`0a590758  0a590780 fffff880 00000000 fffff880  ..Y.............
fffff880`0a590768  00000000 00000000 00000000 00000000  ................
fffff880`0a590778  00000000 00000000 00000000 00000000  ................
fffff880`0a590788  00000000 00000000 00000001 fffff880  ................
fffff880`0a590798  0000ef60 00000000 0a5907d0 fffff880  `.........Y.....
fffff880`0a5907a8  0495d517 fffff880 0010001f 00001f80  ................
fffff880`0a5907b8  002b0010 0053002b 0018002b 00010202  ..+.+.S.+.......
fffff880`0a5907c8  03100b00 fffff800 0c324fb0 fffff8a0  .........O2.....
fffff880`0a5907d8  02eebed5 fffff800 00000000 00000000  ................
fffff880`0a5907e8  b16ab8c0 00000001 0a591290 fffff880  ..j.......Y.....
fffff880`0a5907f8  00044400 00000000 0d180000 fffff980  .D..............
fffff880`0a590808  129f0220 fffff8a0 07a094d0 fffffa80   ...............
fffff880`0a590818  0a591160 fffff880 00000000 00000000  `.Y.............
fffff880`0a590828  00000000 00000000 00000000 00000000  ................
fffff880`0a590838  00000000 00000000 0d180000 fffff980  ................
fffff880`0a590848  00000001 00000000 129f0220 fffff8a0  ........ .......
fffff880`0a590858  06cf11c0 fffffa80 07a094d0 fffffa80  ................
fffff880`0a590868  00000001 00000000 00000001 00000000  ................
fffff880`0a590878  02ef0cfe fffff800 094104e0 fffffa80  ..........A.....
fffff880`0a590888  00000000 00000000 08fd0d50 fffffa80  ........P.......
fffff880`0a590898  00001f80 00000000 ffff918a ffffffff  ................
fffff880`0a5908a8  08881040 fffffa80 0a590e00 fffff880  @.........Y.....
fffff880`0a5908b8  00000001 00000000 00000001 00000000  ................
fffff880`0a5908c8  08881040 fffffa80 08f43410 fffffa80  @........4......
fffff880`0a5908d8  04808172 fffff880 0940f000 fffffa80  r.........@.....
fffff880`0a5908e8  00000000 00000000 00000001 fffff880  ................
fffff880`0a5908f8  0a5909e0 fffff880 0a590930 fffff880  ..Y.....0.Y.....
fffff880`0a590908  09332000 fffffa80 00000000 00000000  . 3.............
fffff880`0a590918  00000001 00000000 00000000 00000000  ................
fffff880`0a590928  00000000 00000000 00000000 00000000  ................
fffff880`0a590938  00000000 00000000 00000000 00000000  ................
fffff880`0a590948  00000000 00000000 00000000 00000000  ................
fffff880`0a590958  00000000 00000000 00000000 00000000  ................
fffff880`0a590968  00000000 00000000 00000000 00000000  ................
fffff880`0a590978  00000000 00000000 2d22562e e532f3ee  .........V"-..2.
fffff880`0a590988  fde9f82f 2458983f ca7f5733 09980751  /...?.X$3W..Q...
fffff880`0a590998  d2333fd8 9a46353e 00000000 00000000  .?3.>5F.........
fffff880`0a5909a8  00000000 00000000 00000000 00000000  ................
fffff880`0a5909b8  00000000 00000000 00000000 00000000  ................
fffff880`0a5909c8  00000000 00000000 00000000 00000000  ................
fffff880`0a5909d8  00000000 00000000 00000000 00000000  ................
fffff880`0a5909e8  00000000 00000000 00000000 00000000  ................
fffff880`0a5909f8  00000000 00000000 00000000 00000000  ................
fffff880`0a590a08  00000000 00000000 00000000 00000000  ................
fffff880`0a590a18  00000000 00000000 00000000 00000000  ................
fffff880`0a590a28  00000000 00000000 00000000 00000000  ................
fffff880`0a590a38  00000000 00000000 00000000 00000000  ................
fffff880`0a590a48  00000000 00000000 00000000 00000000  ................
fffff880`0a590a58  00000000 00000000 00000000 00000000  ................
fffff880`0a590a68  00000000 00000000 ffffffff ffffffff  ................
fffff880`0a590a78  00000000 9a46353e 00040001 00000000  ....>5F.........
fffff880`0a590a88  00000000 00000000 00001f80 00000000  ................
fffff880`0a590a98  00000000 00000000 0b3714e8 fffffa80  ..........7.....
fffff880`0a590aa8  00000000 00000000 0009e730 00000000  ........0.......
fffff880`0a590ab8  0009e730 00000000 00000000 00000000  0...............
fffff880`0a590ac8  00000000 00000000 00000000 00000000  ................
fffff880`0a590ad8  02ed1243 fffff800 00000002 fffff800  C...............
fffff880`0a590ae8  00000000 fffff880 0a622390 fffff8a0  .........#b.....
fffff880`0a590af8  02f18e93 fffff800 02eca540 fffff800  ........@.......
fffff880`0a590b08  00ec0101 00001f80 02f69fc0 fffff880  ................
fffff880`0a590b18  0abd8b30 fffffa80 00000000 00000000  0...............
fffff880`0a590b28  0a590b80 fffff880 00016a81 00000000  ..Y......j......
fffff880`0a590b38  00000002 00000000 02f65180 fffff880  .........Q......
fffff880`0a590b48  02ed9598 fffff800 02f65180 fffff880  .........Q......
fffff880`0a590b58  02ed9598 fffff800 00002710 00000000  .........'......
fffff880`0a590b68  d2333fd8 9a46353e 02ed932c fffff800  .?3.>5F.,.......
fffff880`0a590b78  00000011 00000000 02f65180 fffff880  .........Q......
fffff880`0a590b88  02ed1243 fffff800 00000000 fffffa80  C...............
fffff880`0a590b98  00000000 fffff880 0a7be0f0 fffffa80  ..........{.....
fffff880`0a590ba8  00f70240 00001f80 0000003f 00000000  @.......?.......
fffff880`0a590bb8  00000001 00000000 0a590d90 fffff880  ..........Y.....
fffff880`0a590bc8  02ed108f fffff800 02f65180 fffff880  .........Q......
fffff880`0a590bd8  0acb7750 fffffa80 0a6c6100 fffffa80  Pw.......al.....
fffff880`0a590be8  000264f3 00000000 00000000 00000000  .d..............
fffff880`0a590bf8  00000000 00000000 2d22562e e532f3ee  .........V"-..2.
fffff880`0a590c08  fde9f82f 2458983f ca7f5733 09980751  /...?.X$3W..Q...
fffff880`0a590c18  02ef5775 fffff800 00000000 00000000  uW..............
fffff880`0a590c28  00000000 00000000 00000000 00000000  ................
fffff880`0a590c38  00000000 00000000 00000000 00000000  ................
fffff880`0a590c48  00000000 00000000 fffffb30 000004e8  ........0.......
fffff880`0a590c58  fffffb30 000004d0 00000019 00000000  0...............
fffff880`0a590c68  02ed1243 fffff800 00000002 00000000  C...............
fffff880`0a590c78  00000000 fffff800 00000000 0010001f  ................
fffff880`0a590c88  02ed1243 fffff800 0a590c50 fffff880  C.......P.Y.....
fffff880`0a590c98  000004f7 00000000 00000002 fffff8a0  ................
fffff880`0a590ca8  00000000 fffffa80 000a4900 00000000  .........I......
fffff880`0a590cb8  0a6222a0 fffff8a0 00000000 00000000  ."b.............
fffff880`0a590cc8  00000000 00000000 0a7be0f0 fffffa80  ..........{.....
fffff880`0a590cd8  02ed0e7a fffff800 0a590780 fffff880  z.........Y.....
fffff880`0a590ce8  fde9f82f 2458983f 0a7be0f1 fffffa80  /...?.X$..{.....
fffff880`0a590cf8  02ebacc3 fffff800 00000000 00000000  ................
fffff880`0a590d08  00000000 00000000 2d22562e e532f3ee  .........V"-..2.
fffff880`0a590d18  02ed1243 fffff800 00000002 09980751  C...........Q...
fffff880`0a590d28  00000000 9a46353e 00000000 00000000  ....>5F.........
fffff880`0a590d38  00000000 00000000 00000000 00000000  ................
fffff880`0a590d48  00000000 00000000 0a7be0f0 fffffa80  ..........{.....
fffff880`0a590d58  02ed0e7a fffff800 00000000 00000000  z...............
fffff880`0a590d68  00000000 00000000 00000000 00000000  ................
fffff880`0a590d78  00000000 00000000 00000000 00000000  ................
fffff880`0a590d88  00000000 00000000 2d22562e e532f3ee  .........V"-..2.
fffff880`0a590d98  fde9f82f 2458983f ca7f5733 09980751  /...?.X$3W..Q...
fffff880`0a590da8  d2333fd8 9a46353e cc950a1d ffffba41  .?3.>5F.....A...
fffff880`0a590db8  00000000 00000000 00000001 00000000  ................
fffff880`0a590dc8  00000001 00000000 07a094d0 fffffa80  ................
fffff880`0a590dd8  06cf11c0 fffffa80 0a591050 fffff880  ........P.Y.....
fffff880`0a590de8  02ecd642 fffff800 0a590f28 fffff880  B.......(.Y.....
fffff880`0a590df8  07a094d0 fffffa80 0a590fd0 fffff880  ..........Y.....
fffff880`0a590e08  00000000 00000000 00000001 00000000  ................
fffff880`0a590e18  00000000 00000000 2d22562e e532f3ee  .........V"-..2.
fffff880`0a590e28  fde9f82f 2458983f ca7f5733 09980751  /...?.X$3W..Q...
fffff880`0a590e38  d2333fd8 9a46353e 00000000 00000000  .?3.>5F.........
fffff880`0a590e48  00000000 00000000 00000000 00000000  ................
fffff880`0a590e58  00000000 00000000 00000000 00000000  ................
fffff880`0a590e68  00000000 00000000 00000000 00000000  ................
fffff880`0a590e78  00000000 00000000 00000000 00000000  ................
fffff880`0a590e88  00000000 00000000 00000000 00000000  ................
fffff880`0a590e98  00000000 00000000 00000000 00000000  ................
fffff880`0a590ea8  00000000 00000000 00000000 00000000  ................
fffff880`0a590eb8  00000000 00000000 c0068c00 fffff6fc  ................
fffff880`0a590ec8  00000002 00000000 00000011 ffff0800  ................
fffff880`0a590ed8  00000000 00000000 7dbf3000 fffff6fb  .........0.}....
fffff880`0a590ee8  0a590fd0 fffff880 07a094d0 fffffa80  ..Y.............
fffff880`0a590ef8  00000000 00000000 00000000 00000000  ................
fffff880`0a590f08  06cf11c0 fffffa80 07a094d0 fffffa80  ................
fffff880`0a590f18  00000001 00000000 00000001 00000000  ................
fffff880`0a590f28  c000001d 00000000 00000000 00000000  ................
fffff880`0a590f38  02ef0cfe fffff800 00000000 00000000  ................
fffff880`0a590f48  00000000 00000000 00000000 00000000  ................
fffff880`0a590f58  02ef0cfe fffff800 c0000000 fffff780  ................
fffff880`0a590f68  05144010 fffffa80 c015afb0 fffff6fc  .@..............
fffff880`0a590f78  03100b00 fffff800 b16ab921 00000001  ........!.j.....
fffff880`0a590f88  00000000 00000000 00000001 00000000  ................
fffff880`0a590f98  00000001 00000000 07a094d0 fffffa80  ................
fffff880`0a590fa8  06cf11c0 fffffa80 00000000 00000000  ................
fffff880`0a590fb8  00000000 00000000 0a591050 fffff880  ........P.Y.....
fffff880`0a590fc8  02ecb79f fffff800 0a590fd0 fffff880  ..........Y.....
fffff880`0a590fd8  0d180000 fffff980 4d300400 fa800a9f  ..........0M....
fffff880`0a590fe8  00000000 fffffa80 00000000 00000000  ................
fffff880`0a590ff8  01016000 00001f80 00044400 00000000  .`.......D......
fffff880`0a591008  0d180000 fffff980 129f0220 fffff8a0  ........ .......
fffff880`0a591018  00000000 00000000 0d180000 fffff980  ................
fffff880`0a591028  00000001 00000000 129f0220 fffff8a0  ........ .......
fffff880`0a591038  b16ab921 00000001 00000000 00000000  !.j.............
fffff880`0a591048  00000000 00000000 00000000 00000000  ................
fffff880`0a591058  00000000 00000000 00000000 00000000  ................
fffff880`0a591068  00000000 00000000 00000000 00000000  ................
fffff880`0a591078  00000000 00000000 00000000 00000000  ................
fffff880`0a591088  00000000 00000000 00000000 00000000  ................
fffff880`0a591098  00000000 00000000 0d180000 fffff980  ................
fffff880`0a5910a8  03100b00 fffff800 0c324fb0 fffff8a0  .........O2.....
fffff880`0a5910b8  02eebed5 fffff800 00000000 00000000  ................
fffff880`0a5910c8  b16ab8c0 00000001 0a591290 fffff880  ..j.......Y.....
fffff880`0a5910d8  03100b00 fffff800 00001000 fffff880  ................
fffff880`0a5910e8  0a5913c0 fffff880 0a5911a8 fffff880  ..Y.......Y.....
fffff880`0a5910f8  01104052 fffff880 00000000 00000000  R@..............
fffff880`0a591108  00000000 00000000 000001f3 00000000  ................
fffff880`0a591118  2b5f6000 fffff980 0c324fb0 fffff8a0  .`_+.....O2.....
fffff880`0a591128  00000000 00000000 00000003 00000000  ................
fffff880`0a591138  02ef0cfe fffff800 00000010 00000000  ................
fffff880`0a591148  00010202 00000000 0a591160 fffff880  ........`.Y.....
fffff880`0a591158  00000018 00000000 c015afb0 fffff6fc  ................
fffff880`0a591168  03100b00 fffff800 07465e00 fffffa80  .........^F.....
fffff880`0a591178  0c324fb0 fffff8a0 00000000 00000000  .O2.............
fffff880`0a591188  0a9f4cb0 fffffa80 000a4a00 00000000  .L.......J......
fffff880`0a591198  02ee4af7 fffff800 129f0220 fffff8a0  .J...... .......
fffff880`0a5911a8  00000000 00000000 03100a00 fffff800  ................
fffff880`0a5911b8  00000000 00000000 08fa1180 fffffa80  ................
fffff880`0a5911c8  0a622170 fffff8a0 00000000 00000000  p!b.............
fffff880`0a5911d8  03093f40 fffff800 0a7be000 fffffa80  @?........{.....
fffff880`0a5911e8  051351c0 fffffa80 00000000 00000014  .Q..............
fffff880`0a5911f8  0a591480 fffff880 0000a3d6 00000000  ..Y.............
fffff880`0a591208  00000000 00000000 c015aff8 fffff6fc  ................
fffff880`0a591218  02ebb90e fffff800 b11b4921 00000001  ........!I......
fffff880`0a591228  03100b00 fffff800 c0000000 fffff780  ................
fffff880`0a591238  00000001 00000000 00000000 00000000  ................
fffff880`0a591248  0a5912c0 fffff880 b11b4921 3d600001  ..Y.....!I....`=
fffff880`0a591258  02eda5c8 fffff800 00000000 00000000  ................
fffff880`0a591268  00000000 00000000 6cfac921 57c00001  ........!..l...W
fffff880`0a591278  00000004 00000000 03100b00 fffff800  ................
fffff880`0a591288  000a4a00 00000000 0a9f4cb0 fffffa80  .J.......L......
fffff880`0a591298  0a591340 fffff880 00000000 00000000  @.Y.............
fffff880`0a5912a8  06cf6830 fffffa80 129f0220 fffff8a0  0h...... .......
fffff880`0a5912b8  0a9f4cb0 fffffa80 000a4a00 00000000  .L.......J......
fffff880`0a5912c8  00000000 00000000 03100a00 fffff800  ................
fffff880`0a5912d8  02ee5154 fffff800 4d3004c0 fa800a9f  TQ........0M....
fffff880`0a5912e8  000a4a40 00000000 c015e200 fffff6fc  @J..............
fffff880`0a5912f8  0a591350 fffff880 03100d48 fffff800  P.Y.....H.......
fffff880`0a591308  02ede9dc fffff800 00000000 00000000  ................
fffff880`0a591318  00000000 00000000 00000001 fffffa80  ................
fffff880`0a591328  0a9f4d30 fffffa80 02f65180 fffff880  0M.......Q......
fffff880`0a591338  000a4a40 00000000 00000000 00000000  @J..............
fffff880`0a591348  00000040 00000000 00000000 00000000  @...............
fffff880`0a591358  02ed361a fffff800 00000000 00000000  .6..............
fffff880`0a591368  c015aff8 fffff6fc 00000001 00000000  ................
fffff880`0a591378  03f5b770 fffffa80 0a591400 fffff880  p.........Y.....
fffff880`0a591388  02ee38c3 fffff800 c015aff8 fffff6fc  .8..............
fffff880`0a591398  a4a00000 00000000 00000001 fffffa80  ................
fffff880`0a5913a8  00000000 00000052 01e0fba0 fffffa80  ....R...........
fffff880`0a5913b8  02ecc1fd fffff800 00000000 00000000  ................
fffff880`0a5913c8  a4900000 00000000 07e6c8e0 fffffa80  ................
fffff880`0a5913d8  00000000 00000052 00000000 00000000  ....R...........
fffff880`0a5913e8  01000000 00001f80 f700f440 fc61f9bc  ........@.....a.
fffff880`0a5913f8  06e28610 fffffa80 00000001 00000000  ................
fffff880`0a591408  00000001 00000000 07a094d0 fffffa80  ................
fffff880`0a591418  06cf11c0 fffffa80 00000000 00000000  ................
fffff880`0a591428  00000000 00000000 07a094d0 fffffa80  ................
fffff880`0a591438  031da819 fffff800 0d180000 fffff980  ................
fffff880`0a591448  129f0220 fffff8a0 00000000 00000000   ...............
fffff880`0a591458  a4a00000 00000000 00000000 00000000  ................
fffff880`0a591468  07a094d0 fffffa80 a4900000 00000000  ................
fffff880`0a591478  02ef0a1b fffff800 a4900000 00000000  ................
fffff880`0a591488  06cf11c0 fffffa80 00000000 00000000  ................
fffff880`0a591498  a4a00000 00000000 00000000 00000000  ................
fffff880`0a5914a8  0a5914a8 fffff880 00000000 fffff880  ..Y.............
fffff880`0a5914b8  00000001 00000000 00000000 fffffa80  ................
fffff880`0a5914c8  02ed361a fffff800 00000000 00000000  .6..............
fffff880`0a5914d8  00000000 00000000 00000000 00000000  ................
fffff880`0a5914e8  00000000 00000000 00000000 00000000  ................
fffff880`0a5914f8  00000000 00000000 00000001 00000000  ................
fffff880`0a591508  02ee33d9 fffff800 00000001 fffff980  .3..............
fffff880`0a591518  a4200000 00000000 07a094d0 fffffa80  .. .............
fffff880`0a591528  06cf6830 fffffa80 000a4900 00000000  0h.......I......
fffff880`0a591538  02ebc33e fffff800 a4200000 00000000  >......... .....
fffff880`0a591548  00003000 00000000 00000000 00000000  .0..............
fffff880`0a591558  079bc750 fffffa80 1c7b3a28 00000000  P.......(:{.....
fffff880`0a591568  a4a00000 00000000 00002000 00000000  ......... ......
fffff880`0a591578  00000d40 00000000 00000000 00000000  @...............
fffff880`0a591588  00000005 00000000 079736b0 fffffa80  .........6......
fffff880`0a591598  031b3912 fffff800 00000000 00000000  .9..............
fffff880`0a5915a8  a4a00000 00000000 0a5915e0 fffff880  ..........Y.....
fffff880`0a5915b8  0a591670 fffff880 00000000 fffff880  p.Y.............
fffff880`0a5915c8  00000000 fffffa80 00000005 fffffa80  ................
fffff880`0a5915d8  00000000 00000000 00000000 00000000  ................
fffff880`0a5915e8  07a094d0 fffffa80 07a09640 fffffa80  ........@.......
fffff880`0a5915f8  a4a00000 00000000 2b5fed40 fffff980  ........@._+....
fffff880`0a591608  01222020 fffff880 0aada601 fffff8a0    ".............
fffff880`0a591618  00002000 00000000 079bc6e8 fffffa80  . ..............
fffff880`0a591628  0a6222a0 fffff8a0 079736b0 fffffa80  ."b......6......
fffff880`0a591638  00000702 00000000 079bc750 fffffa80  ........P.......
fffff880`0a591648  0a591a00 fffff880 a4a00d40 00000000  ..Y.....@.......
fffff880`0a591658  012adf88 fffff880 00000000 fffff880  ..*.............
fffff880`0a591668  00000005 00000000 000012c0 fffffa80  ................
fffff880`0a591678  00002001 fffffa80 1c7b2768 00000000  . ......h'{.....
fffff880`0a591688  079bc6e8 fffffa80 0a620001 fffff8a0  ..........b.....
fffff880`0a591698  0a5916b0 fffff880 0a6222a0 fffff8a0  ..Y......"b.....
fffff880`0a5916a8  812bd8d2 1e323e81 0158070a 00000000  ..+..>2...X.....
fffff880`0a5916b8  00000001 00000000 00000000 00000000  ................
fffff880`0a5916c8  0000001c 00000000 00000000 00000000  ................
fffff880`0a5916d8  00000000 00000000 08fa1180 fffffa80  ................
fffff880`0a5916e8  00000000 00000000 0a5916b0 fffff880  ..........Y.....
fffff880`0a5916f8  0a5916f8 fffff880 0a5916f8 fffff880  ..Y.......Y.....
fffff880`0a591708  0a591708 fffff880 0a591708 fffff880  ..Y.......Y.....
fffff880`0a591718  00000000 00000000 00000000 00000000  ................
fffff880`0a591728  00000000 00000000 00000000 00000000  ................
fffff880`0a591738  00000000 00000000 00000000 00000000  ................
fffff880`0a591748  00000000 00000000 00000000 00000000  ................
fffff880`0a591758  00000000 00000000 0a591760 fffff880  ........`.Y.....
fffff880`0a591768  0a591760 fffff880 00000000 00000000  `.Y.............
fffff880`0a591778  00000000 00000000 00000000 00000000  ................
fffff880`0a591788  00000000 00000000 00000000 00000000  ................
fffff880`0a591798  00000000 00000000 00000000 00000000  ................
fffff880`0a5917a8  00000000 00000000 00000000 00000000  ................
fffff880`0a5917b8  00000000 00000000 00000000 00000000  ................
fffff880`0a5917c8  00000000 00000000 00000000 00000000  ................
fffff880`0a5917d8  00000000 00000000 00000000 00000000  ................
fffff880`0a5917e8  00000000 00000000 00000000 00000000  ................
fffff880`0a5917f8  00000000 00000000 00000000 00000000  ................
fffff880`0a591808  00000000 00000000 07973700 fffffa80  .........7......
fffff880`0a591818  1c7b2768 00000000 1c7b2768 00000000  h'{.....h'{.....
fffff880`0a591828  00000000 00000000 079bc620 fffffa80  ........ .......
fffff880`0a591838  010b0098 fffff880 079736b0 fffffa80  .........6......
fffff880`0a591848  079bc6e8 fffffa80 00000000 00000000  ................
fffff880`0a591858  07973701 fffffa80 00000000 00000000  .7..............
fffff880`0a591868  1c7b2768 00000000 079bc6e8 fffffa80  h'{.............
fffff880`0a591878  08fa1030 fffffa80 00002000 00000000  0........ ......
fffff880`0a591888  0a591a00 fffff880 0a591910 fffff880  ..Y.......Y.....
fffff880`0a591898  010b38ba fffff880 0a591910 fffff880  .8........Y.....
fffff880`0a5918a8  1c7b2703 00000000 1c7b2700 00000000  .'{......'{.....
fffff880`0a5918b8  07973600 fffffa80 086bf780 fffffa80  .6........k.....
fffff880`0a5918c8  079bc6e8 fffffa80 0a5919d0 fffff880  ..........Y.....
fffff880`0a5918d8  010d1630 fffff880 079736b0 fffffa80  0........6......
fffff880`0a5918e8  00000000 00000000 0a591a00 fffff880  ..........Y.....
fffff880`0a5918f8  00002000 00000000 06cab100 fffffa80  . ..............
fffff880`0a591908  10b4efc4 00000000 086fd4a0 fffffa80  ..........o.....
fffff880`0a591918  00000000 00000000 079bc620 fffffa80  ........ .......
fffff880`0a591928  ffffffff ffffffff 00000000 00000000  ................
fffff880`0a591938  00000000 00000000 0b55a8ea ffff0000  ..........U.....
fffff880`0a591948  00000001 00000000 010d1460 fffff880  ........`.......
fffff880`0a591958  00000000 00000000 00000000 00000000  ................
fffff880`0a591968  07973724 fffffa80 0a591b60 fffff880  $7......`.Y.....
fffff880`0a591978  031b3499 fffff800 079736b0 fffffa80  .4.......6......
fffff880`0a591988  00000001 00000000 06d046b0 fffffa80  .........F......
fffff880`0a591998  079736b0 fffffa80 00000000 00000000  .6..............
fffff880`0a5919a8  1c7b2768 00000000 0a591a00 fffff880  h'{.......Y.....
fffff880`0a5919b8  086bf780 fffffa80 0a7be001 fffffa80  ..k.......{.....
fffff880`0a5919c8  079736b0 fffffa80 a49fed40 00000000  .6......@.......
fffff880`0a5919d8  00000000 00000000 00000000 00000000  ................
fffff880`0a5919e8  086bf780 fffffa80 00000000 00000000  ..k.............
fffff880`0a5919f8  07973700 fffffa80 00000000 00000000  .7..............
fffff880`0a591a08  079736b0 fffffa80 079736b0 fffffa80  .6.......6......
fffff880`0a591a18  0a7be0f0 fffffa80 c295a001 fffff900  ..{.............
fffff880`0a591a28  00000000 00000000 73482450 00000000  ........P$Hs....
fffff880`0a591a38  02c2ea10 00000000 02c2fd20 00000000  ........ .......
fffff880`0a591a48  fff62000 00000000 0a591a88 fffff880  . ........Y.....
fffff880`0a591a58  02c2e9b8 00000000 0a7be0f0 fffffa80  ..........{.....
fffff880`0a591a68  02ecd253 fffff800 00000944 00000000  S.......D.......
fffff880`0a591a78  00000000 00000000 00000000 00000000  ................
fffff880`0a591a88  00000000 00000000 02c2e9e8 00000000  ................
fffff880`0a591a98  1c7b2768 00000000 00002000 00000000  h'{...... ......
fffff880`0a591aa8  00000000 00000000 00000000 00000000  ................
fffff880`0a591ab8  02ecd0d8 fffff800 00000010 00000000  ................
fffff880`0a591ac8  00000246 00000000 0a591ae0 fffff880  F.........Y.....
fffff880`0a591ad8  00000018 00000000 00000000 00000000  ................
fffff880`0a591ae8  0a591b60 fffff880 00001158 00000000  `.Y.....X.......
fffff880`0a591af8  fff62000 00000000 00000000 00000000  . ..............
fffff880`0a591b08  02010000 00001fa0 ecfbb79e 00000000  ................
fffff880`0a591b18  1c7b9611 00000000 00000096 00000000  ..{.............
fffff880`0a591b28  0000002b 00000000 7759f8e5 00000000  +.........Yw....
fffff880`0a591b38  00000000 00000000 00000246 00000000  ........F.......
fffff880`0a591b48  fff62000 00000000 00000000 00000000  . ..............
fffff880`0a591b58  00000000 00000000 00000000 00000000  ................
fffff880`0a591b68  00000000 00000000 00000000 00000000  ................
fffff880`0a591b78  00000000 00000000 00000000 00000000  ................
fffff880`0a591b88  00000000 00000000 00000000 00000000  ................
fffff880`0a591b98  00000000 00000000 00000000 00000000  ................
fffff880`0a591ba8  00000000 00000000 1c7bf000 00000000  ..........{.....
fffff880`0a591bb8  00000000 00000000 00000000 00000000  ................
fffff880`0a591bc8  00000000 00000000 00000000 00000000  ................
fffff880`0a591bd8  00000000 00000000 00000000 00000000  ................
fffff880`0a591be8  00000000 00000000 00000000 00000000  ................
fffff880`0a591bf8  00000000 00000000 00000000 00000000  ................
fffff880`0a591c08  00000000 00000000 00000000 00000000  ................
fffff880`0a591c18  00000000 00000000 10b4efc0 00000000  ................
fffff880`0a591c28  00000944 00000000 00000000 00000000  D...............
fffff880`0a591c38  10b4ef4c 00000000 00000000 00000000  L...............
fffff880`0a591c48  73482e09 00000000 00000033 00000000  ..Hs....3.......
fffff880`0a591c58  00000246 00000000 02c2e998 00000000  F...............
fffff880`0a591c68  0000002b 00000000 0a592000 fffff880  +........ Y.....
fffff880`0a591c78  0a58c000 fffff880 0a58f7c0 fffff880  ..X.......X.....
fffff880`0a591c88  00000000 00000000 0a58c000 fffff880  ..........X.....
fffff880`0a591c98  00000000 00000000 00000000 00000000  ................
fffff880`0a591ca8  00000000 00000000 00000000 00000000  ................
fffff880`0a591cb8  00000000 00000000 0020027f 00000000  .......... .....
fffff880`0a591cc8  00000000 00000000 00000000 00000000  ................
fffff880`0a591cd8  00001f80 0002ffff 00000000 00000000  ................
fffff880`0a591ce8  00000000 00000000 00000000 00000000  ................
fffff880`0a591cf8  00000000 00000000 00000000 00000000  ................
fffff880`0a591d08  00000000 00000000 00000000 00000000  ................
fffff880`0a591d18  00000000 00000000 00000000 00000000  ................
fffff880`0a591d28  00000000 00000000 0e9aa000 9d84c8e2  ................
fffff880`0a591d38  00004027 00000000 00000000 99bd0000  '@..............
fffff880`0a591d48  0000400e 00000000 7ad38800 e566f5a2  .@.........z..f.
fffff880`0a591d58  00004004 00000000 00000000 00000000  .@..............
fffff880`0a591d68  00000000 00000000 00000000 00000000  ................
fffff880`0a591d78  00000000 00000000 00000000 00000000  ................
fffff880`0a591d88  00000000 00000000 00000000 00000000  ................
fffff880`0a591d98  00000000 00000000 00000000 00000000  ................
fffff880`0a591da8  00000000 00000000 00000000 00000000  ................
fffff880`0a591db8  00000000 00000000 00000000 00000000  ................
fffff880`0a591dc8  00000000 00000000 00000000 00000000  ................
fffff880`0a591dd8  00000000 00000000 00000000 00000000  ................
fffff880`0a591de8  00000000 00000000 00000000 00000000  ................
fffff880`0a591df8  00000000 00000000 00000000 00000000  ................
fffff880`0a591e08  00000000 00000000 00000000 00000000  ................
fffff880`0a591e18  00000000 00000000 00000000 00000000  ................
fffff880`0a591e28  00000000 00000000 00000000 00000000  ................
fffff880`0a591e38  00000000 00000000 00000000 00000000  ................
fffff880`0a591e48  00000000 00000000 00000000 00000000  ................
fffff880`0a591e58  00000000 00000000 00000000 00000000  ................
fffff880`0a591e68  00000000 00000000 00000000 00000000  ................
fffff880`0a591e78  00000000 00000000 00000000 00000000  ................
fffff880`0a591e88  00000000 00000000 00000000 00000000  ................
fffff880`0a591e98  00000000 00000000 00000000 00000000  ................
fffff880`0a591ea8  00000000 00000000 00000000 00000000  ................
fffff880`0a591eb8  00000000 00000000 00000005 00000000  ................
fffff880`0a591ec8  00000000 00000000 00000000 00000000  ................
fffff880`0a591ed8  00000000 00000000 00000000 00000000  ................
fffff880`0a591ee8  00000000 00000000 00000000 00000000  ................
fffff880`0a591ef8  00000000 00000000 00000000 00000000  ................
fffff880`0a591f08  00000000 00000000 00000000 00000000  ................
fffff880`0a591f18  00000000 00000000 00000000 00000000  ................
fffff880`0a591f28  00000000 00000000 00000000 00000000  ................
fffff880`0a591f38  00000000 00000000 00000000 00000000  ................
fffff880`0a591f48  00000000 00000000 00000000 00000000  ................
fffff880`0a591f58  00000000 00000000 00000000 00000000  ................
fffff880`0a591f68  00000000 00000000 00000000 00000000  ................
fffff880`0a591f78  00000000 00000000 00000000 00000000  ................
fffff880`0a591f88  00000000 00000000 00000000 00000000  ................
fffff880`0a591f98  00000000 00000000 00000000 00000000  ................
fffff880`0a591fa8  00000000 00000000 00000000 00000000  ................
fffff880`0a591fb8  00000000 00000000 00000000 00000000  ................
fffff880`0a591fc8  00000000 00000000 00000000 00000000  ................
fffff880`0a591fd8  00000000 00000000 00000000 00000000  ................
fffff880`0a591fe8  00000000 00000000 00000000 00000000  ................
fffff880`0a591ff8  00000000                             ....
2: kd> lmvm ae1000w7
start             end                 module name
fffff880`07619000 fffff880`077a7000   ae1000w7 T (no symbols)           
    Loaded symbol image file: ae1000w7.sys
    Image path: ae1000w7.sys
    Image name: ae1000w7.sys
    Timestamp:        Tue Jun 07 22:40:42 2011 (4DEEE12A)
    CheckSum:         0018927C
    ImageSize:        0018E000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
 
That awkward moment when a simple BIOS/UEFI reset to defaults fixes everything...

Apparently the option on my mobo to "increase stability" in fact makes it BSOD. Cool.

Thanks for your efforts regardless, and removing items such as AOD is a good safeguard anyway for the future
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top