Random BSOD

Status
Not open for further replies.
Hello,

hope i will find help... looking for some solution for my problem of new PC.
I build it myself,
athlon64. Board is Asus crosshair, Grafic from xpertvision (8800GTS)

I got a BSOD but it change in all direction,
mean in time (2 one day, after then one week nothing)
and in kind of (PAge_fault, IRQL_not_less_or_equal, win32k.sys-failure)

The last i get i try to analyse with windbg, so configure windows to create a memorydump.

Lets see what is in:

PEB is paged out (Peb.Ldr = 7ffdf00c). Type ".hh dbgerr001" for details

PEB is paged out (Peb.Ldr = 7ffdf00c). Type ".hh dbgerr001" for details

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in "0x%08lx" verweist auf Speicher in "0x%08lx". Der Vorgang "%s" konnte nicht auf dem Speicher durchgef hrt werden.

FAULTING_IP:
win32k!RGNOBJ::vSet+61
bf805924 895004 mov dword ptr [eax+4],edx

TRAP_FRAME: b01ea860 -- (.trap 0xffffffffb01ea860)
ErrCode = 00000002
eax=3ead58a0 ebx=bf80f939 ecx=e2ad5840 edx=00000009 esi=57000002 edi=e2ad5878
eip=bf805924 esp=b01ea8d4 ebp=b01ea8dc iopl=0 nv up ei pl zr na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
win32k!RGNOBJ::vSet+0x61:
bf805924 895004 mov dword ptr [eax+4],edx ds:0023:3ead58a4=????????
Resetting default scope

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x8E

PROCESS_NAME: IEXPLORE.EXE

LAST_CONTROL_TRANSFER: from 804fe507 to 804f9c37

STACK_TEXT:
b01ea428 804fe507 0000008e c0000005 bf805924 nt!KeBugCheckEx+0x1b
b01ea7f0 80541075 b01ea80c 00000000 b01ea860 nt!KiDispatchException+0x3b1
b01ea858 80541026 b01ea8dc bf805924 badb0d00 nt!CommonDispatchException+0x4d
b01ea880 805347f1 09f8e82c b01ea908 00000000 nt!KiExceptionExit+0x18a
b01ea8dc bf80f334 00360020 00000005 00000000 nt!ExReleaseResourceLite+0x8d
b01ea8f0 bf8170a2 760414f1 00000001 b01ea934 win32k!RGNOBJAPI::RGNOBJAPI+0x6f
b01ea920 8054060c 5e0112e0 760414f1 e2afb9c8 win32k!GreExtSelectClipRgn+0x52
b01ea920 7c91eb94 5e0112e0 760414f1 e2afb9c8 nt!KiFastCallEntry+0xfc
WARNING: Frame IP not in any known module. Following frames may be wrong.
09f8ae68 00000000 00000000 00000000 00000000 0x7c91eb94


STACK_COMMAND: kb

FOLLOWUP_IP:
win32k!RGNOBJ::vSet+61
bf805924 895004 mov dword ptr [eax+4],edx

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: win32k!RGNOBJ::vSet+61

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: win32k

IMAGE_NAME: win32k.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a

FAILURE_BUCKET_ID: 0x8E_win32k!RGNOBJ::vSet+61

BUCKET_ID: 0x8E_win32k!RGNOBJ::vSet+61

Followup: MachineOwner
---------

I know its not much... but i save this dump, so i can get more information i u need.


thanks

Sebastian Weber
 
0x8E errors are almost always caused by hardware issues. Read the following by Julio and follow the stteps/adive contained therein: https://www.techspot.com/vb/topic51365.html

If you find yourself still having issues let us know. Also, as Julio advises, one of the steps is running MemTest for a minimum of 7 passes. Let us know if you get any errors.

By the way, ASUS makes great boards but they can be picky about RAM. See if your RAM is recommended for your board.
 
Status
Not open for further replies.
Back