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.

Windows Recovery from Fatal Error

Discussion in 'Windows XP' started by helpme2008, 2009/01/01.

  1. 2009/01/01
    helpme2008

    helpme2008 Inactive Thread Starter

    Joined:
    2008/11/16
    Messages:
    46
    Likes Received:
    0
    Yesterday, I connected my Lenovo X61 to my LCD tv. I had the audio and monitor cable connected and 'fn-F7'ed to get it to presented on my LCD TV. Sadly, it only got my background - no icons or mouse.

    After a reboot, I got my screen with icons on the TV. Items were booting up from my startup sequence, but I was trying to start the movie while the laptop was hourglassing. Suddenly, both TV and monitor flickers and gave a blue screen of death. Talk about a fatal error and before I could read anything, it rebooted for me.

    I've given up on showing my laptop on my TV, but I've been getting these Windows error boxes about 'Windows' recovering from a fatal error. Sometimes, I get the blue screen of death and it reboots me.

    I supposedly save the .dmp file from the Windows error log. Can someone review it and help me see what is going on?
     
  2. 2009/01/01
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    If the computer was running well beforehand consider System Restore - a backup of your data is recommended - a current backup should always be maintained on an external device or on CD/DVD to protect you against failures which may not be recoverable. End of sermon :)
    Set up the computer so that it does not automatically restart on system failure .....

    Control Panel > System > Advanced > Startup and Recovery > Settings ....

    Under System failure uncheck 'Automatically restart' and under Write debugging information select 'Kernel memory dump' from the dropdown list and OK out.

    The computer will now show the BSOD in the event of a System failure giving details of the Stop message and the contents of the memory will be dumped to disk.

    Run the dump data through our Dump Data Collection Tool and post the log here (copy/paste).

    Unfortunately these logs require expert knowledge to analyze and there are only a few members (who occasionally visit WindowsBBS.com) that have the depth of knowledge necessary. Other members can make observations and suggestions as to how you might proceed toward finding the cause ....
     

  3. to hide this advert.

  4. 2009/01/02
    helpme2008

    helpme2008 Inactive Thread Starter

    Joined:
    2008/11/16
    Messages:
    46
    Likes Received:
    0
    Pete,

    Thanks for the prompt reply. Reponses to your questions.

    1) System Restore - I've never actively saved a flashpoint on this. I don't know where or what it'll restore to. If you like, I'll try. But, not to comfortable with this option.

    2) I ran the Debugger on 1 of 4 files. The most recent that happened today. I have 4 items in my Minidump directory. If you like me to do all 4, I can.

    Also, strangely, when I booted up 20 minutes ago, my screen started out in 800 x 600 resolution mode. Big fonts... after taking 3 minutes to do all the startup (my computer is slow lately -- might need help speeding it up), it turns back the the 1024 x 768 resolution I normally see. I swear it use to start up on the 1024x768 resolution right off the bat.

    Hopefully, the dmp file will have info... will be in my next post. Thanks!
     
  5. 2009/01/02
    helpme2008

    helpme2008 Inactive Thread Starter

    Joined:
    2008/11/16
    Messages:
    46
    Likes Received:
    0
    Dump data

    Opened log file 'c:temp\debuglog.txt'

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


    Loading Dump File [C:\WINDOWS\Minidump\Mini010109-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, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_qfe.080814-1242
    Machine Name:
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055c720
    Debug session time: Thu Jan 1 16:45:50.781 2009 (GMT-5)
    System Uptime: 0 days 17:03:23.476
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...........................................
    Loading User Symbols
    Loading unloaded module list
    ................
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000008E, {c0000005, bf9377a3, 9ab188fc, 0}

    Probably caused by : win32k.sys ( win32k!vFixupMetaSpriteList+27 )

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

    1: 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: bf9377a3, The address that the exception occurred at
    Arg3: 9ab188fc, 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:
    win32k!vFixupMetaSpriteList+27
    bf9377a3 83670800 and dword ptr [edi+8],0

    TRAP_FRAME: 9ab188fc -- (.trap 0xffffffff9ab188fc)
    .trap 0xffffffff9ab188fc
    ErrCode = 00000002
    eax=e1368048 ebx=e56909c8 ecx=e53382a0 edx=e108a048 esi=00000000 edi=00000000
    eip=bf9377a3 esp=9ab18970 ebp=9ab18978 iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010286
    win32k!vFixupMetaSpriteList+0x27:
    bf9377a3 83670800 and dword ptr [edi+8],0 ds:0023:00000008=????????
    .trap
    Resetting default scope

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0x8E

    PROCESS_NAME: igfxsrvc.exe

    LAST_CONTROL_TRANSFER: from bf938ce9 to bf9377a3

    STACK_TEXT:
    9ab18978 bf938ce9 9ab18b8c e1368008 00000000 win32k!vFixupMetaSpriteList+0x27
    9ab18b94 bf94c6f1 e1368008 e108a008 e1bb8320 win32k!vSpDynamicModeChange+0x259
    9ab18c00 bf89f247 e1368008 e108a008 83cb18e8 win32k!bDynamicModeChange+0x7e3
    9ab18cdc bf8a1436 00000000 9ab18c1c 00000000 win32k!DrvChangeDisplaySettings+0x507
    9ab18d20 bf8a1329 0012f004 00170cc0 00000000 win32k!xxxUserChangeDisplaySettings+0x141
    9ab18d48 805413fc 0012f004 00170cc0 00000000 win32k!NtUserChangeDisplaySettings+0x4a
    9ab18d48 7c90eb94 0012f004 00170cc0 00000000 nt!KiFastCallEntry+0xfc
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0012f00c 00000000 00000000 00000000 00000000 0x7c90eb94


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    win32k!vFixupMetaSpriteList+27
    bf9377a3 83670800 and dword ptr [edi+8],0

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: win32k!vFixupMetaSpriteList+27

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: win32k

    IMAGE_NAME: win32k.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 48ce5235

    FAILURE_BUCKET_ID: 0x8E_win32k!vFixupMetaSpriteList+27

    BUCKET_ID: 0x8E_win32k!vFixupMetaSpriteList+27

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

    eax=e1368048 ebx=e56909c8 ecx=e53382a0 edx=e108a048 esi=00000000 edi=00000000
    eip=bf9377a3 esp=9ab18970 ebp=9ab18978 iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010286
    win32k!vFixupMetaSpriteList+0x27:
    bf9377a3 83670800 and dword ptr [edi+8],0 ds:0023:00000008=????????
    ChildEBP RetAddr Args to Child
    9ab18978 bf938ce9 9ab18b8c e1368008 00000000 win32k!vFixupMetaSpriteList+0x27 (FPO: [1,0,0])
    9ab18b94 bf94c6f1 e1368008 e108a008 e1bb8320 win32k!vSpDynamicModeChange+0x259 (FPO: [2,132,0])
    9ab18c00 bf89f247 e1368008 e108a008 83cb18e8 win32k!bDynamicModeChange+0x7e3 (FPO: [2,20,0])
    9ab18cdc bf8a1436 00000000 9ab18c1c 00000000 win32k!DrvChangeDisplaySettings+0x507 (FPO: [11,48,4])
    9ab18d20 bf8a1329 0012f004 00170cc0 00000000 win32k!xxxUserChangeDisplaySettings+0x141 (FPO: [7,1,4])
    9ab18d48 805413fc 0012f004 00170cc0 00000000 win32k!NtUserChangeDisplaySettings+0x4a (FPO: [5,0,4])
    9ab18d48 7c90eb94 0012f004 00170cc0 00000000 nt!KiFastCallEntry+0xfc (FPO: [0,0] TrapFrame @ 9ab18d64)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0012f00c 00000000 00000000 00000000 00000000 0x7c90eb94
    start end module name
    804d7000 806e2000 nt ntkrpamp.exe Thu Aug 14 05:18:33 2008 (48A3F869)
    806e2000 80702c80 hal halmacpi.dll Wed Sep 28 19:35:25 2005 (433B28BD)
    99b26000 99b50180 kmixer kmixer.sys Wed Jun 14 04:47:45 2006 (448FCD31)
    99dd9000 99ff3d00 NETw4x32 NETw4x32.sys Mon Apr 30 09:37:18 2007 (4635F10E)
    9a998000 9a9d8280 HTTP HTTP.sys Thu Mar 16 20:33:09 2006 (441A03C5)
    9aed8000 9aeec400 wdmaud wdmaud.sys Wed Jun 14 05:00:44 2006 (448FD03C)
    9b145000 9b157320 NAVENG NAVENG.SYS Tue Oct 30 16:39:40 2007 (4727968C)
    9b158000 9b229c40 NAVEX15 NAVEX15.SYS Tue Oct 30 15:58:16 2007 (47278CD8)
    9b22a000 9b273000 SRTSP SRTSP.SYS Wed Nov 21 18:15:15 2007 (4744BC03)
    9b2bb000 9b2c9d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    9b32b000 9b33a900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    9b8a6000 9b8f7500 srv srv.sys Thu Aug 28 06:04:15 2008 (48B6781F)
    9b9ec000 9b9ef180 mdmxsdk mdmxsdk.sys Mon Jun 19 17:26:59 2006 (449716A3)
    9ba38000 9ba63d80 mrxdav mrxdav.sys Tue Dec 18 04:51:33 2007 (47679825)
    9bc44000 9bc593c0 DLAUDF_M DLAUDF_M.SYS Thu Feb 02 14:01:47 2006 (43E2571B)
    9bc5a000 9bc71040 DLAUDFAM DLAUDFAM.SYS Thu Feb 02 14:02:01 2006 (43E25729)
    9bc72000 9bc87240 DLAIFS_M DLAIFS_M.SYS Thu Feb 02 14:01:40 2006 (43E25714)
    9bc88000 9bd46000 dump_iaStor dump_iaStor.sys Mon Feb 12 15:46:47 2007 (45D0D237)
    9bd46000 9bd69000 Fastfat Fastfat.SYS Wed Aug 04 02:14:15 2004 (41107EB7)
    9bff1000 9bffa5a0 DRVNDDM DRVNDDM.SYS Fri Nov 18 15:03:17 2005 (437E3385)
    9c581000 9c584080 s24trans s24trans.sys Thu Mar 29 18:19:34 2007 (460C3B76)
    9c585000 9c588900 ndisuio ndisuio.sys Tue Apr 19 19:54:03 2005 (42659A1B)
    9c7db000 9c7db980 DLADResN DLADResN.SYS Thu Feb 02 14:04:48 2006 (43E257D0)
    9ceb1000 9ceb3900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    a0734000 a0738b80 AegisP AegisP.sys Mon Mar 26 14:37:21 2007 (460812E1)
    a074c000 a07523e0 DLABOIOM DLABOIOM.SYS Thu Feb 02 14:02:15 2006 (43E25737)
    a2e36000 a2e4c480 avgldx86 avgldx86.sys Mon Jul 14 14:46:33 2008 (487B9F09)
    a2e4d000 a2e6c000 EraserUtilRebootDrv EraserUtilRebootDrv.sys Fri Aug 24 21:52:21 2007 (46CF8B55)
    a2e6c000 a2ecf000 eeCtrl eeCtrl.sys Fri Aug 24 21:52:21 2007 (46CF8B55)
    a32de000 a32df8a0 DLAPoolM DLAPoolM.SYS Thu Feb 02 14:01:41 2006 (43E25715)
    a32ea000 a3358c00 mrxsmb mrxsmb.sys Fri Oct 24 07:10:39 2008 (4901AD2F)
    a3359000 a3383a00 rdbss rdbss.sys Fri May 05 05:47:55 2006 (445B1F4B)
    a366d000 a36d6000 SPBBCDrv SPBBCDrv.sys Sat Apr 14 05:31:24 2007 (46209F6C)
    a36f6000 a3717c80 afd afd.sys Thu Aug 14 05:48:50 2008 (48A3FF82)
    a3718000 a373fc00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    a4598000 a45c3000 SymIDSCo SymIDSCo.sys Sat Nov 03 13:22:18 2007 (472CAE4A)
    a45c3000 a45e5000 SYMFW SYMFW.SYS Tue Oct 30 23:37:07 2007 (4727F863)
    a4685000 a46aa000 SYMEVENT SYMEVENT.SYS Mon Sep 24 20:39:57 2007 (46F858DD)
    a46aa000 a46caf00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
    a46cb000 a46f8200 SYMTDI SYMTDI.SYS Tue Oct 30 23:36:47 2007 (4727F84F)
    a46f9000 a4751200 tcpip tcpip.sys Fri Jun 20 06:44:40 2008 (485B8A18)
    a4752000 a4764400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    a478d000 a4791500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    a79d3000 a79db300 tvtfilter tvtfilter.sys Tue Oct 17 15:21:56 2006 (45352D54)
    a7fd4000 a7fda780 USBSTOR USBSTOR.SYS Wed Aug 04 02:08:44 2004 (41107D6C)
    a7fdc000 a7fe0ec0 avgmfx86 avgmfx86.sys Thu Jun 26 11:19:13 2008 (4863B371)
    a8714000 a871c880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    a8734000 a873d080 SRTSPX SRTSPX.SYS Wed Nov 21 18:17:28 2007 (4744BC88)
    a8754000 a875c700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    a8774000 a877c180 SYMIDS SYMIDS.SYS Tue Oct 30 23:37:14 2007 (4727F86A)
    a8784000 a8792d80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    a8d01000 a8d03d00 ANC ANC.SYS Mon Mar 22 01:08:44 2004 (405E74DC)
    a96e5000 a96e9060 TPHKDRV TPHKDRV.sys Sun Oct 22 21:23:27 2006 (453C198F)
    a96ed000 a96f2000 Tppwrif Tppwrif.sys Tue Nov 30 02:38:22 2004 (41AC236E)
    a96f5000 a96fb000 TSMAPIP TSMAPIP.SYS Thu Jun 27 23:59:23 2002 (3D1BDF1B)
    a9705000 a970bf00 SYMNDIS SYMNDIS.SYS Tue Oct 30 23:36:56 2007 (4727F858)
    a970d000 a9712200 SYMREDRV SYMREDRV.SYS Tue Oct 30 23:37:18 2007 (4727F86E)
    a9715000 a971c880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    a971d000 a9721a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    a9725000 a972a200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    a97eb000 a989d400 HSF_CNXT HSF_CNXT.sys Fri Dec 22 14:55:54 2006 (458C384A)
    a989e000 a998f680 HSF_DPV HSF_DPV.sys Fri Dec 22 14:56:40 2006 (458C3878)
    a99a2000 a99d5300 HSFHWAZL HSFHWAZL.sys Fri Dec 22 14:55:59 2006 (458C384F)
    a99d6000 a99ecf80 AEAudio AEAudio.sys Tue Aug 29 23:21:17 2006 (44F5042D)
    a99ed000 a9a0e700 portcls portcls.sys Tue Mar 16 14:58:17 2004 (40574E49)
    a9a0f000 a9a5e000 ADIHdAud ADIHdAud.sys Wed Mar 07 15:51:05 2007 (45EF25B9)
    a9b87000 a9b8f700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    a9c8f000 a9c91280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf012000 bf024000 igxprd32 igxprd32.dll Wed May 02 14:57:00 2007 (4638DEFC)
    bf024000 bf04e000 igxpgd32 igxpgd32.dll Wed May 02 14:56:53 2007 (4638DEF5)
    bf04e000 bf1d7ac0 igxpdv32 igxpdv32.DLL Wed May 02 14:56:39 2007 (4638DEE7)
    bf1d8000 bf454000 igxpdx32 igxpdx32.DLL Wed May 02 14:57:44 2007 (4638DF28)
    bf800000 bf9c2e80 win32k win32k.sys Mon Sep 15 08:16:53 2008 (48CE5235)
    f2e46000 f2e9ee80 update update.sys Mon Apr 23 06:32:54 2007 (462C8B56)
    f2e9f000 f2ecf100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    f2ed0000 f2ee0e00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    f2ee1000 f2ef7680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    f2ef8000 f2f1a680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f2f1b000 f2f2e900 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
    f2f2f000 f2f42380 sdbus sdbus.sys Sat Dec 30 07:25:35 2006 (45965ABF)
    f315e000 f3183000 HDAudBus HDAudBus.sys Fri Jan 07 20:07:15 2005 (41DF3243)
    f3183000 f31a6080 USBPORT USBPORT.SYS Mon Oct 23 07:14:41 2006 (453CA421)
    f31a7000 f31e8000 e1e5132 e1e5132.sys Sun Mar 25 02:25:59 2007 (460615F7)
    f31e8000 f31fb780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
    f31fc000 f376d420 igxpmp32 igxpmp32.sys Wed May 02 14:57:18 2007 (4638DF0E)
    f5de2000 f5deb480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    f676b000 f6774f00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    f677b000 f6783900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    f678b000 f6796d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    f679b000 f67a5200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    f67ab000 f67b7880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    f67bb000 f67c9080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    f67cb000 f67d7180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    f7077000 f707a880 ibmpmdrv ibmpmdrv.sys Thu May 31 05:52:39 2007 (465E9AE7)
    f707b000 f707e700 CmBatt CmBatt.sys Wed Aug 04 02:07:39 2004 (41107D2B)
    f707f000 f7082c80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
    f7083000 f7086220 tp4track tp4track.sys Tue Jul 12 11:42:09 2005 (42D3E4D1)
    f70bb000 f70be920 DLAOPIOM DLAOPIOM.SYS Thu Feb 02 14:03:01 2006 (43E25765)
    f714c000 f7166580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f7167000 f7183000 Apsx86 Apsx86.sys Fri Mar 02 03:28:08 2007 (45E7E018)
    f7183000 f71af980 NDIS NDIS.sys Tue May 02 06:55:09 2006 (44573A8D)
    f71b0000 f723c400 Ntfs Ntfs.sys Fri Feb 09 06:10:31 2007 (45CC56A7)
    f723d000 f7253780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    f7254000 f7269500 DRVMCDB DRVMCDB.SYS Wed Mar 01 20:01:38 2006 (440643F2)
    f726a000 f727bf00 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
    f727c000 f729b780 fltMgr fltMgr.sys Mon Aug 21 05:14:57 2006 (44E97991)
    f729c000 f735a000 iaStor iaStor.sys Mon Feb 12 15:46:47 2007 (45D0D237)
    f735a000 f7371480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f7372000 f7397700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f7398000 f73b6880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    f73b7000 f73d4480 pcmcia pcmcia.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f73d5000 f73e5a80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f73e6000 f7413d80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    f7515000 f751dc00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    f7525000 f752f500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    f7535000 f7541c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    f7545000 f754de00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    f7555000 f7561200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
    f7565000 f756db80 PxHelp20 PxHelp20.sys Fri Feb 02 16:23:57 2007 (45C3ABED)
    f7575000 f7583e80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
    f7585000 f7592000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    f75b5000 f75c4180 nic1394 nic1394.sys Wed Dec 08 13:14:13 2004 (41B74475)
    f75c5000 f75d3800 usbhub usbhub.sys Mon Apr 09 06:27:39 2007 (461A151B)
    f7635000 f7643b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    f7735000 f773dd00 intelppm intelppm.sys Fri Aug 27 17:42:44 2004 (412FAAD4)
    f7745000 f7751e00 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f7755000 f7764d80 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
    f7765000 f776f400 imapi imapi.sys Tue Jul 05 19:45:39 2005 (42CB1BA3)
    f7795000 f779b200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    f779d000 f77a1900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    f77a5000 f77ad000 ApsHM86 ApsHM86.sys Fri Mar 02 03:28:27 2007 (45E7E02B)
    f783d000 f7842860 DLARTL_N DLARTL_N.SYS Fri Nov 18 15:02:09 2005 (437E3341)
    f7845000 f784a080 usbuhci usbuhci.sys Mon Oct 23 07:14:42 2006 (453CA422)
    f784d000 f7854600 usbehci usbehci.sys Mon Oct 23 07:14:40 2006 (453CA420)
    f7855000 f785b000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f785d000 f7862a00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f7865000 f786d000 atmeltpm atmeltpm.sys Tue May 17 10:20:06 2005 (4289FD96)
    f786d000 f7871500 tvtpktfilter tvtpktfilter.sys Sun Jan 15 21:51:11 2006 (43CB0A1F)
    f7875000 f7879880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    f787d000 f7881580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    f7885000 f7889080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    f788d000 f7892300 psadd psadd.sys Wed Sep 13 13:32:21 2006 (450840A5)
    f7895000 f789be80 Tvti2c Tvti2c.sys Wed Sep 13 13:32:25 2006 (450840A9)
    f78fd000 f7904580 Modem Modem.SYS Wed Aug 04 02:08:04 2004 (41107D44)
    f7905000 f790c000 PROCDD PROCDD.SYS Mon Nov 06 17:59:07 2006 (454FBE3B)
    f7925000 f7928000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    f7929000 f792b480 compbatt compbatt.sys Fri Aug 17 16:57:58 2001 (3B7D8556)
    f792d000 f7930700 BATTC BATTC.SYS Fri Aug 17 16:57:52 2001 (3B7D8550)
    f7931000 f7933d80 ACPIEC ACPIEC.sys Fri Aug 17 16:57:55 2001 (3B7D8553)
    f79f9000 f79fb580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    f7a11000 f7a14c80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    f7a15000 f7a16b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    f7a17000 f7a18100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f7a19000 f7a1a700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
    f7a3d000 f7a3e400 pmemnt pmemnt.sys Tue May 04 12:13:04 2004 (4097C110)
    f7a71000 f7a725e0 DLACDBHM DLACDBHM.SYS Fri Nov 18 15:02:49 2005 (437E3369)
    f7a73000 f7a74100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    f7a85000 f7a86280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    f7ac3000 f7ac5000 i2omgmt i2omgmt.SYS Wed Aug 04 02:00:50 2004 (41107B92)
    f7ac5000 f7ac6f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
    f7ac7000 f7ac8080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    f7ac9000 f7aca080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    f7acb000 f7acc080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    f7acd000 f7ace800 SYMDNS SYMDNS.SYS Tue Oct 30 23:36:49 2007 (4727F851)
    f7ad1000 f7ad2080 IBMBLDID IBMBLDID.sys Fri Jan 26 01:46:52 2007 (45B9A3DC)
    f7add000 f7addd00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
    f7ade000 f7aded80 OPRGHDLR OPRGHDLR.SYS Fri Aug 17 16:57:55 2001 (3B7D8553)
    f7b78000 f7b78b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
    f7c08000 f7c08c00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
    f7c32000 f7c32d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)

    Unloaded modules:
    99b26000 99b51000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    99a34000 99af2000 hiber_iaStor
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9a2cc000 9a2f7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7b3b000 f7b3c000 TvtDrv.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    99dd9000 99ff4000 NETw4x32.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f2f43000 f315e000 NETw4x32.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    99f02000 99fc0000 hiber_iaStor
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9adea000 9ae15000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9cb71000 9cb72000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a9bd7000 a9be4000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9aeb5000 9aed8000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    9af35000 9af43000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a41000 f7a43000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a32d8000 a32da000 WAM.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8744000 a874d000 processr.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7835000 f783a000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:temp\debuglog.txt
     
  6. 2009/01/02
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
  7. 2009/01/03
    helpme2008

    helpme2008 Inactive Thread Starter

    Joined:
    2008/11/16
    Messages:
    46
    Likes Received:
    0
    Thanks Arie! I've applied the patch and will keep my fingers crossed. Not quite sure how to replicate the error -- BSOD. I could try to hook up my laptop to my LCD, but that's an exercise within itself!

    I'll keep an eye out and hope for the best! Thanks for your prompt 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.