Blue screen of deadth halmacpi.dll and nkrnlpa.exe on windows 7 32 bit

Joined
Jan 20, 2012
Messages
21
Reaction score
2
i dont see any way how to fix BSOD all drivers updated ,MSE antivirus and i have checed other things please help me to resolve it does it really is dameged Ram and i need to buy a new one and i have posted memory dump file
 

Attachments

Ace

Microsoft MVP
Joined
Jul 7, 2011
Messages
314
Reaction score
61
I would run a quick Memtest and reportback with some results by Driver Verifier...

Download and run Memtest86 on boot: http://www.memtest86.com
  • Download the latest Memtest86 and burn to disk from here: http://www.memtest.org/#downiso. (If you need software to do so I would highly recommend a program called ImgBurn, and it's also free)
  • Reboot your computer and boot from the CD drive for which you have your Memtest86 disk.
    • You may need to load the Boot menu which will enable you to choose a device to boot from, otherwise you'll have to change the boot order in the BIOS to boot from CD drives as first priority before the HDD
  • Make sure to let it run and do it's thing for about the first 6 tests. If it passes those, then everything should be good, otherwise any failure to pass those tests indicates a corruption in your memory.
  • If you get an error on one of the tests, then you should try by booting up your computer with each RAM inserted separately one at a time. When you find one that doesn't return any errors then test it in every single RAM slot to test for a bad socket.

Note: It's highly recommended that you put Memtest86 to a disk or a floppy as using a USB key just makes things more complicated than they need to be.

Driver Verifier: Note make sure you backup your data first
If you have access to another computer you can contact us through your other working system in case any problems prevent you from getting into Windows. Make a System Restore point as well.

A startup repair disk may assist you in a system restore during boot if you can't get into Windows as well. In Windows 7 you can make a Startup Repair disk by going to Start - All Programs - Maintenance - "Create a System Repair Disc". With Windows Vista you'll have to use your installation CD/DVD or the "Repair your computer" option in the F8/Safe mode boot menu

Follow these steps:
- Go to Start and type in "verifier.exe" and press Enter
- Select "Create custom settings for code developers" and click "Next"
- Select "Select individual settings from a full list" and click "Next"
- Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
- Select "Select driver names from a list" and click "Next"
- Then select all drivers NOT provided by Microsoft and click "Next"
- Select "Finish" on the next page.

Note: If Norton Antivirus is installed, do not enable Driver Verifier's Deadlock Detection

Reboot the system and wait for it to crash to the BSOD. Continue to use your system normally, and if you know what causes the crash, do that repeatedly. The objective here is to get the system to crash because Driver Verifier is stressing the drivers out. If it doesn't crash for you, then make sure to let it run for at least 48 hours.

Reboot into Windows after the crash once again and turn off Driver Verifier by going back in and selecting "Delete existing settings" on the first page, or by opening a command prompt and typing in: "verifier /reset" without the quotes. If for some reason you can't get into Windows after the crash and reboot, try booting up in Safe Mode, then try these options to disable Driver Verifier from there.

If you can't get into Windows because it crashes too soon, it is recommended to try it in Safe Mode or boot from Last Known Good Configuration.
If you can't get into Safe Mode, try using System Restore from your installation DVD or startup repair menu to set the system back to the previous restore point that you created.

Make sure your minidumps are enabled so Driver Verifier can output one to the location for you, and post it so I can review it.

Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie: calling
MmUnlockPages twice with the same list, etc).  If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 00000099, A PTE or PFN is corrupt
Arg2: 00014b27, page frame number
Arg3: 00000000, current page state
Arg4: 0001b667, 0

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

windbg> .hh 

BUGCHECK_STR:  0x4E_99

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  JustCause2.exe

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from 82cf24f7 to 82ce6f04

