Hi,
The attached DMP file is of the
SYSTEM_SERVICE_EXCEPTION (3b)bug check.
This indicates that an exception happened while executing a routine that transitions from non-privileged code to privileged code.
This error has been linked to excessive paged pool usage and may occur due to user-mode graphics drivers crossing over and passing bad data to the kernel code.
Code:
0: kd> k
Child-SP RetAddr Call Site
fffff880`05befd08 fffff803`40c6c869 nt!KeBugCheckEx
fffff880`05befd10 fffff803`40c6c1bc nt!KiBugCheckDispatch+0x69
fffff880`05befe50 fffff803`40cd959d nt!KiSystemServiceHandler+0x7c
fffff880`05befe90 fffff803`40d00fb4 nt!RtlpExecuteHandlerForException+0xd
fffff880`05befec0 fffff803`40cdb302 nt!RtlDispatchException+0x458
fffff880`05bf05d0 fffff803`40c6c942 nt!KiDispatchException+0x455
fffff880`05bf0c90 fffff803`40c6ae4a nt!KiExceptionDispatch+0xc2
fffff880`05bf0e70 fffff880`06c92bd1 nt!KiGeneralProtectionFault+0x10a
fffff880`05bf1000 fffff880`05bf10a0 atikmdag+0x7acbd1
fffff880`05bf1008 00000000`00000001 0xfffff880`05bf10a0
fffff880`05bf1010 00000000`00000018 0x1
fffff880`05bf1018 00000000`0000000a 0x18
fffff880`05bf1020 fffff880`05bf1080 0xa
fffff880`05bf1028 fffff880`06c9327e 0xfffff880`05bf1080
fffff880`05bf1030 fffff8a0`00120e80 atikmdag+0x7ad27e
fffff880`05bf1038 00000000`0000000b 0xfffff8a0`00120e80
fffff880`05bf1040 00000000`0000000a 0xb
fffff880`05bf1048 00000000`0000000a 0xa
fffff880`05bf1050 00000000`00000009 0xa
fffff880`05bf1058 00000000`00000003 0x9
fffff880`05bf1060 00000000`00000001 0x3
fffff880`05bf1068 00000000`00000000 0x1
It looks like the update you installed was likely an optional AMD/ATI video card driver update. Given this was from Windows Update, it was out of date and clearly is causing problems.
You can either rollback the driver via Device Manager or uninstall it, restart, and of course afterwards install the latest via TOSHIBA's website -
Drivers & Software Support | Toshiba
Regards,
Patrick