Hallo,
also ich habe mir die Tage nen pc selber zusammen gestellt..
Wenn ich nun anfangen will zu spielen, (nur dann!), bekomm ich nach ca 3-5 Minuten nen Bluescreen..
Meinte Daten:
Prozessor: Intel i7 2600k, 3,40 GHZ
RAM: 8 gig
grafik: nvidia gtx 460 gs
und windows 7 64bit..
Meine Minidumpmeldung:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc000001d, fffff88010020e00, fffff88004048668, fffff88004047ed0}
*** 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
Followup: memory_corruption
---------
6: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
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: ffffffffc000001d, The exception code that was not handled
Arg2: fffff88010020e00, The address that the exception occurred at
Arg3: fffff88004048668, Exception Record Address
Arg4: fffff88004047ed0, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {AUSNAHME} Ung ltige Anweisung Es wurde versucht, eine ung ltige Anweisung auszuf hren.
FAULTING_IP:
dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+134
fffff880`10020e00 ea ???
EXCEPTION_RECORD: fffff88004048668 -- (.exr 0xfffff88004048668)
ExceptionAddress: fffff88010020e00 (dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+0x0000000000000134)
ExceptionCode: c000001d (Illegal instruction)
ExceptionFlags: 00000000
NumberParameters: 0
CONTEXT: fffff88004047ed0 -- (.cxr 0xfffff88004047ed0)
rax=00000000c0000001 rbx=fffff8a003d765e0 rcx=0000000000000000
rdx=fffffa8006bec650 rsi=fffffa800b3d0000 rdi=fffffa800b3d0000
rip=fffff88010020e00 rsp=fffff880040488a0 rbp=fffffa800724d2d8
r8=fffffa8006d55900 r9=0000000000000000 r10=0000000000000000
r11=00000000000000c4 r12=fffffa8006bec650 r13=0000000000000000
r14=0000000000000000 r15=0000000000000001
iopl=0 nv up ei pl nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010206
dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+0x134:
fffff880`10020e00 ea ???
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0x7E
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc000001d - {AUSNAHME} Ung ltige Anweisung Es wurde versucht, eine ung ltige Anweisung auszuf hren.
LAST_CONTROL_TRANSFER: from fffff8801001ded3 to fffff88010020e00
FAILED_INSTRUCTION_ADDRESS:
dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+134
fffff880`10020e00 ea ???
STACK_TEXT:
fffff880`040488a0 fffff880`1001ded3 : 00000000`00000000 fffffa80`070060f0 00000000`000000a6 00000000`00000000 : dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+0x134
fffff880`040488d0 fffff880`1003865d : 00000000`00000000 fffff8a0`013d7e10 fffffa80`00000000 fffffa80`06d55930 : dxgmms1!VIDMM_GLOBAL:repareDmaBuffer+0x43f
fffff880`04048aa0 fffff880`10038398 : fffff800`00b96080 fffff880`10037d00 fffffa80`00000000 fffffa80`00000000 : dxgmms1!VidSchiSubmitRenderCommand+0x241
fffff880`04048c90 fffff880`10037e96 : 00000000`00000000 fffffa80`094cb9a0 00000000`00000080 fffffa80`0b29f410 : dxgmms1!VidSchiSubmitQueueCommand+0x50
fffff880`04048cc0 fffff800`0336a7c6 : 00000000`0349e4c1 fffffa80`0b2ae620 fffffa80`0670e5f0 fffffa80`0b2ae620 : dxgmms1!VidSchiWorkerThread+0xd6
fffff880`04048d00 fffff800`030a5c26 : fffff800`03241e80 fffffa80`0b2ae620 fffff800`0324fc40 fffff880`01658534 : nt!PspSystemThreadStartup+0x5a
fffff880`04048d40 00000000`00000000 : fffff880`04049000 fffff880`04043000 fffff880`04048650 00000000`00000000 : nt!KxStartSystemThread+0x16
CHKIMG_EXTENSION: !chkimg -lo 50 -d !dxgmms1
fffff88010020e00 - dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+134
[ eb:ea ]
1 error : !dxgmms1 (fffff88010020e00)
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: ONE_BIT
STACK_COMMAND: .cxr 0xfffff88004047ed0 ; kb
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
Followup: memory_corruption
---------
Hoffe es kann mir einer weiterhelfen.
der pc ist 2 tage alt, kb dass das jetzt nicht alles klappt.
Vielen Dank,
coonan
also ich habe mir die Tage nen pc selber zusammen gestellt..
Wenn ich nun anfangen will zu spielen, (nur dann!), bekomm ich nach ca 3-5 Minuten nen Bluescreen..
Meinte Daten:
Prozessor: Intel i7 2600k, 3,40 GHZ
RAM: 8 gig
grafik: nvidia gtx 460 gs
und windows 7 64bit..
Meine Minidumpmeldung:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc000001d, fffff88010020e00, fffff88004048668, fffff88004047ed0}
*** 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
Followup: memory_corruption
---------
6: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
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: ffffffffc000001d, The exception code that was not handled
Arg2: fffff88010020e00, The address that the exception occurred at
Arg3: fffff88004048668, Exception Record Address
Arg4: fffff88004047ed0, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {AUSNAHME} Ung ltige Anweisung Es wurde versucht, eine ung ltige Anweisung auszuf hren.
FAULTING_IP:
dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+134
fffff880`10020e00 ea ???
EXCEPTION_RECORD: fffff88004048668 -- (.exr 0xfffff88004048668)
ExceptionAddress: fffff88010020e00 (dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+0x0000000000000134)
ExceptionCode: c000001d (Illegal instruction)
ExceptionFlags: 00000000
NumberParameters: 0
CONTEXT: fffff88004047ed0 -- (.cxr 0xfffff88004047ed0)
rax=00000000c0000001 rbx=fffff8a003d765e0 rcx=0000000000000000
rdx=fffffa8006bec650 rsi=fffffa800b3d0000 rdi=fffffa800b3d0000
rip=fffff88010020e00 rsp=fffff880040488a0 rbp=fffffa800724d2d8
r8=fffffa8006d55900 r9=0000000000000000 r10=0000000000000000
r11=00000000000000c4 r12=fffffa8006bec650 r13=0000000000000000
r14=0000000000000000 r15=0000000000000001
iopl=0 nv up ei pl nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010206
dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+0x134:
fffff880`10020e00 ea ???
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0x7E
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc000001d - {AUSNAHME} Ung ltige Anweisung Es wurde versucht, eine ung ltige Anweisung auszuf hren.
LAST_CONTROL_TRANSFER: from fffff8801001ded3 to fffff88010020e00
FAILED_INSTRUCTION_ADDRESS:
dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+134
fffff880`10020e00 ea ???
STACK_TEXT:
fffff880`040488a0 fffff880`1001ded3 : 00000000`00000000 fffffa80`070060f0 00000000`000000a6 00000000`00000000 : dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+0x134
fffff880`040488d0 fffff880`1003865d : 00000000`00000000 fffff8a0`013d7e10 fffffa80`00000000 fffffa80`06d55930 : dxgmms1!VIDMM_GLOBAL:repareDmaBuffer+0x43f
fffff880`04048aa0 fffff880`10038398 : fffff800`00b96080 fffff880`10037d00 fffffa80`00000000 fffffa80`00000000 : dxgmms1!VidSchiSubmitRenderCommand+0x241
fffff880`04048c90 fffff880`10037e96 : 00000000`00000000 fffffa80`094cb9a0 00000000`00000080 fffffa80`0b29f410 : dxgmms1!VidSchiSubmitQueueCommand+0x50
fffff880`04048cc0 fffff800`0336a7c6 : 00000000`0349e4c1 fffffa80`0b2ae620 fffffa80`0670e5f0 fffffa80`0b2ae620 : dxgmms1!VidSchiWorkerThread+0xd6
fffff880`04048d00 fffff800`030a5c26 : fffff800`03241e80 fffffa80`0b2ae620 fffff800`0324fc40 fffff880`01658534 : nt!PspSystemThreadStartup+0x5a
fffff880`04048d40 00000000`00000000 : fffff880`04049000 fffff880`04043000 fffff880`04048650 00000000`00000000 : nt!KxStartSystemThread+0x16
CHKIMG_EXTENSION: !chkimg -lo 50 -d !dxgmms1
fffff88010020e00 - dxgmms1!VIDMM_GLOBAL::ReferenceAllocationForPreparation+134
[ eb:ea ]
1 error : !dxgmms1 (fffff88010020e00)
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: ONE_BIT
STACK_COMMAND: .cxr 0xfffff88004047ed0 ; kb
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
Followup: memory_corruption
---------
Hoffe es kann mir einer weiterhelfen.
der pc ist 2 tage alt, kb dass das jetzt nicht alles klappt.
Vielen Dank,
coonan