1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Need Help with System Crashes & BSOD

Discussion in 'Windows XP' started by Anachronox, 2007/05/19.

  1. 2007/05/19
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    Hi,
    This my first post here and I'm shamelessly asking for help. I'm a professional gamer and I'm experiencing frequent system crashes & BSODs since last 2 months. I tried so hard to pinpoint the problem but failed. Any help would be greatly appreciated. I read your post about how to post dump files and also the forum rules very carefully. Still if I break any my deepest apologies, I am really in desperate need of help. My PC usually crashes during boot, after boot and while playing a few games. Will post more dumps if needed. Thanks in advance.

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [E:\WINDOWS\Minidump\Mini051907-05.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: SRV*c:\symbols*E:\WINDOWS\Symbols\dll
    Executable search path is: E:\WINDOWS;E:\WINDOWS\system32;E:\WINDOWS\system32\drivers
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt
    Built by: 2600.xpsp_sp2_gdr.070227-2254
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Sat May 19 16:26:31.062 2007 (GMT+6)
    System Uptime: 0 days 0:15:06.765
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -
    Loading Kernel Symbols
    ....................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 7F, {d, 0, 0, 0}

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

    *** ERROR: Symbol file could not be found. Defaulted to export symbols for win32k.sys -
    Probably caused by : win32k.sys ( win32k!EngGetCurrentCodePage+312b )

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

    1: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000d, EXCEPTION_GP_FAULT
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000

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

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


    MODULE_NAME: win32k

    FAULTING_MODULE: 804d7000 nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 45f013f6

    BUGCHECK_STR: 0x7f_d

    CUSTOMER_CRASH_COUNT: 5

    DEFAULT_BUCKET_ID: WRONG_SYMBOLS

    LAST_CONTROL_TRANSFER: from 806ffae4 to 804e122c

    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    b98206e4 806ffae4 badb0d00 00000000 012ce61c nt!KiCoprocessorError+0xf3
    b9820790 8056c78f e10ea738 00000000 e10ea720 hal!KeReleaseQueuedSpinLock+0x3c
    b98207ac 804e1957 e10ea738 00000000 00000794 nt!ObCreateObject+0x218
    b98207dc 8056e9bc e10d98c0 e10ea738 00000794 nt!ObfDereferenceObject+0x47
    b9820824 8056ea06 00000794 00000001 00000000 nt!ExfAcquirePushLockShared+0x49f
    b9820838 804dd99f 00000794 012ce700 7c90eb94 nt!NtClose+0x1d
    b982090c bf87d9a5 b9820974 0000fbb4 00000000 nt!KiDeliverApc+0xb9e
    b982093c 804e1c1e ffffffff 000077ae 00000000 win32k!EngGetCurrentCodePage+0x312b
    00000000 00000000 00000000 00000000 00000000 nt!KeWaitForMultipleObjects+0x20b


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    win32k!EngGetCurrentCodePage+312b
    bf87d9a5 c21800 ret 18h

    SYMBOL_STACK_INDEX: 7

    FOLLOWUP_NAME: MachineOwner

    IMAGE_NAME: win32k.sys

    SYMBOL_NAME: win32k!EngGetCurrentCodePage+312b

    BUCKET_ID: WRONG_SYMBOLS

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

    eax=f87cf13c ebx=00000000 ecx=00000000 edx=b98207a0 esi=8055f1a0 edi=806ffae4
    eip=804e122c esp=b98206cc ebp=b98206e4 iopl=0 nv up di ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000086
    nt!KiCoprocessorError+0xf3:
    804e122c c3 ret
    ChildEBP RetAddr Args to Child
    WARNING: Stack unwind information not available. Following frames may be wrong.
    b98206e4 806ffae4 badb0d00 00000000 012ce61c nt!KiCoprocessorError+0xf3
    b9820790 8056c78f e10ea738 00000000 e10ea720 hal!KeReleaseQueuedSpinLock+0x3c (FPO: [0,0,0])
    b98207ac 804e1957 e10ea738 00000000 00000794 nt!ObCreateObject+0x218
    b98207dc 8056e9bc e10d98c0 e10ea738 00000794 nt!ObfDereferenceObject+0x47
    b9820824 8056ea06 00000794 00000001 00000000 nt!ExfAcquirePushLockShared+0x49f
    b9820838 804dd99f 00000794 012ce700 7c90eb94 nt!NtClose+0x1d
    b982090c bf87d9a5 b9820974 0000fbb4 00000000 nt!KiDeliverApc+0xb9e
    b982093c 804e1c1e ffffffff 000077ae 00000000 win32k!EngGetCurrentCodePage+0x312b
    00000000 00000000 00000000 00000000 00000000 nt!KeWaitForMultipleObjects+0x20b
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Wed Feb 28 14:38:32 2007 (45E54690)
    806fd000 8071dd00 hal halmacpi.dll Wed Aug 04 11:29:09 2004 (41107B2D)
    b8d8e000 b8db8180 kmixer kmixer.sys Wed Jun 14 14:17:45 2006 (448FCD31)
    b9011000 b9051280 HTTP HTTP.sys Fri Mar 17 06:03:09 2006 (441A03C5)
    b9260000 b9274400 wdmaud wdmaud.sys Wed Jun 14 14:30:44 2006 (448FD03C)
    b93a5000 b93b3d80 sysaudio sysaudio.sys Wed Aug 04 11:45:54 2004 (41107F1A)
    b9725000 b9740f20 naiavf5x naiavf5x.sys Tue Jun 14 04:24:46 2005 (42AE0EB6)
    b9831000 b9882480 srv srv.sys Mon Aug 14 16:04:39 2006 (44E051BF)
    b98d3000 b98ff400 mrxdav mrxdav.sys Wed Aug 04 11:30:49 2004 (41107B91)
    b9964000 b9967e60 Aspi32 Aspi32.SYS Wed Jul 17 21:23:00 2002 (3D3592DC)
    b9a18000 b9a20080 ipfltdrv ipfltdrv.sys Sat Aug 18 02:25:07 2001 (3B7D84AB)
    ba4b8000 ba4bb280 ndisuio ndisuio.sys Wed Aug 04 11:33:10 2004 (41107C1E)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 11:30:51 2004 (41107B93)
    bf012000 bf463580 nv4_disp nv4_disp.dll Mon Oct 23 02:32:50 2006 (453BDC7A)
    bf800000 bf9c2180 win32k win32k.sys Thu Mar 08 19:17:34 2007 (45F013F6)
    f609a000 f60b1480 dump_atapi dump_atapi.sys Wed Aug 04 11:29:41 2004 (41107B4D)
    f617a000 f61e8a00 mrxsmb mrxsmb.sys Fri May 05 15:11:42 2006 (445B1DD6)
    f61e9000 f6213a00 rdbss rdbss.sys Fri May 05 15:17:55 2006 (445B1F4B)
    f6214000 f6235d00 afd afd.sys Wed Aug 04 11:44:13 2004 (41107EB5)
    f6236000 f625dc00 netbt netbt.sys Wed Aug 04 11:44:36 2004 (41107ECC)
    f625e000 f6272000 MpFirewall MpFirewall.sys unavailable (00000000)
    f6272000 f6292f00 ipnat ipnat.sys Thu Sep 30 03:58:36 2004 (415B3714)
    f6293000 f62ead80 tcpip tcpip.sys Thu Apr 20 17:21:47 2006 (444775D3)
    f62eb000 f62fd400 ipsec ipsec.sys Wed Aug 04 11:44:27 2004 (41107EC3)
    f6346000 f6364960 ctsfm2k ctsfm2k.sys Fri Jul 19 08:18:21 2002 (3D377DF5)
    f6365000 f637d1a0 emupia2k emupia2k.sys Fri Jul 19 08:18:31 2002 (3D377DFF)
    f637e000 f6392ee0 ctac32k ctac32k.sys Fri Jul 19 08:16:27 2002 (3D377D83)
    f6393000 f6438020 ha10kx2k ha10kx2k.sys Wed Jul 24 11:22:25 2002 (3D3E4099)
    f7539000 f753b900 Dxapi Dxapi.sys Sat Aug 18 02:23:19 2001 (3B7D843F)
    f7561000 f7594180 update update.sys Thu Sep 02 03:57:22 2004 (41364CCA)
    f7595000 f75c5100 rdpdr rdpdr.sys Wed Aug 04 11:31:10 2004 (41107BA6)
    f7666000 f7676e00 psched psched.sys Wed Aug 04 11:34:16 2004 (41107C60)
    f7677000 f768d680 ndiswan ndiswan.sys Wed Aug 04 11:44:30 2004 (41107EC6)
    f76cf000 f7719000 a6bwkc6h a6bwkc6h.SYS unavailable (00000000)
    f7719000 f772c900 parport parport.sys Wed Aug 04 11:29:04 2004 (41107B28)
    f772d000 f7745da0 ctoss2k ctoss2k.sys Fri Jul 19 08:18:03 2002 (3D377DE3)
    f7746000 f7768680 ks ks.sys Wed Aug 04 11:45:20 2004 (41107EF8)
    f7769000 f778c980 portcls portcls.sys Wed Aug 04 11:45:47 2004 (41107F13)
    f778d000 f7804460 ctaud2k ctaud2k.sys Fri Jul 19 08:17:51 2002 (3D377DD7)
    f7805000 f7827e80 USBPORT USBPORT.SYS Wed Aug 04 11:38:34 2004 (41107D62)
    f7828000 f783b780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 11:37:04 2004 (41107D08)
    f783c000 f7c0b400 nv4_mini nv4_mini.sys Mon Oct 23 02:38:02 2006 (453BDDB2)
    f7c52000 f7c55c80 mssmbios mssmbios.sys Wed Aug 04 11:37:47 2004 (41107D33)
    f8223000 f8225580 ndistapi ndistapi.sys Sat Aug 18 02:25:29 2001 (3B7D84C1)
    f8233000 f8235f80 mouhid mouhid.sys Sat Aug 18 02:17:57 2001 (3B7D82FD)
    f824f000 f8251680 pfc pfc.sys Sat Sep 28 04:23:07 2002 (3D94E153)
    f8253000 f8256c80 serenum serenum.sys Wed Aug 04 11:29:06 2004 (41107B2A)
    f8257000 f8259980 gameenum gameenum.sys Wed Aug 04 11:38:20 2004 (41107D54)
    f827f000 f8299580 Mup Mup.sys Wed Aug 04 11:45:20 2004 (41107EF8)
    f829a000 f82c6a80 NDIS NDIS.sys Wed Aug 04 11:44:27 2004 (41107EC3)
    f82c7000 f8353400 Ntfs Ntfs.sys Fri Feb 09 16:40:31 2007 (45CC56A7)
    f8354000 f836a780 KSecDD KSecDD.sys Wed Aug 04 11:29:45 2004 (41107B51)
    f836b000 f838a780 fltMgr fltMgr.sys Mon Aug 21 14:44:57 2006 (44E97991)
    f838b000 f83a2480 atapi atapi.sys Wed Aug 04 11:29:41 2004 (41107B4D)
    f83a3000 f83c8700 dmio dmio.sys Wed Aug 04 11:37:13 2004 (41107D11)
    f83c9000 f83e7880 ftdisk ftdisk.sys Sat Aug 18 02:22:41 2001 (3B7D8419)
    f83e8000 f83f8a80 pci pci.sys Wed Aug 04 11:37:45 2004 (41107D31)
    f83f9000 f8426d80 ACPI ACPI.sys Wed Aug 04 11:37:35 2004 (41107D27)
    f8427000 f843e800 SCSIPORT SCSIPORT.SYS Wed Aug 04 11:29:39 2004 (41107B4B)
    f843f000 f8516000 sptd sptd.sys unavailable (00000000)
    f8537000 f853fc00 isapnp isapnp.sys Sat Aug 18 02:28:01 2001 (3B7D8559)
    f8547000 f8551500 MountMgr MountMgr.sys Wed Aug 04 11:28:29 2004 (41107B05)
    f8557000 f8563c80 VolSnap VolSnap.sys Wed Aug 04 11:30:14 2004 (41107B6E)
    f8567000 f856fe00 disk disk.sys Wed Aug 04 11:29:53 2004 (41107B59)
    f8577000 f8583200 CLASSPNP CLASSPNP.SYS Wed Aug 04 11:44:26 2004 (41107EC2)
    f8587000 f8591580 agp440 agp440.sys Wed Aug 04 11:37:40 2004 (41107D2C)
    f85b7000 f85c3e00 i8042prt i8042prt.sys Wed Aug 04 11:44:36 2004 (41107ECC)
    f85c7000 f85d6d80 serial serial.sys Wed Aug 04 11:45:51 2004 (41107F17)
    f85d7000 f85e3180 cdrom cdrom.sys Wed Aug 04 11:29:52 2004 (41107B58)
    f85e7000 f85f5080 redbook redbook.sys Wed Aug 04 11:29:34 2004 (41107B46)
    f85f7000 f8601380 imapi imapi.sys Wed Aug 04 11:30:12 2004 (41107B6C)
    f8607000 f8613880 rasl2tp rasl2tp.sys Wed Aug 04 11:44:21 2004 (41107EBD)
    f8617000 f8621200 raspppoe raspppoe.sys Wed Aug 04 11:35:06 2004 (41107C92)
    f8627000 f8632d00 raspptp raspptp.sys Wed Aug 04 11:44:26 2004 (41107EC2)
    f8637000 f863f900 msgpc msgpc.sys Wed Aug 04 11:34:11 2004 (41107C5B)
    f8647000 f8650f00 termdd termdd.sys Wed Aug 04 11:28:52 2004 (41107B1C)
    f8657000 f8660480 NDProxy NDProxy.SYS Sat Aug 18 02:25:30 2001 (3B7D84C2)
    f8667000 f8675100 usbhub usbhub.sys Wed Aug 04 11:38:40 2004 (41107D68)
    f8697000 f869f700 wanarp wanarp.sys Wed Aug 04 11:34:57 2004 (41107C89)
    f86a7000 f86af700 netbios netbios.sys Wed Aug 04 11:33:19 2004 (41107C27)
    f86c7000 f86cf880 Fips Fips.SYS Sat Aug 18 07:01:49 2001 (3B7DC585)
    f86f7000 f86ffd80 HIDCLASS HIDCLASS.SYS Wed Aug 04 11:38:18 2004 (41107D52)
    f8747000 f874fe40 SMBios SMBios.sys Fri Sep 12 03:50:22 2003 (3F60F526)
    f8757000 f8766760 LMouFlt2 LMouFlt2.Sys Thu Dec 18 01:08:27 2003 (3FE0B0B3)
    f8777000 f877fd00 intelppm intelppm.sys Wed Aug 04 11:29:19 2004 (41107B37)
    f8787000 f8796900 Cdfs Cdfs.SYS Wed Aug 04 11:44:09 2004 (41107EB1)
    f87a7000 f87b5b80 drmk drmk.sys Wed Aug 04 11:37:54 2004 (41107D3A)
    f87b7000 f87bd200 PCIIDEX PCIIDEX.SYS Wed Aug 04 11:29:40 2004 (41107B4C)
    f87bf000 f87c3900 PartMgr PartMgr.sys Sat Aug 18 07:02:23 2001 (3B7DC5A7)
    f87c7000 f87cbe20 PxHelp20 PxHelp20.sys Wed Feb 02 04:53:42 2005 (42000F7E)
    f87d7000 f87dc200 vga vga.sys Wed Aug 04 11:37:06 2004 (41107D0A)
    f8807000 f880ba80 Msfs Msfs.SYS Wed Aug 04 11:30:37 2004 (41107B85)
    f880f000 f8816880 Npfs Npfs.SYS Wed Aug 04 11:30:38 2004 (41107B86)
    f8817000 f881e000 nvport nvport.sys Tue Jun 14 04:17:31 2005 (42AE0D03)
    f881f000 f8826580 RNDISMP RNDISMP.SYS Wed Aug 04 11:34:27 2004 (41107C6B)
    f8827000 f882d180 HIDPARSE HIDPARSE.SYS Wed Aug 04 11:38:15 2004 (41107D4F)
    f882f000 f8834f00 LHidFlt2 LHidFlt2.Sys Thu Dec 18 01:08:35 2003 (3FE0B0BB)
    f884f000 f8855000 symlcbrd symlcbrd.sys Tue Feb 01 11:43:32 2005 (41FF1E0C)
    f8857000 f885d000 X4HSX32 X4HSX32.Sys unavailable (00000000)
    f885f000 f8863500 watchdog watchdog.sys Wed Aug 04 11:37:32 2004 (41107D24)
    f889f000 f88a4000 usbuhci usbuhci.sys Wed Aug 04 11:38:34 2004 (41107D62)
    f88a7000 f88ad800 usbehci usbehci.sys Wed Aug 04 11:38:34 2004 (41107D62)
    f88af000 f88b5000 kbdclass kbdclass.sys Wed Aug 04 11:28:32 2004 (41107B08)
    f88b7000 f88be000 fdc fdc.sys unavailable (00000000)
    f88bf000 f88c3f20 smb smb.sys Wed Oct 23 21:35:04 2002 (3DB6C8B0)
    f890f000 f8913880 TDI TDI.SYS Wed Aug 04 11:37:47 2004 (41107D33)
    f8917000 f891b580 ptilink ptilink.sys Sat Aug 18 02:19:53 2001 (3B7D8371)
    f891f000 f8923080 raspti raspti.sys Sat Aug 18 02:25:32 2001 (3B7D84C4)
    f8927000 f892ca00 mouclass mouclass.sys Wed Aug 04 11:28:32 2004 (41107B08)
    f8937000 f893c000 flpydisk flpydisk.sys Wed Aug 04 11:29:24 2004 (41107B3C)
    f8947000 f894a000 BOOTVID BOOTVID.dll Sat Aug 18 02:19:09 2001 (3B7D8345)
    f8a0b000 f8a0d280 rasacd rasacd.sys Sat Aug 18 02:25:39 2001 (3B7D84CB)
    f8a27000 f8a2a180 usb8023 usb8023.sys Wed Aug 04 11:34:30 2004 (41107C6E)
    f8a2b000 f8a2d580 hidusb hidusb.sys Sat Aug 18 02:32:16 2001 (3B7D8658)
    f8a37000 f8a38b80 kdcom kdcom.dll Sat Aug 18 02:19:10 2001 (3B7D8346)
    f8a39000 f8a3a100 WMILIB WMILIB.SYS Sat Aug 18 02:37:23 2001 (3B7D878B)
    f8a3b000 f8a3c580 intelide intelide.sys Wed Aug 04 11:29:40 2004 (41107B4C)
    f8a3d000 f8a3e700 dmload dmload.sys Sat Aug 18 02:28:15 2001 (3B7D8567)
    f8a41000 f8a42a80 ParVdm ParVdm.SYS Sat Aug 18 02:19:49 2001 (3B7D836D)
    f8a53000 f8a54600 ctprxy2k ctprxy2k.sys Fri Jul 19 08:18:06 2002 (3D377DE6)
    f8a57000 f8a58100 PfModNT PfModNT.sys Thu Dec 16 09:44:08 1999 (38586710)
    f8a59000 f8a5a100 swenum swenum.sys Wed Aug 04 11:28:41 2004 (41107B11)
    f8a5b000 f8a5c280 USBD USBD.SYS Sat Aug 18 02:32:58 2001 (3B7D8682)
    f8a5d000 f8a5ef00 Fs_Rec Fs_Rec.SYS Sat Aug 18 02:19:37 2001 (3B7D8361)
    f8a5f000 f8a60080 Beep Beep.SYS Sat Aug 18 02:17:33 2001 (3B7D82E5)
    f8a61000 f8a62080 mnmdd mnmdd.SYS Sat Aug 18 02:27:28 2001 (3B7D8538)
    f8a63000 f8a64080 RDPCDD RDPCDD.sys Sat Aug 18 02:16:56 2001 (3B7D82C0)
    f8a65000 f8a66d00 SIODRV SIODRV.SYS Tue May 03 09:46:16 2005 (4276FB10)
    f8a7b000 f8a7c100 dump_WMILIB dump_WMILIB.SYS Sat Aug 18 02:37:23 2001 (3B7D878B)
    f8aff000 f8affd00 pciide pciide.sys Sat Aug 18 02:21:49 2001 (3B7D83E5)
    f8b87000 f8b87b80 Null Null.SYS Sat Aug 18 02:17:39 2001 (3B7D82EB)
    f8c04000 f8c04c00 audstub audstub.sys Sat Aug 18 02:29:40 2001 (3B7D85BC)
    f8c11000 f8c11d00 dxgthk dxgthk.sys Sat Aug 18 02:23:12 2001 (3B7D8438)

    Unloaded modules:
    b9212000 b923d000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8c84000 f8c85000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b923d000 b9260000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9375000 b9382000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9385000 b9393000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8a45000 f8a47000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f893f000 f8944000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8a07000 f8a0a000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt

    P.S. Did download Symbols setup from microsoft but dunno why this symbol errors.
     
    Last edited: 2007/05/19
  2. 2007/05/19
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    Forgot to mention that I've already done a memory test with Windows Memory Diagnostic Tool, HHD test with IBM/Hitachi Drive Fitness test..
     

  3. to hide this advert.

  4. 2007/05/19
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    Try posting one or two more dumps. Also, are you connected to the Internet when running the debugging tool? If not, that could be the reason for the symbol problem.
     
    Arie,
    #3
  5. 2007/05/19
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    One more:

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\Mini042807-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: E:\WINDOWS;E:\WINDOWS\system32;E:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_gdr.070227-2254
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Sat Apr 28 03:28:06.765 2007 (GMT+6)
    System Uptime: 0 days 0:04:45.456
    Loading Kernel Symbols
    ...................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000007F, {d, 0, 0, 0}

    Probably caused by : win32k.sys ( win32k!NtGdiModifyWorldTransform+40c )

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

    1: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000d, EXCEPTION_GP_FAULT
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000

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


    BUGCHECK_STR: 0x7f_d

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: iexplore.exe

    LAST_CONTROL_TRANSFER: from bf816ebb to bf818364

    STACK_TEXT:
    b8ec83fc bf816ebb e23db010 b8ec8424 b8ec877c win32k!NtGdiModifyWorldTransform+0x40c
    b8ec8434 bf81758e e2242010 e23db010 e2f70c24 win32k!SURFREFAPI::SURFREFAPI+0x81
    b8ec84c0 bf8171ee e2f94850 e2242010 e2f70c24 win32k!SURFREFAPI::SURFREFAPI+0x38d
    b8ec8520 bf81771a e2f94850 e2242010 e2f70c24 win32k!EngNineGrid+0x6e
    b8ec857c bf817b74 e2f94850 e2242010 e2f70c24 win32k!EngDrawStream+0xc5
    b8ec85e0 bf817f5b b8ec8704 e2f70c24 e2242000 win32k!NtGdiDrawStreamInternal+0x1ff
    b8ec8708 bf8177ff 0d0108e0 00000000 00000000 win32k!GreDrawStream+0x4ff
    b8ec8850 804dd99f 0d0108e0 00000060 01f1bbcc win32k!NtGdiDrawStream+0x9f
    b8ec8850 7c90eb94 0d0108e0 00000060 01f1bbcc nt!KiFastCallEntry+0xfc
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    01f1bb48 00000000 00000000 00000000 00000000 0x7c90eb94


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    win32k!NtGdiModifyWorldTransform+40c
    bf818364 f7fe idiv eax,esi

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: win32k!NtGdiModifyWorldTransform+40c

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: win32k

    IMAGE_NAME: win32k.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 45f013f6

    FAILURE_BUCKET_ID: 0x7f_d_win32k!NtGdiModifyWorldTransform+40c

    BUCKET_ID: 0x7f_d_win32k!NtGdiModifyWorldTransform+40c

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

    eax=fffffef0 ebx=e2242010 ecx=b8ec876c edx=ffffffff esi=00000004 edi=00000400
    eip=bf818364 esp=b8ec82b8 ebp=b8ec83fc iopl=0 nv up ei pl nz na pe cy
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010207
    win32k!NtGdiModifyWorldTransform+0x40c:
    bf818364 f7fe idiv eax,esi
    ChildEBP RetAddr Args to Child
    b8ec83fc bf816ebb e23db010 b8ec8424 b8ec877c win32k!NtGdiModifyWorldTransform+0x40c (FPO: [Non-Fpo])
    b8ec8434 bf81758e e2242010 e23db010 e2f70c24 win32k!SURFREFAPI::SURFREFAPI+0x81 (FPO: [Non-Fpo])
    b8ec84c0 bf8171ee e2f94850 e2242010 e2f70c24 win32k!SURFREFAPI::SURFREFAPI+0x38d (FPO: [Non-Fpo])
    b8ec8520 bf81771a e2f94850 e2242010 e2f70c24 win32k!EngNineGrid+0x6e (FPO: [Non-Fpo])
    b8ec857c bf817b74 e2f94850 e2242010 e2f70c24 win32k!EngDrawStream+0xc5 (FPO: [Non-Fpo])
    b8ec85e0 bf817f5b b8ec8704 e2f70c24 e2242000 win32k!NtGdiDrawStreamInternal+0x1ff (FPO: [Non-Fpo])
    b8ec8708 bf8177ff 0d0108e0 00000000 00000000 win32k!GreDrawStream+0x4ff (FPO: [Non-Fpo])
    b8ec8850 804dd99f 0d0108e0 00000060 01f1bbcc win32k!NtGdiDrawStream+0x9f (FPO: [Non-Fpo])
    b8ec8850 7c90eb94 0d0108e0 00000060 01f1bbcc nt!KiFastCallEntry+0xfc (FPO: [0,0] TrapFrame @ b8ec8864)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    01f1bb48 00000000 00000000 00000000 00000000 0x7c90eb94
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Wed Feb 28 14:38:32 2007 (45E54690)
    806fd000 8071dd00 hal halmacpi.dll Wed Aug 04 11:29:09 2004 (41107B2D)
    b91c9000 b9209280 HTTP HTTP.sys Fri Mar 17 06:03:09 2006 (441A03C5)
    b93ca000 b93f4180 kmixer kmixer.sys Wed Jun 14 14:17:45 2006 (448FCD31)
    b9418000 b942c400 wdmaud wdmaud.sys Wed Jun 14 14:30:44 2006 (448FD03C)
    b954d000 b955bd80 sysaudio sysaudio.sys Wed Aug 04 11:45:54 2004 (41107F1A)
    b965d000 b9678f20 naiavf5x naiavf5x.sys Tue Jun 14 04:24:46 2005 (42AE0EB6)
    b9791000 b97e2480 srv srv.sys Mon Aug 14 16:04:39 2006 (44E051BF)
    b97e3000 b97eb080 ipfltdrv ipfltdrv.sys Sat Aug 18 02:25:07 2001 (3B7D84AB)
    b98d3000 b98ff400 mrxdav mrxdav.sys Wed Aug 04 11:30:49 2004 (41107B91)
    ba448000 ba44be60 Aspi32 Aspi32.SYS Wed Jul 17 21:23:00 2002 (3D3592DC)
    ba4d0000 ba4d3280 ndisuio ndisuio.sys Wed Aug 04 11:33:10 2004 (41107C1E)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 11:30:51 2004 (41107B93)
    bf012000 bf463580 nv4_disp nv4_disp.dll Mon Oct 23 02:32:50 2006 (453BDC7A)
    bf800000 bf9c2180 win32k win32k.sys Thu Mar 08 19:17:34 2007 (45F013F6)
    f63ff000 f6416480 dump_atapi dump_atapi.sys Wed Aug 04 11:29:41 2004 (41107B4D)
    f64df000 f654da00 mrxsmb mrxsmb.sys Fri May 05 15:11:42 2006 (445B1DD6)
    f654e000 f6578a00 rdbss rdbss.sys Fri May 05 15:17:55 2006 (445B1F4B)
    f6579000 f659ad00 afd afd.sys Wed Aug 04 11:44:13 2004 (41107EB5)
    f659b000 f65c2c00 netbt netbt.sys Wed Aug 04 11:44:36 2004 (41107ECC)
    f65c3000 f65e3f00 ipnat ipnat.sys Thu Sep 30 03:58:36 2004 (415B3714)
    f65e4000 f65f7b00 MpFirewall MpFirewall.sys Sat Nov 12 03:13:52 2005 (43751098)
    f65f8000 f664fd80 tcpip tcpip.sys Thu Apr 20 17:21:47 2006 (444775D3)
    f6650000 f6662400 ipsec ipsec.sys Wed Aug 04 11:44:27 2004 (41107EC3)
    f6683000 f6685900 Dxapi Dxapi.sys Sat Aug 18 02:23:19 2001 (3B7D843F)
    f66d0000 f66ee960 ctsfm2k ctsfm2k.sys Fri Jul 19 08:18:21 2002 (3D377DF5)
    f66ef000 f67071a0 emupia2k emupia2k.sys Fri Jul 19 08:18:31 2002 (3D377DFF)
    f6708000 f671cee0 ctac32k ctac32k.sys Fri Jul 19 08:16:27 2002 (3D377D83)
    f671d000 f67c2020 ha10kx2k ha10kx2k.sys Wed Jul 24 11:22:25 2002 (3D3E4099)
    f7b1b000 f7b4e180 update update.sys Thu Sep 02 03:57:22 2004 (41364CCA)
    f7b4f000 f7b7f100 rdpdr rdpdr.sys Wed Aug 04 11:31:10 2004 (41107BA6)
    f7c20000 f7c30e00 psched psched.sys Wed Aug 04 11:34:16 2004 (41107C60)
    f7c31000 f7c47680 ndiswan ndiswan.sys Wed Aug 04 11:44:30 2004 (41107EC6)
    f7c88000 f7cd2000 axbznxel axbznxel.SYS Sun Nov 12 16:10:09 2006 (4556FA09)
    f7cf2000 f7cf4280 rasacd rasacd.sys Sat Aug 18 02:25:39 2001 (3B7D84CB)
    f7cfa000 f7d0d900 parport parport.sys Wed Aug 04 11:29:04 2004 (41107B28)
    f7d0e000 f7d26da0 ctoss2k ctoss2k.sys Fri Jul 19 08:18:03 2002 (3D377DE3)
    f7d27000 f7d49680 ks ks.sys Wed Aug 04 11:45:20 2004 (41107EF8)
    f7d4a000 f7d6d980 portcls portcls.sys Wed Aug 04 11:45:47 2004 (41107F13)
    f7d6e000 f7de5460 ctaud2k ctaud2k.sys Fri Jul 19 08:17:51 2002 (3D377DD7)
    f7de6000 f7e08e80 USBPORT USBPORT.SYS Wed Aug 04 11:38:34 2004 (41107D62)
    f7e09000 f7e1c780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 11:37:04 2004 (41107D08)
    f7e1d000 f81ec400 nv4_mini nv4_mini.sys Mon Oct 23 02:38:02 2006 (453BDDB2)
    f822f000 f8232c80 mssmbios mssmbios.sys Wed Aug 04 11:37:47 2004 (41107D33)
    f8247000 f8249580 ndistapi ndistapi.sys Sat Aug 18 02:25:29 2001 (3B7D84C1)
    f8257000 f8259f80 mouhid mouhid.sys Sat Aug 18 02:17:57 2001 (3B7D82FD)
    f827f000 f8299580 Mup Mup.sys Wed Aug 04 11:45:20 2004 (41107EF8)
    f829a000 f82c6a80 NDIS NDIS.sys Wed Aug 04 11:44:27 2004 (41107EC3)
    f82c7000 f8353480 Ntfs Ntfs.sys Wed Aug 04 11:45:06 2004 (41107EEA)
    f8354000 f836a780 KSecDD KSecDD.sys Wed Aug 04 11:29:45 2004 (41107B51)
    f836b000 f838a780 fltMgr fltMgr.sys Mon Aug 21 14:44:57 2006 (44E97991)
    f838b000 f83a2480 atapi atapi.sys Wed Aug 04 11:29:41 2004 (41107B4D)
    f83a3000 f83c8700 dmio dmio.sys Wed Aug 04 11:37:13 2004 (41107D11)
    f83c9000 f83e7880 ftdisk ftdisk.sys Sat Aug 18 02:22:41 2001 (3B7D8419)
    f83e8000 f83f8a80 pci pci.sys Wed Aug 04 11:37:45 2004 (41107D31)
    f83f9000 f8426d80 ACPI ACPI.sys Wed Aug 04 11:37:35 2004 (41107D27)
    f8427000 f843e800 SCSIPORT SCSIPORT.SYS Wed Aug 04 11:29:39 2004 (41107B4B)
    f843f000 f8516000 sptd sptd.sys Wed Nov 08 09:05:48 2006 (45515094)
    f8537000 f853fc00 isapnp isapnp.sys Sat Aug 18 02:28:01 2001 (3B7D8559)
    f8547000 f8551500 MountMgr MountMgr.sys Wed Aug 04 11:28:29 2004 (41107B05)
    f8557000 f8563c80 VolSnap VolSnap.sys Wed Aug 04 11:30:14 2004 (41107B6E)
    f8567000 f856fe00 disk disk.sys Wed Aug 04 11:29:53 2004 (41107B59)
    f8577000 f8583200 CLASSPNP CLASSPNP.SYS Wed Aug 04 11:44:26 2004 (41107EC2)
    f8587000 f8591580 agp440 agp440.sys Wed Aug 04 11:37:40 2004 (41107D2C)
    f85b7000 f85bf700 netbios netbios.sys Wed Aug 04 11:33:19 2004 (41107C27)
    f85e7000 f85ef880 Fips Fips.SYS Sat Aug 18 07:01:49 2001 (3B7DC585)
    f8617000 f861fd80 HIDCLASS HIDCLASS.SYS Wed Aug 04 11:38:18 2004 (41107D52)
    f8627000 f8636760 LMouFlt2 LMouFlt2.Sys Thu Dec 18 01:08:27 2003 (3FE0B0B3)
    f8677000 f8686900 Cdfs Cdfs.SYS Wed Aug 04 11:44:09 2004 (41107EB1)
    f8697000 f869fe40 SMBios SMBios.sys Fri Sep 12 03:50:22 2003 (3F60F526)
    f86b7000 f86bfd00 intelppm intelppm.sys Wed Aug 04 11:29:19 2004 (41107B37)
    f86c7000 f86d5b80 drmk drmk.sys Wed Aug 04 11:37:54 2004 (41107D3A)
    f86d7000 f86e3e00 i8042prt i8042prt.sys Wed Aug 04 11:44:36 2004 (41107ECC)
    f86e7000 f86f6d80 serial serial.sys Wed Aug 04 11:45:51 2004 (41107F17)
    f86f7000 f8703180 cdrom cdrom.sys Wed Aug 04 11:29:52 2004 (41107B58)
    f8707000 f8715080 redbook redbook.sys Wed Aug 04 11:29:34 2004 (41107B46)
    f8717000 f8721380 imapi imapi.sys Wed Aug 04 11:30:12 2004 (41107B6C)
    f8727000 f8733880 rasl2tp rasl2tp.sys Wed Aug 04 11:44:21 2004 (41107EBD)
    f8737000 f8741200 raspppoe raspppoe.sys Wed Aug 04 11:35:06 2004 (41107C92)
    f8747000 f8752d00 raspptp raspptp.sys Wed Aug 04 11:44:26 2004 (41107EC2)
    f8757000 f875f900 msgpc msgpc.sys Wed Aug 04 11:34:11 2004 (41107C5B)
    f8767000 f8770f00 termdd termdd.sys Wed Aug 04 11:28:52 2004 (41107B1C)
    f8777000 f8780480 NDProxy NDProxy.SYS Sat Aug 18 02:25:30 2001 (3B7D84C2)
    f8787000 f8795100 usbhub usbhub.sys Wed Aug 04 11:38:40 2004 (41107D68)
    f87a7000 f87af700 wanarp wanarp.sys Wed Aug 04 11:34:57 2004 (41107C89)
    f87b7000 f87bd200 PCIIDEX PCIIDEX.SYS Wed Aug 04 11:29:40 2004 (41107B4C)
    f87bf000 f87c3900 PartMgr PartMgr.sys Sat Aug 18 07:02:23 2001 (3B7DC5A7)
    f87c7000 f87cbe20 PxHelp20 PxHelp20.sys Wed Feb 02 04:53:42 2005 (42000F7E)
    f880f000 f8815000 symlcbrd symlcbrd.sys Tue Feb 01 11:43:32 2005 (41FF1E0C)
    f8837000 f883b500 watchdog watchdog.sys Wed Aug 04 11:37:32 2004 (41107D24)
    f8857000 f885c000 usbuhci usbuhci.sys Wed Aug 04 11:38:34 2004 (41107D62)
    f885f000 f8865800 usbehci usbehci.sys Wed Aug 04 11:38:34 2004 (41107D62)
    f8867000 f886d000 kbdclass kbdclass.sys Wed Aug 04 11:28:32 2004 (41107B08)
    f886f000 f8870000 fdc fdc.sys unavailable (00000000)
    f8877000 f887bf20 smb smb.sys Wed Oct 23 21:35:04 2002 (3DB6C8B0)
    f88c7000 f88cb880 TDI TDI.SYS Wed Aug 04 11:37:47 2004 (41107D33)
    f88cf000 f88d3580 ptilink ptilink.sys Sat Aug 18 02:19:53 2001 (3B7D8371)
    f88d7000 f88db080 raspti raspti.sys Sat Aug 18 02:25:32 2001 (3B7D84C4)
    f88df000 f88e4a00 mouclass mouclass.sys Wed Aug 04 11:28:32 2004 (41107B08)
    f88f7000 f88fc000 flpydisk flpydisk.sys Wed Aug 04 11:29:24 2004 (41107B3C)
    f8907000 f890c200 vga vga.sys Wed Aug 04 11:37:06 2004 (41107D0A)
    f890f000 f8913a80 Msfs Msfs.SYS Wed Aug 04 11:30:37 2004 (41107B85)
    f8917000 f891e880 Npfs Npfs.SYS Wed Aug 04 11:30:38 2004 (41107B86)
    f891f000 f8926000 nvport nvport.sys Tue Jun 14 04:17:31 2005 (42AE0D03)
    f8927000 f892e580 RNDISMP RNDISMP.SYS Wed Aug 04 11:34:27 2004 (41107C6B)
    f892f000 f8935180 HIDPARSE HIDPARSE.SYS Wed Aug 04 11:38:15 2004 (41107D4F)
    f893f000 f8944f00 LHidFlt2 LHidFlt2.Sys Thu Dec 18 01:08:35 2003 (3FE0B0BB)
    f8947000 f894a000 BOOTVID BOOTVID.dll Sat Aug 18 02:19:09 2001 (3B7D8345)
    f8a13000 f8a15980 gameenum gameenum.sys Wed Aug 04 11:38:20 2004 (41107D54)
    f8a17000 f8a1ac80 serenum serenum.sys Wed Aug 04 11:29:06 2004 (41107B2A)
    f8a1b000 f8a1d680 pfc pfc.sys Sat Sep 28 04:23:07 2002 (3D94E153)
    f8a27000 f8a2a180 usb8023 usb8023.sys Wed Aug 04 11:34:30 2004 (41107C6E)
    f8a2f000 f8a31580 hidusb hidusb.sys Sat Aug 18 02:32:16 2001 (3B7D8658)
    f8a37000 f8a38b80 kdcom kdcom.dll Sat Aug 18 02:19:10 2001 (3B7D8346)
    f8a39000 f8a3a100 WMILIB WMILIB.SYS Sat Aug 18 02:37:23 2001 (3B7D878B)
    f8a3b000 f8a3c580 intelide intelide.sys Wed Aug 04 11:29:40 2004 (41107B4C)
    f8a3d000 f8a3e700 dmload dmload.sys Sat Aug 18 02:28:15 2001 (3B7D8567)
    f8a41000 f8a42a80 ParVdm ParVdm.SYS Sat Aug 18 02:19:49 2001 (3B7D836D)
    f8a4b000 f8a4c600 ctprxy2k ctprxy2k.sys Fri Jul 19 08:18:06 2002 (3D377DE6)
    f8a51000 f8a52100 swenum swenum.sys Wed Aug 04 11:28:41 2004 (41107B11)
    f8a53000 f8a54280 USBD USBD.SYS Sat Aug 18 02:32:58 2001 (3B7D8682)
    f8a55000 f8a56100 PfModNT PfModNT.sys Thu Dec 16 09:44:08 1999 (38586710)
    f8a57000 f8a58d00 SIODRV SIODRV.SYS Tue May 03 09:46:16 2005 (4276FB10)
    f8a5d000 f8a5ef00 Fs_Rec Fs_Rec.SYS Sat Aug 18 02:19:37 2001 (3B7D8361)
    f8a5f000 f8a60080 Beep Beep.SYS Sat Aug 18 02:17:33 2001 (3B7D82E5)
    f8a61000 f8a62080 mnmdd mnmdd.SYS Sat Aug 18 02:27:28 2001 (3B7D8538)
    f8a63000 f8a64080 RDPCDD RDPCDD.sys Sat Aug 18 02:16:56 2001 (3B7D82C0)
    f8a77000 f8a78100 dump_WMILIB dump_WMILIB.SYS Sat Aug 18 02:37:23 2001 (3B7D878B)
    f8aff000 f8affd00 pciide pciide.sys Sat Aug 18 02:21:49 2001 (3B7D83E5)
    f8b4e000 f8b4ec00 audstub audstub.sys Sat Aug 18 02:29:40 2001 (3B7D85BC)
    f8bbb000 f8bbbd00 dxgthk dxgthk.sys Sat Aug 18 02:23:12 2001 (3B7D8438)
    f8bee000 f8beeb80 Null Null.SYS Sat Aug 18 02:17:39 2001 (3B7D82EB)

    Unloaded modules:
    f8b01000 f8b02000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b93f5000 b9418000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b951d000 b952a000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b952d000 b953b000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8ae3000 f8ae5000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f88ff000 f8904000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7cf6000 f7cf9000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  6. 2007/05/19
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    And another:

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\Mini051907-05.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: E:\WINDOWS;E:\WINDOWS\system32;E:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt
    Built by: 2600.xpsp_sp2_gdr.070227-2254
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
    Debug session time: Sat May 19 16:26:31.062 2007 (GMT+6)
    System Uptime: 0 days 0:15:06.765
    Loading Kernel Symbols
    ....................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 7F, {d, 0, 0, 0}

    Probably caused by : ntkrnlmp.exe ( nt!KiSystemFatalException+f )

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

    1: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000d, EXCEPTION_GP_FAULT
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000

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


    BUGCHECK_STR: 0x7f_d

    CUSTOMER_CRASH_COUNT: 5

    DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT

    LAST_CONTROL_TRANSFER: from 806ffae4 to 804e122c

    STACK_TEXT:
    b98206e4 806ffae4 badb0d00 00000000 012ce61c nt!KiSystemFatalException+0xf
    b9820790 8056c78f e10ea738 00000000 e10ea720 hal!KeReleaseQueuedSpinLock+0x3c
    b9820770 80571e4f b9820790 80572561 e2c2e440 nt!ObpRemoveObjectRoutine+0xdf
    b9820778 80572561 e2c2e440 00000000 e10ea720 nt!CmpDereferenceKeyControlBlock+0x17
    b9820790 8056c78f e10ea738 00000000 e10ea720 nt!CmpDeleteKeyObject+0x92
    b98207ac 804e1957 e10ea738 00000000 00000794 nt!ObpRemoveObjectRoutine+0xdf
    b98207c4 8056ea9e 81eef620 e10d98c0 ff59d7a8 nt!ObfDereferenceObject+0x4c
    b98207dc 8056e9bc e10d98c0 e10ea738 00000794 nt!ObpCloseHandleTableEntry+0x155
    b9820824 8056ea06 00000794 00000001 00000000 nt!ObpCloseHandle+0x87
    b9820838 804dd99f 00000794 012ce700 7c90eb94 nt!NtClose+0x1d
    b9820838 7c90eb94 00000794 012ce700 7c90eb94 nt!KiFastCallEntry+0xfc
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    012ce700 00000000 00000000 00000000 00000000 0x7c90eb94


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt!KiSystemFatalException+f
    804e122c c3 ret

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: nt!KiSystemFatalException+f

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    IMAGE_NAME: ntkrnlmp.exe

    DEBUG_FLR_IMAGE_TIMESTAMP: 45e54690

    FAILURE_BUCKET_ID: 0x7f_d_nt!KiSystemFatalException+f

    BUCKET_ID: 0x7f_d_nt!KiSystemFatalException+f

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

    eax=f87cf13c ebx=00000000 ecx=00000000 edx=b98207a0 esi=8055f1a0 edi=806ffae4
    eip=804e122c esp=b98206cc ebp=b98206e4 iopl=0 nv up di ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000086
    nt!KiSystemFatalException+0xf:
    804e122c c3 ret
    ChildEBP RetAddr Args to Child
    b98206e4 806ffae4 badb0d00 00000000 012ce61c nt!KiSystemFatalException+0xf (FPO: [0,0] TrapFrame @ b98206e4)
    b9820790 8056c78f e10ea738 00000000 e10ea720 hal!KeReleaseQueuedSpinLock+0x3c (FPO: [0,0,0])
    b9820770 80571e4f b9820790 80572561 e2c2e440 nt!ObpRemoveObjectRoutine+0xdf (FPO: [Non-Fpo])
    b9820778 80572561 e2c2e440 00000000 e10ea720 nt!CmpDereferenceKeyControlBlock+0x17 (FPO: [Non-Fpo])
    b9820790 8056c78f e10ea738 00000000 e10ea720 nt!CmpDeleteKeyObject+0x92 (FPO: [Non-Fpo])
    b98207ac 804e1957 e10ea738 00000000 00000794 nt!ObpRemoveObjectRoutine+0xdf (FPO: [Non-Fpo])
    b98207c4 8056ea9e 81eef620 e10d98c0 ff59d7a8 nt!ObfDereferenceObject+0x4c (FPO: [0,0,0])
    b98207dc 8056e9bc e10d98c0 e10ea738 00000794 nt!ObpCloseHandleTableEntry+0x155 (FPO: [Non-Fpo])
    b9820824 8056ea06 00000794 00000001 00000000 nt!ObpCloseHandle+0x87 (FPO: [Non-Fpo])
    b9820838 804dd99f 00000794 012ce700 7c90eb94 nt!NtClose+0x1d (FPO: [Non-Fpo])
    b9820838 7c90eb94 00000794 012ce700 7c90eb94 nt!KiFastCallEntry+0xfc (FPO: [0,0] TrapFrame @ b9820844)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    012ce700 00000000 00000000 00000000 00000000 0x7c90eb94
    start end module name
    804d7000 806fd000 nt ntkrnlmp.exe Wed Feb 28 14:38:32 2007 (45E54690)
    806fd000 8071dd00 hal halmacpi.dll Wed Aug 04 11:29:09 2004 (41107B2D)
    b8d8e000 b8db8180 kmixer kmixer.sys Wed Jun 14 14:17:45 2006 (448FCD31)
    b9011000 b9051280 HTTP HTTP.sys Fri Mar 17 06:03:09 2006 (441A03C5)
    b9260000 b9274400 wdmaud wdmaud.sys Wed Jun 14 14:30:44 2006 (448FD03C)
    b93a5000 b93b3d80 sysaudio sysaudio.sys Wed Aug 04 11:45:54 2004 (41107F1A)
    b9725000 b9740f20 naiavf5x naiavf5x.sys Tue Jun 14 04:24:46 2005 (42AE0EB6)
    b9831000 b9882480 srv srv.sys Mon Aug 14 16:04:39 2006 (44E051BF)
    b98d3000 b98ff400 mrxdav mrxdav.sys Wed Aug 04 11:30:49 2004 (41107B91)
    b9964000 b9967e60 Aspi32 Aspi32.SYS Wed Jul 17 21:23:00 2002 (3D3592DC)
    b9a18000 b9a20080 ipfltdrv ipfltdrv.sys Sat Aug 18 02:25:07 2001 (3B7D84AB)
    ba4b8000 ba4bb280 ndisuio ndisuio.sys Wed Aug 04 11:33:10 2004 (41107C1E)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 11:30:51 2004 (41107B93)
    bf012000 bf463580 nv4_disp nv4_disp.dll Mon Oct 23 02:32:50 2006 (453BDC7A)
    bf800000 bf9c2180 win32k win32k.sys Thu Mar 08 19:17:34 2007 (45F013F6)
    f609a000 f60b1480 dump_atapi dump_atapi.sys Wed Aug 04 11:29:41 2004 (41107B4D)
    f617a000 f61e8a00 mrxsmb mrxsmb.sys Fri May 05 15:11:42 2006 (445B1DD6)
    f61e9000 f6213a00 rdbss rdbss.sys Fri May 05 15:17:55 2006 (445B1F4B)
    f6214000 f6235d00 afd afd.sys Wed Aug 04 11:44:13 2004 (41107EB5)
    f6236000 f625dc00 netbt netbt.sys Wed Aug 04 11:44:36 2004 (41107ECC)
    f625e000 f6272000 MpFirewall MpFirewall.sys unavailable (00000000)
    f6272000 f6292f00 ipnat ipnat.sys Thu Sep 30 03:58:36 2004 (415B3714)
    f6293000 f62ead80 tcpip tcpip.sys Thu Apr 20 17:21:47 2006 (444775D3)
    f62eb000 f62fd400 ipsec ipsec.sys Wed Aug 04 11:44:27 2004 (41107EC3)
    f6346000 f6364960 ctsfm2k ctsfm2k.sys Fri Jul 19 08:18:21 2002 (3D377DF5)
    f6365000 f637d1a0 emupia2k emupia2k.sys Fri Jul 19 08:18:31 2002 (3D377DFF)
    f637e000 f6392ee0 ctac32k ctac32k.sys Fri Jul 19 08:16:27 2002 (3D377D83)
    f6393000 f6438020 ha10kx2k ha10kx2k.sys Wed Jul 24 11:22:25 2002 (3D3E4099)
    f7539000 f753b900 Dxapi Dxapi.sys Sat Aug 18 02:23:19 2001 (3B7D843F)
    f7561000 f7594180 update update.sys Thu Sep 02 03:57:22 2004 (41364CCA)
    f7595000 f75c5100 rdpdr rdpdr.sys Wed Aug 04 11:31:10 2004 (41107BA6)
    f7666000 f7676e00 psched psched.sys Wed Aug 04 11:34:16 2004 (41107C60)
    f7677000 f768d680 ndiswan ndiswan.sys Wed Aug 04 11:44:30 2004 (41107EC6)
    f76cf000 f7719000 a6bwkc6h a6bwkc6h.SYS unavailable (00000000)
    f7719000 f772c900 parport parport.sys Wed Aug 04 11:29:04 2004 (41107B28)
    f772d000 f7745da0 ctoss2k ctoss2k.sys Fri Jul 19 08:18:03 2002 (3D377DE3)
    f7746000 f7768680 ks ks.sys Wed Aug 04 11:45:20 2004 (41107EF8)
    f7769000 f778c980 portcls portcls.sys Wed Aug 04 11:45:47 2004 (41107F13)
    f778d000 f7804460 ctaud2k ctaud2k.sys Fri Jul 19 08:17:51 2002 (3D377DD7)
    f7805000 f7827e80 USBPORT USBPORT.SYS Wed Aug 04 11:38:34 2004 (41107D62)
    f7828000 f783b780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 11:37:04 2004 (41107D08)
    f783c000 f7c0b400 nv4_mini nv4_mini.sys Mon Oct 23 02:38:02 2006 (453BDDB2)
    f7c52000 f7c55c80 mssmbios mssmbios.sys Wed Aug 04 11:37:47 2004 (41107D33)
    f8223000 f8225580 ndistapi ndistapi.sys Sat Aug 18 02:25:29 2001 (3B7D84C1)
    f8233000 f8235f80 mouhid mouhid.sys Sat Aug 18 02:17:57 2001 (3B7D82FD)
    f824f000 f8251680 pfc pfc.sys Sat Sep 28 04:23:07 2002 (3D94E153)
    f8253000 f8256c80 serenum serenum.sys Wed Aug 04 11:29:06 2004 (41107B2A)
    f8257000 f8259980 gameenum gameenum.sys Wed Aug 04 11:38:20 2004 (41107D54)
    f827f000 f8299580 Mup Mup.sys Wed Aug 04 11:45:20 2004 (41107EF8)
    f829a000 f82c6a80 NDIS NDIS.sys Wed Aug 04 11:44:27 2004 (41107EC3)
    f82c7000 f8353400 Ntfs Ntfs.sys Fri Feb 09 16:40:31 2007 (45CC56A7)
    f8354000 f836a780 KSecDD KSecDD.sys Wed Aug 04 11:29:45 2004 (41107B51)
    f836b000 f838a780 fltMgr fltMgr.sys Mon Aug 21 14:44:57 2006 (44E97991)
    f838b000 f83a2480 atapi atapi.sys Wed Aug 04 11:29:41 2004 (41107B4D)
    f83a3000 f83c8700 dmio dmio.sys Wed Aug 04 11:37:13 2004 (41107D11)
    f83c9000 f83e7880 ftdisk ftdisk.sys Sat Aug 18 02:22:41 2001 (3B7D8419)
    f83e8000 f83f8a80 pci pci.sys Wed Aug 04 11:37:45 2004 (41107D31)
    f83f9000 f8426d80 ACPI ACPI.sys Wed Aug 04 11:37:35 2004 (41107D27)
    f8427000 f843e800 SCSIPORT SCSIPORT.SYS Wed Aug 04 11:29:39 2004 (41107B4B)
    f843f000 f8516000 sptd sptd.sys unavailable (00000000)
    f8537000 f853fc00 isapnp isapnp.sys Sat Aug 18 02:28:01 2001 (3B7D8559)
    f8547000 f8551500 MountMgr MountMgr.sys Wed Aug 04 11:28:29 2004 (41107B05)
    f8557000 f8563c80 VolSnap VolSnap.sys Wed Aug 04 11:30:14 2004 (41107B6E)
    f8567000 f856fe00 disk disk.sys Wed Aug 04 11:29:53 2004 (41107B59)
    f8577000 f8583200 CLASSPNP CLASSPNP.SYS Wed Aug 04 11:44:26 2004 (41107EC2)
    f8587000 f8591580 agp440 agp440.sys Wed Aug 04 11:37:40 2004 (41107D2C)
    f85b7000 f85c3e00 i8042prt i8042prt.sys Wed Aug 04 11:44:36 2004 (41107ECC)
    f85c7000 f85d6d80 serial serial.sys Wed Aug 04 11:45:51 2004 (41107F17)
    f85d7000 f85e3180 cdrom cdrom.sys Wed Aug 04 11:29:52 2004 (41107B58)
    f85e7000 f85f5080 redbook redbook.sys Wed Aug 04 11:29:34 2004 (41107B46)
    f85f7000 f8601380 imapi imapi.sys Wed Aug 04 11:30:12 2004 (41107B6C)
    f8607000 f8613880 rasl2tp rasl2tp.sys Wed Aug 04 11:44:21 2004 (41107EBD)
    f8617000 f8621200 raspppoe raspppoe.sys Wed Aug 04 11:35:06 2004 (41107C92)
    f8627000 f8632d00 raspptp raspptp.sys Wed Aug 04 11:44:26 2004 (41107EC2)
    f8637000 f863f900 msgpc msgpc.sys Wed Aug 04 11:34:11 2004 (41107C5B)
    f8647000 f8650f00 termdd termdd.sys Wed Aug 04 11:28:52 2004 (41107B1C)
    f8657000 f8660480 NDProxy NDProxy.SYS Sat Aug 18 02:25:30 2001 (3B7D84C2)
    f8667000 f8675100 usbhub usbhub.sys Wed Aug 04 11:38:40 2004 (41107D68)
    f8697000 f869f700 wanarp wanarp.sys Wed Aug 04 11:34:57 2004 (41107C89)
    f86a7000 f86af700 netbios netbios.sys Wed Aug 04 11:33:19 2004 (41107C27)
    f86c7000 f86cf880 Fips Fips.SYS Sat Aug 18 07:01:49 2001 (3B7DC585)
    f86f7000 f86ffd80 HIDCLASS HIDCLASS.SYS Wed Aug 04 11:38:18 2004 (41107D52)
    f8747000 f874fe40 SMBios SMBios.sys Fri Sep 12 03:50:22 2003 (3F60F526)
    f8757000 f8766760 LMouFlt2 LMouFlt2.Sys Thu Dec 18 01:08:27 2003 (3FE0B0B3)
    f8777000 f877fd00 intelppm intelppm.sys Wed Aug 04 11:29:19 2004 (41107B37)
    f8787000 f8796900 Cdfs Cdfs.SYS Wed Aug 04 11:44:09 2004 (41107EB1)
    f87a7000 f87b5b80 drmk drmk.sys Wed Aug 04 11:37:54 2004 (41107D3A)
    f87b7000 f87bd200 PCIIDEX PCIIDEX.SYS Wed Aug 04 11:29:40 2004 (41107B4C)
    f87bf000 f87c3900 PartMgr PartMgr.sys Sat Aug 18 07:02:23 2001 (3B7DC5A7)
    f87c7000 f87cbe20 PxHelp20 PxHelp20.sys Wed Feb 02 04:53:42 2005 (42000F7E)
    f87d7000 f87dc200 vga vga.sys Wed Aug 04 11:37:06 2004 (41107D0A)
    f8807000 f880ba80 Msfs Msfs.SYS Wed Aug 04 11:30:37 2004 (41107B85)
    f880f000 f8816880 Npfs Npfs.SYS Wed Aug 04 11:30:38 2004 (41107B86)
    f8817000 f881e000 nvport nvport.sys Tue Jun 14 04:17:31 2005 (42AE0D03)
    f881f000 f8826580 RNDISMP RNDISMP.SYS Wed Aug 04 11:34:27 2004 (41107C6B)
    f8827000 f882d180 HIDPARSE HIDPARSE.SYS Wed Aug 04 11:38:15 2004 (41107D4F)
    f882f000 f8834f00 LHidFlt2 LHidFlt2.Sys Thu Dec 18 01:08:35 2003 (3FE0B0BB)
    f884f000 f8855000 symlcbrd symlcbrd.sys Tue Feb 01 11:43:32 2005 (41FF1E0C)
    f8857000 f885d000 X4HSX32 X4HSX32.Sys unavailable (00000000)
    f885f000 f8863500 watchdog watchdog.sys Wed Aug 04 11:37:32 2004 (41107D24)
    f889f000 f88a4000 usbuhci usbuhci.sys Wed Aug 04 11:38:34 2004 (41107D62)
    f88a7000 f88ad800 usbehci usbehci.sys Wed Aug 04 11:38:34 2004 (41107D62)
    f88af000 f88b5000 kbdclass kbdclass.sys Wed Aug 04 11:28:32 2004 (41107B08)
    f88b7000 f88be000 fdc fdc.sys unavailable (00000000)
    f88bf000 f88c3f20 smb smb.sys Wed Oct 23 21:35:04 2002 (3DB6C8B0)
    f890f000 f8913880 TDI TDI.SYS Wed Aug 04 11:37:47 2004 (41107D33)
    f8917000 f891b580 ptilink ptilink.sys Sat Aug 18 02:19:53 2001 (3B7D8371)
    f891f000 f8923080 raspti raspti.sys Sat Aug 18 02:25:32 2001 (3B7D84C4)
    f8927000 f892ca00 mouclass mouclass.sys Wed Aug 04 11:28:32 2004 (41107B08)
    f8937000 f893c000 flpydisk flpydisk.sys Wed Aug 04 11:29:24 2004 (41107B3C)
    f8947000 f894a000 BOOTVID BOOTVID.dll Sat Aug 18 02:19:09 2001 (3B7D8345)
    f8a0b000 f8a0d280 rasacd rasacd.sys Sat Aug 18 02:25:39 2001 (3B7D84CB)
    f8a27000 f8a2a180 usb8023 usb8023.sys Wed Aug 04 11:34:30 2004 (41107C6E)
    f8a2b000 f8a2d580 hidusb hidusb.sys Sat Aug 18 02:32:16 2001 (3B7D8658)
    f8a37000 f8a38b80 kdcom kdcom.dll Sat Aug 18 02:19:10 2001 (3B7D8346)
    f8a39000 f8a3a100 WMILIB WMILIB.SYS Sat Aug 18 02:37:23 2001 (3B7D878B)
    f8a3b000 f8a3c580 intelide intelide.sys Wed Aug 04 11:29:40 2004 (41107B4C)
    f8a3d000 f8a3e700 dmload dmload.sys Sat Aug 18 02:28:15 2001 (3B7D8567)
    f8a41000 f8a42a80 ParVdm ParVdm.SYS Sat Aug 18 02:19:49 2001 (3B7D836D)
    f8a53000 f8a54600 ctprxy2k ctprxy2k.sys Fri Jul 19 08:18:06 2002 (3D377DE6)
    f8a57000 f8a58100 PfModNT PfModNT.sys Thu Dec 16 09:44:08 1999 (38586710)
    f8a59000 f8a5a100 swenum swenum.sys Wed Aug 04 11:28:41 2004 (41107B11)
    f8a5b000 f8a5c280 USBD USBD.SYS Sat Aug 18 02:32:58 2001 (3B7D8682)
    f8a5d000 f8a5ef00 Fs_Rec Fs_Rec.SYS Sat Aug 18 02:19:37 2001 (3B7D8361)
    f8a5f000 f8a60080 Beep Beep.SYS Sat Aug 18 02:17:33 2001 (3B7D82E5)
    f8a61000 f8a62080 mnmdd mnmdd.SYS Sat Aug 18 02:27:28 2001 (3B7D8538)
    f8a63000 f8a64080 RDPCDD RDPCDD.sys Sat Aug 18 02:16:56 2001 (3B7D82C0)
    f8a65000 f8a66d00 SIODRV SIODRV.SYS Tue May 03 09:46:16 2005 (4276FB10)
    f8a7b000 f8a7c100 dump_WMILIB dump_WMILIB.SYS Sat Aug 18 02:37:23 2001 (3B7D878B)
    f8aff000 f8affd00 pciide pciide.sys Sat Aug 18 02:21:49 2001 (3B7D83E5)
    f8b87000 f8b87b80 Null Null.SYS Sat Aug 18 02:17:39 2001 (3B7D82EB)
    f8c04000 f8c04c00 audstub audstub.sys Sat Aug 18 02:29:40 2001 (3B7D85BC)
    f8c11000 f8c11d00 dxgthk dxgthk.sys Sat Aug 18 02:23:12 2001 (3B7D8438)

    Unloaded modules:
    b9212000 b923d000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8c84000 f8c85000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b923d000 b9260000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9375000 b9382000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9385000 b9393000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8a45000 f8a47000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f893f000 f8944000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8a07000 f8a0a000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  7. 2007/05/20
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    Please Help..I'm at my wits end :confused:
     
  8. 2007/05/21
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    I am seeing problems involved with multiprocessor systems. Your dumps refer to Win32k.sys and ntkrnlmp.exe, which both seem to be involved in running multiprocessor systems.

    A "magic bullet" I can't offer you.

    Me, I would find the latest chipset drivers for my system.

    Matt
     
  9. 2007/05/22
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    Thanks for the replies. My processor was a Pentium 4 Prescott 2.8 GHz HT and Motherboard was Intel D865GBF but I was using the latest chipset drivers from Intel. I think its safe to assume that the board or the both the board and the processor were defective, so changing them would fix the problem. Thanks again for the response and the help.

    P.S. I was upgrading to a Core 2 Duo Extreme Processor and decided to go for an nforce based chipset board. Any suggestion about the best nforce motherboard or should I stick to Intel.
     
    Last edited: 2007/05/22
  10. 2007/05/22
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    For an Intel processor I'd stick to an Intel chipset... but then again, I'm not 'hard core' into hardware :D
     
    Arie,
    #9
  11. 2007/05/23
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    My "multiprocessor" mention would possibly be aimed more at software/drivers than hardware. There seems to be a spate of dumps that I see relate to files/drivers that are involved with running multiprocessor (multiple core CPU) computers.

    Specifically, I might look at "recommended" or "optional" updates from Windows Update.

    Changing the motherboard and CPU would very likely fix the problem, but I would check if the power supply system was not having trouble.

    Intel based systems are "solid" performers. nVidia haven't been supplying chipsets all that long, and I have been waiting to make sure that there are no "duds" being released. I have my first now. nVidia get accolades for speed, but as I said, Intel are quite reliable. I might equate it to buying shares :D

    Matt
     
  12. 2007/05/24
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    Hmm..what an obvious sales pitch. rofl :D

    But on a more serious note I always download and install all available updates from Microsoft but recently I've been experiencing some power fluctuations. Power might have been responsible. Also my main HDD is an IBM/Hitachi Deskstar, I've been reading recent reports that this particular Deskstar brand suffers from a lot of data reliability issues. Do you think it might have been caused by faulty HDD? But IBM Drive Fitness Test shows no fault with this drive. Anyway thanks again for all the help.
     
  13. 2007/05/25
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    Hmmm...I just found this:
    http://www.windowsitpro.com/Articles/ArticleID/14791/14791.html
    Describes "hotfixes" and refers to those files several times.

    Updates and hotfixes are not my area, I am wary of most automatic updates (I never install "optional" updates, if I see they refer to drivers, I look for updated drivers at the hardware manufacturer's website and make certain it is specific to my system).

    I will look at that information if I get time.

    Before replacing the motherboard processor, I would try a System Restore to a time prior to the problems (although I have never had magical success with System Restore) and even look at doing a repair/reinstall of Windows.
    Uninstalling Windows updates (see Add or Remove Programs) installed since the problem started would also be something I would consider.

    The HDD? The Hitachi tests should tell you if there is a physical problem with the drive. What you need to do is run Error Checking (chkdsk), see Help and Support. That will let Windows check the file system.

    The power supply is something to keep in the back of your mind. Pointing the finger at specific hardware can only be done by testing (usually swapping parts), but looking at things like voltage and temperature readouts should be done first.

    I would also look at upgrading the BIOS before pulling the machine apart.

    Sorry I can't say "There's your problem ".

    Matt
     
  14. 2007/05/26
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    Thank you so much Matt & Arie for responding.
    To tell you the truth I tried everything, and I mean absolutely everything before making a post here. You see I'm a bit obsessive compulsive when it comes to PC maintenance so I always have all the latest drivers, the latest patches & hotfixes for Windows and other installed softwares and the latest BIOS upgrades. And I also scan & defragment my HDD every 2 weeks.
    One weird thing I forgot to mention that my PC always crashed when Windows Disc Cleanup tried to compress old files on my HDD in the cleanup process. This I imagined either to be a fault with my HDD or my Processor which somehow failed to perform the compression algorithm due to some anomaly.
     
  15. 2007/05/27
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    If you do a websearch for compress old files you will find there is a change you can make to the registry to disable it from running when you do a disk cleanup. If you have plenty of space on the drive/s you won't need them compressed. [I will look up my information later today]

    When you say "scan ", is that Error Checking (chkdsk)?

    Matt
     
    Last edited: 2007/05/27
  16. 2007/05/28
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
  17. 2007/05/28
    Anachronox

    Anachronox Inactive Thread Starter

    Joined:
    2007/03/09
    Messages:
    9
    Likes Received:
    0
    Yes by scan I do mean error checking but I don't use chkdsk, I use Norton Disk Doctor. Thanks for the link btw..I always wanted to know how to do that. i.e. disable old files compression cuz I usually have more than 40 Gb free space on each of my partitions.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.