A long history of BSOD

pasmon

New Member
Hello everybody. I have dell vostro 1400 with vista home basic 32 bit installed.

There was a time when my pc was free of all crashes. Then suddenly one night the computer crashed so badly that it failed to get pass the logon screen. I formatted the entire C drive, re-installed from original cds.

During the reinstallation procedure, i noticed that whenever my laptop restarts, bsod appears. It continues to appear each time i restart. I have to force shutdown after each accidental restart for a normal loading. It appears that the pc always crashes on restart.

There are also some random crashes(after two or three days) due to some "dlls" or maybe due to some overheating. I am submitting my crash report along with system information.

I suspect that i did not re-install my drivers in order. But i do not have a way to know about the exact order. I also suspected during my reinstallation that my bios memory may be corrupt. Also, i have repartitioned my drives before this episode a long time ago in C:D:F.

Kindly help me out of this situation.
 

Attachments

  • system report.txt
    7.4 KB · Views: 51
  • crash report.txt
    26 KB · Views: 122

My Computer

My Computer

System One

  • Manufacturer/Model
    a6530f Desktop
    CPU
    HP-PAVILION
    Motherboard
    M2N68-LA (Narra3)
    Memory
    8 Gigs of Ram/DDR2 PC2-6400 MB/sec
    Graphics Card(s)
    NVIDIA GeForce 6150SE nForce 430
    Sound Card
    Intergrated Realtex ALC888S Audio
    Monitor(s) Displays
    LG W40 series widescreen
    Screen Resolution
    1600 X 900
    Hard Drives
    1 640 GB Sata transfer rating: 3.0 Gb/sec speed: 7200 RPM
    PSU
    300W
    Case
    Mid-Size ATX
    Keyboard
    HP Multimedia Keyboard
    Mouse
    Microsoft Wireless Mouse 5000
    Other Info
    Processor: AMD Phenom X3 8450 Operating speed: Up to 2.1 GHz, Number of cores: 3, Socket: AM2+, Bus speed: 3600 MHz HT3 (clocked down to 2000 MHz)

    Modem: 56K WinModem/

    Supermulti: 16X DVD(+/-)R/RW 12X Ram (+/-)R DL Lightscribe SATA Drive

    Menory Card Reader: 15-in-1 Multimedia Card Reader

    Media Drive
I am sorry, i have deleted the dump file as it took 1GB size. Anyway the last entry in "Who Crashed" file shows the latest crash dump analyzed anyway.
 

My Computer

STOP 0x00000050 or PAGE_FAULT_IN_NONPAGED_AREA
A hardware driver or system service requested data that was not in memory. The cause may be defective physical memory or incompatible software,especially remote control and antivirus programs. If the error occurs immediately after installing a device driver or application, try to use Safe Mode to remove the driver or uninstall the program. For more information, seeKB183169.
Code:
 Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
 