STACK_TEXT:  
9cd4b748 82cf24f7 0000004e 00000099 00014b27 nt!KeBugCheckEx+0x1e
9cd4b760 82cc768d c0802000 9cd4b808 84ea6bb8 nt!MiBadShareCount+0x24
9cd4b7ac 82cc77af 84ea69c8 84d72d48 84ea69c8 nt!MiDeletePfnList+0x312
9cd4bc14 82cc640b 84ea69c8 84ea69c8 00000000 nt!MiDeleteAddressesInWorkingSet+0x118
9cd4bc40 82e718e0 bfb9255c 84d72d48 000000ff nt!MmCleanProcessAddressSpace+0x8c
9cd4bcb4 82e85221 00000000 84fa83c0 00000001 nt!PspExitThread+0x685
9cd4bccc 82cb98c0 84fa83c0 9cd4bcf8 9cd4bd04 nt!PsExitSpecialApc+0x22
9cd4bd1c 82c46344 00000001 00000000 9cd4bd34 nt!KiDeliverApc+0x28b
9cd4bd1c 77227094 00000001 00000000 9cd4bd34 nt!KiServiceExit+0x64
WARNING: Frame IP not in any known module. Following frames may be wrong.
02dafef0 00000000 00000000 00000000 00000000 0x77227094


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!MiBadShareCount+24
82cf24f7 cc              int     3

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  nt!MiBadShareCount+24

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP:  4ec79850

IMAGE_NAME:  memory_corruption

FAILURE_BUCKET_ID:  0x4E_99_nt!MiBadShareCount+24

BUCKET_ID:  0x4E_99_nt!MiBadShareCount+24

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

