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.

Stop 0x0000008e with 0x00000000 as address

Discussion in 'Windows XP' started by Shir Khan, 2008/07/14.

  1. 2008/07/14
    Shir Khan

    Shir Khan Inactive Thread Starter

    Joined:
    2008/07/14
    Messages:
    5
    Likes Received:
    0
    Hi all!

    I'm having problems with a windows stop error:
    Stop: 0x0000008e (0xC0000005, 0x00000000, 0xB1DCE8F4, 0x00000000)

    What I've found out so far:
    0x0000008E: KERNEL_MODE_EXCEPTION_NOT_HANDLED
    parameters:
    0xC0000005: STATUS_ACCESS_VIOLATION indicates that a memory access violation occurred.
    0x00000000: The address where the exception occurred
    0xB1DCE8F4: The trap frame
    0x00000000: Reserved

    I'm especially confused because the address where the exception occured is said to be 0x00000000.

    The error happens every time the computer gets too busy, i.e. when I try to burn big images, play computer games, download lots of stuff at the same time...

    I've read a few times that faulty RAM could cause this problem, but memcheck said everything's fine, and I only have one RAM so I can't take them out alternatively and see which one causes the problems, as some sites suggest.

    One more thing I've read about is Rustock Rootkit. Might that be the problem?

    Thanks for your help,
    Shir Khan
     
  2. 2008/07/14
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    Shir Khan - Welcome to the Board :)
    Not necessarily .....
    Even with a single stick of RAM I suggest you remove it and switch between the available slots and test.

    Read this and post a dump log in this thread, noting ....
     

  3. to hide this advert.

  4. 2008/07/15
    Shir Khan

    Shir Khan Inactive Thread Starter

    Joined:
    2008/07/14
    Messages:
    5
    Likes Received:
    0
    Wow... It's refreshing to sign up for a board, ask a question, and not immediately be flamed by other members. :) Glad to be here. :)

    I've now tried a brand-new RAM stick in the other slot, and still have the same problem. (At least it's quite repeatable.) Either it's not a hardware problem, or my mainboard is seriously f***ed up. (Excuse my French.)

    For the dump see below. Although not understanding a lot about it, there's one strange thing I noticed: I had set the mode to "small dump (64KB)" for a long time. Those minidumps created more than 4 months ago all really have 64KB; the newer ones have 88KB, though.

    Thanks for your help!
    kR Shir Khan

    ==================== DUMP ========================
    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\WINDOWS\Minidump\Mini071408-02.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: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 2600.xpsp_sp2_gdr.070227-2254
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055a620
    Debug session time: Mon Jul 14 02:38:55.741 2008 (GMT+2)
    System Uptime: 0 days 0:09:38.297
    Loading Kernel Symbols
    ...............................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    .............
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000008E, {c0000005, 0, b1264414, 0}

    Probably caused by : win32k.sys ( win32k!xxxSendMessageToClient+176 )

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

    kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * 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: 00000000, The address that the exception occurred at
    Arg3: b1264414, Trap Frame
    Arg4: 00000000

    Debugging 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:
    +0
    00000000 ?? ???

    TRAP_FRAME: b1264414 -- (.trap 0xffffffffb1264414)
    .trap 0xffffffffb1264414
    ErrCode = 00000000
    eax=b12644e0 ebx=00000020 ecx=00000000 edx=00000000 esi=00000020 edi=bc6a3a48
    eip=00000000 esp=b1264488 ebp=b12644f0 iopl=0 nv up ei ng nz ac po nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010292
    00000000 ?? ???
    .trap
    Resetting default scope

    CUSTOMER_CRASH_COUNT: 2

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0x8E

    PROCESS_NAME: dwwin.exe

    LAST_CONTROL_TRANSFER: from bc6a3a48 to 00000000

    STACK_TEXT:
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    b1264484 bc6a3a48 00000020 00000020 000b0234 0x0
    b12644f0 bf813815 bc6a3a48 00000020 000b0234 0xbc6a3a48
    b1264538 bf813a07 036a3a48 00000020 000b0234 win32k!xxxSendMessageToClient+0x176
    b1264584 bf80edf0 bc6a3a48 00000020 000b0234 win32k!xxxSendMessageTimeout+0x1a6
    b12645a8 bf8004c0 bc6a3a48 00000020 000b0234 win32k!xxxSendMessage+0x1b
    b12645f0 bf80ad51 bc6a3da8 000b0234 00000001 win32k!xxxDWP_SetCursor+0xff
    b1264654 bf80edb6 bc6a3da8 00000020 000b0234 win32k!xxxRealDefWindowProc+0x1fe
    b126466c bf82842b bc6a3da8 00000020 000b0234 win32k!xxxWrapRealDefWindowProc+0x16
    b1264688 bf80effd bc6a3da8 00000020 000b0234 win32k!NtUserfnDWORD+0x27
    b12646c0 804de7ec 000b0234 00000020 000b0234 win32k!NtUserMessageCall+0xae
    b12646c0 7c91eb94 000b0234 00000020 000b0234 nt!KiFastCallEntry+0xf8
    00d5e1c0 00000000 00000000 00000000 00000000 0x7c91eb94


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    win32k!xxxSendMessageToClient+176
    bf813815 8b4d20 mov ecx,dword ptr [ebp+20h]

    SYMBOL_STACK_INDEX: 2

    SYMBOL_NAME: win32k!xxxSendMessageToClient+176

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: win32k

    IMAGE_NAME: win32k.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 47e0e106

    FAILURE_BUCKET_ID: 0x8E_win32k!xxxSendMessageToClient+176

    BUCKET_ID: 0x8E_win32k!xxxSendMessageToClient+176

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

    eax=b12644e0 ebx=00000020 ecx=00000000 edx=00000000 esi=00000020 edi=bc6a3a48
    eip=00000000 esp=b1264488 ebp=b12644f0 iopl=0 nv up ei ng nz ac po nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010292
    00000000 ?? ???
    ChildEBP RetAddr Args to Child
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    b1264484 bc6a3a48 00000020 00000020 000b0234 0x0
    b12644f0 bf813815 bc6a3a48 00000020 000b0234 0xbc6a3a48
    b1264538 bf813a07 036a3a48 00000020 000b0234 win32k!xxxSendMessageToClient+0x176 (FPO: [Non-Fpo])
    b1264584 bf80edf0 bc6a3a48 00000020 000b0234 win32k!xxxSendMessageTimeout+0x1a6 (FPO: [Non-Fpo])
    b12645a8 bf8004c0 bc6a3a48 00000020 000b0234 win32k!xxxSendMessage+0x1b (FPO: [Non-Fpo])
    b12645f0 bf80ad51 bc6a3da8 000b0234 00000001 win32k!xxxDWP_SetCursor+0xff (FPO: [Non-Fpo])
    b1264654 bf80edb6 bc6a3da8 00000020 000b0234 win32k!xxxRealDefWindowProc+0x1fe (FPO: [Non-Fpo])
    b126466c bf82842b bc6a3da8 00000020 000b0234 win32k!xxxWrapRealDefWindowProc+0x16 (FPO: [Non-Fpo])
    b1264688 bf80effd bc6a3da8 00000020 000b0234 win32k!NtUserfnDWORD+0x27 (FPO: [Non-Fpo])
    b12646c0 804de7ec 000b0234 00000020 000b0234 win32k!NtUserMessageCall+0xae (FPO: [Non-Fpo])
    b12646c0 7c91eb94 000b0234 00000020 000b0234 nt!KiFastCallEntry+0xf8 (FPO: [0,0] TrapFrame @ b12646e4)
    00d5e1c0 00000000 00000000 00000000 00000000 0x7c91eb94
    start end module name
    804d7000 806ebe00 nt ntoskrnl.exe Wed Feb 28 10:10:41 2007 (45E54711)
    806ec000 806ffd80 hal halacpi.dll Wed Aug 04 07:59:04 2004 (41107B28)
    b10ae000 b10d8180 kmixer kmixer.sys Wed Jun 14 10:47:45 2006 (448FCD31)
    b13fd000 b143d280 HTTP HTTP.sys Fri Mar 17 01:33:09 2006 (441A03C5)
    b148e000 b14b1000 Fastfat Fastfat.SYS Wed Aug 04 08:14:15 2004 (41107EB7)
    b16e1000 b1732480 srv srv.sys Mon Aug 14 12:34:39 2006 (44E051BF)
    b1783000 b17aed80 mrxdav mrxdav.sys Tue Dec 18 10:51:33 2007 (47679825)
    b180f000 b1819000 secdrv secdrv.sys Wed Sep 13 15:18:32 2006 (45080528)
    b1b4d000 b1b61400 wdmaud wdmaud.sys Wed Jun 14 11:00:44 2006 (448FD03C)
    b1cb2000 b1cc0d80 sysaudio sysaudio.sys Wed Aug 04 08:15:54 2004 (41107F1A)
    b1f52000 b1f55280 ndisuio ndisuio.sys Wed Aug 04 08:03:10 2004 (41107C1E)
    b2002000 b2019480 dump_atapi dump_atapi.sys Wed Aug 04 07:59:41 2004 (41107B4D)
    b20e2000 b2102f00 ipnat ipnat.sys Thu Sep 30 00:28:36 2004 (415B3714)
    b2103000 b2171a00 mrxsmb mrxsmb.sys Fri May 05 11:41:42 2006 (445B1DD6)
    b2172000 b219ca00 rdbss rdbss.sys Fri May 05 11:47:55 2006 (445B1F4B)
    b61dd000 b61fed00 afd afd.sys Wed Aug 04 08:14:13 2004 (41107EB5)
    b61ff000 b6226c00 netbt netbt.sys Wed Aug 04 08:14:36 2004 (41107ECC)
    b6227000 b627ee80 tcpip tcpip.sys Tue Oct 30 18:20:52 2007 (472767F4)
    b627f000 b6291400 ipsec ipsec.sys Wed Aug 04 08:14:27 2004 (41107EC3)
    b62b2000 b6300000 SSHDRV86 SSHDRV86.sys Mon Oct 18 09:10:10 2004 (41736C52)
    bf800000 bf9c2880 win32k win32k.sys Wed Mar 19 10:46:46 2008 (47E0E106)
    bf9c3000 bf9d4580 dxg dxg.sys Wed Aug 04 08:00:51 2004 (41107B93)
    bf9d5000 bfa89f80 SiSGRV SiSGRV.dll Tue Nov 26 13:17:26 2002 (3DE36656)
    bffa0000 bffe5c00 ATMFD ATMFD.DLL Wed Aug 04 09:55:27 2004 (4110966F)
    f7b19000 f7b4c200 update update.sys Wed Aug 04 07:58:32 2004 (41107B08)
    f7b4d000 f7b5de00 psched psched.sys Wed Aug 04 08:04:16 2004 (41107C60)
    f7b5e000 f7b74680 ndiswan ndiswan.sys Wed Aug 04 08:14:30 2004 (41107EC6)
    f7b75000 f7b97e80 USBPORT USBPORT.SYS Wed Aug 04 08:08:34 2004 (41107D62)
    f7b98000 f7bbb980 portcls portcls.sys Wed Aug 04 08:15:47 2004 (41107F13)
    f7bbc000 f7c2a3c0 cmuda cmuda.sys Fri Nov 01 10:11:18 2002 (3DC24536)
    f7c2b000 f7c4d680 ks ks.sys Wed Aug 04 08:15:20 2004 (41107EF8)
    f7c4e000 f7c61a00 parport parport.sys Wed Aug 04 07:59:04 2004 (41107B28)
    f7c62000 f7c72180 serial serial.sys Wed Aug 04 08:15:51 2004 (41107F17)
    f7c73000 f7c86780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 08:07:04 2004 (41107D08)
    f7c87000 f7cc3800 sisgrp sisgrp.sys Tue Nov 26 13:08:57 2002 (3DE36459)
    f7cc8000 f7cca900 Dxapi Dxapi.sys Fri Aug 17 22:53:19 2001 (3B7D843F)
    f7cec000 f7cf5f00 termdd termdd.sys Wed Aug 04 07:58:52 2004 (41107B1C)
    f7cfc000 f7d04900 msgpc msgpc.sys Wed Aug 04 08:04:11 2004 (41107C5B)
    f7d0c000 f7d17d00 raspptp raspptp.sys Wed Aug 04 08:14:26 2004 (41107EC2)
    f7d1c000 f7d26200 raspppoe raspppoe.sys Wed Aug 04 08:05:06 2004 (41107C92)
    f7d2c000 f7d38880 rasl2tp rasl2tp.sys Wed Aug 04 08:14:21 2004 (41107EBD)
    f7d3c000 f7d4ab80 drmk drmk.sys Wed Aug 04 08:07:54 2004 (41107D3A)
    f7d4c000 f7d5a100 redbook redbook.sys Wed Aug 04 07:59:34 2004 (41107B46)
    f7d5c000 f7d68180 cdrom cdrom.sys Wed Aug 04 07:59:52 2004 (41107B58)
    f7d6c000 f7d76380 Imapi Imapi.SYS Wed Aug 04 08:00:12 2004 (41107B6C)
    f7d7c000 f7d86200 amdk7 amdk7.sys Wed Aug 04 07:59:19 2004 (41107B37)
    f81f0000 f81f3000 mouhid mouhid.sys Fri Aug 17 22:47:57 2001 (3B7D82FD)
    f81f4000 f81f7a00 kbdhid kbdhid.sys Wed Aug 04 07:58:33 2004 (41107B09)
    f81f8000 f81fbb00 usbscan usbscan.sys Wed Aug 04 07:58:44 2004 (41107B14)
    f81fc000 f81fe580 hidusb hidusb.sys Fri Aug 17 23:02:16 2001 (3B7D8658)
    f8234000 f824e580 Mup Mup.sys Wed Aug 04 08:15:20 2004 (41107EF8)
    f824f000 f82f7560 vmodem vmodem.sys Wed Jun 05 20:25:37 2002 (3CFE57A1)
    f82f8000 f8377980 vpctcom vpctcom.sys Thu Jun 06 01:02:49 2002 (3CFE9899)
    f8378000 f83a4a80 NDIS NDIS.sys Wed Aug 04 08:14:27 2004 (41107EC3)
    f83a5000 f8431400 Ntfs Ntfs.sys Fri Feb 09 12:10:31 2007 (45CC56A7)
    f8432000 f8448780 KSecDD KSecDD.sys Wed Aug 04 07:59:45 2004 (41107B51)
    f8449000 f845af00 sr sr.sys Wed Aug 04 08:06:22 2004 (41107CDE)
    f845b000 f847a780 fltmgr fltmgr.sys Mon Aug 21 11:14:57 2006 (44E97991)
    f847b000 f8492800 SCSIPORT SCSIPORT.SYS Wed Aug 04 07:59:39 2004 (41107B4B)
    f8493000 f84aa480 atapi atapi.sys Wed Aug 04 07:59:41 2004 (41107B4D)
    f84ab000 f84c9d80 ftdisk ftdisk.sys Fri Aug 17 22:52:41 2001 (3B7D8419)
    f84ca000 f84daa80 pci pci.sys Wed Aug 04 08:07:45 2004 (41107D31)
    f84db000 f8509180 ACPI ACPI.sys Wed Aug 04 08:07:35 2004 (41107D27)
    f850a000 f852fe00 d347bus d347bus.sys Sun Aug 22 15:31:09 2004 (4128A01D)
    f8551000 f8559d80 isapnp isapnp.sys Fri Aug 17 22:58:01 2001 (3B7D8559)
    f8561000 f856b500 MountMgr MountMgr.sys Wed Aug 04 07:58:29 2004 (41107B05)
    f8571000 f857e200 VolSnap VolSnap.sys Wed Aug 04 08:00:14 2004 (41107B6E)
    f8581000 f8589e00 disk disk.sys Wed Aug 04 07:59:53 2004 (41107B59)
    f8591000 f859d200 CLASSPNP CLASSPNP.SYS Wed Aug 04 08:14:26 2004 (41107EC2)
    f85a1000 f85b0940 vvoice vvoice.sys Wed Jun 05 20:33:05 2002 (3CFE5961)
    f85d1000 f85da480 NDProxy NDProxy.SYS Fri Aug 17 22:55:30 2001 (3B7D84C2)
    f8611000 f861f100 usbhub usbhub.sys Wed Aug 04 08:08:40 2004 (41107D68)
    f8641000 f8649700 netbios netbios.sys Wed Aug 04 08:03:19 2004 (41107C27)
    f8661000 f8669420 oreans32 oreans32.sys Tue Jul 11 09:05:03 2006 (44B34D9F)
    f8671000 f8679900 Fips Fips.SYS Sat Aug 18 03:31:49 2001 (3B7DC585)
    f8681000 f8689700 wanarp wanarp.sys Wed Aug 04 08:04:57 2004 (41107C89)
    f8691000 f8699d80 HIDCLASS HIDCLASS.SYS Wed Aug 04 08:08:18 2004 (41107D52)
    f8731000 f8740900 Cdfs Cdfs.SYS Wed Aug 04 08:14:09 2004 (41107EB1)
    f87d1000 f87d7200 PCIIDEX PCIIDEX.SYS Wed Aug 04 07:59:40 2004 (41107B4C)
    f87d9000 f87dd900 PartMgr PartMgr.sys Sat Aug 18 03:32:23 2001 (3B7DC5A7)
    f87e1000 f87e8880 SISAGPX SISAGPX.sys Thu Oct 31 04:58:41 2002 (3DC0AA71)
    f8829000 f882a000 fdc fdc.sys unavailable (00000000)
    f8831000 f8837b00 ElbyCDFL ElbyCDFL.sys Thu Dec 14 22:22:33 2006 (4581C099)
    f8839000 f8840000 GEARAspiWDM GEARAspiWDM.sys Mon Aug 07 19:11:27 2006 (44D7743F)
    f8841000 f8845280 usbohci usbohci.sys Wed Aug 04 08:08:34 2004 (41107D62)
    f8849000 f884f800 usbehci usbehci.sys Wed Aug 04 08:08:34 2004 (41107D62)
    f8851000 f8858e00 sisnic sisnic.sys Wed Jul 10 10:39:32 2002 (3D2BF2C4)
    f8859000 f885d880 TDI TDI.SYS Wed Aug 04 08:07:47 2004 (41107D33)
    f8861000 f8865580 ptilink ptilink.sys Fri Aug 17 22:49:53 2001 (3B7D8371)
    f8869000 f886d080 raspti raspti.sys Fri Aug 17 22:55:32 2001 (3B7D84C4)
    f8871000 f8877280 kbdclass kbdclass.sys Wed Aug 04 07:58:32 2004 (41107B08)
    f8879000 f887ec00 mouclass mouclass.sys Wed Aug 04 07:58:32 2004 (41107B08)
    f8881000 f8886000 flpydisk flpydisk.sys Wed Aug 04 07:59:24 2004 (41107B3C)
    f8891000 f8895080 aspi32 aspi32.sys Wed Jul 17 18:05:08 2002 (3D3595B4)
    f88b1000 f88b5500 watchdog watchdog.sys Wed Aug 04 08:07:32 2004 (41107D24)
    f88b9000 f88c0b80 usbccgp usbccgp.sys Wed Aug 04 08:08:45 2004 (41107D6D)
    f88c1000 f88c7180 HIDPARSE HIDPARSE.SYS Wed Aug 04 08:08:15 2004 (41107D4F)
    f88c9000 f88ce200 vga vga.sys Wed Aug 04 08:07:06 2004 (41107D0A)
    f88d1000 f88d5a80 Msfs Msfs.SYS Wed Aug 04 08:00:37 2004 (41107B85)
    f88d9000 f88e0880 Npfs Npfs.SYS Wed Aug 04 08:00:38 2004 (41107B86)
    f88e1000 f88e5300 sisesc sisesc.sys Thu Dec 05 10:51:08 2002 (3DEF218C)
    f88e9000 f88ef780 USBSTOR USBSTOR.SYS Wed Aug 04 08:08:44 2004 (41107D6C)
    f88f1000 f88f7500 usbprint usbprint.sys Wed Aug 04 08:01:23 2004 (41107BB3)
    f8901000 f8905680 ElbyCDIO ElbyCDIO.sys Tue Aug 07 21:48:32 2007 (46B8CC90)
    f8961000 f8964000 BOOTVID BOOTVID.dll Fri Aug 17 22:49:09 2001 (3B7D8345)
    f89ed000 f89f0c80 serenum serenum.sys Wed Aug 04 07:59:06 2004 (41107B2A)
    f89f9000 f89fb580 ndistapi ndistapi.sys Fri Aug 17 22:55:29 2001 (3B7D84C1)
    f8a09000 f8a0cc80 mssmbios mssmbios.sys Wed Aug 04 08:07:47 2004 (41107D33)
    f8a45000 f8a47280 rasacd rasacd.sys Fri Aug 17 22:55:39 2001 (3B7D84CB)
    f8a49000 f8a4b380 srvkp srvkp.sys Wed Nov 20 19:08:57 2002 (3DDBCFB9)
    f8a51000 f8a52b80 kdcom kdcom.dll Fri Aug 17 22:49:10 2001 (3B7D8346)
    f8a53000 f8a54100 WMILIB WMILIB.SYS Fri Aug 17 23:07:23 2001 (3B7D878B)
    f8a55000 f8a56480 d347prt d347prt.sys Sun Aug 22 15:31:48 2004 (4128A044)
    f8a8d000 f8a8eb80 ParVdm ParVdm.SYS Fri Aug 17 22:49:49 2001 (3B7D836D)
    f8ac5000 f8ac6100 swenum swenum.sys Wed Aug 04 07:58:41 2004 (41107B11)
    f8ac9000 f8aca280 USBD USBD.SYS Fri Aug 17 23:02:58 2001 (3B7D8682)
    f8ad5000 f8ad6f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 22:49:37 2001 (3B7D8361)
    f8ad7000 f8ad8080 Beep Beep.SYS Fri Aug 17 22:47:33 2001 (3B7D82E5)
    f8ad9000 f8ada080 mnmdd mnmdd.SYS Fri Aug 17 22:57:28 2001 (3B7D8538)
    f8adb000 f8adc080 RDPCDD RDPCDD.sys Fri Aug 17 22:46:56 2001 (3B7D82C0)
    f8af3000 f8af4100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 23:07:23 2001 (3B7D878B)
    f8b19000 f8b19d00 pciide pciide.sys Fri Aug 17 22:51:49 2001 (3B7D83E5)
    f8b50000 f8b50b80 Null Null.SYS Fri Aug 17 22:47:39 2001 (3B7D82EB)
    f8b80000 f8b80c00 audstub audstub.sys Fri Aug 17 22:59:40 2001 (3B7D85BC)
    f8b9b000 f8b9bd00 dxgthk dxgthk.sys Fri Aug 17 22:53:12 2001 (3B7D8438)
    f8c01000 f8c01ba0 V7 V7.SYS Mon Mar 08 15:31:42 1999 (36E3DF4E)
    f8c3f000 f8c3f8a0 MAPMEM MAPMEM.sys Fri May 08 23:25:04 1998 (35537830)
    f8c51000 f8c51740 BCMNTIO BCMNTIO.sys Sat Jun 20 02:25:06 1998 (358B0162)

    Unloaded modules:
    b1aff000 b1b2a000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8ca1000 f8ca2000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b1b2a000 b1b4d000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b1c72000 b1c7f000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b1c82000 b1c90000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8aa9000 f8aab000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8c04000 f8c05000 winio.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8b90000 f8b91000 SiSPort.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8651000 f865b000 processr.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8a41000 f8a45000 kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8631000 f863e000 i8042prt.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8889000 f888e000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8a39000 f8a3c000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
    =========================================
     
  5. 2008/07/15
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    We aim to be a friendly BBS and to help out whenever we can :) Flaming of any sort is not tolerated.

    I did mention that most of us can only make general observations and it is quite likely that yours are far better than mine.

    It's Windows itself which is falling over - win32k.sys. Do all your dump debugs show the same cause?

    As you have clearly researched this did you see ....

    http://support.microsoft.com/kb/903251

    I cannot shed any light on the increase in size of the minidump file. It might be an idea to set this to a kernel dump which may yield more information.
    Did you remove the other for test purposes and switch the new stick between slots?
    What is your pagefile set at - presumably System controlled. I would be inclined to select no pagefile, reboot and create a new pagefile of fixed size, Max/Min equal to 1.5x installed RAM.

    BSOD's like this can be very difficult to tie down.
     
  6. 2008/07/15
    Shir Khan

    Shir Khan Inactive Thread Starter

    Joined:
    2008/07/14
    Messages:
    5
    Likes Received:
    0
    They used to for quite some time. I now installed Service Pack 3, and now I get those shown below instead. (Not quite as freqently, though.) It's somewhat mysterious.

    Nope, haven't seen this one yet. I found this, though:
    http://support.microsoft.com/kb/930916/en-us
    (Didn't really help either.)

    Jep, I think I tried every possible combination. It's neither the RAM nor one single slot. If it's a hardware issue, it's somewhere directly in the main board. To me the exception seems almost too repeatable for being a hardware problem, actually.

    I had it set to a fixed size of 1536MB all the time. Might try working entirely without one, though. It's not as if I was running really big programs that need it...

    Ahh well, maybe I should just do format c: and reinstall windows. It's been a long time since I last did that...

    Thanks for your help!
    kR Shir Khan

    ======================== DUMP ==========================
    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\WINDOWS\Minidump\Mini071508-04.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: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 3) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 2600.xpsp.080413-2111
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055b1c0
    Debug session time: Tue Jul 15 20:04:42.766 2008 (GMT+2)
    System Uptime: 0 days 0:35:39.322
    Loading Kernel Symbols
    ...............................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ..............
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000000A, {760c7d3b, 2, 0, 804eb54b}

    Probably caused by : memory_corruption ( nt!MiDeleteVirtualAddresses+184 )

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

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

    IRQL_NOT_LESS_OR_EQUAL (a)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high. This is usually
    caused by drivers using improper addresses.
    If a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 760c7d3b, memory referenced
    Arg2: 00000002, IRQL
    Arg3: 00000000, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: 804eb54b, address which referenced memory

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


    READ_ADDRESS: 760c7d3b

    CURRENT_IRQL: 2

    FAULTING_IP:
    nt!MiDeleteVirtualAddresses+184
    804eb54b 7405 je nt!MiDeleteVirtualAddresses+0x18f (804eb552)

    CUSTOMER_CRASH_COUNT: 4

    DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT

    BUGCHECK_STR: 0xA

    PROCESS_NAME: MSDEV.EXE

    LAST_CONTROL_TRANSFER: from 804f1d6c to 804eb54b

    STACK_TEXT:
    f7a87c48 804f1d6c e1944090 00b01fff 00000000 nt!MiDeleteVirtualAddresses+0x184
    f7a87cf4 8057368b 85e1a020 85e44230 f7a87d64 nt!MiRemoveMappedView+0x212
    f7a87d38 80573737 85e59cb8 85e48c80 00000000 nt!MiUnmapViewOfSection+0x12b
    f7a87d54 804de7ec ffffffff 85e1a020 0013f0e8 nt!NtUnmapViewOfSection+0x54
    f7a87d54 7c91e4f4 ffffffff 85e1a020 0013f0e8 nt!KiFastCallEntry+0xf8
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0013f0e8 00000000 00000000 00000000 00000000 0x7c91e4f4


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt!MiDeleteVirtualAddresses+184
    804eb54b 7405 je nt!MiDeleteVirtualAddresses+0x18f (804eb552)

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: nt!MiDeleteVirtualAddresses+184

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 48025eab

    IMAGE_NAME: memory_corruption

    FAILURE_BUCKET_ID: 0xA_nt!MiDeleteVirtualAddresses+184

    BUCKET_ID: 0xA_nt!MiDeleteVirtualAddresses+184

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

    eax=00000000 ebx=c0002b08 ecx=c0002a80 edx=c0002a80 esi=c0300008 edi=00ac2000
    eip=804eb54b esp=f7a87ba4 ebp=f7a87c48 iopl=0 nv up ei pl nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
    nt!MiDeleteVirtualAddresses+0x184:
    804eb54b 7405 je nt!MiDeleteVirtualAddresses+0x18f (804eb552) [br=0]
    ChildEBP RetAddr Args to Child
    f7a87c48 804f1d6c e1944090 00b01fff 00000000 nt!MiDeleteVirtualAddresses+0x184 (FPO: [Non-Fpo])
    f7a87cf4 8057368b 85e1a020 85e44230 f7a87d64 nt!MiRemoveMappedView+0x212 (FPO: [Non-Fpo])
    f7a87d38 80573737 85e59cb8 85e48c80 00000000 nt!MiUnmapViewOfSection+0x12b (FPO: [Non-Fpo])
    f7a87d54 804de7ec ffffffff 85e1a020 0013f0e8 nt!NtUnmapViewOfSection+0x54 (FPO: [Non-Fpo])
    f7a87d54 7c91e4f4 ffffffff 85e1a020 0013f0e8 nt!KiFastCallEntry+0xf8 (FPO: [0,0] TrapFrame @ f7a87d64)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0013f0e8 00000000 00000000 00000000 00000000 0x7c91e4f4
    start end module name
    804d7000 806ee000 nt ntoskrnl.exe Sun Apr 13 21:27:39 2008 (48025EAB)
    806ee000 80701d00 hal halacpi.dll Sun Apr 13 20:31:27 2008 (4802517F)
    bae0f000 bae39180 kmixer kmixer.sys Sun Apr 13 20:45:07 2008 (480254B3)
    bf800000 bf9c2a00 win32k win32k.sys Sun Apr 13 21:29:46 2008 (48025F2A)
    bf9c3000 bf9d4600 dxg dxg.sys Sun Apr 13 20:38:27 2008 (48025323)
    bf9d5000 bfa89f80 SiSGRV SiSGRV.dll Tue Nov 26 13:17:26 2002 (3DE36656)
    bffa0000 bffe5c00 ATMFD ATMFD.DLL Mon Apr 14 04:21:13 2008 (4802BF99)
    ed5c2000 ed5c5900 ndisuio ndisuio.sys Sun Apr 13 20:55:57 2008 (4802573D)
    ed666000 ed67d900 dump_atapi dump_atapi.sys Sun Apr 13 20:40:29 2008 (4802539D)
    ed746000 ed76b500 ipnat ipnat.sys Sun Apr 13 20:57:10 2008 (48025786)
    ed76c000 ed7db780 mrxsmb mrxsmb.sys Sun Apr 13 21:16:58 2008 (48025C2A)
    ed7dc000 ed806e80 rdbss rdbss.sys Sun Apr 13 21:28:38 2008 (48025EE6)
    f1847000 f1868b80 afd afd.sys Sun Apr 13 21:19:22 2008 (48025CBA)
    f1869000 f1890c00 netbt netbt.sys Sun Apr 13 21:20:59 2008 (48025D1B)
    f1891000 f18e9380 tcpip tcpip.sys Sun Apr 13 21:20:12 2008 (48025CEC)
    f18ea000 f18fc600 ipsec ipsec.sys Sun Apr 13 21:19:42 2008 (48025CCE)
    f191d000 f196b000 SSHDRV86 SSHDRV86.sys Mon Oct 18 09:10:10 2004 (41736C52)
    f66d5000 f6732f00 update update.sys Sun Apr 13 20:39:46 2008 (48025372)
    f6733000 f6743e00 psched psched.sys Sun Apr 13 20:56:36 2008 (48025764)
    f6744000 f675a580 ndiswan ndiswan.sys Sun Apr 13 21:20:41 2008 (48025D09)
    f675b000 f677e200 USBPORT USBPORT.SYS Sun Apr 13 20:45:34 2008 (480254CE)
    f677f000 f67a2a80 portcls portcls.sys Sun Apr 13 21:19:40 2008 (48025CCC)
    f67a3000 f68113c0 cmuda cmuda.sys Fri Nov 01 10:11:18 2002 (3DC24536)
    f6812000 f6834700 ks ks.sys Sun Apr 13 21:16:34 2008 (48025C12)
    f6835000 f6848a00 parport parport.sys Sun Apr 13 20:40:09 2008 (48025389)
    f6849000 f685cf00 VIDEOPRT VIDEOPRT.SYS Sun Apr 13 20:44:39 2008 (48025497)
    f685d000 f6899800 sisgrp sisgrp.sys Tue Nov 26 13:08:57 2002 (3DE36459)
    f689a000 f68a2420 oreans32 oreans32.sys Tue Jul 11 09:05:03 2006 (44B34D9F)
    f68ba000 f68c2780 netbios netbios.sys Sun Apr 13 20:56:01 2008 (48025741)
    f68da000 f68e8880 usbhub usbhub.sys Sun Apr 13 20:45:36 2008 (480254D0)
    f691a000 f6923e80 NDProxy NDProxy.SYS Sun Apr 13 20:57:28 2008 (48025798)
    f692a000 f6933f00 termdd termdd.sys Sun Apr 13 20:38:36 2008 (4802532C)
    f69f1000 f6a05480 wdmaud wdmaud.sys Sun Apr 13 21:17:18 2008 (48025C3E)
    f6aee000 f6afcd80 sysaudio sysaudio.sys Sun Apr 13 21:15:55 2008 (48025BEB)
    f6c1e000 f6c20900 Dxapi Dxapi.sys Fri Aug 17 22:53:19 2001 (3B7D843F)
    f6d98000 f6dd8a80 HTTP HTTP.sys Sun Apr 13 20:53:48 2008 (480256BC)
    f6fb9000 f6fdc180 Fastfat Fastfat.SYS Sun Apr 13 21:14:28 2008 (48025B94)
    f71e5000 f7236c00 srv srv.sys Sun Apr 13 21:15:08 2008 (48025BBC)
    f72af000 f72db180 mrxdav mrxdav.sys Sun Apr 13 20:32:42 2008 (480251CA)
    f7394000 f739e000 secdrv secdrv.sys Wed Sep 13 15:18:32 2006 (45080528)
    f74dc000 f74dfc80 mssmbios mssmbios.sys Sun Apr 13 20:36:45 2008 (480252BD)
    f74ec000 f74ee780 ndistapi ndistapi.sys Sun Apr 13 20:57:27 2008 (48025797)
    f74f8000 f74fbd80 serenum serenum.sys Sun Apr 13 20:40:12 2008 (4802538C)
    f751c000 f7535b80 Mup Mup.sys Sun Apr 13 21:17:05 2008 (48025C31)
    f7536000 f75de560 vmodem vmodem.sys Wed Jun 05 20:25:37 2002 (3CFE57A1)
    f75df000 f765e980 vpctcom vpctcom.sys Thu Jun 06 01:02:49 2002 (3CFE9899)
    f765f000 f768b980 NDIS NDIS.sys Sun Apr 13 21:20:35 2008 (48025D03)
    f768c000 f7718600 Ntfs Ntfs.sys Sun Apr 13 21:15:49 2008 (48025BE5)
    f7719000 f772f880 KSecDD KSecDD.sys Sun Apr 13 20:31:40 2008 (4802518C)
    f7730000 f7741f00 sr sr.sys Sun Apr 13 20:36:50 2008 (480252C2)
    f7742000 f7761b00 fltmgr fltmgr.sys Sun Apr 13 20:32:58 2008 (480251DA)
    f7762000 f7779880 SCSIPORT SCSIPORT.SYS Sun Apr 13 20:40:29 2008 (4802539D)
    f777a000 f7791900 atapi atapi.sys Sun Apr 13 20:40:29 2008 (4802539D)
    f7792000 f77b0d80 ftdisk ftdisk.sys Fri Aug 17 22:52:41 2001 (3B7D8419)
    f77b1000 f77c1a80 pci pci.sys Sun Apr 13 20:36:43 2008 (480252BB)
    f77c2000 f77f0180 ACPI ACPI.sys Sun Apr 13 20:36:33 2008 (480252B1)
    f77f1000 f7816e00 d347bus d347bus.sys Sun Aug 22 15:31:09 2004 (4128A01D)
    f7838000 f7841300 isapnp isapnp.sys Sun Apr 13 20:36:40 2008 (480252B8)
    f7848000 f7852580 MountMgr MountMgr.sys Sun Apr 13 20:39:45 2008 (48025371)
    f7858000 f7865200 VolSnap VolSnap.sys Sun Apr 13 20:41:00 2008 (480253BC)
    f7868000 f7870e00 disk disk.sys Sun Apr 13 20:40:46 2008 (480253AE)
    f7878000 f7884180 CLASSPNP CLASSPNP.SYS Sun Apr 13 21:16:21 2008 (48025C05)
    f7888000 f7897940 vvoice vvoice.sys Wed Jun 05 20:33:05 2002 (3CFE5961)
    f7958000 f7962380 amdk7 amdk7.sys Sun Apr 13 20:31:32 2008 (48025184)
    f7968000 f7978000 serial serial.sys Sun Apr 13 21:15:44 2008 (48025BE0)
    f7978000 f7982480 Imapi Imapi.SYS Sun Apr 13 20:40:57 2008 (480253B9)
    f7988000 f7997600 cdrom cdrom.sys Sun Apr 13 20:40:45 2008 (480253AD)
    f7998000 f79a6180 redbook redbook.sys Sun Apr 13 20:40:27 2008 (4802539B)
    f79a8000 f79b6b00 drmk drmk.sys Sun Apr 13 20:45:12 2008 (480254B8)
    f79b8000 f79c4880 rasl2tp rasl2tp.sys Sun Apr 13 21:19:43 2008 (48025CCF)
    f79c8000 f79d2200 raspppoe raspppoe.sys Sun Apr 13 20:57:31 2008 (4802579B)
    f79d8000 f79e3d00 raspptp raspptp.sys Sun Apr 13 21:19:47 2008 (48025CD3)
    f79e8000 f79f0900 msgpc msgpc.sys Sun Apr 13 20:56:32 2008 (48025760)
    f79f8000 f7a02e80 Fips Fips.SYS Sun Apr 13 20:33:27 2008 (480251F7)
    f7a08000 f7a10700 wanarp wanarp.sys Sun Apr 13 20:57:20 2008 (48025790)
    f7a28000 f7a31000 HIDCLASS HIDCLASS.SYS Sun Apr 13 20:45:25 2008 (480254C5)
    f7aa8000 f7ab7900 Cdfs Cdfs.SYS Sun Apr 13 21:14:21 2008 (48025B8D)
    f7ab8000 f7abe180 PCIIDEX PCIIDEX.SYS Sun Apr 13 20:40:29 2008 (4802539D)
    f7ac0000 f7ac4d00 PartMgr PartMgr.sys Sun Apr 13 20:40:48 2008 (480253B0)
    f7ac8000 f7acf880 SISAGPX SISAGPX.sys Thu Oct 31 04:58:41 2002 (3DC0AA71)
    f7ae8000 f7aee500 usbprint usbprint.sys Sun Apr 13 20:47:37 2008 (48025549)
    f7b00000 f7b04080 aspi32 aspi32.sys Wed Jul 17 18:05:08 2002 (3D3595B4)
    f7b30000 f7b34500 watchdog watchdog.sys Sun Apr 13 20:44:59 2008 (480254AB)
    f7b98000 f7b99000 fdc fdc.sys unavailable (00000000)
    f7ba0000 f7ba6b00 ElbyCDFL ElbyCDFL.sys Thu Dec 14 22:22:33 2006 (4581C099)
    f7ba8000 f7baf000 GEARAspiWDM GEARAspiWDM.sys Mon Aug 07 19:11:27 2006 (44D7743F)
    f7bb0000 f7bb4300 usbohci usbohci.sys Sun Apr 13 20:45:34 2008 (480254CE)
    f7bb8000 f7bbf600 usbehci usbehci.sys Sun Apr 13 20:45:34 2008 (480254CE)
    f7bc0000 f7bc7e00 sisnic sisnic.sys Wed Jul 10 10:39:32 2002 (3D2BF2C4)
    f7bc8000 f7bcca80 TDI TDI.SYS Sun Apr 13 21:00:04 2008 (48025834)
    f7bd0000 f7bd4580 ptilink ptilink.sys Fri Aug 17 22:49:53 2001 (3B7D8371)
    f7bd8000 f7bdc080 raspti raspti.sys Fri Aug 17 22:55:32 2001 (3B7D84C4)
    f7be0000 f7be6280 kbdclass kbdclass.sys Sun Apr 13 20:39:46 2008 (48025372)
    f7be8000 f7bedc00 mouclass mouclass.sys Sun Apr 13 20:39:47 2008 (48025373)
    f7bf0000 f7bf5000 flpydisk flpydisk.sys Sun Apr 13 20:40:24 2008 (48025398)
    f7c00000 f7c06180 HIDPARSE HIDPARSE.SYS Sun Apr 13 20:45:22 2008 (480254C2)
    f7c08000 f7c0d200 vga vga.sys Sun Apr 13 20:44:40 2008 (48025498)
    f7c10000 f7c14a80 Msfs Msfs.SYS Sun Apr 13 20:32:38 2008 (480251C6)
    f7c18000 f7c1f880 Npfs Npfs.SYS Sun Apr 13 20:32:38 2008 (480251C6)
    f7c20000 f7c24300 sisesc sisesc.sys Thu Dec 05 10:51:08 2002 (3DEF218C)
    f7c30000 f7c37d80 usbccgp usbccgp.sys Sun Apr 13 20:45:38 2008 (480254D2)
    f7c38000 f7c3e700 USBSTOR USBSTOR.SYS Sun Apr 13 20:45:37 2008 (480254D1)
    f7c40000 f7c44680 ElbyCDIO ElbyCDIO.sys Tue Aug 07 21:48:32 2007 (46B8CC90)
    f7c48000 f7c4b000 BOOTVID BOOTVID.dll Fri Aug 17 22:49:09 2001 (3B7D8345)
    f7cd0000 f7cd2280 rasacd rasacd.sys Fri Aug 17 22:55:39 2001 (3B7D84CB)
    f7cd8000 f7cda380 srvkp srvkp.sys Wed Nov 20 19:08:57 2002 (3DDBCFB9)
    f7cf8000 f7cfa880 hidusb hidusb.sys Sun Apr 13 20:45:27 2008 (480254C7)
    f7cfc000 f7cffb00 usbscan usbscan.sys Sun Apr 13 20:45:34 2008 (480254CE)
    f7d04000 f7d07980 kbdhid kbdhid.sys Sun Apr 13 20:39:47 2008 (48025373)
    f7d08000 f7d0b000 mouhid mouhid.sys Fri Aug 17 22:47:57 2001 (3B7D82FD)
    f7d38000 f7d39b80 kdcom kdcom.dll Fri Aug 17 22:49:10 2001 (3B7D8346)
    f7d3a000 f7d3b100 WMILIB WMILIB.SYS Fri Aug 17 23:07:23 2001 (3B7D878B)
    f7d3c000 f7d3d480 d347prt d347prt.sys Sun Aug 22 15:31:48 2004 (4128A044)
    f7d6c000 f7d6d100 swenum swenum.sys Sun Apr 13 20:39:52 2008 (48025378)
    f7d6e000 f7d6f280 USBD USBD.SYS Fri Aug 17 23:02:58 2001 (3B7D8682)
    f7d86000 f7d87f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 22:49:37 2001 (3B7D8361)
    f7d88000 f7d89080 Beep Beep.SYS Fri Aug 17 22:47:33 2001 (3B7D82E5)
    f7d8a000 f7d8b080 mnmdd mnmdd.SYS Fri Aug 17 22:57:28 2001 (3B7D8538)
    f7d8c000 f7d8d080 RDPCDD RDPCDD.sys Fri Aug 17 22:46:56 2001 (3B7D82C0)
    f7dd6000 f7dd7100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 23:07:23 2001 (3B7D878B)
    f7df6000 f7df7b80 ParVdm ParVdm.SYS Fri Aug 17 22:49:49 2001 (3B7D836D)
    f7e00000 f7e00d00 pciide pciide.sys Fri Aug 17 22:51:49 2001 (3B7D83E5)
    f7e08000 f7e08b80 Null Null.SYS Fri Aug 17 22:47:39 2001 (3B7D82EB)
    f7e4f000 f7e4fd00 dxgthk dxgthk.sys Fri Aug 17 22:53:12 2001 (3B7D8438)
    f7e89000 f7e89c00 audstub audstub.sys Fri Aug 17 22:59:40 2001 (3B7D85BC)
    f7efc000 f7efc740 BCMNTIO BCMNTIO.sys Sat Jun 20 02:25:06 1998 (358B0162)
    f7f06000 f7f068a0 MAPMEM MAPMEM.sys Fri May 08 23:25:04 1998 (35537830)
    f7f22000 f7f22ba0 V7 V7.SYS Mon Mar 08 15:31:42 1999 (36E3DF4E)

    Unloaded modules:
    f7429000 f7454000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f69a3000 f69ce000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7f53000 f7f54000 SiSPort.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7f10000 f7f11000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7f1e000 f7f1f000 winio.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ed426000 ed433000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6ace000 f6adc000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f69ce000 f69f1000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7dac000 f7dae000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f68aa000 f68b4000 processr.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6c02000 f6c06000 kbdhid.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f68ca000 f68d7000 i8042prt.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7bf8000 f7bfd000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f6c06000 f6c09000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  7. 2008/07/15
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Hi Shir

    Did you format or is this issue still there?

    If it is still there get back and I will post some proceedures to either fix or refine it.

    Mike
     
  8. 2008/07/15
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    Listen out for Mike, but note from your last log ....
     
  9. 2008/07/15
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Hi Pete

    Yeah I just didn't need to waste the time (I've already been buried for about the last 2 weeks) so I will post if he still has the issue.

    The memory issue can be caused by heat. He said it only happened when he was cranked up runinng multiple programs.

    I have watched some temps that were stable and normal climb like a cat going up a tree with a dog chasing it, when a game or CD burer or multiple programs start!

    Mike
     
  10. 2008/07/15
    Shir Khan

    Shir Khan Inactive Thread Starter

    Joined:
    2008/07/14
    Messages:
    5
    Likes Received:
    0
    Hey all and thanks for your help! :)

    I've been toying around with the windows driver verifier (verifier.exe in c:\windows\system32\) for some time now and caught cmuda.sys red-handed, obviously trying to access things with a higher IRQL. (0x000000D1)

    I for now just removed it (renamed it, actually, so it won't be loaded at startup), and so far things are fine. Having a hard time finding the latest version of it, though. The one I've been using is from 2002. And there are lots of homepages around trying to get money from "selling" cmuda.sys.

    Anyway, I'll let you know if it crashes again. Thanks!

    kR Shir Khan
     
  11. 2008/07/16
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
  12. 2008/07/16
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Good job Shir

    Using Pete's link you perhaps should uninstall it and go back fresh!

    Mike
     
  13. 2008/07/29
    Shir Khan

    Shir Khan Inactive Thread Starter

    Joined:
    2008/07/14
    Messages:
    5
    Likes Received:
    0
    I've been trying for a week now, and by and large, things are working well. :)

    Thanks :), and thanks again for your help!


    ... and it's "she ", actually. ;)

    kR Shir Khan
     
  14. 2008/07/30
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    You're welcome :)
     
  15. 2008/07/30
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    You are most welcome!

    Sorry!:eek:

    Mike
     
  16. 2008/08/07
    bdesmond

    bdesmond Inactive

    Joined:
    2008/05/19
    Messages:
    36
    Likes Received:
    0
    You can use SC (cmd line tool) to disable the driver so Windows doesn't try to start it.
     

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.