moin,
hab folgendes problem:
seit monaten bekomm ich andauernd bluescreens beim zocken oder wenn ich videos auf youtube schaue. hab mich im internet erkundigt und mir so ein debug tool geladen.
mein system:
windows 7
4gb ram
ati radeon 4650hd
falls ihr nochmehr braucht bitte sagen.
dachte zuerst es liegt daran das mein grafikkartenlüfter defekt ist aber hab durch neuen lüfter die temperatur wieder auf konstant 60°C und denke das es daran nicht liegen dürfte.
hier ein auszug aus dem debug tool (hoffe hilft euch):
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000028, memory referenced
Arg2: 0000000a, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 921ca598, address which referenced memory
Debugging Details:
------------------
OVERLAPPED_MODULE: aswMonFlt
READ_ADDRESS: GetUlongFromAddress: unable to read from 82fa5718
Unable to read MiSystemVaType memory at 82f85160
00000028
CURRENT_IRQL: a
FAULTING_IP:
dxgmms1!VidSchiProcessIsrCompletedPacket+38
921ca598 837b2803 cmp dword ptr [ebx+0x28],0x3
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xD1
LAST_CONTROL_TRANSFER: from 00000000 to 921ca598
TRAP_FRAME: b9ff7778 -- (.trap ffffffffb9ff7778)
ErrCode = 00000000
eax=00000005 ebx=00000000 ecx=872c6564 edx=ffff0000 esi=872c6000 edi=00000000
eip=921ca598 esp=b9ff77ec ebp=bbff781c iopl=0 nv up ei pl zr na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
dxgmms1!VidSchiProcessIsrCompletedPacket+0x38:
921ca598 837b2803 cmp dword ptr [ebx+0x28],0x3 ds:0023:00000028=????????
Resetting default scope
STACK_TEXT:
bbff781c 00000000 00000000 00000000 00000000 dxgmms1!VidSchiProcessIsrCompletedPacket+0x38
FOLLOWUP_IP:
dxgmms1!VidSchiProcessIsrCompletedPacket+38
921ca598 837b2803 cmp dword ptr [ebx+0x28],0x3
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: dxgmms1!VidSchiProcessIsrCompletedPacket+38
MODULE_NAME: dxgmms1
IMAGE_NAME: dxgmms1.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4d4a2259
STACK_COMMAND: .trap ffffffffb9ff7778 ; kb
FAILURE_BUCKET_ID: 0xD1_dxgmms1!VidSchiProcessIsrCompletedPacket+38
BUCKET_ID: 0xD1_dxgmms1!VidSchiProcessIsrCompletedPacket+38
Followup: MachineOwner
bitte um schnelle hilfe, hoffe hab alles wichtige reingeschrieben
lg
EDIT:
ok. grad wieder bluescreen bekommen diesmal mit einem anderen problem:
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
auszug aus debug tool:
*******************************************************************************
* *
* 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: 8303405c, The address that the exception occurred at
Arg3: a5698c24, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
OVERLAPPED_MODULE: usbvideo
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:
nt!ExpLookupHandleTableEntry+43
8303405c 8b0410 mov eax,[eax+edx]
TRAP_FRAME: a5698c24 -- (.trap ffffffffa5698c24)
ErrCode = 00000000
eax=00f407f5 ebx=001f0003 ecx=00000000 edx=00000000 esi=e2e85fd0 edi=91796798
eip=8303405c esp=a5698c98 ebp=a5698c9c iopl=0 nv up ei pl zr ac po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010256
nt!ExpLookupHandleTableEntry+0x43:
8303405c 8b0410 mov eax,[eax+edx] ds:0023:00f407f5=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x8E
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 83045be2 to 8303405c
STACK_TEXT:
a5698c9c 83045be2 00000000 85566378 830376a1 nt!ExpLookupHandleTableEntry+0x43
a5698ca8 830376a1 000003cc 0528fed0 830495c4 nt!ExpGetHandleInfo+0x10
a5698cd8 830374bd 000003cc 00000002 853fe198 nt!ObReferenceObjectByHandleWithTag+0x1d9
a5698cfc 830495f4 000003cc 00000002 853fe198 nt!ObReferenceObjectByHandle+0x21
a5698d28 82e5643a 000003cc 0528fed0 77796344 nt!NtClearEvent+0x30
a5698d28 77796344 000003cc 0528fed0 77796344 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
0528fec0 00000000 00000000 00000000 00000000 0x77796344
FOLLOWUP_IP:
nt!ExpLookupHandleTableEntry+43
8303405c 8b0410 mov eax,[eax+edx]
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: nt!ExpLookupHandleTableEntry+43
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4cc78ed4
STACK_COMMAND: .trap ffffffffa5698c24 ; kb
FAILURE_BUCKET_ID: 0x8E_nt!ExpLookupHandleTableEntry+43
BUCKET_ID: 0x8E_nt!ExpLookupHandleTableEntry+43
Followup: MachineOwner
---------
BITTE HELFT MIR
Heimchen1337 (1) |