Can someone decipher this Mini Dump

Discussion in 'Software' started by Atastic, Apr 23, 2006.

  1. Atastic

    Atastic Private E-2

    Having regular crashing blue screens but only when soemthing is running games etc. I've run a Win debugger and got this. Can someone help me with what the conflict is. I believe it is suggesting my hard drive?


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


    Loading Dump File [C:\WINDOWS\Minidump\Mini042306-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    Unable to load image ntoskrnl.exe, Win32 error 2
    *** WARNING: Unable to verify timestamp for ntoskrnl.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
    Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805531a0
    Debug session time: Sun Apr 23 16:05:24.000 2006 (GMT+1)
    System Uptime: 0 days 0:55:20.558
    Unable to load image ntoskrnl.exe, Win32 error 2
    *** WARNING: Unable to verify timestamp for ntoskrnl.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
    Loading Kernel Symbols
    .................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    .........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 7A, {c07ba4a8, c000000e, f74952a0, 15e2a860}

    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.

    Unable to load image atapi.sys, Win32 error 2
    *** WARNING: Unable to verify timestamp for atapi.sys
    *** ERROR: Module load completed but symbols could not be loaded for atapi.sys
    *** WARNING: Unable to verify timestamp for SCSIPORT.SYS
    *** ERROR: Module load completed but symbols could not be loaded for SCSIPORT.SYS
    Probably caused by : SCSIPORT.SYS ( SCSIPORT+82a0 )

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

    kd>
    kd> !analyze -v
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    KERNEL_DATA_INPAGE_ERROR (7a)
    The requested page of kernel data could not be read in. Typically caused by
    a bad block in the paging file or disk controller error. Also see
    KERNEL_STACK_INPAGE_ERROR.
    If the error status is 0xC000000E, 0xC000009C, 0xC000009D or 0xC0000185,
    it means the disk subsystem has experienced a failure.
    If the error status is 0xC000009A, then it means the request failed because
    a filesystem failed to make forward progress.
    Arguments:
    Arg1: c07ba4a8, lock type that was held (value 1,2,3, or PTE address)
    Arg2: c000000e, error status (normally i/o status code)
    Arg3: f74952a0, current process (virtual address for lock type 3, or PTE)
    Arg4: 15e2a860, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)

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

    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.


    FAULTING_MODULE: 804d7000 nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 41107b4b

    ERROR_CODE: (NTSTATUS) 0xc000000e - A device which does not exist was specified.

    DISK_HARDWARE_ERROR: There was error with disk hardware

    BUGCHECK_STR: 0x7a_c000000e

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    LAST_CONTROL_TRANSFER: from 80511d73 to 804f8925

    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f7a6f830 80511d73 0000007a c07ba4a8 c000000e nt+0x21925
    f7a6f860 80512899 818cac98 c07ba4a8 f74952a0 nt+0x3ad73
    f7a6f8e0 8051bdd4 c07ba4a8 f74952a0 c07ba4a8 nt+0x3b899
    f7a6f944 8053f6ec 00000008 f74952a0 00000000 nt+0x44dd4
    f7a6f95c f74952a0 badb0d00 86dc9e08 e1640a50 nt+0x686ec
    f7a6fa10 f748d469 86dc9a30 86491570 86d32518 SCSIPORT+0x82a0
    f7a6fa24 804eddf9 86dc9a30 86491570 f7a6faa4 SCSIPORT+0x469
    f7a6fa60 804f59bf 86dc9a30 f7a6fa80 86da80e8 nt+0x16df9
    f7a6faa8 8058306b 00000000 86dab7e0 00000001 nt+0x1e9bf
    f7a6fac0 805864cd 86da8008 00000001 85e35070 nt+0xac06b
    f7a6fd18 8058690c 86da8008 00000001 00000000 nt+0xaf4cd
    f7a6fd4c 804f5573 00000003 80551240 8055a1fc nt+0xaf90c
    f7a6fd74 80533dd0 00000000 00000000 86dc43c8 nt+0x1e573
    f7a6fdac 805c4a06 00000000 00000000 00000000 nt+0x5cdd0
    f7a6fddc 80540fa2 80533cd0 00000001 00000000 nt+0xeda06
    00000000 00000000 00000000 00000000 00000000 nt+0x69fa2


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    SCSIPORT+82a0
    f74952a0 ?? ???

    FAULTING_SOURCE_CODE:


    SYMBOL_STACK_INDEX: 5

    FOLLOWUP_NAME: MachineOwner

    SYMBOL_NAME: SCSIPORT+82a0

    MODULE_NAME: SCSIPORT

    IMAGE_NAME: SCSIPORT.SYS

    BUCKET_ID: WRONG_SYMBOLS

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

    Thanks for any Help

    A
     
  2. Adrynalyne

    Adrynalyne Guest

    DISK_HARDWARE_ERROR: There was error with disk hardware

    Have you done a chkdsk on this drive? Are you using the default Windows XP IDE/SCSI drivers?
     
  3. Atastic

    Atastic Private E-2

    I have run chkdsk however the last boot it ran atomatically before booting and recovered lots of files? Appeared to be a recent game which I must admit I haven't played for a while as it keeps crashing.

    I haven't changed any of the XP drivers so they should all be the default IDE/SCSI. Is this a problem?
     
  4. Atastic

    Atastic Private E-2

    Oh for info my Hard Disk is

    Maxtor SATA 160GB 7200rpm 8mb Cache

    the driver version is 5.1.2535.0
     

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