Okay nachdem ich das Update gemacht habe und noch nichts an den Timings geändert habe, kam dieser Bluescreen, den ich nach der Methode, wie sie hier um Forum beschrieben ist, ausgewertet habe:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 825b0baf, The address that the exception occurred at
Arg3: 8e033690, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%08lx verweist auf Speicher 0x%08lx. Der Vorgang %s konnte nicht im Speicher durchgef hrt werden.
FAULTING_IP:
win32k!RFONTOBJ::bMakeInactiveHelper+1b
825b0baf 39b81c020000 cmp dword ptr [eax+21Ch],edi
TRAP_FRAME: 8e033690 -- (.trap 0xffffffff8e033690)
ErrCode = 00000000
eax=00000800 ebx=00000000 ecx=8e03378c edx=00000000 esi=8e03378c edi=00000000
eip=825b0baf esp=8e033704 ebp=8e033734 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
win32k!RFONTOBJ::bMakeInactiveHelper+0x1b:
825b0baf 39b81c020000 cmp dword ptr [eax+21Ch],edi ds:0023:00000a1c=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x8E
PROCESS_NAME: chrome.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 825b2dfa to 825b0baf
STACK_TEXT:
8e033734 825b2dfa 00000000 8b0a1df7 8e033b70 win32k!RFONTOBJ::bMakeInactiveHelper+0x1b
8e033790 825dbaef 00000000 8e033b70 8e033b70 win32k!RFONTOBJ::vMakeInactive+0x87
8e033810 825dbdec 8e033bac 00000000 00000004 win32k!RFONTOBJ::bInit+0xe3
8e033828 825d16cb 8e033bac 00000000 00000004 win32k!RFONTOBJ::vInit+0x16
8e033848 825dab60 8e033bac 00000000 00000004 win32k!RFONTOBJ::vInitSpriteAware+0x38
8e033b58 825c197f 8e033bac 00000151 000000a9 win32k!GreExtTextOutWLocked+0x41d
8e033bb8 825b0a22 1d011931 00000151 000000a9 win32k!GreExtTextOutWInternal+0x70
8e033d08 82c4b44a 1d011931 00000151 000000a9 win32k!NtGdiExtTextOutW+0x2ae
8e033d08 778764f4 1d011931 00000151 000000a9 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
00156740 00000000 00000000 00000000 00000000 0x778764f4
STACK_COMMAND: kb
FOLLOWUP_IP:
win32k!RFONTOBJ::bMakeInactiveHelper+1b
825b0baf 39b81c020000 cmp dword ptr [eax+21Ch],edi
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: win32k!RFONTOBJ::bMakeInactiveHelper+1b
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: win32k
IMAGE_NAME: win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c425a
FAILURE_BUCKET_ID: 0x8E_win32k!RFONTOBJ::bMakeInactiveHelper+1b
BUCKET_ID: 0x8E_win32k!RFONTOBJ::bMakeInactiveHelper+1b
Followup: MachineOwner
---------