Loading Dump File [C:\Users\richc46\AppData\Local\Temp\Temp2_Windows_NT6_BSOD_jcgriff2 (3).zip\Windows_NT6_BSOD_jcgriff2\Mini070511-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: 
Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6000.17021.x86fre.vista_gdr.100218-0019
Machine Name:
Kernel base = 0x81c00000 PsLoadedModuleList = 0x81d11e10
Debug session time: Tue Jul  5 01:48:37.828 2011 (GMT-4)
System Uptime: 0 days 1:44:28.686
Loading Kernel Symbols
...............................................................
................................................................
......................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {fd818fa0, 1, 81ce7610, 0}
Unable to load image \SystemRoot\System32\win32k.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : win32k.sys ( win32k+e7078 )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except,
it must be protected by a Probe.  Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: fd818fa0, memory referenced.
Arg2: 00000001, value 0 = read operation, 1 = write operation.
Arg3: 81ce7610, If non-zero, the instruction address which referenced the bad memory
 address.
Arg4: 00000000, (reserved)
Debugging Details:
------------------
 
OVERLAPPED_MODULE: Address regions for 'fastfat' and 'parport.sys' overlap
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 81d315ac
Unable to read MiSystemVaType memory at 81d117e0
 fd818fa0 
FAULTING_IP: 
nt!ExAllocatePoolWithTag+605
81ce7610 8902            mov     dword ptr [edx],eax
MM_INTERNAL_CODE:  0
CUSTOMER_CRASH_COUNT:  1
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
BUGCHECK_STR:  0x50
PROCESS_NAME:  iexplore.exe
CURRENT_IRQL:  0
TRAP_FRAME:  abff2fec -- (.trap 0xffffffffabff2fec)
ErrCode = 00000002
eax=fe6265a0 ebx=000001ff ecx=90200e54 edx=fd818fa0 esi=90200dc0 edi=fe626600
eip=81ce7610 esp=abff3060 ebp=abff30ac iopl=0         nv up ei pl nz na po nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010202
nt!ExAllocatePoolWithTag+0x605:
81ce7610 8902            mov     dword ptr [edx],eax  ds:0023:fd818fa0=????????
Resetting default scope
LAST_CONTROL_TRANSFER:  from 81c8fc44 to 81ca9ff2
STACK_TEXT:  
abff2fd4 81c8fc44 00000001 fd818fa0 00000000 nt!MmAccessFault+0x106
abff2fd4 81ce7610 00000001 fd818fa0 00000000 nt!KiTrap0E+0xdc
abff30ac 90ae7078 00000021 00000550 6f746547 nt!ExAllocatePoolWithTag+0x605
WARNING: Stack unwind information not available. Following frames may be wrong.
abff30c0 90ac0482 00000550 6f746547 fd9a5e60 win32k+0xe7078
abff30d4 90aecc33 00000540 6f746547 00000000 win32k+0xc0482
abff3784 90aa1920 fd9a5e70 abff393c fe4c2548 win32k+0xecc33
abff37d0 90aa1a1a 90aec9b4 abff3854 fd9a5e70 win32k+0xa1920
abff3864 90acdbd5 fd9a5e70 abff393c 00000000 win32k+0xa1a1a
abff3b6c 90acddf0 abff3bbc fd9ffea0 fd9ffefc win32k+0xcdbd5
abff3bc8 90ad553e 2c010f95 0000004f 0000021c win32k+0xcddf0
abff3d18 81c8cb1a 2c010f95 0000004f 0000021c win32k+0xd553e
abff3d18 77700f34 2c010f95 0000004f 0000021c nt!KiFastCallEntry+0x12a
02a3a85c 00000000 00000000 00000000 00000000 0x77700f34
 
STACK_COMMAND:  kb
FOLLOWUP_IP: 
win32k+e7078
90ae7078 ??              ???
SYMBOL_STACK_INDEX:  3
SYMBOL_NAME:  win32k+e7078
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: win32k
IMAGE_NAME:  win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP:  0
FAILURE_BUCKET_ID:  0x50_win32k+e7078
BUCKET_ID:  0x50_win32k+e7078
Followup: MachineOwner
---------
1: kd> lmtsmn
start    end        module name
88d4a000 88d57080   1394BUS  1394BUS.SYS  Thu Nov 02 04:55:12 2006 (4549B270)
8043b000 8047e000   acpi     acpi.sys     Thu Aug 30 20:57:46 2007 (46D7678A)
8a6e4000 8a72b000   afd      afd.sys      Thu Nov 02 04:58:41 2006 (4549B341)
8066b000 80673000   atapi    atapi.sys    Fri Jan 18 22:01:56 2008 (47916824)
8064d000 8066b000   ataport  ataport.SYS  Fri Jan 18 22:01:56 2008 (47916824)
8a635000 8a668300   avgldx86 avgldx86.sys Thu Jun 03 17:05:19 2010 (4C08190F)
883ee000 883f3940   avgmfx86 avgmfx86.sys Sun Apr 25 17:05:02 2010 (4BD4AE7E)
8a75d000 8a796b80   avgtdix  avgtdix.sys  Wed Apr 27 03:27:07 2011 (4DB7C54B)
89b6b000 89ba8000   ayiqgvwy ayiqgvwy.SYS Sun Nov 28 05:39:06 2010 (4CF2314A)
88b8f000 88bbe000   b57nd60x b57nd60x.sys Mon Feb 26 17:50:32 2007 (45E36438)
8041a000 80424000   BATTC    BATTC.SYS    Thu Aug 30 20:57:44 2007 (46D76788)
88e4e000 88ec3000   bcmwl6   bcmwl6.sys   Tue Oct 03 22:38:08 2006 (45231E90)
88384000 8838b000   Beep     Beep.SYS     Thu Nov 02 04:51:03 2006 (4549B177)
80255000 8025d000   BOOTVID  BOOTVID.dll  Thu Nov 02 05:39:29 2006 (4549BCD1)
a5488000 a54a1000   bowser   bowser.sys   Thu Nov 02 04:31:11 2006 (4549ACCF)
a1a10000 a1a1e000   cdd      cdd.dll      unavailable (00000000)
a5d50000 a5d66000   cdfs     cdfs.sys     Thu Nov 02 04:30:50 2006 (4549ACBA)
89ba8000 89bc0000   cdrom    cdrom.sys    Thu Nov 02 04:51:44 2006 (4549B1A0)
8051f000 80600000   CI       CI.dll       Mon Feb 18 23:59:14 2008 (47BA6222)
8506b000 8508c000   CLASSPNP CLASSPNP.SYS Thu Nov 02 04:51:34 2006 (4549B196)
8021a000 80255000   CLFS     CLFS.SYS     Wed Dec 05 20:55:42 2007 (4757569E)
89bf0000 89bf3780   CmBatt   CmBatt.sys   Thu Aug 30 20:57:48 2007 (46D7678C)
80201000 80203900   compbatt compbatt.sys Thu Aug 30 20:57:47 2007 (46D7678B)
892a9000 892b6000   crashdmp crashdmp.sys Thu Nov 02 04:51:36 2006 (4549B198)
85062000 8506b000   crcdisk  crcdisk.sys  Thu Nov 02 04:52:27 2006 (4549B1CB)
8a669000 8a680000   dfsc     dfsc.sys     Thu Nov 02 04:31:04 2006 (4549ACC8)
8508c000 8509d000   disk     disk.sys     Thu Nov 02 04:51:40 2006 (4549B19C)
8a11b000 8a140000   drmk     drmk.sys     Thu Nov 02 05:20:49 2006 (4549B871)
88ac1000 88acc000   dump_dumpata dump_dumpata.sys Thu Nov 02 04:51:34 2006 (4549B196)
88c3c000 88c45000   dump_msahci dump_msahci.sys Fri Jan 18 22:01:58 2008 (47916826)
88f60000 88f6a000   Dxapi    Dxapi.sys    Thu Nov 02 04:38:17 2006 (4549AE79)
88ec3000 88f60000   dxgkrnl  dxgkrnl.sys  Mon Jul 02 21:01:10 2007 (46899FD6)
8509d000 850c2000   ecache   ecache.sys   Thu Nov 02 04:52:42 2006 (4549B1DA)
a5d9d000 a5dc5000   fastfat  fastfat.SYS  Thu Nov 02 04:30:49 2006 (4549ACB9)
80603000 80613000   fileinfo fileinfo.sys Thu Nov 02 04:36:47 2006 (4549AE1F)
80613000 80644000   fltmgr   fltmgr.sys   Thu Nov 02 04:30:58 2006 (4549ACC2)
88c18000 88c21000   Fs_Rec   Fs_Rec.SYS   unavailable (00000000)
89a04000 89a1d000   fwpkclnt fwpkclnt.sys Thu Nov 02 04:57:26 2006 (4549B2F6)
802ce000 802ce680   giveio   giveio.sys   Wed Apr 03 22:33:25 1996 (316334F5)
81fa1000 81fd5000   hal      halmacpi.dll Tue Dec 19 22:31:08 2006 (4588AE7C)
88bbe000 88bd0000   HDAudBus HDAudBus.sys Sat Mar 24 14:54:34 2007 (460573EA)
85f50000 85f60000   HIDCLASS HIDCLASS.SYS Thu Nov 02 04:55:00 2006 (4549B264)
8838b000 88391380   HIDPARSE HIDPARSE.SYS Thu Nov 02 04:55:00 2006 (4549B264)
88bd9000 88be2000   hidusb   hidusb.sys   Thu Nov 02 04:55:01 2006 (4549B265)
a5557000 a55c0000   HTTP     HTTP.sys     Tue Nov 03 05:37:55 2009 (4AF00803)
89210000 89223000   i8042prt i8042prt.sys Wed Dec 05 21:18:28 2007 (47575BF4)
89345000 89a00000   igdkmd32 igdkmd32.sys Mon Feb 11 14:36:07 2008 (47B0A3A7)
80403000 8040a000   intelide intelide.sys Fri Jan 18 22:01:57 2008 (47916825)
88d2e000 88d3c000   intelppm intelppm.sys Thu Nov 02 04:30:18 2006 (4549AC9A)
88a8a000 88a95000   kbdclass kbdclass.sys Wed Dec 05 21:18:23 2007 (47575BEF)
88be2000 88beb000   kbdhid   kbdhid.sys   Wed Dec 05 21:18:26 2007 (47575BF2)
802c6000 802ce000   kdcom    kdcom.dll    Thu Nov 02 05:42:20 2006 (4549BD7C)
89a89000 89ab3000   ks       ks.sys       Thu Nov 02 04:51:18 2006 (4549B186)
84e2e000 84e98000   ksecdd   ksecdd.sys   Mon Jun 15 09:10:14 2009 (4A364836)
85f60000 85f70000   lltdio   lltdio.sys   Thu Nov 02 04:56:48 2006 (4549B2D0)
a2295000 a22b0000   luafv    luafv.sys    Thu Nov 02 04:33:07 2006 (4549AD43)
80266000 802c6000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Apr 23 23:40:05 2007 (462D7C15)
8928f000 8929c000   modem    modem.sys    Thu Nov 02 04:58:52 2006 (4549B34C)
852b4000 852c3000   monitor  monitor.sys  Thu Nov 02 04:54:05 2006 (4549B22D)
88a7f000 88a8a000   mouclass mouclass.sys Wed Dec 05 21:18:22 2007 (47575BEE)
88310000 88318000   mouhid   mouhid.sys   Wed Dec 05 21:18:25 2007 (47575BF1)
8040a000 8041a000   mountmgr mountmgr.sys Thu Nov 02 04:51:06 2006 (4549B17A)
a5474000 a5488000   mpsdrv   mpsdrv.sys   Wed Jun 06 22:55:55 2007 (466773BB)
a54bc000 a54dc000   mrxdav   mrxdav.sys   Fri Jan 11 20:45:54 2008 (47881BD2)
a54f9000 a5517000   mrxsmb   mrxsmb.sys   Tue Feb 23 08:14:40 2010 (4B83D4C0)
a5d16000 a5d4f000   mrxsmb10 mrxsmb10.sys Tue Feb 23 08:14:49 2010 (4B83D4C9)
a54aa000 a54bc000   mrxsmb20 mrxsmb20.sys Tue Feb 23 08:14:41 2010 (4B83D4C1)
80644000 8064d000   msahci   msahci.sys   Fri Jan 18 22:01:58 2008 (47916826)
88aab000 88ab6000   Msfs     Msfs.SYS     unavailable (00000000)
80433000 8043b000   msisadrv msisadrv.sys Thu Nov 02 04:35:08 2006 (4549ADBC)
89b40000 89b6b000   msiscsi  msiscsi.sys  Thu Nov 02 04:52:40 2006 (4549B1D8)
84ed1000 84efc000   msrpc    msrpc.sys    unavailable (00000000)
88fe2000 88fec000   mssmbios mssmbios.sys Thu Nov 02 04:35:13 2006 (4549ADC1)
84e04000 84e13000   mup      mup.sys      Thu Nov 02 04:31:04 2006 (4549ACC8)
84efc000 85000000   ndis     ndis.sys     Thu Nov 02 04:57:33 2006 (4549B2FD)
88aa0000 88aab000   ndistapi ndistapi.sys Tue Jul 03 21:28:09 2007 (468AF7A9)
88f9c000 88fa6000   ndisuio  ndisuio.sys  Thu Nov 02 04:57:22 2006 (4549B2F2)
89ac6000 89ae9000   ndiswan  ndiswan.sys  Thu Nov 02 04:58:13 2006 (4549B325)
85fb0000 85fc0000   NDProxy  NDProxy.SYS  Tue Jul 03 21:28:13 2007 (468AF7AD)
88d66000 88d74000   netbios  netbios.sys  Thu Nov 02 04:57:26 2006 (4549B2F6)
8a72b000 8a75d000   netbt    netbt.sys    Thu Nov 02 04:57:18 2006 (4549B2EE)
84e98000 84ed1000   NETIO    NETIO.SYS    Fri Aug 14 10:24:15 2009 (4A85738F)
88d58000 88d66000   Npfs     Npfs.SYS     Thu Nov 02 04:30:57 2006 (4549ACC1)
88fec000 88ff6000   nsiproxy nsiproxy.sys Thu Nov 02 04:57:30 2006 (4549B2FA)
81c00000 81fa1000   nt       ntkrpamp.exe Thu Feb 18 06:34:33 2010 (4B7D25C9)
850f8000 85200000   Ntfs     Ntfs.sys     Sun Dec 16 04:31:37 2007 (4764F079)
8837d000 88384000   Null     Null.SYS     unavailable (00000000)
a4e87000 a4eb2000   nwifi    nwifi.sys    Fri Jan 18 22:06:33 2008 (47916939)
8529c000 852ab280   ohci1394 ohci1394.sys Thu Nov 02 04:55:16 2006 (4549B274)
8a6ce000 8a6e4000   pacer    pacer.sys    Tue Jul 03 21:27:33 2007 (468AF785)
84e13000 84e22000   partmgr  partmgr.sys  Thu Nov 02 04:51:47 2006 (4549B1A3)
806cb000 806f0000   pci      pci.sys      Thu Nov 02 04:35:13 2006 (4549ADC1)
806bd000 806cb000   PCIIDEX  PCIIDEX.SYS  Fri Jan 18 22:01:56 2008 (47916824)
a9086000 a9164000   peauth   peauth.sys   Mon Oct 23 04:55:32 2006 (453C8384)
8a140000 8a16d000   portcls  portcls.sys  Thu Nov 02 04:55:02 2006 (4549B266)
8025d000 80266000   PSHED    PSHED.dll    Thu Nov 02 05:42:51 2006 (4549BD9B)
88c33000 88c3c000   rasacd   rasacd.sys   Thu Nov 02 04:58:13 2006 (4549B325)
89ae9000 89b00000   rasl2tp  rasl2tp.sys  Thu Nov 02 04:58:13 2006 (4549B325)
88b3d000 88b4c000   raspppoe raspppoe.sys Thu Nov 02 04:58:12 2006 (4549B324)
89ab3000 89ac6000   raspptp  raspptp.sys  Thu Nov 02 04:58:14 2006 (4549B326)
8a680000 8a6bb000   rdbss    rdbss.sys    Thu Nov 02 04:31:24 2006 (4549ACDC)
88320000 88328000   RDPCDD   RDPCDD.sys   Thu Nov 02 05:02:01 2006 (4549B409)
88328000 88330000   rdpencdd rdpencdd.sys Thu Nov 02 05:02:01 2006 (4549B409)
88e25000 88e36000   rimmptsk rimmptsk.sys Wed Nov 05 09:20:23 2008 (4911ABA7)
88e11000 88e25000   rimsptsk rimsptsk.sys Sat Oct 11 02:56:02 2008 (48F04E02)
89223000 89275000   rixdptsk rixdptsk.sys Tue Jul 29 02:41:35 2008 (488EBB9F)
a4e4a000 a4e5d000   rspndr   rspndr.sys   Thu Nov 02 04:56:48 2006 (4549B2D0)
8047e000 804a4000   SCSIPORT SCSIPORT.SYS Thu Nov 02 04:51:38 2006 (4549B19A)
88e36000 88e4e000   sdbus    sdbus.sys    Fri Apr 27 22:15:33 2007 (4632AE45)
88f6a000 88f74000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
8a797000 8a7ab000   smb      smb.sys      Thu Nov 02 04:57:10 2006 (4549B2E6)
84e22000 84e25a00   speedfan speedfan.sys Sat Dec 18 06:03:50 2010 (4D0C9516)
84e26000 84e2e000   spldr    spldr.sys    Wed Oct 25 18:40:44 2006 (453FE7EC)
a4f72000 a5000000   spsys    spsys.sys    Wed Oct 25 18:43:28 2006 (453FE890)
806f0000 80800000   sptd     sptd.sys     Tue Nov 23 06:46:41 2010 (4CEBA9A1)
a61af000 a6200000   srv      srv.sys      Fri Dec 11 07:15:47 2009 (4B2237F3)
a5d66000 a5d8a000   srv2     srv2.sys     Mon Sep 14 05:50:53 2009 (4AAE11FD)
a5410000 a542b000   srvnet   srvnet.sys   Fri Dec 11 07:15:29 2009 (4B2237E1)
89b00000 89b40000   storport storport.sys Thu Nov 02 04:51:45 2006 (4549B1A1)
8a16d000 8a1c0000   stwrt    stwrt.sys    Sat May 05 20:40:01 2007 (463D23E1)
85e67000 85e68380   swenum   swenum.sys   Thu Nov 02 04:51:15 2006 (4549B183)
8a207000 8a2dc000   tcpip    tcpip.sys    Thu Feb 18 07:05:31 2010 (4B7D2D0B)
88acc000 88ad7000   tcpipreg tcpipreg.sys Thu Nov 02 04:57:46 2006 (4549B30A)
88a95000 88aa0000   TDI      TDI.SYS      Thu Nov 02 04:58:46 2006 (4549B346)
8a7ab000 8a7c0000   tdx      tdx.sys      Thu Nov 02 04:57:34 2006 (4549B2FE)
88b4c000 88b5b000   termdd   termdd.sys   Thu Nov 02 05:02:00 2006 (4549B408)
a1a00000 a1a09000   TSDDD    TSDDD.dll    unavailable (00000000)
88c4e000 88c57000   tunmp    tunmp.sys    Thu Feb 18 07:04:29 2010 (4B7D2CCD)
88a69000 88a74000   tunnel   tunnel.sys   Thu Feb 18 07:04:38 2010 (4B7D2CD6)
89282000 8928f000   umbus    umbus.sys    Thu Nov 02 04:55:24 2006 (4549B27C)
85e65000 85e66700   USBD     USBD.SYS     Thu Aug 30 21:19:54 2007 (46D76CBA)
88d3c000 88d4a000   usbehci  usbehci.sys  Thu Aug 30 21:19:59 2007 (46D76CBF)
89a55000 89a89000   usbhub   usbhub.sys   Thu Aug 30 21:20:18 2007 (46D76CD2)
88a08000 88a45000   USBPORT  USBPORT.SYS  Thu Aug 30 21:20:03 2007 (46D76CC3)
88a74000 88a7f000   usbuhci  usbuhci.sys  Thu Aug 30 21:19:58 2007 (46D76CBE)
88c60000 88c6c000   vga      vga.sys      Thu Nov 02 04:53:56 2006 (4549B224)
8a00b000 8a02c000   VIDEOPRT VIDEOPRT.SYS Thu Nov 02 04:54:07 2006 (4549B22F)
80424000 80433000   volmgr   volmgr.sys   Thu Nov 02 04:51:44 2006 (4549B1A0)
80673000 806bd000   volmgrx  volmgrx.sys  Thu Nov 02 04:51:54 2006 (4549B1AA)
850c2000 850f8000   volsnap  volsnap.sys  Thu Oct 25 22:04:17 2007 (47214B21)
8a0df000 8a11b000   VSTAZL3  VSTAZL3.SYS  Tue Jun 20 13:39:49 2006 (449832E5)
8a02c000 8a0df000   VSTCNXT3 VSTCNXT3.SYS Tue Jun 20 13:39:37 2006 (449832D9)
8a2fc000 8a400000   VSTDPV3  VSTDPV3.SYS  Tue Jun 20 13:41:01 2006 (4498332D)
8a6bb000 8a6ce000   wanarp   wanarp.sys   Tue Jul 03 21:28:16 2007 (468AF7B0)
88b03000 88b10000   watchdog watchdog.sys Thu Nov 02 04:37:44 2006 (4549AE58)
804a4000 8051f000   Wdf01000 Wdf01000.sys Wed Dec 05 21:21:28 2007 (47575CA8)
8020d000 8021a000   WDFLDR   WDFLDR.SYS   Wed Dec 05 21:21:19 2007 (47575C9F)
90a00000 90c00000   win32k   win32k.sys   unavailable (00000000)
88bf4000 88bfd000   wmiacpi  wmiacpi.sys  Thu Aug 30 20:57:47 2007 (46D7678B)
80204000 8020d000   WMILIB   WMILIB.SYS   Thu Nov 02 04:54:53 2006 (4549B25D)

It is rare that one dump can solve a BSOD problem. In your case however we have the one Dump and some extraneous infomration from Who Crashed. The Who Crashed information does not give as much detail or is it as helpful to me as the minidumps. We will try to resolve your problem with the information at hand. If the BSODs continue as you attempt to follow my instructions or after they are completed please continue to post the actual dump reports and not Who Crashed.

Stop 50: Requested data was not in memory. An invalid system memory address was referenced. Defective memory (including main memory, L2 RAM cache, video RAM) or incompatible software (including remote control and antivirus software) might cause this Stop message, as may other hardware problems (e.g., incorrect SCSI termination or a flawed PCI card).

The cause of this problem can be any newly installed hardware or software please restore from any changes that you have recently made.
If this is not the solution, please make a memory test using memtest86
Guide to using Memtest86+ - Geeks to Go Forums
If the memory test fails to indicate a problem, after 8 runs and testing each slot with a known good stick for 8 runs, please uninstall your anti virus and replace with Microsoft Security Essentials at least for testing purposes.
Test your hard drive
Test Hard Drive HD Diagnostic or this test www.tacktech.com/display.cfm?ttid=287
Make sure that your BIOS has all updates. Any of these possible problems, or others not mentioned can be the actual cause of your BSOD, per the information supplied to me. I have listed them in the order of importance. To make it as easy as possible, do one at a time, in order and then test the computer. If you still get BSODs, post it and move on to the next step.

In addition, and possibly a contibutor to the BSOD, is the age of most of your drivers. Because you reinstalled from the original CD, most of your drivers are pre 2008 and considered old. They should be updated, even if only a few at a time. Make sure that Windows Update is set to accept new drivers, too.
 
Last edited:

My Computer

System One

  • Manufacturer/Model
    Dell XPS420
    Memory
    6 gig
    Graphics Card(s)
    ATI Radeon HD3650 256 MB
    Sound Card
    Intergrated 7.1 Channel Audio
    Monitor(s) Displays
    Dell SP2009W 20 inch Flat Panel w Webcam
    Hard Drives
    640 gb
    Cooling
    Fan
    Keyboard
    Dell USB
    Mouse
    Dell USB 4 button optical
    Other Info
    DSL provided by ATT
I will look at the current BSOD, but try the suggested solutions.
New dump reports in conjuction with the suggestions made, will further narrow down the possiblities. That being said, one is not enough, so these will help for now.
The latest reports, again name memory as a potential problem. Take the memory test.
 

My Computer

System One

  • Manufacturer/Model
    Dell XPS420
    Memory
    6 gig
    Graphics Card(s)
    ATI Radeon HD3650 256 MB
    Sound Card
    Intergrated 7.1 Channel Audio
    Monitor(s) Displays
    Dell SP2009W 20 inch Flat Panel w Webcam
    Hard Drives
    640 gb
    Cooling
    Fan
    Keyboard
    Dell USB
    Mouse
    Dell USB 4 button optical
    Other Info
    DSL provided by ATT
Back
Top