Windows 7 Windows 7 BSOD with NTOSKRNL.EXE from Ultimate Noob :)

kingakoopa

New Member
Report Post 1 Minute Ago
Hello experts !

i really need your help...my laptop keeps crashing everytime i play my online game called battlefield heroes and yesterday it crashed while i was recording my training session using Camtasia. Now this happens a lot......
I tried to read the bluescreenview utility to view the dump but i guess im not that technical....

Experts i REALLY REALLY NEED YOUR HELP....

I have attached the dump files and here is my system information:
please let me know if you need anything else from.
God bless you all for looking for helping in advance !
All help is monumentally appreciated.




OS Name Microsoft Windows 7 Home Premium
Version 6.1.7601 Service Pack 1 Build 7601
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name KING-PC
System Manufacturer Hewlett-Packard
System Model HP Pavilion dv4 Notebook PC
System Type x64-based PC
Processor AMD Turion(tm) II Dual-Core Mobile M520, 2300 Mhz, 2 Core(s), 2 Logical Processor(s)
BIOS Version/Date Insyde F.17, 12/10/2009
SMBIOS Version 2.6
Windows Directory C:\Windows
System Directory C:\Windows\system32
Boot Device \Device\HarddiskVolume1
Locale United States
Hardware Abstraction Layer Version = "6.1.7601.17514"
User Name KING-PC\KING
Time Zone Central Daylight Time
Installed Physical Memory (RAM) 4.00 GB
Total Physical Memory 3.75 GB
Available Physical Memory 2.32 GB
Total Virtual Memory 7.49 GB
Available Virtual Memory 5.81 GB
Page File Space 3.75 GB
Page File C:\pagefile.sys
 

Attachments

  • dump.zip
    137.4 KB · Views: 227
Hi kingakoopa and Welcome to The Forum.

STOP 0x0000000A: IRQL_NOT_LESS_OR_EQUAL
Usual causes:
Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility

Your latest (and most) of your dump file lists ntkrnlmp.exe as the probable cause. This is a Windows System file and for it to be the cause of your crash is highly unlikely.
Old and incompatible drivers can and do cause issues with Windows 7 (and you've plenty of those ! :)), often giving false error codes. Random stop codes often indicate hardware issues.

As a Priority:

AVG is known to be a cause of BSOD's on Windows 7 systems. Suggest that you uninstall it. Download the correct AVG Remover for your system (32 or 64 bit).
If you have AVG ID protection installed, download the AVGID Protection Remover from the above link as well (it wouldn't hurt to download and run it anyway). Download BSOD friendly Link Removed due to 404 Error as AVG's replacement. Uninstall AVG through the Control Panel. Re-boot to Safe Mode and run the AVG Removal tool(s). Re-boot to normal mode and install MSE. Make sure your Windows firewall is enabled!

Outdated Drivers. Update: Your first stop should be to your O.E.M and update as many drivers as you can.

adp94xx.sys Fri Dec 05 23:54:42 2008 Adaptec HostRAID SAS Driver
adpahci.sys Tue May 01 18:30:09 2007
Adaptec Windows SATA Storport Driver
adpu320.sys Wed Feb 28 00:04:15
2007 Adaptec .NET Ultra320 Driver
arc.sys Thu May 24 22:27:55 2007 Adaptec RAID Storport Driver
arcsas.sys Wed Jan 14 19:27:37 2009
Adaptec SAS/SATA-II RAID WS03 Controller Adaptec.

atikmdag.sys Wed Aug 05 05:14:11 2009 AMD Graphics Drivers

  • Download and install Driver Sweeper.
  • Uninstall your current Graphics setup through Programs and Features
  • Boot to Safe Mode
  • Run Driver Sweeper to clean up the remnants of your current Graphics set up.
  • Reboot to Normal Mode.
  • Install your new Graphics set up.


elxstor.sys Tue Feb 03 22:52:11 2009 Storport Miniport Driver for LightPulse HBAs

enecir.sys Wed May 20 07:08:57 2009 ENE Consumer IR Driver for eHome Check with O.E.M. Support or Motherboard Mfr.

HpqKbFiltr.sys Wed Apr 29 14:48:30 2009 HP Quick Launch Buttons / Keyboard Filter driver HP.

lsi_fc.sys Tue Dec 09 22:46:09 2008 LSI Logic Fusion-MPT FC Driver
lsi_sas.sys Tue May 19 01:20:23 2009 LSI SAS driver
lsi_sas2.sys Tue May 19 01:31:48 2009 LSI SAS driver
lsi_scsi.sys Thu Apr 16 23:13:50 2009 LSI SCSI driver
megasas.sys Tue May 19 02:09:46 2009 MEGASAS RAID Controller Driver
MegaSR.sys Tue May 19 02:25:54 2009 LSI MegaRAID Software RAID Driver LSI.

nfrd960.sys Tue Jun 06 22:11:48 2006 IBM ServeRAID Controller Driver

ql2300.sys Thu Jan 22 23:05:06 2009
ql40xx.sys Tue May 19 02:18:11 2009
QLogic Miniport Driver/QLogic iSCSI Storport Miniport QLogic.

Rt64win7.sys Fri May 22 15:52:30 2009 Realtek PCIe GBE Family Controller v7.046

SiSRaid2.sys Wed Sep 24 19:28:20 2008
sisraid4.sys Wed Oct 01 22:56:04 2008
Link Removed - Invalid URL RAID Stor Miniport Driver.

stexstor.sys Tue Feb 17 23:03:36 2009 Promise SuperTrak EX Series Driver

vsmraid.sys Sat Jan 31 01:18:57 2009 VIA RAID driver for X86-32

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

Use !analyze -v to get detailed debugging information.

BugCheck A, {ffffea8004ae3908, 2, 0, fffff80002ea1dd5}

Probably caused by : ntkrnlmp.exe ( nt!KeSetEvent+1e3 )

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

1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: ffffea8004ae3908, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002ea1dd5, address which referenced memory

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


READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030cd100
 ffffea8004ae3908 

CURRENT_IRQL:  2

FAULTING_IP: 
nt!KeSetEvent+1e3
fffff800`02ea1dd5 488b00          mov     rax,qword ptr [rax]

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xA

PROCESS_NAME:  audiodg.exe

TRAP_FRAME:  fffff8800a9669c0 -- (.trap 0xfffff8800a9669c0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=ffffea8004ae3908 rbx=0000000000000000 rcx=fffffa8004ae3908
rdx=0000000000000001 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002ea1dd5 rsp=fffff8800a966b50 rbp=0000000000000000
 r8=0000000000000000  r9=0000000000000000 r10=ffffea8004ae3908
r11=00000000001f0003 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei ng nz na po cy
nt!KeSetEvent+0x1e3:
fffff800`02ea1dd5 488b00          mov     rax,qword ptr [rax] ds:0103:ffffea80`04ae3908=????????????????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff80002e9d2a9 to fffff80002e9dd00

STACK_TEXT:  
fffff880`0a966878 fffff800`02e9d2a9 : 00000000`0000000a ffffea80`04ae3908 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0a966880 fffff800`02e9bf20 : fffff880`009e8180 fffff800`02ea97b0 ffffffff`fff9e580 fffffa80`04ae3900 : nt!KiBugCheckDispatch+0x69
fffff880`0a9669c0 fffff800`02ea1dd5 : fffff880`00000001 fffffa80`00000004 fffffa80`00000004 00000000`00000004 : nt!KiPageFault+0x260
fffff880`0a966b50 fffff800`03186210 : fffff880`00000000 00000000`00000001 fffffa80`03424200 00000000`00000001 : nt!KeSetEvent+0x1e3
fffff880`0a966bc0 fffff800`02e9cf93 : fffffa80`059e3060 fffff880`0a966ca0 00000000`00000000 fffffa80`04ae3900 : nt!NtSetEvent+0x90
fffff880`0a966c20 00000000`76e213fa : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`01f8f838 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76e213fa


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!KeSetEvent+1e3
fffff800`02ea1dd5 488b00          mov     rax,qword ptr [rax]

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nt!KeSetEvent+1e3

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4d9fdd5b

FAILURE_BUCKET_ID:  X64_0xA_nt!KeSetEvent+1e3

BUCKET_ID:  X64_0xA_nt!KeSetEvent+1e3

Followup: MachineOwner

Drivers:
Code:
 fffff880`045f2000 fffff880`045ff000   Accelerometer Accelerometer.sys Fri Jul 16 16:02:38 2010 (4C40748E)
fffff880`00ed9000 fffff880`00f30000   ACPI     ACPI.sys     Sat Nov 20 09:19:16 2010 (4CE79294)
fffff880`01295000 fffff880`01310000   adp94xx  adp94xx.sys  Fri Dec 05 23:54:42 2008 (4939BF42)
fffff880`01310000 fffff880`01366000   adpahci  adpahci.sys  Tue May 01 18:30:09 2007 (46377921)
fffff880`01366000 fffff880`01395000   adpu320  adpu320.sys  Wed Feb 28 00:04:15 2007 (45E4C6FF)
fffff880`04200000 fffff880`04289000   afd      afd.sys      Mon Apr 25 03:33:58 2011 (4DB4DD96)
fffff880`04afe000 fffff880`04b14000   AgileVpn AgileVpn.sys Tue Jul 14 01:10:24 2009 (4A5BCCF0)
fffff880`00e74000 fffff880`00e7b000   aliide   aliide.sys   Tue Jul 14 00:19:47 2009 (4A5BC113)
fffff880`00e7b000 fffff880`00e82000   amdide   amdide.sys   Tue Jul 14 00:19:49 2009 (4A5BC115)
fffff880`04572000 fffff880`04587000   amdppm   amdppm.sys   Tue Jul 14 00:19:25 2009 (4A5BC0FD)
fffff880`01395000 fffff880`013b3000   amdsata  amdsata.sys  Fri Mar 19 00:45:17 2010 (4BA2C91D)
fffff880`013b3000 fffff880`013fa000   amdsbs   amdsbs.sys   Fri Mar 20 18:36:03 2009 (49C3E213)
fffff880`01200000 fffff880`0120b000   amdxata  amdxata.sys  Fri Mar 19 16:18:18 2010 (4BA3A3CA)
fffff880`04587000 fffff880`045c6000   Apfiltr  Apfiltr.sys  Tue May 12 10:38:59 2009 (4A0943B3)
fffff880`01000000 fffff880`01019000   arc      arc.sys      Thu May 24 22:27:55 2007 (4656035B)
fffff880`014b2000 fffff880`014cd000   arcsas   arcsas.sys   Wed Jan 14 19:27:37 2009 (496E3CA9)
fffff880`011a5000 fffff880`011ae000   atapi    atapi.sys    Tue Jul 14 00:19:47 2009 (4A5BC113)
fffff880`011ae000 fffff880`011d8000   ataport  ataport.SYS  Sat Nov 20 09:19:15 2010 (4CE79293)
fffff880`04852000 fffff880`049c1000   athrx    athrx.sys    Tue Sep 22 03:47:11 2009 (4AB83AAF)
fffff880`05abd000 fffff880`05ade000   AtiHdmi  AtiHdmi.sys  Fri Jul 24 07:33:11 2009 (4A6955A7)
fffff880`050e3000 fffff880`056fa000   atikmdag atikmdag.sys Wed Aug 05 05:14:11 2009 (4A790713)
fffff880`01e8c000 fffff880`01e94000   AtiPcie  AtiPcie.sys  Tue May 05 16:00:22 2009 (4A005486)
fffff960`00840000 fffff960`008a1000   ATMFD    ATMFD.DLL    Sat Feb 19 09:00:32 2011 (4D5F86B0)
fffff880`03ccd000 fffff880`03cfa000   AVGIDSDriver AVGIDSDriver.sys Wed May 12 01:49:44 2010 (4BE9FB28)
fffff880`03cc1000 fffff880`03ccd000   AVGIDSFilter AVGIDSFilter.sys Wed May 12 01:48:52 2010 (4BE9FAF4)
fffff880`01e82000 fffff880`01e8c000   AVGIDSwa AVGIDSwa.sys Wed May 12 01:50:03 2010 (4BE9FB3B)
fffff880`04505000 fffff880`0454c000   avgldx64 avgldx64.sys Thu Jun 03 22:06:48 2010 (4C081968)
fffff880`044fd000 fffff880`04504080   avgmfx64 avgmfx64.sys Sun Apr 25 22:06:15 2010 (4BD4AEC7)
fffff880`01e75000 fffff880`01e810c0   avgrkx64 avgrkx64.sys Thu Feb 11 03:52:44 2010 (4B737F0C)
fffff880`042f5000 fffff880`04346000   avgtdia  avgtdia.sys  Wed Apr 27 08:34:54 2011 (4DB7C71E)
fffff880`00fd4000 fffff880`00fe0000   BATTC    BATTC.SYS    Tue Jul 14 00:31:01 2009 (4A5BC3B5)
fffff880`01ed5000 fffff880`01edc000   Beep     Beep.SYS     Tue Jul 14 01:00:13 2009 (4A5BCA8D)
fffff880`044ec000 fffff880`044fd000   blbdrive blbdrive.sys Tue Jul 14 00:35:59 2009 (4A5BC4DF)
fffff880`03dc3000 fffff880`03de1000   bowser   bowser.sys   Wed Feb 23 04:55:04 2011 (4D649328)
fffff960`00620000 fffff960`00647000   cdd      cdd.dll      unavailable (00000000)
fffff880`01c00000 fffff880`01c2a000   cdrom    cdrom.sys    Sat Nov 20 09:19:20 2010 (4CE79298)
fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Sat Nov 20 13:12:36 2010 (4CE7C944)
fffff880`04bcb000 fffff880`04bdd000   circlass circlass.sys Tue Jul 14 01:06:34 2009 (4A5BCC0A)
fffff880`01048000 fffff880`01078000   CLASSPNP CLASSPNP.SYS Sat Nov 20 09:19:23 2010 (4CE7929B)
fffff880`00cfe000 fffff880`00d5c000   CLFS     CLFS.SYS     Tue Jul 14 00:19:57 2009 (4A5BC11D)
fffff880`057f9000 fffff880`057fd500   CmBatt   CmBatt.sys   Tue Jul 14 00:31:03 2009 (4A5BC3B7)
fffff880`00e82000 fffff880`00e8a000   cmdide   cmdide.sys   Tue Jul 14 00:19:48 2009 (4A5BC114)
fffff880`01800000 fffff880`01872000   cng      cng.sys      Sat Nov 20 10:08:45 2010 (4CE79E2D)
fffff880`00fcb000 fffff880`00fd4000   compbatt compbatt.sys Tue Jul 14 00:31:02 2009 (4A5BC3B6)
fffff880`04409000 fffff880`04419000   CompositeBus CompositeBus.sys Sat Nov 20 10:33:17 2010 (4CE7A3ED)
fffff880`05bab000 fffff880`05bb9000   crashdmp crashdmp.sys Tue Jul 14 01:01:01 2009 (4A5BCABD)
fffff880`044ce000 fffff880`044ec000   dfsc     dfsc.sys     Sat Nov 20 09:26:31 2010 (4CE79447)
fffff880`044bf000 fffff880`044ce000   discache discache.sys Tue Jul 14 00:37:18 2009 (4A5BC52E)
fffff880`01e5f000 fffff880`01e75000   disk     disk.sys     Tue Jul 14 00:19:57 2009 (4A5BC11D)
fffff880`04a93000 fffff880`04ab5000   drmk     drmk.sys     Tue Jul 14 02:01:25 2009 (4A5BD8E5)
fffff880`05bb9000 fffff880`05bc5000   dump_dumpata dump_dumpata.sys Tue Jul 14 00:19:47 2009 (4A5BC113)
fffff880`05bd0000 fffff880`05be3000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 00:21:51 2009 (4A5BC18F)
fffff880`05bc5000 fffff880`05bd0000   dump_msahci dump_msahci.sys Sat Nov 20 10:33:58 2010 (4CE7A416)
fffff880`05be3000 fffff880`05bef000   Dxapi    Dxapi.sys    Tue Jul 14 00:38:28 2009 (4A5BC574)
fffff880`056fa000 fffff880`057ee000   dxgkrnl  dxgkrnl.sys  Sat Nov 20 09:50:50 2010 (4CE799FA)
fffff880`05000000 fffff880`05046000   dxgmms1  dxgmms1.sys  Sat Nov 20 09:49:53 2010 (4CE799C1)
fffff880`014cd000 fffff880`01554000   elxstor  elxstor.sys  Tue Feb 03 22:52:11 2009 (4988CA9B)
fffff880`045d5000 fffff880`045f2000   enecir   enecir.sys   Wed May 20 07:08:57 2009 (4A139E79)
fffff880`04a0a000 fffff880`04a40000   fastfat  fastfat.SYS  Tue Jul 14 00:23:28 2009 (4A5BC1F0)
fffff880`0197d000 fffff880`01991000   fileinfo fileinfo.sys Tue Jul 14 00:34:25 2009 (4A5BC481)
fffff880`01931000 fffff880`0197d000   fltmgr   fltmgr.sys   Sat Nov 20 09:19:24 2010 (4CE7929C)
fffff880`01a00000 fffff880`01a0a000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 00:19:45 2009 (4A5BC111)
fffff880`01e25000 fffff880`01e5f000   fvevol   fvevol.sys   Sat Nov 20 09:24:06 2010 (4CE793B6)
fffff880`020f7000 fffff880`02141000   fwpkclnt fwpkclnt.sys Sat Nov 20 09:21:37 2010 (4CE79321)
fffff800`03407000 fffff800`03450000   hal      hal.dll      Sat Nov 20 13:00:25 2010 (4CE7C669)
fffff880`06917000 fffff880`06923000   hcmon    hcmon.sys    Thu Oct 22 11:00:49 2009 (4AE02D51)
fffff880`05046000 fffff880`0506a000   HDAudBus HDAudBus.sys Sat Nov 20 10:43:42 2010 (4CE7A65E)
fffff880`05b6e000 fffff880`05b87000   HIDCLASS HIDCLASS.SYS Sat Nov 20 10:43:49 2010 (4CE7A665)
fffff880`05b5d000 fffff880`05b6e000   hidir    hidir.sys    Tue Jul 14 01:06:23 2009 (4A5BCBFF)
fffff880`05b87000 fffff880`05b8f080   HIDPARSE HIDPARSE.SYS Tue Jul 14 01:06:17 2009 (4A5BCBF9)
fffff880`01e1b000 fffff880`01e25000   hpdskflt hpdskflt.sys Fri Jul 16 16:02:38 2010 (4C40748E)
fffff880`050c0000 fffff880`050cc000   HpqKbFiltr HpqKbFiltr.sys Wed Apr 29 14:48:30 2009 (49F85AAE)
fffff880`0127e000 fffff880`01295000   HpSAMD   HpSAMD.sys   Tue Apr 20 19:32:18 2010 (4BCDF332)
fffff880`03cfa000 fffff880`03dc3000   HTTP     HTTP.sys     Sat Nov 20 09:24:30 2010 (4CE793CE)
fffff880`01e12000 fffff880`01e1b000   hwpolicy hwpolicy.sys Sat Nov 20 09:18:54 2010 (4CE7927E)
fffff880`049df000 fffff880`049fd000   i8042prt i8042prt.sys Tue Jul 14 00:19:57 2009 (4A5BC11D)
fffff880`01087000 fffff880`011a5000   iaStorV  iaStorV.sys  Fri Jun 11 01:46:19 2010 (4C11875B)
fffff880`01554000 fffff880`01565000   iirsp    iirsp.sys    Tue Dec 13 21:47:54 2005 (439F418A)
fffff880`00e5c000 fffff880`00e64000   intelide intelide.sys Tue Jul 14 00:19:48 2009 (4A5BC114)
fffff880`00f83000 fffff880`00f8c000   isapnp   isapnp.sys   Tue Jul 14 00:31:08 2009 (4A5BC3BC)
fffff880`050cc000 fffff880`050db000   kbdclass kbdclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
fffff880`05b90000 fffff880`05b9e000   kbdhid   kbdhid.sys   Sat Nov 20 10:33:25 2010 (4CE7A3F5)
fffff800`00bad000 fffff800`00bb7000   kdcom    kdcom.dll    Sat Feb 05 16:52:49 2011 (4D4D8061)
fffff880`04ab5000 fffff880`04af8000   ks       ks.sys       Sat Nov 20 10:33:23 2010 (4CE7A3F3)
fffff880`01bd2000 fffff880`01bed000   ksecdd   ksecdd.sys   Sat Nov 20 09:21:15 2010 (4CE7930B)
fffff880`01dbc000 fffff880`01de7000   ksecpkg  ksecpkg.sys  Sat Nov 20 10:10:34 2010 (4CE79E9A)
fffff880`04af8000 fffff880`04afd200   ksthunk  ksthunk.sys  Tue Jul 14 01:00:19 2009 (4A5BCA93)
fffff880`0438b000 fffff880`043a0000   lltdio   lltdio.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
fffff880`01565000 fffff880`01584000   lsi_fc   lsi_fc.sys   Tue Dec 09 22:46:09 2008 (493EF531)
fffff880`011d8000 fffff880`011f5000   lsi_sas  lsi_sas.sys  Tue May 19 01:20:23 2009 (4A11FB47)
fffff880`01584000 fffff880`01597000   lsi_sas2 lsi_sas2.sys Tue May 19 01:31:48 2009 (4A11FDF4)
fffff880`01597000 fffff880`015b6000   lsi_scsi lsi_scsi.sys Thu Apr 16 23:13:50 2009 (49E7AD9E)
fffff880`04424000 fffff880`04447000   luafv    luafv.sys    Tue Jul 14 00:26:13 2009 (4A5BC295)
fffff880`00cdd000 fffff880`00cea000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 02:29:09 2009 (4A5BDF65)
fffff880`015b6000 fffff880`015c2000   megasas  megasas.sys  Tue May 19 02:09:46 2009 (4A1206DA)
fffff880`01400000 fffff880`014a4000   MegaSR   MegaSR.sys   Tue May 19 02:25:54 2009 (4A120AA2)
fffff880`05bef000 fffff880`05bfd000   monitor  monitor.sys  Tue Jul 14 00:38:52 2009 (4A5BC58C)
fffff880`045c6000 fffff880`045d5000   mouclass mouclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
fffff880`05b9e000 fffff880`05bab000   mouhid   mouhid.sys   Tue Jul 14 01:00:20 2009 (4A5BCA94)
fffff880`00e8a000 fffff880`00ea4000   mountmgr mountmgr.sys Sat Nov 20 09:19:21 2010 (4CE79299)
fffff880`00f8c000 fffff880`00fb6000   mpio     mpio.sys     Sat Nov 20 10:35:38 2010 (4CE7A47A)
fffff880`03de1000 fffff880`03df9000   mpsdrv   mpsdrv.sys   Tue Jul 14 01:08:25 2009 (4A5BCC79)
fffff880`03c00000 fffff880`03c2d000   mrxsmb   mrxsmb.sys   Wed Apr 27 03:40:38 2011 (4DB78226)
fffff880`068a5000 fffff880`068f3000   mrxsmb10 mrxsmb10.sys Wed Apr 27 03:39:40 2011 (4DB781EC)
fffff880`068f3000 fffff880`06917000   mrxsmb20 mrxsmb20.sys Wed Apr 27 03:39:37 2011 (4DB781E9)
fffff880`01273000 fffff880`0127e000   msahci   msahci.sys   Sat Nov 20 10:33:58 2010 (4CE7A416)
fffff880`00ea4000 fffff880`00eca000   msdsm    msdsm.sys    Sat Nov 20 10:35:34 2010 (4CE7A476)
fffff880`01de7000 fffff880`01df2000   Msfs     Msfs.SYS     Tue Jul 14 00:19:47 2009 (4A5BC113)
fffff880`00f39000 fffff880`00f43000   msisadrv msisadrv.sys Tue Jul 14 00:19:26 2009 (4A5BC0FE)
fffff880`01991000 fffff880`019ef000   msrpc    msrpc.sys    Sat Nov 20 09:21:56 2010 (4CE79334)
fffff880`044b4000 fffff880`044bf000   mssmbios mssmbios.sys Tue Jul 14 00:31:10 2009 (4A5BC3BE)
fffff880`01e00000 fffff880`01e12000   mup      mup.sys      Tue Jul 14 00:23:45 2009 (4A5BC201)
fffff880`01c69000 fffff880`01d5c000   ndis     ndis.sys     Sat Nov 20 09:23:30 2010 (4CE79392)
fffff880`04b38000 fffff880`04b44000   ndistapi ndistapi.sys Tue Jul 14 01:10:00 2009 (4A5BCCD8)
fffff880`03c96000 fffff880`03ca9000   ndisuio  ndisuio.sys  Sat Nov 20 10:50:08 2010 (4CE7A7E0)
fffff880`04b44000 fffff880`04b73000   ndiswan  ndiswan.sys  Sat Nov 20 10:52:32 2010 (4CE7A870)
fffff880`05aa8000 fffff880`05abd000   NDProxy  NDProxy.SYS  Sat Nov 20 10:52:20 2010 (4CE7A864)
fffff880`042d9000 fffff880`042e8000   netbios  netbios.sys  Tue Jul 14 01:09:26 2009 (4A5BCCB6)
fffff880`04346000 fffff880`0438b000   netbt    netbt.sys    Sat Nov 20 09:23:18 2010 (4CE79386)
fffff880`01d5c000 fffff880`01dbc000   NETIO    NETIO.SYS    Sat Nov 20 09:23:13 2010 (4CE79381)
fffff880`015c2000 fffff880`015d2000   nfrd960  nfrd960.sys  Tue Jun 06 22:11:48 2006 (4485EF94)
fffff880`07793000 fffff880`077a2000   npf      npf.sys      Tue Oct 20 19:00:19 2009 (4ADDFAB3)
fffff880`01a0a000 fffff880`01a1b000   Npfs     Npfs.SYS     Tue Jul 14 00:19:48 2009 (4A5BC114)
fffff880`044a8000 fffff880`044b4000   nsiproxy nsiproxy.sys Tue Jul 14 00:21:02 2009 (4A5BC15E)
fffff800`02e1e000 fffff800`03407000   nt       ntkrnlmp.exe Sat Apr 09 05:15:23 2011 (4D9FDD5B)
fffff880`01a2f000 fffff880`01bd2000   Ntfs     Ntfs.sys     Fri Mar 11 03:39:39 2011 (4D79997B)
fffff880`01ecc000 fffff880`01ed5000   Null     Null.SYS     Tue Jul 14 00:19:37 2009 (4A5BC109)
fffff880`01020000 fffff880`01048000   nvraid   nvraid.sys   Fri Mar 19 20:59:20 2010 (4BA3E5A8)
fffff880`015d2000 fffff880`015fd000   nvstor   nvstor.sys   Fri Mar 19 20:45:11 2010 (4BA3E257)
fffff880`03c43000 fffff880`03c96000   nwifi    nwifi.sys    Tue Jul 14 01:07:23 2009 (4A5BCC3B)
fffff880`0429d000 fffff880`042c3000   pacer    pacer.sys    Sat Nov 20 10:52:18 2010 (4CE7A862)
fffff880`00fb6000 fffff880`00fcb000   partmgr  partmgr.sys  Sat Nov 20 09:20:00 2010 (4CE792C0)
fffff880`00f43000 fffff880`00f76000   pci      pci.sys      Sat Nov 20 09:19:11 2010 (4CE7928F)
fffff880`01078000 fffff880`0107f000   pciide   pciide.sys   Tue Jul 14 00:19:49 2009 (4A5BC115)
fffff880`00e64000 fffff880`00e74000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 00:19:48 2009 (4A5BC114)
fffff880`01bed000 fffff880`01bfe000   pcw      pcw.sys      Tue Jul 14 00:19:27 2009 (4A5BC0FF)
fffff880`07600000 fffff880`076a6000   peauth   peauth.sys   Tue Jul 14 02:01:19 2009 (4A5BD8DF)
fffff880`04a56000 fffff880`04a93000   portcls  portcls.sys  Tue Jul 14 01:06:27 2009 (4A5BCC03)
fffff880`04419000 fffff880`04424000   povrtdev povrtdev.sys Wed Feb 24 10:51:44 2010 (4B8504C0)
fffff880`00cea000 fffff880`00cfe000   PSHED    PSHED.dll    Tue Jul 14 02:32:23 2009 (4A5BE027)
fffff880`0164f000 fffff880`017f3000   ql2300   ql2300.sys   Thu Jan 22 23:05:06 2009 (4978FBA2)
fffff880`01878000 fffff880`018d7000   ql40xx   ql40xx.sys   Tue May 19 02:18:11 2009 (4A1208D3)
fffff880`04b14000 fffff880`04b38000   rasl2tp  rasl2tp.sys  Sat Nov 20 10:52:34 2010 (4CE7A872)
fffff880`04b73000 fffff880`04b8e000   raspppoe raspppoe.sys Tue Jul 14 01:10:17 2009 (4A5BCCE9)
fffff880`04b8e000 fffff880`04baf000   raspptp  raspptp.sys  Sat Nov 20 10:52:31 2010 (4CE7A86F)
fffff880`04baf000 fffff880`04bc9000   rassstp  rassstp.sys  Tue Jul 14 01:10:25 2009 (4A5BCCF1)
fffff880`04457000 fffff880`044a8000   rdbss    rdbss.sys    Sat Nov 20 09:27:51 2010 (4CE79497)
fffff880`01eea000 fffff880`01ef3000   RDPCDD   RDPCDD.sys   Tue Jul 14 01:16:34 2009 (4A5BCE62)
fffff880`021f4000 fffff880`021fd000   rdpencdd rdpencdd.sys Tue Jul 14 01:16:34 2009 (4A5BCE62)
fffff880`01c5f000 fffff880`01c68000   rdprefmp rdprefmp.sys Tue Jul 14 01:16:35 2009 (4A5BCE63)
fffff880`021ba000 fffff880`021f4000   rdyboost rdyboost.sys Sat Nov 20 09:43:10 2010 (4CE7982E)
fffff880`03ca9000 fffff880`03cc1000   rspndr   rspndr.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
fffff880`04800000 fffff880`04839000   Rt64win7 Rt64win7.sys Fri May 22 15:52:30 2009 (4A16BC2E)
fffff880`0219d000 fffff880`021ba000   sbp2port sbp2port.sys Sat Nov 20 09:19:21 2010 (4CE79299)
fffff880`076a6000 fffff880`076b1000   secdrv   secdrv.SYS   Wed Sep 13 14:18:38 2006 (4508052E)
fffff880`018d7000 fffff880`018e5000   SiSRaid2 SiSRaid2.sys Wed Sep 24 19:28:20 2008 (48DA86C4)
fffff880`018e5000 fffff880`018fd000   sisraid4 sisraid4.sys Wed Oct 01 22:56:04 2008 (48E3F1F4)
fffff880`02195000 fffff880`0219d000   spldr    spldr.sys    Mon May 11 17:56:27 2009 (4A0858BB)
fffff880`06800000 fffff880`06898000   srv      srv.sys      Fri Apr 29 04:06:06 2011 (4DBA2B1E)
fffff880`0693b000 fffff880`069a4000   srv2     srv2.sys     Fri Apr 29 04:05:46 2011 (4DBA2B0A)
fffff880`077a2000 fffff880`077d3000   srvnet   srvnet.sys   Fri Apr 29 04:05:35 2011 (4DBA2AFF)
fffff880`018fd000 fffff880`01907000   stexstor stexstor.sys Tue Feb 17 23:03:36 2009 (499B4248)
fffff880`01210000 fffff880`01273000   storport storport.sys Fri Mar 11 04:30:23 2011 (4D79A55F)
fffff880`05ade000 fffff880`05b5d000   stwrt64  stwrt64.sys  Wed Mar 24 04:01:24 2010 (4BA98E94)
fffff880`04bc9000 fffff880`04bca480   swenum   swenum.sys   Tue Jul 14 01:00:18 2009 (4A5BCA92)
fffff880`01ef3000 fffff880`020f7000   tcpip    tcpip.sys    Mon Apr 25 03:37:30 2011 (4DB4DE6A)
fffff880`077d3000 fffff880`077e5000   tcpipreg tcpipreg.sys Sat Nov 20 10:51:48 2010 (4CE7A844)
fffff880`01df2000 fffff880`01dff000   TDI      TDI.SYS      Sat Nov 20 09:22:06 2010 (4CE7933E)
fffff880`01600000 fffff880`01622000   tdx      tdx.sys      Sat Nov 20 09:21:54 2010 (4CE79332)
fffff880`043c3000 fffff880`043d7000   termdd   termdd.sys   Sat Nov 20 11:03:40 2010 (4CE7AB0C)
fffff960`005c0000 fffff960`005ca000   TSDDD    TSDDD.dll    Tue Jul 14 01:16:34 2009 (4A5BCE62)
fffff880`0454c000 fffff880`04572000   tunnel   tunnel.sys   Sat Nov 20 10:51:50 2010 (4CE7A846)
fffff880`04bdd000 fffff880`04bef000   umbus    umbus.sys    Sat Nov 20 10:44:37 2010 (4CE7A695)
fffff880`05a00000 fffff880`05a1d000   usbccgp  usbccgp.sys  Fri Mar 25 03:29:14 2011 (4D8C0C0A)
fffff880`05a1d000 fffff880`05a1ef00   USBD     USBD.SYS     Fri Mar 25 03:28:59 2011 (4D8C0BFB)
fffff880`049ce000 fffff880`049df000   usbehci  usbehci.sys  Fri Mar 25 03:29:04 2011 (4D8C0C00)
fffff880`04844000 fffff880`04850000   usbfilter usbfilter.sys Fri Apr 03 12:39:51 2009 (49D5F587)
fffff880`05a4e000 fffff880`05aa8000   usbhub   usbhub.sys   Fri Mar 25 03:29:25 2011 (4D8C0C15)
fffff880`04839000 fffff880`04844000   usbohci  usbohci.sys  Fri Mar 25 03:29:03 2011 (4D8C0BFF)
fffff880`0506a000 fffff880`050c0000   USBPORT  USBPORT.SYS  Fri Mar 25 03:29:12 2011 (4D8C0C08)
fffff880`05a1f000 fffff880`05a4c280   usbvideo usbvideo.sys Sat Nov 20 10:44:34 2010 (4CE7A692)
fffff880`00f76000 fffff880`00f83000   vdrvroot vdrvroot.sys Tue Jul 14 01:01:31 2009 (4A5BCADB)
fffff880`01edc000 fffff880`01eea000   vga      vga.sys      Tue Jul 14 00:38:47 2009 (4A5BC587)
fffff880`0107f000 fffff880`01087000   viaide   viaide.sys   Tue Jul 14 00:19:50 2009 (4A5BC116)
fffff880`01c2a000 fffff880`01c4f000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 00:38:51 2009 (4A5BC58B)
fffff880`06923000 fffff880`0693b000   vmci     vmci.sys     Thu Oct 22 10:26:48 2009 (4AE02558)
fffff880`057ee000 fffff880`057f9000   VMkbd    VMkbd.sys    Thu Oct 22 11:51:05 2009 (4AE03919)
fffff880`04a00000 fffff880`04a0a000   VMNET    VMNET.SYS    Mon Aug 10 13:04:50 2009 (4A800CE2)
fffff880`04bef000 fffff880`04bf7000   vmnetadapter vmnetadapter.sys Mon Aug 10 13:04:53 2009 (4A800CE5)
fffff880`04a40000 fffff880`04a50000   vmnetbridge vmnetbridge.sys Mon Aug 10 13:05:58 2009 (4A800D26)
fffff880`077e5000 fffff880`077ef000   vmnetuserif vmnetuserif.sys Thu Oct 22 11:17:07 2009 (4AE03123)
fffff880`076bd000 fffff880`07793000   vmx86    vmx86.sys    Thu Oct 22 12:36:57 2009 (4AE043D9)
fffff880`00fe0000 fffff880`00ff5000   volmgr   volmgr.sys   Sat Nov 20 09:19:28 2010 (4CE792A0)
fffff880`00e00000 fffff880`00e5c000   volmgrx  volmgrx.sys  Sat Nov 20 09:20:43 2010 (4CE792EB)
fffff880`02149000 fffff880`02195000   volsnap  volsnap.sys  Sat Nov 20 09:20:08 2010 (4CE792C8)
fffff880`01907000 fffff880`01931000   vsmraid  vsmraid.sys  Sat Jan 31 01:18:57 2009 (4983A701)
fffff880`077ef000 fffff880`077fb000   vstor2_ws60 vstor2-ws60.sys Mon Oct 12 22:06:26 2009 (4AD39A52)
fffff880`049c1000 fffff880`049ce000   vwifibus vwifibus.sys Tue Jul 14 01:07:21 2009 (4A5BCC39)
fffff880`042c3000 fffff880`042d9000   vwififlt vwififlt.sys Tue Jul 14 01:07:22 2009 (4A5BCC3A)
fffff880`043a8000 fffff880`043c3000   wanarp   wanarp.sys   Sat Nov 20 10:52:36 2010 (4CE7A874)
fffff880`01c4f000 fffff880`01c5f000   watchdog watchdog.sys Tue Jul 14 00:37:35 2009 (4A5BC53F)
fffff880`02141000 fffff880`02149000   wd       wd.sys       Tue Jul 14 00:19:55 2009 (4A5BC11B)
fffff880`00d5c000 fffff880`00e00000   Wdf01000 Wdf01000.sys Tue Jul 14 00:22:07 2009 (4A5BC19F)
fffff880`00cc0000 fffff880`00ccf000   WDFLDR   WDFLDR.SYS   Tue Jul 14 00:19:54 2009 (4A5BC11A)
fffff880`04294000 fffff880`0429d000   wfplwf   wfplwf.sys   Tue Jul 14 01:09:26 2009 (4A5BCCB6)
fffff960`000b0000 fffff960`003c3000   win32k   win32k.sys   Sat Jun 11 04:06:57 2011 (4DF2DBD1)
fffff880`04400000 fffff880`04409000   wmiacpi  wmiacpi.sys  Tue Jul 14 00:31:02 2009 (4A5BC3B6)
fffff880`00f30000 fffff880`00f39000   WMILIB   WMILIB.SYS   Tue Jul 14 00:19:51 2009 (4A5BC117)
fffff880`04289000 fffff880`04294000   ws2ifsl  ws2ifsl.sys  Tue Jul 14 01:10:33 2009 (4A5BCCF9)
fffff880`043d7000 fffff880`043f8000   WudfPf   WudfPf.sys   Sat Nov 20 10:42:44 2010 (4CE7A624)

Unloaded modules:
fffff880`077fb000 fffff880`077fd000   MSPQM.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00002000
fffff880`09c6f000 fffff880`09ce0000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00071000
fffff880`01e94000 fffff880`01ea2000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`01ea2000 fffff880`01eae000   dump_pciidex
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000C000
fffff880`01eae000 fffff880`01eb9000   dump_msahci.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000B000
fffff880`01eb9000 fffff880`01ecc000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
fffff880`0438b000 fffff880`043a8000   serial.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0001D000

Let us know how it goes. If you get further problems with blue screens, attach your new dump files and details and we'll move on from there.


HTH.
 
wow really?
All these changes?
So we are just changing everything we can but we are not really able to pin point and isolate the issue?
That one single bad file...?
I have had AVG since the day I bought this laptop ( 1 year) and this BSOD started happening a week ago.
 
wow really?
All these changes?
So we are just changing everything we can but we are not really able to pin point and isolate the issue?
That one single bad file...?
I have had AVG since the day I bought this laptop ( 1 year) and this BSOD started happening a week ago.


windows 7 was released July 13, 2009 anything (driver) prior to that cant know how to properly work in that environment. That is why MIcrosoft did not recommend updating but clean installing win 7. You obvious have drivers from way before (year+) win 7 so they at least need updating if you are having BSOD problems.
 
wow really?
All these changes?
So we are just changing everything we can but we are not really able to pin point and isolate the issue?
That one single bad file...?
I have had AVG since the day I bought this laptop ( 1 year) and this BSOD started happening a week ago.

Just be thankful there are people on here to help. Can't really find service like this for free. They've been a huge help to me, they do know what they're doing. Unless you want to take your laptop to a shop and pay for them to fix it, users on this forum are your best bet. Hope you get it fixed!
 
We ask OPs to update their drivers so we can try and rule out old and incompatible drivers as the cause of the bsod's. We also ask for AV to be removed for the same reason. One thing I'm finding a little concerning is it's a laptop with drivers for multiple RAID controllers from IBM, LSI, Qlogic, SIS, Promise and VIA. Which can't be right.

Do you have a Windows 7 install disk at hand? Can we alos have the make and full model number of your laptop so we can see what devices are actually present on you laptop.

Thx
 
And what makes you think that I was bring ungrateful and unthankful to what these guys are doing?
Whats up with the attitude dude?
"Can't really find service like this for free"
"Unless you want to take your laptop to a shop and pay for them to fix it, users on this forum are your best bet."
Is that your way of helping people by being condescending and patronizing?
I never questioned their kindness ,reason to help , dedication and motivation o...but I did question the actual process of finding the delta....if you dont like this , then i guess then i guess someone has issues.
 
Just be thankful there are people on here to help. Can't really find service like this for free. They've been a huge help to me, they do know what they're doing. Unless you want to take your laptop to a shop and pay for them to fix it, users on this forum are your best bet. Hope you get it fixed!

And what makes you think that I was bring ungrateful and unthankful to what these guys are doing?
Whats up with the attitude dude?
"Can't really find service like this for free"
"Unless you want to take your laptop to a shop and pay for them to fix it, users on this forum are your best bet."
Is that your way of helping people by being condescending and patronizing?
I never questioned their kindness ,reason to help , dedication and motivation o...but I did question the actual process of finding the delta....if you dont like this , then i guess then i guess someone has issues.
 
OK Folks!! Lets keep it cool!!

@kinga. I'm assuming this was an upgrade install. Do you only have an upgrade disc? Do you know you can do a clean install with only the upgrade material?

As zigzag pointed out, You'll always be much better off with a clean install as the drivers will all(?) be Win 7 compliant.
 
OK Folks!! Lets keep it cool!!

@kinga. I'm assuming this was an upgrade install. Do you only have an upgrade disc? Do you know you can do a clean install with only the upgrade material?

As zigzag pointed out, You'll always be much better off with a clean install as the drivers will all(?) be Win 7 compliant.

Thanks for responding Elmer....
This is an OEM install from HP....My laptop had factory installation of windows 7.
I never removed it or upgraded it.....I started using it starigth out of the box and ive been using that same install for the past year.

I admit I do need to create the recovery disks.
Im not sure what you mean by upgrade disc. Do you mean the DVD that I would have used to upgrade to Windows 7 if my laptop had Vista? The I would say No because this isnt an upgrade but an OEM Windows 7 install.

Do you think I can do a clean install from those restore discs?
Any idea? Thoughts?
Thanks a lot.
King A. Koopa !
 
Another thing i forgot to mention.
I dont even have BSODs anymore.
My laptop just freaks out while Im playing my game.
I get a large block / blurred freeze frame with a buzzing sound and then the laptop restarts.
Thats it. No more BSODs. Now I get No-SODs.
:)
 
So your now getting spontaneous restarts while playing your game. Can you check you sound and video drivers are uptodate. Also check the cooling on your laptop as the majority of restarts are caused by heat.
 
Another thing i forgot to mention.
I dont even have BSODs anymore.
My laptop just freaks out while Im playing my game.
I get a large block / blurred freeze frame with a buzzing sound and then the laptop restarts.
Thats it. No more BSODs. Now I get No-SODs.
:)


Since you are no longer having BSOD's can you check event viewer for any critical errors listed there that pertain to this problem?



There are several ways to find what the problem is. The best is to go into event viewer (type eventvwr in search). Go to the windows log>application tab.

You want to look for critical errors (they have red in the left column ).

When you find them you want to look for critical errors that say app hang, app crash, or anything that relates to the problem.

When you find them please note the event ID, and the source codes and tell us what they are.
 
Back
Top