Leider durch den älteren Thread nicht gesehen!
Sieht nach Kernel-Fehler aus an der win32k.sys aus.
Hier ist der Dump;
BugCheck 1000007F, {8, f87cdd70, 0, 0}
Probably caused by : win32k.sys ( win32k!SURFACE::bDeleteSurface+188 )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
Arg2: f87cdd70
Arg3: 00000000
Arg4: 00000000
Debugging Details:
------------------
OVERLAPPED_MODULE: rdbss
BUGCHECK_STR: 0x7f_8
CUSTOMER_CRASH_COUNT: 10
DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT
LAST_CONTROL_TRANSFER: from 804efe7f to 804efb70
STACK_TEXT:
f361866c 804efe7f 000000ec 019dbfff 00000000 nt!MiDeletePte+0x41e
f3618688 805728d6 019a0000 019dbfff f3618744 nt!MiDeleteFreeVm+0x20
f361872c 804ddf0f ffffffff f361880c f3618818 nt!NtFreeVirtualMemory+0x42e
f361872c 804e3dba ffffffff f361880c f3618818 nt!KiFastCallEntry+0xfc
f36187b4 bf80b71a ffffffff f361880c f3618818 nt!ZwFreeVirtualMemory+0x11
f3618810 bf80b785 00000000 00000000 f3618834 win32k!SURFACE::bDeleteSurface+0x188
f3618820 bf810086 00000000 00000000 e273be80 win32k!SURFREF::bDeleteSurface+0x12
f3618834 bf81015f 56050fdc 00afe9c8 f3618854 win32k!bDeleteSurface+0x20
f3618848 804ddf0f 56050fdc 00afe9dc 7c91eb94 win32k!NtGdiDeleteObjectApp+0x74
f3618848 7c91eb94 56050fdc 00afe9dc 7c91eb94 nt!KiFastCallEntry+0xfc
WARNING: Frame IP not in any known module. Following frames may be wrong.
00afe9b8 00000000 00000000 00000000 00000000 0x7c91eb94
f3618b14 80570593 f3618bd0 f3618bd4 f3618ba4 nt!KiCallUserMode+0x4
f3618b70 bf813d09 00000002 f3618bb4 00000018 nt!KeUserModeCallback+0x87
f3618bf4 bf813ea0 bc698350 0000000f 00000000 win32k!SfnDWORD+0xa8
f3618c3c bf83c607 40698350 0000000f 00000000 win32k!xxxSendMessageToClient+0x176
f3618cac bf801e58 e2697650 f3618d64 00000000 win32k!xxxReceiveMessage+0x2b5
f3618ce8 bf80365e f3618d14 000025ff 00000000 win32k!xxxRealInternalGetMessage+0x1d7
f3618d48 804ddf0f 00afec5c 00000000 00000000 win32k!NtUserPeekMessage+0x40
f3618d48 7c91eb94 00afec5c 00000000 00000000 nt!KiFastCallEntry+0xfc
00afebb4 00000000 00000000 00000000 00000000 0x7c91eb94
FOLLOWUP_IP:
win32k!SURFACE::bDeleteSurface+188
bf80b71a e964ffffff jmp win32k!SURFACE::bDeleteSurface+0x1a8 (bf80b683)
SYMBOL_STACK_INDEX: 5
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: win32k!SURFACE::bDeleteSurface+188
MODULE_NAME: win32k
IMAGE_NAME: win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a
STACK_COMMAND: kb
FAILURE_BUCKET_ID: 0x7f_8_win32k!SURFACE::bDeleteSurface+188
BUCKET_ID: 0x7f_8_win32k!SURFACE::bDeleteSurface+188
Followup: MachineOwner
------------------------
Überprüfe mal deine Festplatten mit chkdsk /r
Softwaremässig könnte Servicepack drüberinstallieren helfen bei Dateiversion-Probleme.
Überprüfe auch mal deinen Speicher mit Memtest.
Gibt es hier;
https://www.computerbase.de/suche/?search=memtest&sortierung=datum
Lasse den mal einige Zeit laufen.
Lade auch mal deine neueste Dump-Datei.
Viele Grüße
Fiona