1: kd> u nt!MiBadShareCount+24
nt!MiBadShareCount+0x24:
82cf24f7 cc              int     3
82cf24f8 cc              int     3
82cf24f9 cc              int     3
82cf24fa cc              int     3
82cf24fb cc              int     3
82cf24fc cc              int     3
nt!MiBadRefCount:
82cf24fd 90              nop
82cf24fe 90              nop
1: kd> lmtsmn
start    end        module name
88a88000 88ad0000   ACPI     ACPI.sys     Sat Nov 20 01:37:52 2010 (4CE788E0)
8e54d000 8e5a7000   afd      afd.sys      Sun Apr 24 20:18:00 2011 (4DB4D9D8)
976a7000 976b9000   AgileVpn AgileVpn.sys Mon Jul 13 17:55:00 2009 (4A5BC954)
88bf2000 88bfb000   amdxata  amdxata.sys  Fri Mar 19 10:19:01 2010 (4BA3A3F5)
97637000 97680000   Apfiltr  Apfiltr.sys  Wed Jan 05 19:41:01 2011 (4D252BBD)
88be9000 88bf2000   atapi    atapi.sys    Mon Jul 13 17:11:15 2009 (4A5BBF13)
8339e000 833c1000   ataport  ataport.SYS  Sat Nov 20 01:38:00 2010 (4CE788E8)
8e486000 8e48d000   Beep     Beep.SYS     Mon Jul 13 17:45:00 2009 (4A5BC6FC)
8e717000 8e725000   blbdrive blbdrive.sys Mon Jul 13 17:23:04 2009 (4A5BC1D8)
832a9000 832b1000   BOOTVID  BOOTVID.dll  Mon Jul 13 19:04:34 2009 (4A5BD9A2)
9c0b4000 9c0cd000   bowser   bowser.sys   Tue Feb 22 21:47:32 2011 (4D649164)
98350000 9836e000   cdd      cdd.dll      Sat Nov 20 04:56:35 2010 (4CE7B773)
8e439000 8e458000   cdrom    cdrom.sys    Sat Nov 20 01:38:09 2010 (4CE788F1)
832f3000 8339e000   CI       CI.dll       Sat Nov 20 05:05:17 2010 (4CE7B97D)
88f8c000 88fb1000   CLASSPNP CLASSPNP.SYS Mon Jul 13 17:11:20 2009 (4A5BBF18)
832b1000 832f3000   CLFS     CLFS.SYS     Mon Jul 13 17:11:10 2009 (4A5BBF0E)
88d81000 88dde000   cng      cng.sys      Wed Nov 16 20:36:35 2011 (4EC48143)
9769a000 976a7000   CompositeBus CompositeBus.sys Sat Nov 20 02:50:21 2010 (4CE799DD)
97ae0000 97aed000   crashdmp crashdmp.sys Mon Jul 13 17:45:50 2009 (4A5BC72E)
8e69b000 8e6ff000   csc      csc.sys      Sat Nov 20 01:44:32 2010 (4CE78A70)
8e6ff000 8e717000   dfsc     dfsc.sys     Sat Nov 20 01:42:32 2010 (4CE789F8)
8e68f000 8e69b000   discache discache.sys Mon Jul 13 17:24:04 2009 (4A5BC214)
89000000 89011000   disk     disk.sys     Mon Jul 13 17:11:28 2009 (4A5BBF20)
97a6d000 97a86000   drmk     drmk.sys     Mon Jul 13 18:36:05 2009 (4A5BD2F5)
97af8000 97b01000   dump_atapi dump_atapi.sys Mon Jul 13 17:11:15 2009 (4A5BBF13)
97aed000 97af8000   dump_dumpata dump_dumpata.sys Mon Jul 13 17:11:16 2009 (4A5BBF14)
97b01000 97b12000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 17:12:47 2009 (4A5BBF6F)
97ad6000 97ae0000   Dxapi    Dxapi.sys    Mon Jul 13 17:25:25 2009 (4A5BC265)
8fa7a000 8fb31000   dxgkrnl  dxgkrnl.sys  Sat Nov 20 02:08:14 2010 (4CE78FFE)
8fb31000 8fb6a000   dxgmms1  dxgmms1.sys  Wed Feb 02 20:45:05 2011 (4D4A24C1)
8e7d1000 8e7dc000   fdc      fdc.sys      unavailable (00000000)
83200000 83211000   fileinfo fileinfo.sys Mon Jul 13 17:21:51 2009 (4A5BC18F)
977d6000 977e0000   flpydisk flpydisk.sys unavailable (00000000)
833c1000 833f5000   fltmgr   fltmgr.sys   Mon Jul 13 17:11:13 2009 (4A5BBF11)
88dec000 88df5000   Fs_Rec   Fs_Rec.sys   unavailable (00000000)
88f5a000 88f8c000   fvevol   fvevol.sys   Sat Nov 20 01:40:22 2010 (4CE78976)
8915f000 89190000   fwpkclnt fwpkclnt.sys Sat Nov 20 01:39:08 2010 (4CE7892C)
8301a000 83051000   hal      halmacpi.dll Sat Nov 20 01:37:38 2010 (4CE788D2)
8fb6a000 8fb89000   HDAudBus HDAudBus.sys Sat Nov 20 02:59:28 2010 (4CE79C00)
97a86000 97ad6000   HdAudio  HdAudio.sys  Sat Nov 20 03:00:19 2010 (4CE79C33)
9c02f000 9c0b4000   HTTP     HTTP.sys     Sat Nov 20 01:40:17 2010 (4CE78971)
891f0000 891f8000   hwpolicy hwpolicy.sys Sat Nov 20 01:37:35 2010 (4CE788CF)
8e600000 8e618000   i8042prt i8042prt.sys Mon Jul 13 17:11:23 2009 (4A5BBF1B)
88b82000 88b89000   intelide intelide.sys Mon Jul 13 17:11:19 2009 (4A5BBF17)
8e746000 8e758000   intelppm intelppm.sys Mon Jul 13 17:11:03 2009 (4A5BBF07)
9768d000 9769a000   kbdclass kbdclass.sys Mon Jul 13 17:11:15 2009 (4A5BBF13)
80b9c000 80ba4000   kdcom    kdcom.dll    Mon Jul 13 19:08:58 2009 (4A5BDAAA)
97750000 97784000   ks       ks.sys       Sat Nov 20 02:50:17 2010 (4CE799D9)
88d6e000 88d81000   ksecdd   ksecdd.sys   Wed Nov 16 20:15:56 2011 (4EC47C6C)
88f08000 88f2d000   ksecpkg  ksecpkg.sys  Wed Nov 16 20:37:34 2011 (4EC4817E)
97b6b000 97b7b000   lltdio   lltdio.sys   Mon Jul 13 17:53:18 2009 (4A5BC8EE)
97b36000 97b51000   luafv    luafv.sys    Mon Jul 13 17:15:44 2009 (4A5BC020)
83213000 83298000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Sat Nov 20 05:00:54 2010 (4CE7B876)
97b12000 97b1d000   monitor  monitor.sys  Mon Jul 13 17:25:58 2009 (4A5BC286)
97680000 9768d000   mouclass mouclass.sys Mon Jul 13 17:11:15 2009 (4A5BBF13)
88b97000 88bad000   mountmgr mountmgr.sys Sat Nov 20 01:38:09 2010 (4CE788F1)
8e458000 8e47e800   MpFilter MpFilter.sys Wed Apr 06 12:25:55 2011 (4D9CB033)
9856d000 98576200   MpNWMon  MpNWMon.sys  Wed Apr 06 12:25:54 2011 (4D9CB032)
9c0cd000 9c0df000   mpsdrv   mpsdrv.sys   Mon Jul 13 17:52:52 2009 (4A5BC8D4)
9c0df000 9c102000   mrxsmb   mrxsmb.sys   Tue Apr 26 20:17:20 2011 (4DB77CB0)
9c102000 9c13d000   mrxsmb10 mrxsmb10.sys Fri Jul 08 20:29:57 2011 (4E17BD25)
9c13d000 9c158000   mrxsmb20 mrxsmb20.sys Tue Apr 26 20:17:26 2011 (4DB77CB6)
8e4df000 8e4ea000   Msfs     Msfs.SYS     Mon Jul 13 17:11:26 2009 (4A5BBF1E)
88ad9000 88ae1000   msisadrv msisadrv.sys Mon Jul 13 17:11:09 2009 (4A5BBF0D)
88d43000 88d6e000   msrpc    msrpc.sys    unavailable (00000000)
8e685000 8e68f000   mssmbios mssmbios.sys Mon Jul 13 17:19:25 2009 (4A5BC0FD)
891e0000 891f0000   mup      mup.sys      Mon Jul 13 17:14:14 2009 (4A5BBFC6)
88e13000 88eca000   ndis     ndis.sys     Sat Nov 20 01:39:19 2010 (4CE78937)
976d1000 976dc000   ndistapi ndistapi.sys Mon Jul 13 17:54:24 2009 (4A5BC930)
976dc000 976fe000   ndiswan  ndiswan.sys  Sat Nov 20 03:07:48 2010 (4CE79DF4)
977e0000 977f1000   NDProxy  NDProxy.SYS  Sat Nov 20 03:07:39 2010 (4CE79DEB)
8e5cd000 8e5db000   netbios  netbios.sys  Mon Jul 13 17:53:54 2009 (4A5BC912)
8e51b000 8e54d000   netbt    netbt.sys    Sat Nov 20 01:39:22 2010 (4CE7893A)
88eca000 88f08000   NETIO    NETIO.SYS    Sat Nov 20 01:40:03 2010 (4CE78963)
98469000 98477680   NisDrvWFP NisDrvWFP.sys Wed Apr 06 12:26:30 2011 (4D9CB056)
8e4ea000 8e4f8000   Npfs     Npfs.SYS     Mon Jul 13 17:11:31 2009 (4A5BBF23)
8e67b000 8e685000   nsiproxy nsiproxy.sys Mon Jul 13 17:12:08 2009 (4A5BBF48)
82c08000 8301a000   nt       ntkrpamp.exe Sat Nov 19 04:51:44 2011 (4EC79850)
88c14000 88d43000   Ntfs     Ntfs.sys     Thu Mar 10 20:21:11 2011 (4D799527)
8e47f000 8e486000   Null     Null.SYS     unavailable (00000000)
8fa76000 8fa7a000   nvBridge nvBridge.kmd Fri May 20 21:57:55 2011 (4DD73843)
97600000 97628000   nvhda32v nvhda32v.sys Tue Jan 17 05:45:27 2012 (4F156D67)
8f006000 8fa76000   nvlddmkm nvlddmkm.sys Wed Feb 29 10:59:51 2012 (4F4E6797)
8e5ae000 8e5cd000   pacer    pacer.sys    Mon Jul 13 17:53:58 2009 (4A5BC916)
8e7e6000 8e7fe000   parport  parport.sys  Mon Jul 13 17:45:34 2009 (4A5BC71E)
88b16000 88b27000   partmgr  partmgr.sys  Sat Nov 20 01:38:14 2010 (4CE788F6)
9c158000 9c15f000   parvdm   parvdm.sys   unavailable (00000000)
88ae1000 88b0b000   pci      pci.sys      Sat Nov 20 01:37:57 2010 (4CE788E5)
88b89000 88b97000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 17:11:15 2009 (4A5BBF13)
88dde000 88dec000   pcw      pcw.sys      Mon Jul 13 17:11:10 2009 (4A5BBF0E)
9c15f000 9c1f6000   peauth   peauth.sys   Mon Jul 13 18:35:44 2009 (4A5BD2E0)
97a3e000 97a6d000   portcls  portcls.sys  Mon Jul 13 17:51:00 2009 (4A5BC864)
83298000 832a9000   PSHED    PSHED.dll    Mon Jul 13 19:09:36 2009 (4A5BDAD0)
976b9000 976d1000   rasl2tp  rasl2tp.sys  Mon Jul 13 17:54:33 2009 (4A5BC939)
976fe000 97716000   raspppoe raspppoe.sys Mon Jul 13 17:54:53 2009 (4A5BC94D)
97716000 9772d000   raspptp  raspptp.sys  Mon Jul 13 17:54:47 2009 (4A5BC947)
9772d000 97744000   rassstp  rassstp.sys  Mon Jul 13 17:54:57 2009 (4A5BC951)
8e63a000 8e67b000   rdbss    rdbss.sys    Sat Nov 20 01:42:44 2010 (4CE78A04)
97744000 9774e000   rdpbus   rdpbus.sys   Mon Jul 13 18:02:40 2009 (4A5BCB20)
8e4c7000 8e4cf000   RDPCDD   RDPCDD.sys   Sat Nov 20 03:22:19 2010 (4CE7A15B)
8e4cf000 8e4d7000   rdpencdd rdpencdd.sys Mon Jul 13 18:01:39 2009 (4A5BCAE3)
8e4d7000 8e4df000   rdprefmp rdprefmp.sys Mon Jul 13 18:01:41 2009 (4A5BCAE5)
88f2d000 88f5a000   rdyboost rdyboost.sys Sat Nov 20 02:00:07 2010 (4CE78E17)
97b7b000 97b8e000   rspndr   rspndr.sys   Mon Jul 13 17:53:20 2009 (4A5BC8F0)
8e758000 8e7d1000   Rt86win7 Rt86win7.sys Wed Nov 23 07:59:11 2011 (4ECD0A3F)
8fbee000 8fbfd000   Rtnicxp  Rtnicxp.sys  Thu Jul 23 08:02:57 2009 (4A686D91)
88fe3000 88ffbc00   SCDEmu   SCDEmu.SYS   Wed Feb 08 22:56:03 2012 (4F335FF3)
9c1f6000 9c200000   secdrv   secdrv.SYS   Wed Sep 13 07:18:32 2006 (45080528)
8e7dc000 8e7e6000   serenum  serenum.sys  Mon Jul 13 17:45:27 2009 (4A5BC717)
8e5db000 8e5f5000   serial   serial.sys   Mon Jul 13 17:45:33 2009 (4A5BC71D)
891d8000 891e0000   spldr    spldr.sys    Mon May 11 10:13:47 2009 (4A084EBB)
98417000 98469000   srv      srv.sys      Thu Apr 28 20:46:30 2011 (4DBA2686)
97b8e000 97bde000   srv2     srv2.sys     Thu Apr 28 20:46:13 2011 (4DBA2675)
9c000000 9c021000   srvnet   srvnet.sys   Thu Apr 28 20:46:08 2011 (4DBA2670)
9774e000 9774f380   swenum   swenum.sys   Mon Jul 13 17:45:08 2009 (4A5BC704)
89015000 8915f000   tcpip    tcpip.sys    Wed Sep 28 21:22:11 2011 (4E83E463)
9c021000 9c02e000   tcpipreg tcpipreg.sys Sat Nov 20 03:07:13 2010 (4CE79DD1)
8e50f000 8e51b000   TDI      TDI.SYS      Sat Nov 20 01:39:18 2010 (4CE78936)
8e4f8000 8e50f000   tdx      tdx.sys      Sat Nov 20 01:39:17 2010 (4CE78935)
8e413000 8e424000   termdd   termdd.sys   Sat Nov 20 03:21:10 2010 (4CE7A116)
98320000 98329000   TSDDD    TSDDD.dll    unavailable (00000000)
8e725000 8e746000   tunnel   tunnel.sys   Sat Nov 20 03:06:40 2010 (4CE79DB0)
98577000 985b7000   udfs     udfs.sys     Sat Nov 20 01:42:27 2010 (4CE789F3)
97784000 97792000   umbus    umbus.sys    Sat Nov 20 03:00:23 2010 (4CE79C37)
97b34000 97b35700   USBD     USBD.SYS     Thu Mar 24 20:57:53 2011 (4D8C04B1)
8fbdf000 8fbee000   usbehci  usbehci.sys  Thu Mar 24 20:57:58 2011 (4D8C04B6)
97792000 977d6000   usbhub   usbhub.sys   Thu Mar 24 20:58:34 2011 (4D8C04DA)
8fb94000 8fbdf000   USBPORT  USBPORT.SYS  Thu Mar 24 20:58:05 2011 (4D8C04BD)
97b1d000 97b34000   USBSTOR  USBSTOR.SYS  Thu Mar 10 21:01:12 2011 (4D799E88)
8fb89000 8fb94000   usbuhci  usbuhci.sys  Thu Mar 24 20:57:56 2011 (4D8C04B4)
88b0b000 88b16000   vdrvroot vdrvroot.sys Mon Jul 13 17:46:19 2009 (4A5BC74B)
8e48d000 8e499000   vga      vga.sys      Mon Jul 13 17:25:50 2009 (4A5BC27E)
8e499000 8e4ba000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 17:25:49 2009 (4A5BC27D)
88bad000 88bd6180   vmbus    vmbus.sys    Sat Nov 20 02:14:58 2010 (4CE79192)
89190000 89199000   vmstorfl vmstorfl.sys unavailable (00000000)
88b27000 88b37000   volmgr   volmgr.sys   Sat Nov 20 01:38:06 2010 (4CE788EE)
88b37000 88b82000   volmgrx  volmgrx.sys  unavailable (00000000)
89199000 891d8000   volsnap  volsnap.sys  Sat Nov 20 01:38:13 2010 (4CE788F5)
8e400000 8e413000   wanarp   wanarp.sys   Sat Nov 20 03:07:45 2010 (4CE79DF1)
8e4ba000 8e4c7000   watchdog watchdog.sys Mon Jul 13 17:24:10 2009 (4A5BC21A)
88a09000 88a7a000   Wdf01000 Wdf01000.sys Mon Jul 13 17:11:36 2009 (4A5BBF28)
88a7a000 88a88000   WDFLDR   WDFLDR.SYS   Mon Jul 13 17:11:25 2009 (4A5BBF1D)
8e5a7000 8e5ae000   wfplwf   wfplwf.sys   Mon Jul 13 17:53:51 2009 (4A5BC90F)
980c0000 98310000   win32k   win32k.sys   Thu Feb 02 20:54:06 2012 (4F2B5A5E)
88bd7000 88be9000   winhv    winhv.sys    Sat Nov 20 01:38:15 2010 (4CE788F7)
88ad0000 88ad9000   WMILIB   WMILIB.SYS   Mon Jul 13 17:11:22 2009 (4A5BBF1A)
97b51000 97b6b000   WudfPf   WudfPf.sys   Sat Nov 20 02:58:55 2010 (4CE79BDF)
98478000 98498480   WUDFRd   WUDFRd.sys   Sat Nov 20 02:59:19 2010 (4CE79BF7)

Unloaded modules:
98503000 9856d000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
98499000 98503000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
88fb1000 88fbe000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
88fbe000 88fc9000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
88fc9000 88fd2000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
88fd2000 88fe3000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
 

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
Hi kamiszful.

Have you run Memtest86+? It's the best test for checking RAM issues.

Run Memtest86+ overnight, after your computer has been off for about an hour or two so it has a cold start. Ideally let it run for at least 7 passes / 6-8 hours. If errors appear before that you can stop that particular test.
Note!! Any time Memtest86+ reports errors, it can be either bad RAM or a bad Mobo slot. Test RAM sticks individually. When you find a good one then test it in all slots. Post back with the results.
Ace beat me to it!!
 
Joined
Jan 20, 2012
Messages
21
Reaction score
2
i think i fixed it may friend said to change some ram setting or something like that in
BIOS and changed them and now about 3 days i have no BSOD :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top