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.

Video problems, screen flickering and reboots!!

Discussion in 'Windows XP' started by LordSoth666, 2007/09/10.

  1. 2007/09/10
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    No matter what program I use to play video files or dvds on my computer my monitor flickers to black a few times and then reboots. The whole process does not take any longer than 10-15 seconds before the computer will reboot. Upon the last time I booted successfully into windows I had gotten a "recovered from a serious error" message. The files inculded in the error report were:

    C:\DOCUME~1\James\LOCALS~1\Temp\WERf90f.dir00\Mini090707-01.dmp
    C:\DOCUME~1\James\LOCALS~1\Temp\WERf90f.dir00\sysdata.xml

    Now I went through a downloaded MS debugging tools and then I used debugwiz to extract the contents of the minidump file.

    Here is the exact contents of debuglog.txt from my hard drive:
    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\WINDOWS\Minidump\Mini090807-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) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_qfe.070227-2300
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055a820
    Debug session time: Sat Sep 8 01:42:46.015 2007 (GMT-4)
    System Uptime: 0 days 5:02:16.589
    Loading Kernel Symbols
    ................................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    .....................
    *** ERROR: Module load completed but symbols could not be loaded for nv4_mini.sys
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000007F, {8, 80042000, 0, 0}

    Probably caused by : nv4_mini.sys ( nv4_mini+3fa54 )

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

    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: 00000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 80042000
    Arg3: 00000000
    Arg4: 00000000

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


    BUGCHECK_STR: 0x7f_8

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: DVD Shrink 3.2.

    LAST_CONTROL_TRANSFER: from f7f6bad8 to f7f6ba54

    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f894effc f7f6bad8 8212d008 00000008 00000001 nv4_mini+0x3fa54
    f894f01c f7f6bb26 8208c080 00000008 8208c080 nv4_mini+0x3fad8
    00000000 00000000 00000000 00000000 00000000 nv4_mini+0x3fb26


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nv4_mini+3fa54
    f7f6ba54 53 push ebx

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: nv4_mini+3fa54

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nv4_mini

    IMAGE_NAME: nv4_mini.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 453bddb2

    FAILURE_BUCKET_ID: 0x7f_8_nv4_mini+3fa54

    BUCKET_ID: 0x7f_8_nv4_mini+3fa54

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

    eax=00000000 ebx=820be8b8 ecx=8212d008 edx=8212d008 esi=00000008 edi=00000001
    eip=f7f6ba54 esp=f894f000 ebp=00000001 iopl=0 nv up ei ng nz na po nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010282
    nv4_mini+0x3fa54:
    f7f6ba54 53 push ebx
    ChildEBP RetAddr Args to Child
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f894effc f7f6bad8 8212d008 00000008 00000001 nv4_mini+0x3fa54
    f894f01c f7f6bb26 8208c080 00000008 8208c080 nv4_mini+0x3fad8
    00000000 00000000 00000000 00000000 00000000 nv4_mini+0x3fb26
    start end module name
    804d7000 806ebc00 nt ntoskrnl.exe Wed Feb 28 04:54:58 2007 (45E55172)
    806ec000 8070c280 hal halaacpi.dll Mon Nov 15 20:37:02 2004 (419959BE)
    b7481000 b74ab180 kmixer kmixer.sys Wed Jun 14 04:50:19 2006 (448FCDCB)
    b81fd000 b823d200 HTTP HTTP.sys Thu Mar 16 21:08:09 2006 (441A0BF9)
    b8e5c000 b8e64080 ipfltdrv ipfltdrv.sys Fri Aug 17 16:55:07 2001 (3B7D84AB)
    b952c000 b954a000 tm_mbd_c tm_mbd_c.sys Fri Dec 15 01:27:58 2006 (4582406E)
    b9572000 b9589b80 tmcomm tmcomm.sys Wed Jan 24 04:45:21 2007 (45B72AB1)
    b958a000 b95b1f00 secdrv secdrv.sys Tue Aug 31 09:42:55 2004 (4134805F)
    b96a0000 b96b4400 wdmaud wdmaud.sys Wed Jun 14 05:17:03 2006 (448FD40F)
    b97a5000 b97f6480 srv srv.sys Mon Aug 14 08:00:40 2006 (44E065E8)
    b988f000 b989dd80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    b990f000 b993b400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
    ba36c000 ba3ae000 tmxpflt tmxpflt.sys Tue Jun 12 07:00:39 2007 (466E7CD7)
    ba3ae000 ba4bf460 vsapint vsapint.sys Tue Jun 12 06:51:07 2007 (466E7A9B)
    ba4e0000 ba4e3900 ndisuio ndisuio.sys Tue Aug 22 04:53:40 2006 (44EAC614)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf012000 bf463580 nv4_disp nv4_disp.dll Sun Oct 22 17:02:50 2006 (453BDC7A)
    bf800000 bf9c2300 win32k win32k.sys Thu Mar 08 08:49:35 2007 (45F0146F)
    bffa0000 bffe5c00 ATMFD ATMFD.DLL Wed Aug 04 03:56:56 2004 (411096C8)
    f6404000 f641b480 dump_atapi dump_atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f641c000 f642c280 Udfs Udfs.SYS Wed Aug 04 02:00:27 2004 (41107B7B)
    f642d000 f649c000 mrxsmb mrxsmb.sys Tue Jun 20 10:02:37 2006 (4497FFFD)
    f649c000 f64bd480 ipnat ipnat.sys Thu Apr 13 20:20:40 2006 (443EEAD8)
    f64e6000 f6510a00 rdbss rdbss.sys Thu Jun 15 05:35:00 2006 (449129C4)
    f6535000 f6537900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    f6539000 f6549d00 tmtdi tmtdi.sys Mon Nov 13 22:00:41 2006 (45593159)
    f655a000 f6567000 tmpreflt tmpreflt.sys Tue Jun 12 07:00:39 2007 (466E7CD7)
    f65ea000 f660bd00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    f660c000 f6633c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f6634000 f668c100 tcpip tcpip.sys Thu Jul 20 05:29:10 2006 (44BF4CE6)
    f668d000 f669f400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f66a0000 f66bb700 InCDFs InCDFs.sys Mon Mar 12 13:19:42 2007 (45F58BAE)
    f6794000 f6830000 ctac32k ctac32k.sys Fri Aug 11 02:45:14 2006 (44DC277A)
    f6830000 f6857000 ctsfm2k ctsfm2k.sys Fri Aug 11 02:45:18 2006 (44DC277E)
    f6857000 f6884000 emupia2k emupia2k.sys Fri Aug 11 02:45:17 2006 (44DC277D)
    f6884000 f6988000 ha10kx2k ha10kx2k.sys Fri Aug 11 02:45:24 2006 (44DC2784)
    f7a88000 f7a8a980 InCDrec InCDrec.SYS Mon Mar 12 13:19:52 2007 (45F58BB8)
    f7ad8000 f7c97000 TM_CFW TM_CFW.sys Mon Nov 13 21:58:04 2006 (455930BC)
    f7c97000 f7cca180 update update.sys Wed Sep 01 18:27:22 2004 (41364CCA)
    f7ccb000 f7cfb100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    f7cfc000 f7d0ce00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    f7d1d000 f7d1ff80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
    f7d25000 f7d27580 hidusb hidusb.sys Fri Aug 17 17:02:16 2001 (3B7D8658)
    f7d35000 f7d4b680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    f7d4c000 f7d5f900 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
    f7d70000 f7d7f380 rspndr rspndr.sys Wed Nov 08 05:28:09 2006 (4551B139)
    f7da0000 f7daf900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    f7db0000 f7db9000 HIDCLASS HIDCLASS.SYS Tue Oct 31 06:26:12 2006 (454724C4)
    f7df0000 f7dfed80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f7e00000 f7e23080 USBPORT USBPORT.SYS Mon Oct 23 07:14:41 2006 (453CA421)
    f7e24000 f7e57000 ctoss2k ctoss2k.sys Fri Aug 11 02:45:23 2006 (44DC2783)
    f7e57000 f7e79680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f7e7a000 f7e9da80 portcls portcls.sys Wed Jul 12 09:49:59 2006 (44B4FE07)
    f7e9e000 f7f17f80 ctaud2k ctaud2k.sys Fri Aug 11 02:45:37 2006 (44DC2791)
    f7f18000 f7f2bf00 VIDEOPRT VIDEOPRT.SYS Thu Aug 03 10:02:07 2006 (44D201DF)
    f7f2c000 f82fb400 nv4_mini nv4_mini.sys Sun Oct 22 17:08:02 2006 (453BDDB2)
    f8310000 f8313c80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    f8344000 f835da80 Mup Mup.sys Thu Sep 22 21:26:18 2005 (433359BA)
    f835e000 f838aa80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f838b000 f8417400 Ntfs Ntfs.sys Fri Feb 09 06:10:31 2007 (45CC56A7)
    f8418000 f842e780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    f842f000 f8440f00 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
    f8441000 f8442000 fltMgr fltMgr.sys unavailable (00000000)
    f8461000 f8478800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    f8479000 f8490480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f8491000 f84b6700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f84b7000 f84d5880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    f84d6000 f84e6a80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f84e7000 f8514d80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    f8536000 f853ec00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    f8546000 f8554f80 ohci1394 ohci1394.sys Fri Aug 12 20:11:00 2005 (42FD3A94)
    f8556000 f8563000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    f8566000 f8570500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    f8576000 f8582c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    f8586000 f85911a0 si3112 si3112.sys Tue Dec 17 20:04:11 2002 (3DFFC98B)
    f8596000 f859ee00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    f85a6000 f85b2180 CLASSPNP CLASSPNP.SYS Wed Oct 05 19:53:44 2005 (43446788)
    f85b6000 f85beb80 PxHelp20 PxHelp20.sys Fri Feb 02 16:23:57 2007 (45C3ABED)
    f85c6000 f85d0500 viaagp viaagp.sys Wed Aug 04 02:07:42 2004 (41107D2E)
    f85f6000 f8605180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f8606000 f8610200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    f8616000 f8621d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    f8626000 f862e900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    f8636000 f863ff00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    f86b6000 f86bf480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    f86c6000 f86d4780 usbhub usbhub.sys Mon Oct 23 07:14:42 2006 (453CA422)
    f86e6000 f86ee700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    f86f6000 f86fe700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    f8706000 f870f200 amdk7 amdk7.sys Wed Aug 04 01:59:19 2004 (41107B37)
    f8716000 f871e880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    f8726000 f8734b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    f8736000 f8740400 imapi imapi.sys Tue Jul 05 19:45:39 2005 (42CB1BA3)
    f8746000 f8752180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    f8756000 f8764080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    f8766000 f876e080 InCDRm InCDRm.sys Mon Mar 12 13:22:57 2007 (45F58C71)
    f8776000 f8780600 fetnd5b fetnd5b.sys Wed Apr 14 22:57:18 2004 (407DFA0E)
    f8786000 f8795d80 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
    f8796000 f87a2e00 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f87a6000 f87b2880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    f87b6000 f87bc200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    f87be000 f87c2900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    f87c6000 f87ce000 videX32 videX32.sys Tue Oct 17 08:22:24 2006 (4534CB00)
    f87ce000 f87d4d00 viaagp1 viaagp1.sys Wed Jul 02 06:08:01 2003 (3F02AF01)
    f87f6000 f87fc780 USBSTOR USBSTOR.SYS Wed Aug 04 02:08:44 2004 (41107D6C)
    f87fe000 f8803200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    f8806000 f880aa80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    f880e000 f8815880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    f8816000 f881d260 SCDEmu SCDEmu.SYS Mon Apr 09 08:27:07 2007 (461A311B)
    f882e000 f8834180 HIDPARSE HIDPARSE.SYS Wed Aug 04 02:08:15 2004 (41107D4F)
    f8846000 f884c000 pgfilter pgfilter.sys Sun Sep 18 21:02:52 2005 (432E0E3C)
    f8866000 f886e000 ctprxy2k ctprxy2k.sys Fri Aug 11 02:45:39 2006 (44DC2793)
    f886e000 f8873080 usbuhci usbuhci.sys Mon Oct 23 07:14:42 2006 (453CA422)
    f8876000 f887d600 usbehci usbehci.sys Mon Oct 23 07:14:40 2006 (453CA420)
    f887e000 f8882500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    f8886000 f888da80 InCDPass InCDPass.sys Mon Mar 12 13:22:37 2007 (45F58C5D)
    f888e000 f888f000 fdc fdc.sys unavailable (00000000)
    f8896000 f889c000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f889e000 f88a2880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    f88a6000 f88aa580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    f88ae000 f88b2080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    f88b6000 f88bb020 wanatw4 wanatw4.sys Tue Jul 16 11:23:14 2002 (3D343A62)
    f88be000 f88c3a00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f893e000 f8943000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
    f8946000 f8949000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    f89c6000 f89c8280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    f8a12000 f8a14980 gameenum gameenum.sys Wed Aug 04 02:08:20 2004 (41107D54)
    f8a2a000 f8a2dc80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
    f8a2e000 f8a30580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    f8a36000 f8a37b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    f8a38000 f8a39100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f8a3a000 f8a3b500 viaide viaide.sys Wed Aug 04 01:59:42 2004 (41107B4E)
    f8a3c000 f8a3d000 dmload dmload.sys unavailable (00000000)
    f8a5c000 f8a5d100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    f8a60000 f8a61000 ParVdm ParVdm.SYS unavailable (00000000)
    f8aaa000 f8aab280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    f8ab2000 f8ab3f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
    f8ab4000 f8ab5080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    f8ab6000 f8ab7080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    f8ab8000 f8ab9080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    f8ace000 f8acfa00 000 000.fcl Wed May 03 22:21:48 2006 (4459653C)
    f8ada000 f8adb100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f8b4d000 f8b4dd00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
    f8bd8000 f8bd9000 Null Null.SYS unavailable (00000000)
    f8bee000 f8beea80 PQNTDrv PQNTDrv.SYS Mon Sep 16 19:14:30 2002 (3D8665D6)
    f8c0a000 f8c0ac00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)

    Unloaded modules:
    b981f000 b9829000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba28c000 ba296000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9194000 b919e000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b90c4000 b90ce000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b64e3000 b64ed000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ba28c000 ba296000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b6403000 b640d000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9652000 b967d000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b95b2000 b95bc000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b81bd000 b81c7000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b80c5000 b80cf000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8e3c000 b8e46000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b81ad000 b81b7000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8f64000 b8f6e000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8c5c000 f8c5d000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b967d000 b96a0000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b984f000 b985c000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b985f000 b986d000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8a8e000 f8a90000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f87f6000 f87fb000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7a8c000 f7a8f000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt

    My system specs are this:
    AMD Athlon XP 2000
    MSI KM2M Motherboard
    512 MB Crucial Ram
    128mb eVGA nvidia 5200 video card
    Soundblaster Audigy Platinum
    Sony DRU-820A DVD-RW
    Toshiba SD-M1612 DVD-ROM

    Any help would be greatly appreciated on solving this problem I am having.

    Thank you muchly in advance.

    Regards,
    James Heslin
     
  2. 2007/09/10
    Zander

    Zander Geek Member Alumni

    Joined:
    2002/01/07
    Messages:
    4,084
    Likes Received:
    5
    Well, I'm no expert at these things but to get things going for you, this line in the debug log would seem to indicate that it has something to do with DVD Shrink.
    I'm not really sure why it would cause a problem unless you're using it to play a DVD at the time of the crash. Is DVD Shrink running when this happens?

    Out of curiosity, you might try uninstalling it and then see if the crash occurs. If not, we'd know what we're dealing with here and maybe I or somebody else could come up with something to help you with it.

    I have that program too but don't know why it would cause this type of problem. I don't see anything in the options that would cause this. I can't see anywhere where it could start automatically with DVD files but, I could be missing something.
     

  3. to hide this advert.

  4. 2007/09/10
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Welcome to Windows BBS Forums LordSoth666



    Non-experienced Dump Reader - I offer suggestions only.

    Since problem seems to be triggered by any media played / monitor flickers / crashes along with nv4_mini.sys showing up numerous times through-out dump, I would be suspicious of video card drivers. If you need to determine your make/model of video card you have, do the following ...
    Desktop, on any open spot, Right Click, select Properties, select Settings Tab.
     
    Last edited: 2007/09/10
  5. 2007/09/11
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    Media player? DVD Shrink is not a player (as far as I know).

    I find a DVD player comes with the software for a new graphics card or CD/DVD drive. Investigate PowerDVD and WinDVD (if you don't have any "free" versions, you will need to puchase a version).

    Check this:
    http://en.wikipedia.org/wiki/VLC_media_player

    Matt
     
    Last edited: 2007/09/11
  6. 2007/09/11
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Hi Mattman
    My response refers to posters opening phrase.
    This dump refers to DVD Shrink being loaded at the time this crash occurred, along with numerous mentions of nv4_mini.sys, files belonging to nVidia. With poster stating crashes occur when video files or DVD's are played, my first suspect would be the video drivers. It would be nice if poster could validate if same problem occurs when playing .mpg's / .wmv as opposed to DVD movies ... and what programs used. We need more dumps to get a better understanding of what the problem could be.

    As for DVD Shrink being a media player, it has equivalent tools. It is the grandfather of commercial DVD movie backup tools (free). It contains a "Video Previewer" for initial video analysis (2x modes - Normal/Deep) in which it reads movie files (displays movie images if option is ticked) when program loads, and generates base folder views. The next step allows the user to play and view parts of the movie via the built in viewer. The use of viewer is a tool / interface to allow user to choose / select settings.
     
    Last edited: 2007/09/11
  7. 2007/09/11
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    Hi Dennis,
    I should have read more closely :rolleyes:, still, I have found problems before I installed a specialized player (specific CODECS may be required:confused: ).

    I was not trying to distract attention from the driver file you identify. Personally, I would start by installing any update for the motherboard chipset drivers before going on to update the graphics drivers. Graphics drivers, I look for updated drivers at the hardware manufacturer's website (not say, straight from the chipset suppliers website, nVidia in this case).

    The old/free version of Everest is in my signature. It may be able to read the hardware information. A summary can be listed (look in the menus). Sandra can also identify hardware.

    Matt
     
  8. 2007/09/11
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Hi Mattman

    I'm in agreement with everything you suggested. :)
    All of us are giving our best guess with limited information.
    We will need more interaction with poster to understand his problems.

    What would be good information to help solve issue.
    What programs have you tried, but caused crash?
    Does it happen on commercial DVD movies?
    Does it happen on other graphic media files (.mpg, .wmv, please name file types)?
    Have you installed any new devices or software recently?
    Have you been able to successful play video previously, or is this a recent problem?
    Any additional dumps?

    Thanks Mattman
     
  9. 2007/09/11
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    Okay it just happened to me again. I uninstalled DVD Shrink so that's not the culprit. Here's the latest dumplog:

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\WINDOWS\Minidump\Mini091107-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) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_qfe.070227-2300
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055a820
    Debug session time: Tue Sep 11 17:04:22.765 2007 (GMT-4)
    System Uptime: 2 days 18:00:43.328
    Loading Kernel Symbols
    ................................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ..................................................
    *** ERROR: Module load completed but symbols could not be loaded for nv4_mini.sys
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000007F, {8, 80042000, 0, 0}

    Probably caused by : nv4_mini.sys ( nv4_mini+3fa54 )

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

    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: 00000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 80042000
    Arg3: 00000000
    Arg4: 00000000

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


    BUGCHECK_STR: 0x7f_8

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    PROCESS_NAME: wmplayer.exe

    LAST_CONTROL_TRANSFER: from f7f6bad8 to f7f6ba54

    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f894effc f7f6bad8 8207a410 00000008 00000001 nv4_mini+0x3fa54
    f894f01c f7f6bb26 8204e008 00000008 8204e008 nv4_mini+0x3fad8
    00000000 00000000 00000000 00000000 00000000 nv4_mini+0x3fb26


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nv4_mini+3fa54
    f7f6ba54 53 push ebx

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: nv4_mini+3fa54

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nv4_mini

    IMAGE_NAME: nv4_mini.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 453bddb2

    FAILURE_BUCKET_ID: 0x7f_8_nv4_mini+3fa54

    BUCKET_ID: 0x7f_8_nv4_mini+3fa54

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

    eax=00000000 ebx=8207a6d0 ecx=8207a410 edx=8207a410 esi=00000008 edi=00000001
    eip=f7f6ba54 esp=f894f000 ebp=00000001 iopl=0 nv up ei ng nz na po nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010282
    nv4_mini+0x3fa54:
    f7f6ba54 53 push ebx
    ChildEBP RetAddr Args to Child
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f894effc f7f6bad8 8207a410 00000008 00000001 nv4_mini+0x3fa54
    f894f01c f7f6bb26 8204e008 00000008 8204e008 nv4_mini+0x3fad8
    00000000 00000000 00000000 00000000 00000000 nv4_mini+0x3fb26
    start end module name
    804d7000 806ebc00 nt ntoskrnl.exe Wed Feb 28 04:54:58 2007 (45E55172)
    806ec000 8070c280 hal halaacpi.dll Mon Nov 15 20:37:02 2004 (419959BE)
    b3360000 b338a180 kmixer kmixer.sys Wed Jun 14 04:50:19 2006 (448FCDCB)
    b8f33000 b8f3b080 ipfltdrv ipfltdrv.sys Fri Aug 17 16:55:07 2001 (3B7D84AB)
    b8fbb000 b8ffb200 HTTP HTTP.sys Thu Mar 16 21:08:09 2006 (441A0BF9)
    b925a000 b926e400 wdmaud wdmaud.sys Wed Jun 14 05:17:03 2006 (448FD40F)
    b9637000 b9645d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
    b96f7000 b9715000 tm_mbd_c tm_mbd_c.sys Fri Dec 15 01:27:58 2006 (4582406E)
    b9715000 b972cb80 tmcomm tmcomm.sys Wed Jan 24 04:45:21 2007 (45B72AB1)
    b972d000 b9754f00 secdrv secdrv.sys Tue Aug 31 09:42:55 2004 (4134805F)
    b9845000 b9896480 srv srv.sys Mon Aug 14 08:00:40 2006 (44E065E8)
    b99af000 b99db400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
    ba40c000 ba44e000 tmxpflt tmxpflt.sys Tue Jun 12 07:00:39 2007 (466E7CD7)
    ba44e000 ba55f460 vsapint vsapint.sys Tue Jun 12 06:51:07 2007 (466E7A9B)
    ba578000 ba57b900 ndisuio ndisuio.sys Tue Aug 22 04:53:40 2006 (44EAC614)
    bf000000 bf011580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
    bf012000 bf463580 nv4_disp nv4_disp.dll Sun Oct 22 17:02:50 2006 (453BDC7A)
    bf800000 bf9c2300 win32k win32k.sys Thu Mar 08 08:49:35 2007 (45F0146F)
    bffa0000 bffe5c00 ATMFD ATMFD.DLL Wed Aug 04 03:56:56 2004 (411096C8)
    f62f1000 f6300380 rspndr rspndr.sys Wed Nov 08 05:28:09 2006 (4551B139)
    f6404000 f641b480 dump_atapi dump_atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f641c000 f642c280 Udfs Udfs.SYS Wed Aug 04 02:00:27 2004 (41107B7B)
    f642d000 f649c000 mrxsmb mrxsmb.sys Tue Jun 20 10:02:37 2006 (4497FFFD)
    f649c000 f64bd480 ipnat ipnat.sys Thu Apr 13 20:20:40 2006 (443EEAD8)
    f64e6000 f6510a00 rdbss rdbss.sys Thu Jun 15 05:35:00 2006 (449129C4)
    f6511000 f6513900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
    f6539000 f6549d00 tmtdi tmtdi.sys Mon Nov 13 22:00:41 2006 (45593159)
    f65ba000 f65c7000 tmpreflt tmpreflt.sys Tue Jun 12 07:00:39 2007 (466E7CD7)
    f65ea000 f660bd00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
    f660c000 f6633c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f6634000 f668c100 tcpip tcpip.sys Thu Jul 20 05:29:10 2006 (44BF4CE6)
    f668d000 f669f400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f66a0000 f66bb700 InCDFs InCDFs.sys Mon Mar 12 13:19:42 2007 (45F58BAE)
    f6794000 f6830000 ctac32k ctac32k.sys Fri Aug 11 02:45:14 2006 (44DC277A)
    f6830000 f6857000 ctsfm2k ctsfm2k.sys Fri Aug 11 02:45:18 2006 (44DC277E)
    f6857000 f6884000 emupia2k emupia2k.sys Fri Aug 11 02:45:17 2006 (44DC277D)
    f6884000 f6988000 ha10kx2k ha10kx2k.sys Fri Aug 11 02:45:24 2006 (44DC2784)
    f7ab8000 f7abaf80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
    f7abc000 f7abe580 hidusb hidusb.sys Fri Aug 17 17:02:16 2001 (3B7D8658)
    f7ad8000 f7c97000 TM_CFW TM_CFW.sys Mon Nov 13 21:58:04 2006 (455930BC)
    f7c97000 f7cca180 update update.sys Wed Sep 01 18:27:22 2004 (41364CCA)
    f7ccb000 f7cfb100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
    f7cfc000 f7d0ce00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
    f7d35000 f7d4b680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
    f7d4c000 f7d5f900 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
    f7d60000 f7d6f900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
    f7e00000 f7e23080 USBPORT USBPORT.SYS Mon Oct 23 07:14:41 2006 (453CA421)
    f7e24000 f7e57000 ctoss2k ctoss2k.sys Fri Aug 11 02:45:23 2006 (44DC2783)
    f7e57000 f7e79680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
    f7e7a000 f7e9da80 portcls portcls.sys Wed Jul 12 09:49:59 2006 (44B4FE07)
    f7e9e000 f7f17f80 ctaud2k ctaud2k.sys Fri Aug 11 02:45:37 2006 (44DC2791)
    f7f18000 f7f2bf00 VIDEOPRT VIDEOPRT.SYS Thu Aug 03 10:02:07 2006 (44D201DF)
    f7f2c000 f82fb400 nv4_mini nv4_mini.sys Sun Oct 22 17:08:02 2006 (453BDDB2)
    f830c000 f830fc80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
    f8344000 f835da80 Mup Mup.sys Thu Sep 22 21:26:18 2005 (433359BA)
    f835e000 f838aa80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
    f838b000 f8417400 Ntfs Ntfs.sys Fri Feb 09 06:10:31 2007 (45CC56A7)
    f8418000 f842e780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
    f842f000 f8440f00 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
    f8441000 f8442000 fltMgr fltMgr.sys unavailable (00000000)
    f8461000 f8478800 SCSIPORT SCSIPORT.SYS Wed Aug 04 01:59:39 2004 (41107B4B)
    f8479000 f8490480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
    f8491000 f84b6700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
    f84b7000 f84d5880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
    f84d6000 f84e6a80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
    f84e7000 f8514d80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
    f8536000 f853ec00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
    f8546000 f8554f80 ohci1394 ohci1394.sys Fri Aug 12 20:11:00 2005 (42FD3A94)
    f8556000 f8563000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
    f8566000 f8570500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
    f8576000 f8582c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
    f8586000 f85911a0 si3112 si3112.sys Tue Dec 17 20:04:11 2002 (3DFFC98B)
    f8596000 f859ee00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
    f85a6000 f85b2180 CLASSPNP CLASSPNP.SYS Wed Oct 05 19:53:44 2005 (43446788)
    f85b6000 f85beb80 PxHelp20 PxHelp20.sys Fri Feb 02 16:23:57 2007 (45C3ABED)
    f85c6000 f85d0500 viaagp viaagp.sys Wed Aug 04 02:07:42 2004 (41107D2E)
    f85f6000 f8600200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
    f8606000 f8611d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
    f8616000 f8625180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f8626000 f862e900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
    f8636000 f863ff00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
    f8646000 f864f480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
    f8656000 f8664780 usbhub usbhub.sys Mon Oct 23 07:14:42 2006 (453CA422)
    f8676000 f867e700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
    f86a6000 f86ae700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
    f86b6000 f86bf000 HIDCLASS HIDCLASS.SYS Tue Oct 31 06:26:12 2006 (454724C4)
    f86c6000 f86ce880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
    f86d6000 f86df200 amdk7 amdk7.sys Wed Aug 04 01:59:19 2004 (41107B37)
    f86f6000 f8704d80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
    f8706000 f8714b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
    f8736000 f8740400 imapi imapi.sys Tue Jul 05 19:45:39 2005 (42CB1BA3)
    f8746000 f8752180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
    f8756000 f8764080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
    f8766000 f876e080 InCDRm InCDRm.sys Mon Mar 12 13:22:57 2007 (45F58C71)
    f8776000 f8780600 fetnd5b fetnd5b.sys Wed Apr 14 22:57:18 2004 (407DFA0E)
    f8786000 f8795d80 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
    f8796000 f87a2e00 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
    f87a6000 f87b2880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
    f87b6000 f87bc200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
    f87be000 f87c2900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
    f87c6000 f87ce000 videX32 videX32.sys Tue Oct 17 08:22:24 2006 (4534CB00)
    f87ce000 f87d4d00 viaagp1 viaagp1.sys Wed Jul 02 06:08:01 2003 (3F02AF01)
    f87ee000 f87f2500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
    f8856000 f885c000 pgfilter pgfilter.sys Sun Sep 18 21:02:52 2005 (432E0E3C)
    f8866000 f886e000 ctprxy2k ctprxy2k.sys Fri Aug 11 02:45:39 2006 (44DC2793)
    f886e000 f8873080 usbuhci usbuhci.sys Mon Oct 23 07:14:42 2006 (453CA422)
    f8876000 f887d600 usbehci usbehci.sys Mon Oct 23 07:14:40 2006 (453CA420)
    f887e000 f8885a80 InCDPass InCDPass.sys Mon Mar 12 13:22:37 2007 (45F58C5D)
    f8886000 f8887000 fdc fdc.sys unavailable (00000000)
    f888e000 f8894000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f8896000 f889a880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
    f889e000 f88a2580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
    f88a6000 f88aa080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
    f88ae000 f88b3020 wanatw4 wanatw4.sys Tue Jul 16 11:23:14 2002 (3D343A62)
    f88b6000 f88bba00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
    f88c6000 f88cb000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
    f88d6000 f88db200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
    f88de000 f88e2a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
    f88e6000 f88ed880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
    f88ee000 f88f5260 SCDEmu SCDEmu.SYS Mon Apr 09 08:27:07 2007 (461A311B)
    f88f6000 f88fc180 HIDPARSE HIDPARSE.SYS Wed Aug 04 02:08:15 2004 (41107D4F)
    f88fe000 f8904780 USBSTOR USBSTOR.SYS Wed Aug 04 02:08:44 2004 (41107D6C)
    f8946000 f8949000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
    f8a0e000 f8a10980 InCDrec InCDrec.SYS Mon Mar 12 13:19:52 2007 (45F58BB8)
    f8a12000 f8a14280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
    f8a16000 f8a18980 gameenum gameenum.sys Wed Aug 04 02:08:20 2004 (41107D54)
    f8a2a000 f8a2dc80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
    f8a2e000 f8a30580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
    f8a36000 f8a37b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
    f8a38000 f8a39100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f8a3a000 f8a3b500 viaide viaide.sys Wed Aug 04 01:59:42 2004 (41107B4E)
    f8a3c000 f8a3d000 dmload dmload.sys unavailable (00000000)
    f8a52000 f8a53000 ParVdm ParVdm.SYS unavailable (00000000)
    f8a58000 f8a59100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
    f8a5c000 f8a5d280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
    f8a5e000 f8a5f000 Fs_Rec Fs_Rec.SYS unavailable (00000000)
    f8a60000 f8a61080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
    f8a62000 f8a63080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
    f8a64000 f8a65080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
    f8a92000 f8a93a00 000 000.fcl Wed May 03 22:21:48 2006 (4459653C)
    f8a9c000 f8a9d100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
    f8b26000 f8b27000 Null Null.SYS unavailable (00000000)
    f8b6f000 f8b6fc00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
    f8c27000 f8c27a80 PQNTDrv PQNTDrv.SYS Mon Sep 16 19:14:30 2002 (3D8665D6)
    f8c3d000 f8c3dd00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)

    Unloaded modules:
    b3b8c000 b3bb7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3360000 b338b000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3b8c000 b3bb7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3360000 b338b000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3b8c000 b3bb7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3b8c000 b3bb7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3b8c000 b3bb7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3b8c000 b3bb7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3b8c000 b3bb7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b3f9c000 b3fc7000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b47c8000 b47f3000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8dbb000 b8dc5000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b7f25000 b7f2f000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9437000 b9441000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8ccb000 b8cd5000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f7d90000 f7d9a000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8e1b000 b8e25000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8e2b000 b8e35000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9617000 b9621000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8e2b000 b8e35000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b6198000 b61a2000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8b83000 b8b8d000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b9617000 b9621000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b6148000 b6152000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b95d7000 b95e1000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b515c000 b5187000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b58fc000 b5927000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b69f1000 b6a1c000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8b93000 b8b9d000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b94e7000 b94f1000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8cab000 b8cb5000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b61b8000 b61c2000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b927f000 b9289000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b6168000 b6172000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8d4b000 b8d55000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b7169000 b7194000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b75a7000 b75d2000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b7823000 b784e000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8bb3000 b8bbd000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8bf3000 b8bfd000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8adb000 b8ae5000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b90ac000 b90b6000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    b8b93000 b8b9d000 ATWPKT2.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt

    Also, in regards to DVD's I use PowerDVD to play and in regards to media files I have tried playing .avi and .wmv with both Windows Media Player and VLC player and the same thing happens with all the programs.
     
  10. 2007/09/11
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    And yes I was able to play videos without a problems previously. This is a fairly recent problem.
     
  11. 2007/09/11
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Both of your dumps are almost identical (somewhat rare).
    Unfortunately the two experienced dump readers who frequent the forums have not posted to this thread. My suggestions would be to uninstall nVida video card drivers and reinstall current driver releases for your card. One of nVida's files continues to show up as a potential problem in both dumps.
    Matman suggests to consider reinstalling/updating motherboard chipset drivers and then graphic drivers if required. All of these suggestions have merit, unless you can provide more information, it's the best I / we can come up with for now.
    I would recommend having current data backups and create a new restore point before any of the above. You can have all your bases covered if you include a image backup of your system drive.
     
  12. 2007/09/11
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    Ok here's the latest on my issue. I uninstalled my nvidia drivers and then rebooted. Using the default drivers that XP provides for my video card I was able to play .avi files through VLC media player without a problem. I went to my video card makers site, evga.com, and downloaded the recommended drivers for my geforce fx 5200 card. The site recommended version 93.71 drivers. I installed them and am having the same problem again. I went to nvidias site and they have version 162 drivers available for my card. Should I go ahead and download them or just wait?
     
  13. 2007/09/11
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    In addititon I went to MSI's website and I updated all my KM2M motherboard drivers (VIA, Ethernet etc.) to the latest versions.
     
  14. 2007/09/11
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Rollback to what works!!! Few more comments, but have to pick up kids from football game.
     
    Last edited: 2007/09/11
  15. 2007/09/11
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    nVidia current release for your card is ForceWare version 162.18 WHQL (MS signed driver). When you allowed XP to choose driver, did you take notice which driver it was. A few times I updated my vCard the same way (general rule of thumb, don't let MS choose drivers) and notice it would be the last nVidia driver which was signed (WHQL). So check to see which driver XP chose, it may be the very same as nVidia suggests (since it is signed). If it is different, your call. Download the latest from nvidia and give it a test run. If it doesn't work, you can go back to XP's choice..... since that got everything working.
     
  16. 2007/09/11
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    Okay I downloaded 162.18 drivers. Same thing has happened to me again! Ugh. I'm going to unistall the drivers now and let XP install its own. I'm going to cross my fingers too... hope this works.
     
  17. 2007/09/11
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    Ok I just uninstalled the nvidia driver and rebooted. Now Xp is not giving me any driver. It tried to find a driver for Video Controller (VGA Adapter), but failed. Now i'm driverless, but I am running in 1024x768 w/ 32 bit color. i'm using some kind of generic driver, just not sure which. Going to see if I can play video now.
     
  18. 2007/09/11
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Did you create a restore point BEFORE you started down the driver update road?? If yes, could try restore and hopefully XP will find the previous Vcard driver that worked earlier tonight. This would require you to reload/install mobo chipset, if you want them current.
    You have been uninstalling / rebooting inbetween each Vcard driver change??
     
  19. 2007/09/12
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    Warning...belligerent graphics drivers can result in hair loss!

    Where are you uninstalling the "drivers "? There should be a listing in Control Panel -> Add or Remove Programs. This will uninstall the nVidia software as well as the drivers.

    My uninstall method...
    Boot into safe mode, go to Add/Remove Programs, uninstall the nVidia listing. Check in Device Manager that the Graphics Adapter is gone, or uninstall it.
    Reboot into normal mode. When the Add New Hardware wizard runs, direct it to the (evga) drivers CD. This will install the drivers only, it will not install the nVidia software (control panel). Test the drivers. If you want to have the nVidia software installed, run the installer on the drivers CD or an updated version (I suggest the ones you downloaded from evga).

    If you have problems during the Add New Hardware wizard, click Cancel, that will load "generic" drivers as you called them (Windows non-specific drivers), then run the drivers installation program.

    You can also boot to VGA mode instead of normal mode (from the startup menu -> F8 at startup).

    At the moment you are in the graphics drivers "Hokey Pokey ". I don't think try this set or try that set is going to work. You need to uninstall everything cleanly (using safe mode and removing the nVidia software and drivers) to start with a fresh slate.

    Look at the "sticky" at the top of the BBS Hardware forum. There is a method there, but I do not like using "driver cleaner" programs.

    Matt
     
    Last edited: 2007/09/12
  20. 2007/09/12
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    Ok, here's the latest update. I extracted the files from the nvidia installer and then manually loaded the driver file for forceware 162.18. Everything seems to be going okay now. Perhaps the problem was because of the nvidia console that loads in the taskbar? Not sure, but I'm not complaining. lol
     
  21. 2007/09/14
    LordSoth666

    LordSoth666 Inactive Thread Starter

    Joined:
    2007/09/10
    Messages:
    9
    Likes Received:
    0
    Yay! New video problem BSOD Stop Error

    I unloaded my 162.18 version drivers for my nividia geforce fx 5200 because I was hacing the same old vidoe problems happening again. Upno reboot during the loading of the desktop it pciked up my card has a VGA adapter bla bla bla and then *BAM* it went BSOD on me and I got a Stop 0x000008E error looking at me. It was saying something about display adapter or what not. Exactly what is this stop error and how do I go about fixing my problem. The BSOD also mentioned something about some kind of memory dump, but I have no idea where to find it to help in the diagnosis of this problem. Any people with any ideas about this? I'm at wit's end right and now and I am this close to saying ***** it and reinstalling XP.

    Thanks again everyone.
     

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.