Hallo!
Die RAM-Einstellungen dachte ich eigentlich übernommen zu haben, allerdings hat ein erneuter Blick ins BIOS ergeben, dass die Command Rate noch immer auf AUTO stand. Hab sie nun wieder auf 2T geändert.
In der Zwischenzeit habe ich mir den kleinen Bluescreen-Auswerte-Thread durchgelesen. Hab alles dort befolgt und präsentiere hier nun das Ergebnis:
(Da ich leider nicht genau weiß, was alles relevant ist, poste ich einfach mal alles. Die unwichtigen Stellen darf ein Moderator gerne streichen.
)
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\022111-12714-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 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16695.amd64fre.win7_gdr.101026-1503
Machine Name:
Kernel base = 0xfffff800`02c66000 PsLoadedModuleList = 0xfffff800`02ea3e50
Debug session time: Mon Feb 21 19:58:44.159 2011 (UTC + 1:00)
System Uptime: 0 days 1:25:14.079
Loading Kernel Symbols
...............................................................
................................................................
.............................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {8, 80050031, 6f8, fffff80002ce0bd0}
Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
Followup: MachineOwner
---------
5: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP (7f)
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: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002ce0bd0
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_8
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002cd5ca9 to fffff80002cd6740
STACK_TEXT:
fffff880`03095d68 fffff800`02cd5ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff880`03095d70 fffff800`02cd4172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`03095eb0 fffff800`02ce0bd0 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`030b1ff0 fffff800`02cdbda7 : fffff880`030b21b0 fffff880`030b21d0 00000000`00000001 0000058a`00000000 : nt!SepMandatoryIntegrityCheck+0xf0
fffff880`030b2070 fffff800`02c9ef5a : fffffa80`0585b080 00000000`00000001 00000000`00000000 fffffa80`042307c8 : nt!SeAccessCheckWithHint+0x317
fffff880`030b2150 fffff880`01513c5a : 0000058a`00000000 0000058a`00000000 0000058a`00000000 0000058a`00000000 : nt!SeAccessCheckFromState+0x102
fffff880`030b2840 fffff880`0151194f : 0000058a`c0000022 0000058a`00000000 0000058a`00000000 0000058a`00000000 : NETIO!CompareSecurityContexts+0x6a
fffff880`030b28b0 fffff880`015139b5 : 0000058a`00000000 0000058a`00000000 0000058a`00000000 0000058a`00000000 : NETIO!MatchValues+0xef
fffff880`030b2900 fffff880`01513845 : fffffa80`05220d90 fffffa80`05859a10 fffff880`030b2b28 fffff880`030b3260 : NETIO!FilterMatch+0x95
fffff880`030b2950 fffff880`01514ccb : 00000000`00000000 00000000`00000000 fffff880`030b3260 fffff880`030b2b10 : NETIO!IndexListClassify+0x69
fffff880`030b29d0 fffff880`0163f417 : fffff880`030b2ea8 fffff880`030b2ea8 fffff880`030b3be0 fffffa80`03c775d0 : NETIO!KfdClassify+0xa4e
fffff880`030b2d40 fffff880`0163883e : fffff880`01747690 00000000`00000000 fffffa80`050a4db0 00000000`00000000 : tcpip!WfpAleClassify+0x57
fffff880`030b2d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e
STACK_COMMAND: kb
FOLLOWUP_IP:
NETIO!CompareSecurityContexts+6a
fffff880`01513c5a 448b442470 mov r8d,dword ptr [rsp+70h]
SYMBOL_STACK_INDEX: 6
SYMBOL_NAME: NETIO!CompareSecurityContexts+6a
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: NETIO
IMAGE_NAME: NETIO.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 4bbe946f
FAILURE_BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a
BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a
Followup: MachineOwner
---------
5: kd> !analyze –v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {8, 80050031, 6f8, fffff80002ce0bd0}
Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
Followup: MachineOwner
---------
Die RAM-Einstellungen dachte ich eigentlich übernommen zu haben, allerdings hat ein erneuter Blick ins BIOS ergeben, dass die Command Rate noch immer auf AUTO stand. Hab sie nun wieder auf 2T geändert.
In der Zwischenzeit habe ich mir den kleinen Bluescreen-Auswerte-Thread durchgelesen. Hab alles dort befolgt und präsentiere hier nun das Ergebnis:
(Da ich leider nicht genau weiß, was alles relevant ist, poste ich einfach mal alles. Die unwichtigen Stellen darf ein Moderator gerne streichen.
)Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\022111-12714-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 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16695.amd64fre.win7_gdr.101026-1503
Machine Name:
Kernel base = 0xfffff800`02c66000 PsLoadedModuleList = 0xfffff800`02ea3e50
Debug session time: Mon Feb 21 19:58:44.159 2011 (UTC + 1:00)
System Uptime: 0 days 1:25:14.079
Loading Kernel Symbols
...............................................................
................................................................
.............................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {8, 80050031, 6f8, fffff80002ce0bd0}
Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
Followup: MachineOwner
---------
5: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP (7f)
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: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002ce0bd0
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_8
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002cd5ca9 to fffff80002cd6740
STACK_TEXT:
fffff880`03095d68 fffff800`02cd5ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff880`03095d70 fffff800`02cd4172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`03095eb0 fffff800`02ce0bd0 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`030b1ff0 fffff800`02cdbda7 : fffff880`030b21b0 fffff880`030b21d0 00000000`00000001 0000058a`00000000 : nt!SepMandatoryIntegrityCheck+0xf0
fffff880`030b2070 fffff800`02c9ef5a : fffffa80`0585b080 00000000`00000001 00000000`00000000 fffffa80`042307c8 : nt!SeAccessCheckWithHint+0x317
fffff880`030b2150 fffff880`01513c5a : 0000058a`00000000 0000058a`00000000 0000058a`00000000 0000058a`00000000 : nt!SeAccessCheckFromState+0x102
fffff880`030b2840 fffff880`0151194f : 0000058a`c0000022 0000058a`00000000 0000058a`00000000 0000058a`00000000 : NETIO!CompareSecurityContexts+0x6a
fffff880`030b28b0 fffff880`015139b5 : 0000058a`00000000 0000058a`00000000 0000058a`00000000 0000058a`00000000 : NETIO!MatchValues+0xef
fffff880`030b2900 fffff880`01513845 : fffffa80`05220d90 fffffa80`05859a10 fffff880`030b2b28 fffff880`030b3260 : NETIO!FilterMatch+0x95
fffff880`030b2950 fffff880`01514ccb : 00000000`00000000 00000000`00000000 fffff880`030b3260 fffff880`030b2b10 : NETIO!IndexListClassify+0x69
fffff880`030b29d0 fffff880`0163f417 : fffff880`030b2ea8 fffff880`030b2ea8 fffff880`030b3be0 fffffa80`03c775d0 : NETIO!KfdClassify+0xa4e
fffff880`030b2d40 fffff880`0163883e : fffff880`01747690 00000000`00000000 fffffa80`050a4db0 00000000`00000000 : tcpip!WfpAleClassify+0x57
fffff880`030b2d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e
STACK_COMMAND: kb
FOLLOWUP_IP:
NETIO!CompareSecurityContexts+6a
fffff880`01513c5a 448b442470 mov r8d,dword ptr [rsp+70h]
SYMBOL_STACK_INDEX: 6
SYMBOL_NAME: NETIO!CompareSecurityContexts+6a
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: NETIO
IMAGE_NAME: NETIO.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 4bbe946f
FAILURE_BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a
BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a
Followup: MachineOwner
---------
5: kd> !analyze –v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {8, 80050031, 6f8, fffff80002ce0bd0}
Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
Followup: MachineOwner
---------

).