Jump to content

memory.dmp


saveway

Recommended Posts

I got a blue screen of Win7 while there was a running utorrent 3.1.2

Below is the result of windbg.exe.

My PC is aleady rebooted and I could not get the result of hijackthis.log and processexplore.log at that moment when I got a blue screen.

What is the cause of a blue screen and what should I do?

(I don't use any kind of antivirus program.)

PAGE_FAULT_IN_NONPAGED_AREA (50)

Invalid system memory was referenced. This cannot be protected by try-except,

it must be protected by a Probe. Typically the address is just plain bad or it

is pointing at freed memory.

Arguments:

Arg1: 90a0f000, memory referenced.

Arg2: 00000000, value 0 = read operation, 1 = write operation.

Arg3: 90a11581, If non-zero, the instruction address which referenced the bad memory

address.

Arg4: 00000000, (reserved)

Debugging Details:

------------------

*** ERROR: Module load completed but symbols could not be loaded for uTorrent.exe

READ_ADDRESS: 90a0f000

FAULTING_IP:

afd!memcpy+0

90a11581 ff2500f0a190 jmp dword ptr [afd!_imp__memcpy (90a1f000)]

MM_INTERNAL_CODE: 0

IMAGE_NAME: afd.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 4db4d9d8

MODULE_NAME: afd

FAULTING_MODULE: 90a10000 afd

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

BUGCHECK_STR: 0x50

PROCESS_NAME: uTorrent.exe

CURRENT_IRQL: 0

TRAP_FRAME: a1baf9dc -- (.trap 0xffffffffa1baf9dc)

ErrCode = 00000000

eax=85ed8fde ebx=a1bafab8 ecx=00001000 edx=fffff000 esi=85ed8f80 edi=a1bafbc8

eip=90a11581 esp=a1bafa50 ebp=a1bafab0 iopl=0 nv up ei ng nz na pe nc

cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010286

afd!memcpy:

90a11581 ff2500f0a190 jmp dword ptr [afd!_imp__memcpy (90a1f000)] ds:0023:90a1f000={nt!memcpy (83879ec0)}

Resetting default scope

LAST_CONTROL_TRANSFER: from 83881ae8 to 838ceb3f

STACK_TEXT:

a1baf9c4 83881ae8 00000000 90a0f000 00000000 nt!MmAccessFault+0x106

a1baf9c4 90a11581 00000000 90a0f000 00000000 nt!KiTrap0E+0xdc

a1bafab0 90a226f7 00000000 90a226f7 85bce330 afd!memcpy

a1bafc28 83a6f921 85c06101 00000001 0318d50c afd!AfdFastIoDeviceControl+0x6f2

a1bafcd0 83ab663b 86bbba20 0000031c 00000000 nt!IopXxxControlFile+0x2d0

a1bafd04 8387e8fa 00000318 0000031c 00000000 nt!NtDeviceIoControlFile+0x2a

a1bafd04 77277094 00000318 0000031c 00000000 nt!KiFastCallEntry+0x12a

0318d4c8 77275864 74e0b7b6 00000318 0000031c ntdll!KiFastSystemCallRet

0318d4cc 74e0b7b6 00000318 0000031c 00000000 ntdll!NtDeviceIoControlFile+0xc

0318d568 764cb755 00000318 0318d5a8 00000001 mswsock!WSPRecvFrom+0x1cf

0318d5b8 0049f3a4 00000318 0318de98 00002000 WS2_32!recvfrom+0x8d

WARNING: Stack unwind information not available. Following frames may be wrong.

0318d674 0049fb6e 00000318 0318de98 00002000 uTorrent+0x9f3a4

0318de78 004a02e0 0318de98 00002000 0318ff18 uTorrent+0x9fb6e

0318ff34 00474428 00000001 0011dbbe 00000000 uTorrent+0xa02e0

0318ff50 0047449b 0011dbbe 00474579 0318ff94 uTorrent+0x74428

00000000 00000000 00000000 00000000 00000000 uTorrent+0x7449b

STACK_COMMAND: kb

FOLLOWUP_IP:

afd!memcpy+0

90a11581 ff2500f0a190 jmp dword ptr [afd!_imp__memcpy (90a1f000)]

SYMBOL_STACK_INDEX: 2

SYMBOL_NAME: afd!memcpy+0

FOLLOWUP_NAME: MachineOwner

FAILURE_BUCKET_ID: 0x50_afd!memcpy+0

BUCKET_ID: 0x50_afd!memcpy+0

Followup: MachineOwner

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...