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.

Possible to Identify faulty driver from this Dump file? (LONG)

Discussion in 'Windows XP' started by thereiznospewn, 2005/01/19.

Thread Status:
Not open for further replies.
  1. 2005/01/19
    thereiznospewn

    thereiznospewn Inactive Thread Starter

    Joined:
    2005/01/17
    Messages:
    1
    Likes Received:
    0
    Could someone take a look at this dump and point me in the right direction as to what driver or service may be causing this?

    Thanks alot for taking a look.

    Machine quick specs:

    Toshiba Notebook A75-S229 less than a year old.
    P-4
    ATI Mobility Card (Shared Ram)
    Realtek Wireless NIC
    512MB Ram

    This machine is used primarily at the office on the LAN. It does not fail at this office location. It only fails when the user takes it home sits on his couch and tries to surf / check email, basic stuff using the Relatek wireless Device. He uses a Linksys router at his home. No other devices are plugged into this notebook at home. At the office the user is using a second display, an external USB keyboard and an external USB mouse.

    I have upgraded the following drivers:

    REALTEK WIRELESS CARD
    MICROSOFT USB KEYBOARD AND MOUSE
    BIOS UPDATE
    RE-APPLIED XP SP2
    RE-INSTALLED THE TOSHIBA THIRD PARTY SOFTWARE THAT CONTROLS THE REALTEK WIRELESS AND LAN DEVICES

    None of this has stopped the Blues screens when the user goes home.





    Opened log file 'c:\debuglog.txt'
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols

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

    Loading Dump File [D:\Daves Dump Files\Mini011405-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: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt
    Built by: 2600.xpsp_sp2_rtm.040803-2158
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805644a0
    Debug session time: Fri Jan 14 21:28:58 2005
    System Uptime: 0 days 0:01:32.154
    Loading Kernel Symbols

    Loading unloaded module list
    .............
    Loading User Symbols

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000008E, {c0000005, 80552669, ef8b5a04, 0}

    Probably caused by : win32k.sys ( win32k!HeavyAllocPool+74 )

    Followup: MachineOwner

    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.
    An exception code of 0x80000002 (STATUS_DATATYPE_MISALIGNMENT) indicates
    that an unaligned data reference was encountered. The trap frame will
    supply additional information.
    Arguments:
    Arg1: c0000005, The exception code that was not handled
    Arg2: 80552669, The address that the exception occurred at
    Arg3: ef8b5a04, Trap Frame
    Arg4: 00000000

    Debugging Details:

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

    FAULTING_IP:
    nt!ExAllocatePoolWithTag+769
    80552669 8902 mov [edx],eax

    TRAP_FRAME: ef8b5a04 -- (.trap ffffffffef8b5a04)
    .trap ffffffffef8b5a04
    Unable to read trap frame at ef8b5a04
    .trap

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0x8E

    LAST_CONTROL_TRANSFER: from bf802a8e to 80552669

    STACK_TEXT:
    ef8b5acc bf802a8e 00000001 01740179 38306847 nt!ExAllocatePoolWithTag+0x769
    ef8b5aec bf805a96 00000458 38306847 00000000 win32k!HeavyAllocPool+0x74
    ef8b5b0c bf826978 00000458 00000008 00000000 win32k!AllocateObject+0xaa
    ef8b5b60 bf82abde 00000001 00000100 00000000 win32k!PALMEMOBJ::bCreatePalette+0xde
    ef8b5ca4 bf826f55 00000001 00000000 00000000 win32k!GreSetDIBitsToDeviceInternal+0x6a7
    ef8b5d1c 804ddf0f 060103f4 00000000 00000000 win32k!NtGdiSetDIBitsToDeviceInternal+0xc1
    ef8b5d1c 7c90eb94 060103f4 00000000 00000000 nt!KiFastCallEntry+0xfc
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    00e9ec1c 00000000 00000000 00000000 00000000 0x7c90eb94

    FOLLOWUP_IP:
    win32k!HeavyAllocPool+74
    bf802a8e 8bd0 mov edx,eax

    SYMBOL_STACK_INDEX: 1

    FOLLOWUP_NAME: MachineOwner

    SYMBOL_NAME: win32k!HeavyAllocPool+74

    MODULE_NAME: win32k

    IMAGE_NAME: win32k.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a

    STACK_COMMAND: .trap ffffffffef8b5a04 ; kb

    BUCKET_ID: 0x8E_win32k!HeavyAllocPool+74

    Followup: MachineOwner
    eax=84bef9d8 ebx=84bef028 ecx=84befc10 edx=00000001 esi=84bf0598 edi=000001ff
    eip=80552669 esp=ef8b5a78 ebp=ef8b5acc iopl=0 nv up ei pl nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010202
    nt!ExAllocatePoolWithTag+0x769:
    80552669 8902 mov [edx],eax ds:0023:00000001=00000000
    ChildEBP RetAddr Args to Child
    ef8b5acc bf802a8e 00000001 01740179 38306847 nt!ExAllocatePoolWithTag+0x769 (FPO: [Non-Fpo])
    ef8b5aec bf805a96 00000458 38306847 00000000 win32k!HeavyAllocPool+0x74 (FPO: [Non-Fpo])
    ef8b5b0c bf826978 00000458 00000008 00000000 win32k!AllocateObject+0xaa (FPO: [Non-Fpo])
    ef8b5b60 bf82abde 00000001 00000100 00000000 win32k!PALMEMOBJ::bCreatePalette+0xde (FPO: [Non-Fpo])
    ef8b5ca4 bf826f55 00000001 00000000 00000000 win32k!GreSetDIBitsToDeviceInternal+0x6a7 (FPO: [Non-Fpo])
    ef8b5d1c 804ddf0f 060103f4 00000000 00000000 win32k!NtGdiSetDIBitsToDeviceInternal+0xc1 (FPO: [Non-Fpo])
    ef8b5d1c 7c90eb94 060103f4 00000000 00000000 nt!KiFastCallEntry+0xfc (FPO: [0,0] TrapFrame @ ef8b5d64)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    00e9ec1c 00000000 00000000 00000000 00000000 0x7c90eb94
    start end module name
    804d7000 80701000 nt ntkrnlmp.exe Wed Aug 04 00:18:18 2004 (41107FAA)
    80701000 80721d00 hal halmacpi.dll Tue Aug 03 23:59:09 2004 (41107B2D)
    bf800000 bf9c0380 win32k win32k.sys Wed Aug 04 00:17:30 2004 (41107F7A)
    bf9c1000 bf9d2580 dxg dxg.sys Wed Aug 04 00:00:51 2004 (41107B93)
    bf9d3000 bfa0a000 ati2dvag ati2dvag.dll Wed Apr 21 21:11:36 2004 (408737E8)
    bfa0a000 bfa44000 ati2cqag ati2cqag.dll Wed Apr 21 19:25:06 2004 (40871EF2)
    bfa44000 bfb463e0 ati3d2ag ati3d2ag.dll Wed Apr 21 20:20:51 2004 (40872C03)
    ef533000 ef542900 Cdfs Cdfs.SYS Wed Aug 04 00:14:09 2004 (41107EB1)
    ef553000 ef593380 HTTP HTTP.sys Wed Aug 04 00:00:09 2004 (41107B69)
    ef7a1000 ef7b5400 wdmaud wdmaud.sys Wed Aug 04 00:15:03 2004 (41107EE7)
    ef94e000 ef95cd80 sysaudio sysaudio.sys Wed Aug 04 00:15:54 2004 (41107F1A)
    efb26000 efb78180 srv srv.sys Wed Aug 04 00:14:44 2004 (41107ED4)
    efc69000 efc9a940 btslbcsp btslbcsp.sys Thu Aug 14 13:36:45 2003 (3F3BE4CD)
    efcc3000 efcef400 mrxdav mrxdav.sys Wed Aug 04 00:00:49 2004 (41107B91)
    f0060000 f008b300 SYMTDI SYMTDI.SYS Mon Oct 27 23:57:34 2003 (3F9E135E)
    f008c000 f00a1580 irda irda.sys Wed Aug 04 00:00:50 2004 (41107B92)
    f01ae000 f01b1280 ndisuio ndisuio.sys Wed Aug 04 00:03:10 2004 (41107C1E)
    f01b2000 f01b57c0 mdc8021x mdc8021x.sys Wed Jul 21 11:46:14 2004 (40FEABE6)
    f02d2000 f02e9480 dump_atapi dump_atapi.sys Tue Aug 03 23:59:41 2004 (41107B4D)
    f02ea000 f0357680 mrxsmb mrxsmb.sys Wed Oct 27 19:14:16 2004 (418047E8)
    f0358000 f0382a00 rdbss rdbss.sys Wed Oct 27 19:13:57 2004 (418047D5)
    f0383000 f03a4d00 afd afd.sys Wed Aug 04 00:14:13 2004 (41107EB5)
    f03cd000 f040fdc0 vsdatant vsdatant.sys Sun Nov 28 03:24:51 2004 (41A9A773)
    f0410000 f0437c00 netbt netbt.sys Wed Aug 04 00:14:36 2004 (41107ECC)
    f0438000 f0458f00 ipnat ipnat.sys Wed Sep 29 16:28:36 2004 (415B3714)
    f0459000 f04b0a80 tcpip tcpip.sys Wed Aug 04 00:14:39 2004 (41107ECF)
    f04b1000 f04c3400 ipsec ipsec.sys Wed Aug 04 00:14:27 2004 (41107EC3)
    f04c4000 f04d4280 Udfs Udfs.SYS Wed Aug 04 00:00:27 2004 (41107B7B)
    f04d5000 f04eb060 meiudf meiudf.sys Thu Jan 29 18:32:30 2004 (4019B42E)
    f050c000 f051c760 NAVENG NAVENG.Sys Thu Sep 30 19:59:17 2004 (415CB9F5)
    f051d000 f05b5680 NavEx15 NavEx15.Sys Thu Sep 30 20:11:15 2004 (415CBCC3)
    f05b6000 f05c8c20 SYMEVENT SYMEVENT.SYS Wed Aug 06 19:32:39 2003 (3F31AC37)
    f05c9000 f061a000 SAVRT SAVRT.SYS Sat Nov 01 04:26:37 2003 (3FA3986D)
    f66e2000 f66e4900 Dxapi Dxapi.sys Fri Aug 17 14:53:19 2001 (3B7D843F)
    f6702000 f6735200 update update.sys Tue Aug 03 23:58:32 2004 (41107B08)
    f675e000 f678e100 rdpdr rdpdr.sys Wed Aug 04 00:01:10 2004 (41107BA6)
    f678f000 f679fe00 psched psched.sys Wed Aug 04 00:04:16 2004 (41107C60)
    f67a0000 f67b6680 ndiswan ndiswan.sys Wed Aug 04 00:14:30 2004 (41107EC6)
    f67b7000 f68ebea0 AGRSM AGRSM.sys Fri Feb 20 13:00:41 2004 (40366769)
    f6e2c000 f6e3ad80 arp1394 arp1394.sys Tue Aug 03 23:58:28 2004 (41107B04)
    f6e3c000 f6e44700 wanarp wanarp.sys Wed Aug 04 00:04:57 2004 (41107C89)
    f6e6c000 f6e7c000 SAVRTPEL SAVRTPEL.SYS Sat Nov 01 04:26:40 2003 (3FA39870)
    f6f18000 f6f79c00 ALCXSENS ALCXSENS.SYS Mon Feb 23 11:11:09 2004 (403A423D)
    f6f7a000 f6f9d980 portcls portcls.sys Wed Aug 04 00:15:47 2004 (41107F13)
    f6f9e000 f7034700 ALCXWDM ALCXWDM.SYS Mon Jun 21 02:53:19 2004 (40D6A1FF)
    f7035000 f7085b80 ESM7SK ESM7SK.sys Sun Jul 11 23:48:01 2004 (40F22611)
    f7086000 f70e5720 ar5211 ar5211.sys Fri May 28 12:45:00 2004 (40B788AC)
    f70e6000 f70f9900 parport parport.sys Tue Aug 03 23:59:04 2004 (41107B28)
    f70fa000 f71121e0 Apfiltr Apfiltr.sys Sat May 08 05:38:05 2004 (409CC69D)
    f7113000 f7135680 ks ks.sys Wed Aug 04 00:15:20 2004 (41107EF8)
    f7136000 f7158e80 USBPORT USBPORT.SYS Wed Aug 04 00:08:34 2004 (41107D62)
    f7159000 f716c780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 00:07:04 2004 (41107D08)
    f716d000 f723a000 ati2mtag ati2mtag.sys Wed Apr 21 21:11:05 2004 (408737C9)
    f724a000 f724d700 CmBatt CmBatt.sys Wed Aug 04 00:07:39 2004 (41107D2B)
    f7252000 f7254c00 irenum irenum.sys Wed Aug 04 00:00:45 2004 (41107B8D)
    f725e000 f7261000 pfc pfc.sys unavailable (00000000)
    f74f5000 f76247a0 btkrnl btkrnl.sys Thu Aug 14 13:33:06 2003 (3F3BE3F2)
    f7625000 f763f580 Mup Mup.sys Wed Aug 04 00:15:20 2004 (41107EF8)
    f7640000 f766ca80 NDIS NDIS.sys Wed Aug 04 00:14:27 2004 (41107EC3)
    f766d000 f76f9480 Ntfs Ntfs.sys Wed Aug 04 00:15:06 2004 (41107EEA)
    f76fa000 f7710780 KSecDD KSecDD.sys Tue Aug 03 23:59:45 2004 (41107B51)
    f7711000 f7722f00 sr sr.sys Wed Aug 04 00:06:22 2004 (41107CDE)
    f7723000 f7741780 fltmgr fltmgr.sys Wed Aug 04 00:01:17 2004 (41107BAD)
    f7742000 f7759480 atapi atapi.sys Tue Aug 03 23:59:41 2004 (41107B4D)
    f775a000 f777f700 dmio dmio.sys Wed Aug 04 00:07:13 2004 (41107D11)
    f7780000 f779e880 ftdisk ftdisk.sys Fri Aug 17 14:52:41 2001 (3B7D8419)
    f779f000 f77bc480 pcmcia pcmcia.sys Wed Aug 04 00:07:45 2004 (41107D31)
    f77bd000 f77cda80 pci pci.sys Wed Aug 04 00:07:45 2004 (41107D31)
    f77ce000 f77fbd80 ACPI ACPI.sys Wed Aug 04 00:07:35 2004 (41107D27)
    f781d000 f7825c00 isapnp isapnp.sys Fri Aug 17 14:58:01 2001 (3B7D8559)
    f782d000 f783be80 ohci1394 ohci1394.sys Wed Aug 04 00:10:05 2004 (41107DBD)
    f783d000 f784a000 1394BUS 1394BUS.SYS Wed Aug 04 00:10:03 2004 (41107DBB)
    f784d000 f7857500 MountMgr MountMgr.sys Tue Aug 03 23:58:29 2004 (41107B05)
    f785d000 f7869c80 VolSnap VolSnap.sys Wed Aug 04 00:00:14 2004 (41107B6E)
    f786d000 f7875e00 disk disk.sys Tue Aug 03 23:59:53 2004 (41107B59)
    f787d000 f7889200 CLASSPNP CLASSPNP.SYS Wed Aug 04 00:14:26 2004 (41107EC2)
    f78ad000 f78bb100 usbhub usbhub.sys Wed Aug 04 00:08:40 2004 (41107D68)
    f791d000 f7925d00 intelppm intelppm.sys Tue Aug 03 23:59:19 2004 (41107B37)
    f792d000 f7937380 imapi imapi.sys Wed Aug 04 00:00:12 2004 (41107B6C)
    f793d000 f794a440 AFS2K AFS2K.SYS Mon Feb 25 16:05:13 2002 (3C7AC329)
    f794d000 f7959180 cdrom cdrom.sys Tue Aug 03 23:59:52 2004 (41107B58)
    f795d000 f796b080 redbook redbook.sys Tue Aug 03 23:59:34 2004 (41107B46)
    f796d000 f7979e00 i8042prt i8042prt.sys Wed Aug 04 00:14:36 2004 (41107ECC)
    f797d000 f7986200 smcirda smcirda.sys Tue Nov 05 14:00:12 2002 (3DC8315C)
    f798d000 f799c180 nic1394 nic1394.sys Tue Aug 03 23:58:28 2004 (41107B04)
    f799d000 f79ab380 EMS7SK EMS7SK.sys Thu Jun 24 20:37:20 2004 (40DB8FE0)
    f79ad000 f79b5e80 ESD7SK ESD7SK.sys Sun Jul 11 23:48:07 2004 (40F22617)
    f79bd000 f79cbb80 drmk drmk.sys Wed Aug 04 00:07:54 2004 (41107D3A)
    f79dd000 f79e5700 netbios netbios.sys Wed Aug 04 00:03:19 2004 (41107C27)
    f79ed000 f79f5880 Fips Fips.SYS Fri Aug 17 19:31:49 2001 (3B7DC585)
    f7a0d000 f7a19880 rasl2tp rasl2tp.sys Wed Aug 04 00:14:21 2004 (41107EBD)
    f7a1d000 f7a27200 raspppoe raspppoe.sys Wed Aug 04 00:05:06 2004 (41107C92)
    f7a2d000 f7a38d00 raspptp raspptp.sys Wed Aug 04 00:14:26 2004 (41107EC2)
    f7a3d000 f7a45900 msgpc msgpc.sys Wed Aug 04 00:04:11 2004 (41107C5B)
    f7a4d000 f7a56f00 termdd termdd.sys Tue Aug 03 23:58:52 2004 (41107B1C)
    f7a6d000 f7a76480 NDProxy NDProxy.SYS Fri Aug 17 14:55:30 2001 (3B7D84C2)
    f7a9d000 f7aa3200 PCIIDEX PCIIDEX.SYS Tue Aug 03 23:59:40 2004 (41107B4C)
    f7aa5000 f7aa9900 PartMgr PartMgr.sys Fri Aug 17 19:32:23 2001 (3B7DC5A7)
    f7aad000 f7ab1da0 PxHelp20 PxHelp20.sys Wed Jul 07 17:28:14 2004 (40EC870E)
    f7b1d000 f7b24960 PAR1284 PAR1284.SYS Sat Mar 06 12:47:26 1999 (36E1864E)
    f7b25000 f7b2b000 PPNT PPNT.SYS Thu Feb 10 11:23:11 2000 (38A3020F)
    f7b2d000 f7b32360 btserial btserial.sys Thu Aug 14 13:37:13 2003 (3F3BE4E9)
    f7b55000 f7b5b180 HIDPARSE HIDPARSE.SYS Wed Aug 04 00:08:15 2004 (41107D4F)
    f7b5d000 f7b62200 vga vga.sys Wed Aug 04 00:07:06 2004 (41107D0A)
    f7b65000 f7b69a80 Msfs Msfs.SYS Wed Aug 04 00:00:37 2004 (41107B85)
    f7b75000 f7b7c880 Npfs Npfs.SYS Wed Aug 04 00:00:38 2004 (41107B86)
    f7bb5000 f7bb9500 watchdog watchdog.sys Wed Aug 04 00:07:32 2004 (41107D24)
    f7bbd000 f7bc1280 usbohci usbohci.sys Wed Aug 04 00:08:34 2004 (41107D62)
    f7bc5000 f7bcb800 usbehci usbehci.sys Wed Aug 04 00:08:34 2004 (41107D62)
    f7bcd000 f7bd4000 GEARAspiWDM GEARAspiWDM.sys Tue Sep 14 08:58:38 2004 (4147071E)
    f7bd5000 f7bdb000 kbdclass kbdclass.sys Tue Aug 03 23:58:32 2004 (41107B08)
    f7bdd000 f7be2a00 mouclass mouclass.sys Tue Aug 03 23:58:32 2004 (41107B08)
    f7be5000 f7bea200 RTL8139 RTL8139.SYS Thu Jun 12 23:29:46 2003 (3EE9614A)
    f7bed000 f7bf4580 Modem Modem.SYS Wed Aug 04 00:08:04 2004 (41107D44)
    f7bf5000 f7bf9c80 rasirda rasirda.sys Fri Aug 17 14:51:29 2001 (3B7D83D1)
    f7bfd000 f7c01880 TDI TDI.SYS Wed Aug 04 00:07:47 2004 (41107D33)
    f7c0d000 f7c11580 ptilink ptilink.sys Fri Aug 17 14:49:53 2001 (3B7D8371)
    f7c15000 f7c19080 raspti raspti.sys Fri Aug 17 14:55:32 2001 (3B7D84C4)
    f7c25000 f7c2bd80 btport btport.sys Thu Aug 14 13:25:38 2003 (3F3BE232)
    f7c2d000 f7c30000 BOOTVID BOOTVID.dll Fri Aug 17 14:49:09 2001 (3B7D8345)
    f7c31000 f7c33480 compbatt compbatt.sys Fri Aug 17 14:57:58 2001 (3B7D8556)
    f7c35000 f7c38700 BATTC BATTC.SYS Fri Aug 17 14:57:52 2001 (3B7D8550)
    f7c39000 f7c3bd80 ACPIEC ACPIEC.sys Fri Aug 17 14:57:55 2001 (3B7D8553)
    f7c3d000 f7c40320 atisgkaf atisgkaf.sys Wed Apr 23 12:49:49 2003 (3EA6E04D)
    f7cc5000 f7cc7580 ndistapi ndistapi.sys Fri Aug 17 14:55:29 2001 (3B7D84C1)
    f7ced000 f7cf0c80 mssmbios mssmbios.sys Wed Aug 04 00:07:47 2004 (41107D33)
    f7d19000 f7d1b280 rasacd rasacd.sys Fri Aug 17 14:55:39 2001 (3B7D84CB)
    f7d1d000 f7d1eb80 kdcom kdcom.dll Fri Aug 17 14:49:10 2001 (3B7D8346)
    f7d1f000 f7d20100 WMILIB WMILIB.SYS Fri Aug 17 15:07:23 2001 (3B7D878B)
    f7d21000 f7d22700 dmload dmload.sys Fri Aug 17 14:58:15 2001 (3B7D8567)
    f7d25000 f7d26a80 ParVdm ParVdm.SYS Fri Aug 17 14:49:49 2001 (3B7D836D)
    f7d29000 f7d2a0a0 ECioctl ECioctl.sys Wed May 05 23:40:06 2004 (4099CFB6)
    f7d43000 f7d44100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 15:07:23 2001 (3B7D878B)
    f7d47000 f7d48080 hkdrv hkdrv.sys Fri Aug 29 03:27:28 2003 (3F4F1C80)
    f7d53000 f7d54100 swenum swenum.sys Tue Aug 03 23:58:41 2004 (41107B11)
    f7d57000 f7d58280 USBD USBD.SYS Fri Aug 17 15:02:58 2001 (3B7D8682)
    f7d91000 f7d92860 TBiosDrv TBiosDrv.sys Wed Jun 11 10:53:21 2003 (3EE75E81)
    f7dad000 f7daef00 Fs_Rec Fs_Rec.SYS Fri Aug 17 14:49:37 2001 (3B7D8361)
    f7db9000 f7dba080 Beep Beep.SYS Fri Aug 17 14:47:33 2001 (3B7D82E5)
    f7dc5000 f7dc6080 mnmdd mnmdd.SYS Fri Aug 17 14:57:28 2001 (3B7D8538)
    f7dc9000 f7dca080 RDPCDD RDPCDD.sys Fri Aug 17 14:46:56 2001 (3B7D82C0)
    f7ddf000 f7de0900 SSIoMngr SSIoMngr.sys Fri Jul 30 01:05:06 2004 (4109F322)
    f7de1000 f7de2880 EPIoMngr EPIoMngr.sys Wed May 05 00:53:06 2004 (40988F52)
    f7de3000 f7de4900 EKIoMngr EKIoMngr.sys Fri Jul 30 01:05:03 2004 (4109F31F)
    f7de5000 f7de5d00 pciide pciide.sys Fri Aug 17 14:51:49 2001 (3B7D83E5)
    f7de6000 f7de6d80 OPRGHDLR OPRGHDLR.SYS Fri Aug 17 14:57:55 2001 (3B7D8553)
    f7e4a000 f7e4ad00 dxgthk dxgthk.sys Fri Aug 17 14:53:12 2001 (3B7D8438)
    f7f10000 f7f10b80 Null Null.SYS Fri Aug 17 14:47:39 2001 (3B7D82EB)
    f7f1f000 f7f1fc00 audstub audstub.sys Fri Aug 17 14:59:40 2001 (3B7D85BC)
     
    Last edited: 2005/01/19
  2. 2005/01/19
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    Hi and welcome to the forum.

    How about explaining in English what the problem is. Makes wading thru the dump a little easier and the thread will make sense to anyone else looking at it.

    Since the forum posting rules #3 call for a 'meaningful thread title', yours needs to be changed to sorta describe your problem but I don't know enough at this point to be able to do that.
     
    Newt,
    #2

  3. to hide this advert.

  4. 2005/01/19
    BenMcDonald[MS]

    BenMcDonald[MS] Inactive

    Joined:
    2004/12/14
    Messages:
    228
    Likes Received:
    0
    You have pool corruption. A memory pool in the kernel of the machine is shared among all the drivers on your machine. Someone stepped on someone elses memory, and you get a blue screen to tell you that happened. This is caused by a bug in a driver (aka a .SYS file).

    The bad news is troubleshooting this phenomenon is time consuming, painful and involves several steps. I usually recommend you update all your drivers, but you have more kernel drivers loaded than i think i've ever seen before. You have more software running as a driver on this machine than you do in the gui. Good luck on that.

    Joe has a good writeup of the process in this thread of how to troubleshoot the problem to the failing driver.
     
Thread Status:
Not open for further replies.

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.