Driver Causing BSOD

Discussion in 'Software' started by Fawktastix, Jan 28, 2009.

  1. Fawktastix

    Fawktastix Private E-2

    I'm unsure if it is my video card driver causing this BSOD, or just my RAM.
    Not really sure about much, ran debug on minidump and got this...
    if anyone could tell me what to do next, and how to check possible things causing the BSOD it would be a big help.


    Microsoft (R) Windows Debugger Version 6.10.0003.233 X86
    Copyright (c) Microsoft Corporation. All rights reserved.


    Loading Dump File [C:\Windows\Minidump\Mini012809-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 Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 6000.16754.x86fre.vista_gdr.080917-1612
    Machine Name:
    Kernel base = 0x81c00000 PsLoadedModuleList = 0x81d11e10
    Debug session time: Wed Jan 28 14:21:41.234 2009 (GMT-10)
    System Uptime: 0 days 0:02:38.999
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .....
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000008E, {c0000005, 81e7d3b1, 8e863874, 0}

    *** WARNING: Unable to verify timestamp for mfehidk.sys
    *** ERROR: Module load completed but symbols could not be loaded for mfehidk.sys
    Probably caused by : memory_corruption

    Followup: memory_corruption
    ---------

    0: kd> !analyze -v
    *******************************************************************************
    * *
    * 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: 81e7d3b1, The address that the exception occurred at
    Arg3: 8e863874, Trap Frame
    Arg4: 00000000

    Debugging Details:
    ------------------


    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

    FAULTING_IP:
    nt!ExpAllocateHandleTableEntry+66
    81e7d3b1 f00fc102 lock xadd dword ptr [edx],eax

    TRAP_FRAME: 8e863874 -- (.trap 0xffffffff8e863874)
    ErrCode = 00000002
    eax=8ac0030c ebx=000019f8 ecx=8ac0030c edx=00000000 esi=882e9308 edi=8ac00300
    eip=81e7d3b1 esp=8e8638e8 ebp=8e8638fc iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010286
    nt!ExpAllocateHandleTableEntry+0x66:
    81e7d3b1 f00fc102 lock xadd dword ptr [edx],eax ds:0023:00000000=????????
    Resetting default scope

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: CODE_CORRUPTION

    BUGCHECK_STR: 0x8E

    PROCESS_NAME: csrss.exe

    CURRENT_IRQL: 0

    LAST_CONTROL_TRANSFER: from 81e7dda4 to 81e7d3b1

    STACK_TEXT:
    8e8638fc 81e7dda4 8e863920 00000000 8e863a90 nt!ExpAllocateHandleTableEntry+0x66
    8e863918 81df37b0 00000000 8e863960 8e863a90 nt!ExCreateHandle+0x1b
    8e863970 81decab8 00000001 8832d880 84143ed0 nt!ObpCreateHandle+0x459
    8e863a5c 81e1388a 8832d880 00000200 8e863a90 nt!ObOpenObjectByPointer+0xb4
    8e863b78 81e13931 8e863c64 00000400 8e940a00 nt!PsOpenProcess+0x1d7
    8e863b98 81c8caea 8e863c64 00000400 8e863c44 nt!NtOpenProcess+0x3c
    8e863b98 81c7ec09 8e863c64 00000400 8e863c44 nt!KiFastCallEntry+0x12a
    8e863c20 8e926f69 8e863c64 00000400 8e863c44 nt!ZwOpenProcess+0x11
    WARNING: Stack unwind information not available. Following frames may be wrong.
    8e863c6c 8e92792e 0000029c 00000001 001fffff mfehidk+0x11f69
    8e863cfc 8e92b0db 8e863d10 0028fa60 0028fa84 mfehidk+0x1292e
    8e863d38 8e92d972 88614280 8e863d3c 8e863d54 mfehidk+0x160db
    8e863d64 77610f34 badb0d00 0028fa50 00000000 mfehidk+0x18972
    8e863d68 badb0d00 0028fa50 00000000 00000000 0x77610f34
    8e863d6c 0028fa50 00000000 00000000 00000000 0xbadb0d00
    8e863d70 00000000 00000000 00000000 00000000 0x28fa50


    STACK_COMMAND: kb

    CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
    81e7d3b0 - nt!ExpAllocateHandleTableEntry+65
    [ d1:c1 ]
    1 error : !nt (81e7d3b0)

    MODULE_NAME: memory_corruption

    IMAGE_NAME: memory_corruption

    FOLLOWUP_NAME: memory_corruption

    DEBUG_FLR_IMAGE_TIMESTAMP: 0

    MEMORY_CORRUPTOR: ONE_BIT

    FAILURE_BUCKET_ID: MEMORY_CORRUPTION_ONE_BIT

    BUCKET_ID: MEMORY_CORRUPTION_ONE_BIT

    Followup: memory_corruption
    ---------
     
  2. pclover

    pclover MajorGeek

  3. pclover

    pclover MajorGeek

  4. pclover

    pclover MajorGeek


MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds