Windows 7 New PC BSOD

hulpesergiu

New Member
Hey guys, bought a new pc about a month ago, and I am having some problems with it, I keep getting BSOD's with different errors, sometimes it's win32k, sometimes it's IRQL not less or equal, once it was dxdmms1, once system service exception.

I was running windows 7 x64 enterprise edition, but I read some reading around here and you guys said that the x32 version was more stable, so I installed it today, and while I was trying to install AVG free edition, I got a BSOD with the attached mini dump.

My pc config is as follows:
Asrock 890GX Extreme3
AMD Phenom II X6 1055T
Kingston HyperX dual channel kit 4gb 1600 cl9 240
Samsung Spinpoint F3 HD502HJ 500GB 16MB
Nvidia Quadro FX 580
Corsair CMPSU-400CXEU 400W

I sent the pc in the warranty service, but their luck was that in the same time a s-ata cable failed, and they changed that cable and sent the pc back, claiming that was the only problem.

Desperetly need your help, I work with 3d studio max as a freelancer, and I have a very angry client waiting for me to finish his project, but I keep getting random BSOD, and it pisses me off.

Thanks a lot for your time and effort.

Edit: I forgot, I tried unplugging the video card, and using the onboard one, it still gave me BSOD, so I don't suspect the video card.

Edit2: Just got a new one whyle browsing: PFN list corrupt: here is dmp file

Edit3: Fresh BSOD coming up! Never got this one until now, MEMORY MANAGEMENT: dmp file attached.
 

Attachments

  • dump.zip
    24 KB · Views: 265
  • dump2.zip
    23.4 KB · Views: 243
  • 062010-30248-01.zip
    24.9 KB · Views: 288
Last edited:
Hey there.

All errors are memory corruption and memory management type. My best advice to you to start with is to stay far away from AVG as you can. It causes bsod like crazy.

MSE is the only antivirus solution of them all to not cause bsod under any circumstances. I highly recommend installing that.

Since I'm taking a guess here that you were running for some time without a/v protection, it is highly recommended that you download, install, run then update definitions for Malwarebytes. Then scan the machine. Quick scan is usually sufficient. Let it remove anything it finds.

You'll also want to update your video card driver from here:

Link Removed - Invalid URL

You'll also want to get the special tool here to use, to make sure that AVG now is totally wiped from the system:

AV Uninstallers - Windows 7 Forums

I really don't see too much else wrong with drivers, but I might be missing something. Please post a new crash dump after doing these things and we will be on to fixing it.
 
I made another post because this may be most important.

Use CPU-Z to find out the exact model of memory you have. Then compare to this page for what the voltage setting should be for the ram, in the motherboard bios. None of them are standard.

Link Removed due to 404 Error

Adjust your motherboard accordingly to the voltage you check that it should be.
 
By the time that I posted the last edit, I did a bit more reading and installed MSE, didn't even get to install AVG on this fresh install of windows. The driver wasn't updated, now it is, going to use cpu-z to tune the ram properly, tnx for suppor, gonna post if anything goes wrong, hope not.
 
It is working fine now, but I think I might be having some problems with the hard drive, a windows pop-up came up saying that the hard drive failed and i need to backup my stuff.
 
Open an elevated command prompt and run this command, but change C: if it's letter is different than C

Code:
chkdsk /r C:[/B]
 
Hey guys, back with another bsod, it worked fine for 3 days or so, did some 3d renderings for a client, very intensive for the processor and ram, and today, while playing a game, it gave me another bsod, here is the minidump:

TorrentG tnx for the tip, totally forgot to do that, I scheduled a check for when the pc restarts. Going to bed now it's really late, and I don't wanna dream hardware problems :).

Tnx again for everything.
 

Attachments

  • 062410-18096-01.zip
    27.3 KB · Views: 268
This type of memory corruption seen is very rare, as I honestly can't recall ever seeing it...and I do lots of debugging.

Code:
EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [E:\Temp\Rar$DI00.113\062410-18096-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (6 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16539.x86fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0x82a3f000 PsLoadedModuleList = 0x82b87810
Debug session time: Wed Jun 23 21:46:55.685 2010 (UTC - 4:00)
System Uptime: 0 days 0:13:58.996
Loading Kernel Symbols
...............................................................
................................................................
........................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000008E, {c000001d, 82c3022a, a0db7a2c, 0}

Probably caused by : memory_corruption

Followup: memory_corruption
---------

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

KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck.  Usually the exception address pinpoints
the driver/function that caused the problem.  Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003.  This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG.  This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG.  This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c000001d, The exception code that was not handled
Arg2: 82c3022a, The address that the exception occurred at
Arg3: a0db7a2c, Trap Frame
Arg4: 00000000

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


EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

FAULTING_IP: 
nt!RtlpUnlockAtomTable+45
82c3022a ff              ???

TRAP_FRAME:  a0db7a2c -- (.trap 0xffffffffa0db7a2c)
ErrCode = 00000000
eax=0000fffe ebx=00000000 ecx=87db9880 edx=9da3f3c4 esi=9da3f3c0 edi=a32f5a88
eip=82c3022a esp=a0db7aa0 ebp=a0db7ad4 iopl=0         nv up ei ng nz na po nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010282
nt!RtlpUnlockAtomTable+0x45:
82c3022a ff              ???
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  CODE_CORRUPTION

BUGCHECK_STR:  0x8E

PROCESS_NAME:  chrome.exe

CURRENT_IRQL:  0

MISALIGNED_IP: 
nt!RtlpUnlockAtomTable+45
82c3022a ff              ???

LAST_CONTROL_TRANSFER:  from 82c2fff5 to 82c3022a

FAILED_INSTRUCTION_ADDRESS: 
nt!RtlpUnlockAtomTable+45
82c3022a ff              ???

STACK_TEXT:  
a0db7a9c 82c2fff5 87cf3255 0049f044 0000000b nt!RtlpUnlockAtomTable+0x45
a0db7ad4 82c30329 9da3f3c0 a0db7af8 a0db7d2c nt!RtlLookupAtomInAtomTable+0xd9
a0db7d20 82a8244a 6930648c 0000c05b 0049f044 nt!NtFindAtom+0xf0
a0db7d20 771864f4 6930648c 0000c05b 0049f044 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
0049f034 00000000 00000000 00000000 00000000 0x771864f4


STACK_COMMAND:  kb

CHKIMG_EXTENSION: !chkimg -lo 50 -db !nt
2 errors : !nt (82c3020d-82c30215)
82c30200  0d  24  01  00  00  8d  81  84  00  00  00  66  ff *08  0f  b7 .$.........f....
82c30210  00  66  85  c0  75 *14  8d  41  40  39  00  74  15  66  83  b9 [email protected]..

MODULE_NAME: memory_corruption

IMAGE_NAME:  memory_corruption

FOLLOWUP_NAME:  memory_corruption

DEBUG_FLR_IMAGE_TIMESTAMP:  0

MEMORY_CORRUPTOR:  STRIDE

FAILURE_BUCKET_ID:  MEMORY_CORRUPTION_STRIDE

BUCKET_ID:  MEMORY_CORRUPTION_STRIDE

Followup: memory_corruption
---------

4: kd> lmtn
start    end        module name
80bbc000 80bc4000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
82a08000 82a3f000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
82a3f000 82e4f000   nt       ntkrpamp.exe Sat Feb 27 02:33:35 2010 (4B88CACF)
8b000000 8b021000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
8b02d000 8b038000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
8b038000 8b049000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
8b049000 8b051000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
8b051000 8b093000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
8b093000 8b13e000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
8b13e000 8b1af000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
8b1af000 8b1bd000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
8b1bd000 8b1c8000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
8b1c8000 8b1d6000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
8b1d6000 8b1ed000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
8b1ed000 8b1f8000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
8b200000 8b221000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
8b222000 8b26a000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
8b26a000 8b273000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
8b273000 8b27b000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
8b27b000 8b2a5000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
8b2a5000 8b2b0000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
8b2b0000 8b2c1000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
8b2c1000 8b2c9000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
8b2c9000 8b2d4000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
8b2d4000 8b2e4000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
8b2e4000 8b32f000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
8b32f000 8b336000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
8b336000 8b344000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
8b344000 8b35a000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
8b35a000 8b363000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
8b363000 8b386000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
8b386000 8b38f000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
8b38f000 8b3c3000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
8b3c3000 8b3d4000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
8b3d4000 8b3f6780   MpFilter MpFilter.sys Fri Nov 20 19:22:10 2009 (4B0732B2)
8b3f7000 8b3ff000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
8b401000 8b530000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
8b530000 8b55b000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
8b55b000 8b56e000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
8b56e000 8b5cb000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
8b5cb000 8b5d9000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
8b5d9000 8b5e2000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
8b5e2000 8b5ef000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
8b5ef000 8b5f7000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
8b5f7000 8b5ff000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
8b600000 8b61f000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
8b621000 8b6d8000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
8b6d8000 8b716000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
8b716000 8b73b000   ksecpkg  ksecpkg.sys  Thu Dec 10 23:04:22 2009 (4B21C4C6)
8b73b000 8b74b000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
8b74b000 8b77d000   fvevol   fvevol.sys   Fri Sep 25 22:24:21 2009 (4ABD7B55)
8b77d000 8b78e000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
8b78e000 8b7b3000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
8b7e5000 8b7ec000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
8b7ec000 8b7f3000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
8b7f3000 8b7ff000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
8b800000 8b82d000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
8b82d000 8b835000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
8b835000 8b97e000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
8b97e000 8b9af000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
8b9af000 8b9b7380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
8b9b8000 8b9f7000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
8b9f7000 8b9ff000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
8ee00000 8ee1b000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
8ee1b000 8efa5000   cm112    cm112.sys    Fri Apr 13 02:40:33 2007 (461F25E1)
8efa5000 8efb0000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
8efb0000 8efc3000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
8efc3000 8efc9480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
8efca000 8efd5000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
8efd5000 8efe0000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
8efe0000 8efec000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
8efec000 8effc000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
90600000 90618000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
90618000 90626000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
90626000 90680000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
90680000 906b2000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
906b2000 906b9000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
906b9000 906d8000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
906d8000 906e6000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
906e6000 90700000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
90700000 90713000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
90713000 90723000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
90723000 90764000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
90764000 9076e000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
9076e000 90778000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
90778000 9077c900   ElbyCDIO ElbyCDIO.sys Thu Dec 17 17:25:11 2009 (4B2AAFC7)
9077d000 90789000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
90789000 907ed000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
907ed000 907fe000   amdppm   amdppm.sys   Mon Jul 13 19:11:03 2009 (4A5BBF07)
90a09000 914807e0   nvlddmkm nvlddmkm.sys Wed Jun 09 11:46:02 2010 (4C0FB73A)
91481000 91482040   nvBridge nvBridge.kmd Wed Jun 09 11:41:30 2010 (4C0FB62A)
91483000 9153a000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
9153a000 91573000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
91573000 91595180   nusb3xhc nusb3xhc.sys Thu Jan 21 22:21:48 2010 (4B5919CC)
91596000 91597700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
91598000 915dd000   Rt86win7 Rt86win7.sys Thu Mar 04 08:42:33 2010 (4B8FB8C9)
915dd000 915e7000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
91c2c000 91c77000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
91c77000 91c86000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
91c86000 91c8b280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
91c8c000 91cab000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
91cc3000 91cd0000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
91cd0000 91cda000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
91cda000 91d06000   1394ohci 1394ohci.sys Mon Jul 13 19:51:59 2009 (4A5BC89F)
91d06000 91d13000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
91d13000 91d25000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
91d25000 91d3d000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
91d3d000 91d48000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
91d48000 91d6a000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
91d6a000 91d82000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
91d82000 91d99000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
91d99000 91db0000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
91db0000 91dba000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
91dba000 91dc7000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
91dc7000 91dd2000   VClone   VClone.sys   Sun Aug 09 17:25:56 2009 (4A7F3EE4)
91dd2000 91df8000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
91df8000 91df9380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
92004000 92038000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
92038000 92046000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
92046000 92054a00   nusb3hub nusb3hub.sys Thu Jan 21 22:21:46 2010 (4B5919CA)
92055000 92099000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
92099000 920aa000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
920aa000 920fa000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
920fa000 92129000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
92129000 92142000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
92142000 9214c000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
9214c000 92159000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
92159000 92170000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
92170000 9217b000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
9217b000 92184000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
92184000 92195000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
92195000 921af000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
921af000 921c2000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
921c2000 921e3000   srvnet   srvnet.sys   Tue Dec 08 03:05:06 2009 (4B1E08B2)
98a90000 98cda000   win32k   win32k.sys   Sat May 01 10:49:02 2010 (4BDC3F5E)
98cf0000 98cf9000   TSDDD    TSDDD.dll    unavailable (00000000)
98d20000 98d3e000   cdd      cdd.dll      Mon Jul 13 21:04:18 2009 (4A5BD992)
98d40000 98d8d000   ATMFD    ATMFD.DLL    Wed May 26 23:49:36 2010 (4BFDEBD0)
99201000 99286000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
99286000 9929f000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
9929f000 992b1000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
992b1000 992d4000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:32:02 2010 (4B88CA72)
992d4000 9930f000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:32:21 2010 (4B88CA85)
9930f000 9932a000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:32:11 2010 (4B88CA7B)
99342000 9934b000   cpuz133_x32 cpuz133_x32.sys Tue Mar 30 17:38:01 2010 (4BB26F39)
9934b000 993e2000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
993e2000 993ec000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
993ec000 993f9000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
a0415000 a0464000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
a0464000 a04b5000   srv      srv.sys      Tue Dec 08 03:05:37 2009 (4B1E08D1)
a04b5000 a04bde00   MpNWMon  MpNWMon.sys  Fri Nov 20 19:22:01 2009 (4B0732A9)
a04be000 a0528000   spsys    spsys.sys    Mon May 11 12:37:10 2009 (4A085436)

Unloaded modules:
9932a000 99342000   parport.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00018000
8b7b3000 8b7c0000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000D000
8b7c0000 8b7cb000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000B000
8b7cb000 8b7d4000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
8b7d4000 8b7e5000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
91cab000 91cc3000   i8042prt.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00018000

C-Media drivers on a system are rather rare to go along with that. Also, the one you have has a 2007 older date:

Code:
cm112    cm112.sys    Fri Apr 13 02:40:33 2007

Going with this logic, I'd update that driver. Here is the newest one I could find for it:

Link Removed - Invalid URL

Please let us know how it goes after some time or post another crash dump if needed. If a bsod does happen though, I would uninstall VClone and install PowerIso as a replacement. PowerIso has perfect stability while I have no idea about VClone.
 
Hey guys, did everything you guys have advised me, but the problem still isn't gone.

A couple of minutes ago chrome just froze, had to reset, after a bit of more browsing the BSOD appeared.

Here is the minidump.
 

Attachments

  • 062510-14570-01.zip
    23.6 KB · Views: 236
I would update Yahoo Messenger if there is one available:

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

*** ERROR: Module load completed but symbols could not be loaded for luafv.sys
Unable to load image \SystemRoot\system32\DRIVERS\MpFilter.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for MpFilter.sys
*** ERROR: Module load completed but symbols could not be loaded for MpFilter.sys

BUGCHECK_STR:  0x19_3

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  YahooMessenger

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 8b346d0a to 82b3c232


There is also a brand new bios available that I would apply to the system:

ASRock > Products > Motherboard > 890GX Extreme3 > Download
 
Back
Top