BSOD while playing minecraft/when i let PC turned on overnight

Joined
Feb 4, 2012
Messages
3
Reaction score
0
Hello,
Lately, I'm getting a lot of BSODs for example while playing minecraft. I've played for cca 10 minutes and then i got BSOD sayin' "BAD_POOL_CALLER". I get the same BSOD for example when I let PC turned on overnight. My DMP files are attached. By the way, I've checked my drivers and they all should be up to date. (Sorry for my english)

System specs:
Intel core 2 duo E6700
Gigabyte 945GCMX-S2
RAM DDR2 2gb 800mhz (PC2-6400)
AMD Radeon HD 6670
 

Attachments

Last edited:

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
Hi Lutrown and Welcome to The Forum.

Your RAM is capable of running at 400mhz which means the timings should be 6-6-6-18

However you're running at 333mhz which should be 5-5-5-15, but you are actually running at 5-5-5-12. Can you go into your BIOS and re-set your RAM timings?

Taking a look at your dmp files now.
 

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
STOP 0x000000C2: BAD_POOL_CALLER
Usual causes:
Device driver, ?Memory

Your latest dump file lists HssDrv.sys 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, often giving false error codes.
Random stop codes can often indicate hardware issues.


As a Priority:

Is this Windows 8????
You do realise its a Developer version? As in not really up to being run as your regular system? And it will die as soon as the beta version is released?

dtsoftbus01.sys Mon Oct 17 13:12:37 2011 The dtsoftbus01.sys driver has been known to cause problems on some Windows 7 systems. This belongs to Daemon Tools Light. I suggest uninstalling DT Light until your blue screens are resolved. But do not replace with Daemon Tools!!

giveio.sys Thu Apr 04 03:33:25 1996 ADC Analyzer/SwiftForth/Disspy - ?SpeedFan? I see you use Speedfan (Not a problem). It used to use this antiquated driver, but not any more. Initially rename it to giveio.bak, then give it a couple of days and delete it. Renaming will "break" any software related to the driver so by giving it a couple of days will give you chance to see if anything else was using it.


Drivers with Updates:

RTKVHDA.sys Tue Aug 30 10:17:36 2011 Realtek HD Audio R2.67


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

Use !analyze -v to get detailed debugging information.

BugCheck C2, {7, 1169, 5e0007, 85f6b0d0}

*** WARNING: Unable to verify timestamp for HssDrv.sys
*** ERROR: Module load completed but symbols could not be loaded for HssDrv.sys
GetPointerFromAddress: unable to read from 8176c484
Unable to read MiSystemVaType memory at 81754060
*** WARNING: Unable to verify timestamp for dtsoftbus01.sys
*** ERROR: Module load completed but symbols could not be loaded for dtsoftbus01.sys
*** WARNING: Unable to verify timestamp for Fs_Rec.sys
*** ERROR: Module load completed but symbols could not be loaded for Fs_Rec.sys
*** WARNING: Unable to verify timestamp for msrpc.sys
*** ERROR: Module load completed but symbols could not be loaded for msrpc.sys
*** WARNING: Unable to verify timestamp for spaceport.sys
*** ERROR: Module load completed but symbols could not be loaded for spaceport.sys
*** WARNING: Unable to verify timestamp for Null.SYS
*** ERROR: Module load completed but symbols could not be loaded for Null.SYS
*** WARNING: Unable to verify timestamp for speedfan.sys
*** ERROR: Module load completed but symbols could not be loaded for speedfan.sys
*** WARNING: Unable to verify timestamp for giveio.sys
*** ERROR: Module load completed but symbols could not be loaded for giveio.sys
*** WARNING: Unable to verify timestamp for RtHDMIV.sys
*** ERROR: Module load completed but symbols could not be loaded for RtHDMIV.sys
*** WARNING: Unable to verify timestamp for drmk.sys
*** ERROR: Module load completed but symbols could not be loaded for drmk.sys
*** WARNING: Unable to verify timestamp for atikmpag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmpag.sys
*** WARNING: Unable to verify timestamp for tap0901t.sys
*** ERROR: Module load completed but symbols could not be loaded for tap0901t.sys
*** WARNING: Unable to verify timestamp for taphss.sys
*** ERROR: Module load completed but symbols could not be loaded for taphss.sys
*** WARNING: Unable to verify timestamp for tap0901.sys
*** ERROR: Module load completed but symbols could not be loaded for tap0901.sys
*** WARNING: Unable to verify timestamp for AmdLLD.sys
*** ERROR: Module load completed but symbols could not be loaded for AmdLLD.sys
*** WARNING: Unable to verify timestamp for atikmdag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
*** WARNING: Unable to verify timestamp for Rt630x86.sys
*** ERROR: Module load completed but symbols could not be loaded for Rt630x86.sys
*** WARNING: Unable to verify timestamp for RTKVHDA.sys
*** ERROR: Module load completed but symbols could not be loaded for RTKVHDA.sys
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
*** WARNING: Unable to verify timestamp for TSDDD.dll
*** ERROR: Module load completed but symbols could not be loaded for TSDDD.dll
*** WARNING: Unable to verify timestamp for cdd.dll
*** ERROR: Module load completed but symbols could not be loaded for cdd.dll
*** WARNING: Unable to verify timestamp for ATMFD.DLL
*** ERROR: Module load completed but symbols could not be loaded for ATMFD.DLL
*** WARNING: Unable to verify timestamp for parvdm.sys
*** ERROR: Module load completed but symbols could not be loaded for parvdm.sys
*** WARNING: Unable to verify timestamp for cpuz135_x32.sys
*** ERROR: Module load completed but symbols could not be loaded for cpuz135_x32.sys
*** WARNING: Unable to verify timestamp for peauth.sys
*** ERROR: Module load completed but symbols could not be loaded for peauth.sys
*** WARNING: Unable to verify timestamp for secdrv.SYS
*** ERROR: Module load completed but symbols could not be loaded for secdrv.SYS
Probably caused by : HssDrv.sys ( HssDrv+1e6d )

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

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

BAD_POOL_CALLER (c2)
The current thread is making a bad pool request.  Typically this is at a bad IRQL level or double freeing the same allocation, etc.
Arguments:
Arg1: 00000007, Attempt to free pool which was already freed
Arg2: 00001169, (reserved)
Arg3: 005e0007, Memory contents of the pool block
Arg4: 85f6b0d0, Address of the block of pool being deallocated

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

GetPointerFromAddress: unable to read from 8176c484
Unable to read MiSystemVaType memory at 81754060

POOL_ADDRESS: GetPointerFromAddress: unable to read from 8176c484
Unable to read MiSystemVaType memory at 81754060
 85f6b0d0 

BUGCHECK_STR:  0xc2_7

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 81725e37 to 816a915c

STACK_TEXT:  
8f394a04 81725e37 000000c2 00000007 00001169 nt!KeBugCheckEx
8f394a84 820252b2 85f6b0d0 00000000 8f394ad4 nt!ExFreePoolWithTag+0x1ad
8f394a94 8fc01e6d 85f6b0d0 00000000 00000000 ndis!NdisFreeMemory+0x1a
WARNING: Stack unwind information not available. Following frames may be wrong.
8f394ad4 82090008 00000003 8f394b28 00000000 HssDrv+0x1e6d
8f394b78 8205e1a8 84a500e0 849f6780 85970248 ndis! ?? ::LNCPHCLB::`string'+0x4cc
8f394b8c 8205e105 8f394c68 849f6780 84a500e0 ndis!ndisBindForEachProtocol+0x27
8f394c3c 8209186c 00000000 8205e181 8f394c68 ndis!ndisIterateProtocolBindings+0x151
8f394c70 820958df 84a500e0 00000000 00000000 ndis!ndisCheckAdapterBindings+0x70
8f394d40 8208f013 859cb218 84a500e0 8f394d6c ndis!ndisDevicePowerOn+0x399
8f394d50 82012c8b 859cb218 854aa740 00000000 ndis!ndisWorkItemHandler+0xe
8f394d6c 8188ac70 00000000 53b67486 00000000 ndis!ndisWorkerThread+0xa4
8f394db0 816bf9c1 82012be7 00000000 00000000 nt!PspSystemThreadStartup+0xa1
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19


STACK_COMMAND:  kb

FOLLOWUP_IP: 
HssDrv+1e6d
8fc01e6d ??              ???

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  HssDrv+1e6d

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: HssDrv

IMAGE_NAME:  HssDrv.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4c7fe2f3

FAILURE_BUCKET_ID:  0xc2_7_HssDrv+1e6d

BUCKET_ID:  0xc2_7_HssDrv+1e6d

Followup: MachineOwner
Drivers:
Code:
884c7000 88519000   ACPI     ACPI.sys     Wed Aug 24 03:35:46 2011 (4E546382)
8f409000 8f475000   afd      afd.sys      Wed Aug 24 03:32:09 2011 (4E5462A9)
905e8000 905fa000   AgileVpn AgileVpn.sys Wed Aug 24 03:30:14 2011 (4E546236)
8f933000 8f942000   AmdLLD   AmdLLD.sys   Fri Jun 29 20:47:32 2007 (468561D4)
81c83000 81c8c000   atapi    atapi.sys    Wed Aug 24 03:38:41 2011 (4E546431)
81c8c000 81cb7000   ataport  ataport.SYS  Wed Aug 24 03:36:47 2011 (4E5463BF)
8fc14000 90450000   atikmdag atikmdag.sys Fri Sep 30 23:31:30 2011 (4E864342)
8f807000 8f84a000   atikmpag atikmpag.sys Fri Sep 30 22:42:42 2011 (4E8637D2)
969a0000 969f0000   ATMFD    ATMFD.DLL    unavailable (00000000)
905c2000 905d1000   BasicDisplay BasicDisplay.sys Wed Aug 24 03:36:48 2011 (4E5463C0)
81df5000 81e00000   BasicRender BasicRender.sys Wed Aug 24 03:36:31 2011 (4E5463AF)
81dee000 81df5000   Beep     Beep.SYS     Wed Aug 24 03:38:26 2011 (4E546422)
882c1000 882c9000   BOOTVID  BOOTVID.dll  Wed Aug 24 03:38:20 2011 (4E54641C)
8f7a5000 8f7c1000   bowser   bowser.sys   Wed Aug 24 03:35:32 2011 (4E546374)
96974000 969a0000   cdd      cdd.dll      unavailable (00000000)
88200000 88225000   cdrom    cdrom.sys    Wed Aug 24 03:34:01 2011 (4E546319)
8830c000 88376000   CI       CI.dll       Wed Aug 24 03:33:12 2011 (4E5462E8)
81d5b000 81d9e000   CLASSPNP CLASSPNP.SYS Wed Aug 24 03:37:05 2011 (4E5463D1)
882c9000 8830c000   CLFS     CLFS.SYS     Wed Aug 24 03:37:02 2011 (4E5463CE)
88559000 885c3000   cng      cng.sys      Wed Aug 24 03:33:28 2011 (4E5462F8)
905d1000 905de000   CompositeBus CompositeBus.sys Wed Aug 24 03:34:45 2011 (4E546345)
aeb5b000 aeb66000   condrv   condrv.sys   Wed Aug 24 03:38:10 2011 (4E546412)
ab6ca000 ab6d3000   cpuz135_x32 cpuz135_x32.sys Wed Sep 21 09:24:20 2011 (4E799F34)
81ff0000 81fff000   crashdmp crashdmp.sys Wed Aug 24 03:37:21 2011 (4E5463E1)
8f4e9000 8f55a000   csc      csc.sys      Wed Aug 24 03:34:25 2011 (4E546331)
8f59a000 8f5b5000   dfsc     dfsc.sys     Wed Aug 24 03:34:46 2011 (4E546346)
8f58d000 8f59a000   discache discache.sys Wed Aug 24 03:36:42 2011 (4E5463BA)
81d46000 81d5b000   disk     disk.sys     Wed Aug 24 03:37:18 2011 (4E5463DE)
8f6b5000 8f6ce000   drmk     drmk.sys     Wed Aug 24 03:35:43 2011 (4E54637F)
81daf000 81dee000   dtsoftbus01 dtsoftbus01.sys Mon Oct 17 13:12:37 2011 (4E9C1BB5)
9339a000 933a3000   dump_atapi dump_atapi.sys Wed Aug 24 03:38:41 2011 (4E546431)
9338f000 9339a000   dump_dumpata dump_dumpata.sys Wed Aug 24 03:37:11 2011 (4E5463D7)
933a3000 933b4000   dump_dumpfve dump_dumpfve.sys Wed Aug 24 03:36:33 2011 (4E5463B1)
8c60d000 8c6ff000   dxgkrnl  dxgkrnl.sys  Wed Aug 24 03:34:06 2011 (4E54631E)
8c70d000 8c74d000   dxgmms1  dxgmms1.sys  Wed Aug 24 03:33:03 2011 (4E5462DF)
aeb66000 aeb92000   fastfat  fastfat.SYS  Wed Aug 24 03:38:28 2011 (4E546424)
81d05000 81d16000   fileinfo fileinfo.sys Wed Aug 24 03:35:30 2011 (4E546372)
81cca000 81d05000   fltmgr   fltmgr.sys   Wed Aug 24 03:37:25 2011 (4E5463E5)
81fa7000 81fb0000   Fs_Rec   Fs_Rec.sys   unavailable (00000000)
8216d000 821bd000   fvevol   fvevol.sys   Wed Aug 24 03:33:57 2011 (4E546315)
887b2000 887f5000   fwpkclnt fwpkclnt.sys Wed Aug 24 03:31:59 2011 (4E54629F)
887fa000 887fa680   giveio   giveio.sys   Thu Apr 04 03:33:25 1996 (316334F5)
81a8f000 81ae1000   hal      halmacpi.dll Wed Aug 24 03:38:27 2011 (4E546423)
90450000 90463000   HDAudBus HDAudBus.sys Wed Aug 24 03:34:49 2011 (4E546349)
93388000 9338e780   HIDPARSE HIDPARSE.SYS Wed Aug 24 03:37:57 2011 (4E546405)
8fc00000 8fc10000   HssDrv   HssDrv.sys   Thu Sep 02 18:46:27 2010 (4C7FE2F3)
8f700000 8f7a5000   HTTP     HTTP.sys     Wed Aug 24 03:32:19 2011 (4E5462B3)
9058f000 905aa000   i8042prt i8042prt.sys Wed Aug 24 03:36:20 2011 (4E5463A4)
81c6e000 81c75000   intelide intelide.sys Wed Aug 24 03:37:51 2011 (4E5463FF)
8f5e5000 8f5fc000   intelppm intelppm.sys Wed Aug 24 03:33:48 2011 (4E54630C)
905b5000 905c2000   kbdclass kbdclass.sys Wed Aug 24 03:36:28 2011 (4E5463AC)
8120b000 81212000   kd       kd.dll       Wed Aug 24 03:38:49 2011 (4E546439)
905de000 905e8000   kdnic    kdnic.sys    Wed Aug 24 03:35:05 2011 (4E546359)
8f8f8000 8f933000   ks       ks.sys       Wed Aug 24 03:36:29 2011 (4E5463AD)
81f85000 81f99000   ksecdd   ksecdd.sys   Wed Aug 24 03:36:29 2011 (4E5463AD)
82139000 82160000   ksecpkg  ksecpkg.sys  Wed Aug 24 03:33:09 2011 (4E5462E5)
933ea000 933fa000   lltdio   lltdio.sys   Wed Aug 24 03:31:20 2011 (4E546278)
8f6ce000 8f6ec000   luafv    luafv.sys    Wed Aug 24 03:37:09 2011 (4E5463D5)
8822a000 882af000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Wed Aug 24 03:37:52 2011 (4E546400)
933df000 933ea000   monitor  monitor.sys  Wed Aug 24 03:32:14 2011 (4E5462AE)
905aa000 905b5000   mouclass mouclass.sys Wed Aug 24 03:36:28 2011 (4E5463AC)
81c59000 81c6e000   mountmgr mountmgr.sys Wed Aug 24 03:37:30 2011 (4E5463EA)
933cc000 933de000   mpsdrv   mpsdrv.sys   Wed Aug 24 03:30:41 2011 (4E546251)
ab60a000 ab652000   mrxsmb   mrxsmb.sys   Wed Aug 24 03:30:18 2011 (4E54623A)
ab652000 ab69a000   mrxsmb10 mrxsmb10.sys Wed Aug 24 03:30:24 2011 (4E546240)
ab69a000 ab6c3000   mrxsmb20 mrxsmb20.sys Wed Aug 24 03:34:41 2011 (4E546341)
8c75b000 8c765000   Msfs     Msfs.SYS     Wed Aug 24 03:38:26 2011 (4E546422)
88522000 8852a000   msisadrv msisadrv.sys Wed Aug 24 03:35:22 2011 (4E54636A)
884ae000 884bd000   msreshub msreshub.sys Wed Aug 24 03:33:09 2011 (4E5462E5)
88376000 883a3000   msrpc    msrpc.sys    unavailable (00000000)
8f583000 8f58d000   mssmbios mssmbios.sys Wed Aug 24 03:37:53 2011 (4E546401)
81fdf000 81ff0000   mup      mup.sys      Wed Aug 24 03:38:00 2011 (4E546408)
8200c000 820e3000   ndis     ndis.sys     Wed Aug 24 03:32:39 2011 (4E5462C7)
8f863000 8f86e000   ndistapi ndistapi.sys Wed Aug 24 03:36:13 2011 (4E54639D)
8f86e000 8f894000   ndiswan  ndiswan.sys  Wed Aug 24 03:30:14 2011 (4E546236)
8f9b9000 8f9ca000   NDProxy  NDProxy.SYS  Wed Aug 24 03:34:08 2011 (4E546320)
ab6d3000 ab6e2000   Ndu      Ndu.sys      Wed Aug 24 03:30:52 2011 (4E54625C)
8f497000 8f4a5000   netbios  netbios.sys  Wed Aug 24 03:35:34 2011 (4E546376)
8c791000 8c7ce000   netbt    netbt.sys    Wed Aug 24 03:32:02 2011 (4E5462A2)
820e3000 82139000   NETIO    NETIO.SYS    Wed Aug 24 03:32:05 2011 (4E5462A5)
8c74d000 8c75b000   Npfs     Npfs.SYS     Wed Aug 24 03:38:28 2011 (4E546424)
8f578000 8f583000   npsvctrig npsvctrig.sys Wed Aug 24 03:35:42 2011 (4E54637E)
8f56d000 8f578000   nsiproxy nsiproxy.sys Wed Aug 24 03:32:01 2011 (4E5462A1)
815c1000 81a8f000   nt       ntkrpamp.exe Tue Sep 13 06:28:18 2011 (4E6EE9F2)
81e0b000 81f85000   Ntfs     Ntfs.sys     Wed Aug 24 03:34:51 2011 (4E54634B)
88600000 88607000   Null     Null.SYS     unavailable (00000000)
8f475000 8f497000   pacer    pacer.sys    Wed Aug 24 03:30:08 2011 (4E546230)
90577000 9058f000   parport  parport.sys  Wed Aug 24 03:37:55 2011 (4E546403)
88400000 88414000   partmgr  partmgr.sys  Wed Aug 24 03:38:02 2011 (4E54640A)
ab6c3000 ab6ca000   parvdm   parvdm.sys   unavailable (00000000)
8852a000 88559000   pci      pci.sys      Wed Aug 24 03:34:41 2011 (4E546341)
81c75000 81c83000   PCIIDEX  PCIIDEX.SYS  Wed Aug 24 03:36:42 2011 (4E5463BA)
81f99000 81fa7000   pcw      pcw.sys      Wed Aug 24 03:36:19 2011 (4E5463A3)
885f1000 88600000   pdc      pdc.sys      Wed Aug 24 03:35:59 2011 (4E54638F)
ab6e2000 ab795000   peauth   peauth.sys   Wed Aug 24 03:31:37 2011 (4E546289)
8f67f000 8f6b5000   portcls  portcls.sys  Wed Aug 24 03:32:52 2011 (4E5462D4)
882af000 882c1000   PSHED    PSHED.dll    Wed Aug 24 04:10:18 2011 (4E546B9A)
8f84a000 8f863000   rasl2tp  rasl2tp.sys  Wed Aug 24 03:30:18 2011 (4E54623A)
8f894000 8f8a9000   raspppoe raspppoe.sys Wed Aug 24 03:32:06 2011 (4E5462A6)
8f8a9000 8f8c1000   raspptp  raspptp.sys  Wed Aug 24 03:30:12 2011 (4E546234)
8f8c1000 8f8d6000   rassstp  rassstp.sys  Wed Aug 24 03:31:22 2011 (4E54627A)
8f4a5000 8f4e9000   rdbss    rdbss.sys    Wed Aug 24 03:33:26 2011 (4E5462F6)
8f8ef000 8f8f8000   rdpbus   rdpbus.sys   Wed Aug 24 03:35:50 2011 (4E546386)
81fb0000 81fdf000   rdyboost rdyboost.sys Wed Aug 24 03:36:10 2011 (4E54639A)
8f6ec000 8f700000   rspndr   rspndr.sys   Wed Aug 24 03:31:24 2011 (4E54627C)
904df000 90552000   Rt630x86 Rt630x86.sys Thu Jul 21 00:13:25 2011 (4E276115)
8f630000 8f67e900   RtHDMIV  RtHDMIV.sys  Wed Jul 06 11:09:33 2011 (4E14345D)
9300c000 93387b80   RTKVHDA  RTKVHDA.sys  Tue Aug 30 10:17:36 2011 (4E5CAAB0)
ab795000 ab79f000   secdrv   secdrv.SYS   Wed Sep 13 14:18:32 2006 (45080528)
9056d000 90577000   serenum  serenum.sys  Wed Aug 24 03:38:11 2011 (4E546413)
90552000 9056d000   serial   serial.sys   Wed Aug 24 03:38:04 2011 (4E54640C)
883a3000 883d4000   spaceport spaceport.sys unavailable (00000000)
887f5000 887f9100   speedfan speedfan.sys Fri Mar 18 16:08:45 2011 (4D83838D)
aea83000 aeada000   srv      srv.sys      Wed Aug 24 03:32:42 2011 (4E5462CA)
aea0e000 aea83000   srv2     srv2.sys     Wed Aug 24 03:32:40 2011 (4E5462C8)
ab79f000 ab7cf000   srvnet   srvnet.sys   Wed Aug 24 03:30:14 2011 (4E546236)
8fc10000 8fc11400   swenum   swenum.sys   Wed Aug 24 03:36:27 2011 (4E5463AB)
8f8e8000 8f8ee600   tap0901  tap0901.sys  Tue Nov 09 13:08:04 2010 (4CD947B4)
8f8d6000 8f8e1000   tap0901t tap0901t.sys Wed Sep 16 07:02:40 2009 (4AB07F80)
8f8e1000 8f8e7600   taphss   taphss.sys   Wed Sep 09 21:55:14 2009 (4AA81632)
88607000 887b2000   tcpip    tcpip.sys    Wed Aug 24 03:33:06 2011 (4E5462E2)
ab7cf000 ab7dc000   tcpipreg tcpipreg.sys Wed Aug 24 03:30:20 2011 (4E54623C)
8c77c000 8c788000   TDI      TDI.SYS      Wed Aug 24 03:35:26 2011 (4E54636E)
8c765000 8c77c000   tdx      tdx.sys      Wed Aug 24 03:31:55 2011 (4E54629B)
885c3000 885de000   tpm      tpm.sys      Wed Aug 24 03:32:52 2011 (4E5462D4)
96964000 9696c000   TSDDD    TSDDD.dll    unavailable (00000000)
8f5c1000 8f5e5000   tunnel   tunnel.sys   Wed Aug 24 03:30:06 2011 (4E54622E)
8f942000 8f950000   umbus    umbus.sys    Wed Aug 24 03:35:05 2011 (4E546359)
8f9b1000 8f9b9000   USBD     USBD.SYS     Wed Aug 24 03:36:50 2011 (4E5463C2)
904ce000 904df000   usbehci  usbehci.sys  Wed Aug 24 03:36:18 2011 (4E5463A2)
8f950000 8f9b1000   usbhub   usbhub.sys   Wed Aug 24 03:35:29 2011 (4E546371)
9046e000 904ce000   USBPORT  USBPORT.SYS  Wed Aug 24 03:36:19 2011 (4E5463A3)
933b4000 933cc000   USBSTOR  USBSTOR.SYS  Wed Aug 24 03:35:34 2011 (4E546376)
90463000 9046e000   usbuhci  usbuhci.sys  Wed Aug 24 03:36:42 2011 (4E5463BA)
885e7000 885f1000   vdrvroot vdrvroot.sys Wed Aug 24 03:34:44 2011 (4E546344)
883d4000 883e4000   volmgr   volmgr.sys   Wed Aug 24 03:37:18 2011 (4E5463DE)
81c0c000 81c59000   volmgrx  volmgrx.sys  Wed Aug 24 03:37:36 2011 (4E5463F0)
821bd000 821fd000   volsnap  volsnap.sys  Wed Aug 24 03:38:28 2011 (4E546424)
8f55a000 8f56d000   wanarp   wanarp.sys   Wed Aug 24 03:30:01 2011 (4E546229)
8c6ff000 8c70d000   watchdog watchdog.sys Wed Aug 24 03:36:52 2011 (4E5463C4)
8841b000 884a0000   Wdf01000 Wdf01000.sys Wed Aug 24 03:31:44 2011 (4E546290)
81d16000 81d46000   WdFilter WdFilter.sys Wed Aug 24 03:36:48 2011 (4E5463C0)
884a0000 884ae000   WDFLDR   WDFLDR.SYS   Wed Aug 24 03:36:20 2011 (4E5463A4)
82160000 8216d000   wfplwfs  wfplwfs.sys  Wed Aug 24 03:31:14 2011 (4E546272)
96600000 96946000   win32k   win32k.sys   unavailable (00000000)
88519000 88522000   WMILIB   WMILIB.SYS   Wed Aug 24 03:38:07 2011 (4E54640F)
aeb52000 aeb5b000   WpdUpFltr WpdUpFltr.sys Wed Aug 24 03:34:41 2011 (4E546341)
884bd000 884c7000   WppRecorder WppRecorder.sys Wed Aug 24 03:36:54 2011 (4E5463C6)
8c788000 8c791000   ws2ifsl  ws2ifsl.sys  Wed Aug 24 03:37:23 2011 (4E5463E3)
aeb15000 aeb29000   WudfPf   WudfPf.sys   Wed Aug 24 03:33:21 2011 (4E5462F1)
aeb29000 aeb52000   WUDFRd   WUDFRd.sys   Wed Aug 24 03:32:39 2011 (4E5462C7)

Unloaded modules:
aeb92000 aeb9d000   hiber_atapor
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000B000
aeb9d000 aeba6000   hiber_atapi.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
aeba6000 aebb7000   hiber_dumpfv
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
aeada000 aeaec000   mslldp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00012000
aeaff000 aeb12000   EhStorClass.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
aeaec000 aeaff000   WdNisDrv.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
aebda000 aebe5000   hiber_atapor
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000B000
aebe5000 aebee000   hiber_atapi.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
aebee000 aebff000   hiber_dumpfv
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
aebc8000 aebda000   mslldp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00012000
aeba3000 aebae000   hiber_atapor
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000B000
aebae000 aebb7000   hiber_atapi.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
aebb7000 aebc8000   hiber_dumpfv
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
aeb8b000 aeb9d000   mslldp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00012000
aeb9d000 aeba3000   MpKsl90655ec
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00006000
aeb66000 aeb71000   hiber_atapor
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000B000
aeb71000 aeb7a000   hiber_atapi.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
aeb7a000 aeb8b000   hiber_dumpfv
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
aeada000 aeaec000   mslldp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00012000
aeaec000 aeb15000   WUDFRd.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00029000
933cc000 933df000   EhStorClass.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
933df000 933f2000   EhStorClass.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
933cc000 933df000   EhStorClass.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
81cb7000 81cca000   EhStorClass.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
82000000 8200b000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000B000
81e00000 81e09000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
81d9e000 81daf000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
8f5b5000 8f5c1000   dam.sys 
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000C000
885de000 885e7000   WdBoot.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
82000000 82008000   hwpolicy.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00008000
88220000 8822a000   ApiSetSchema
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000A000
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.
 
Last edited:
Joined
Feb 4, 2012
Messages
3
Reaction score
0
Hello again, Thank you alot for your help, I have no idea why was the timing on 5-5-5-12 and in fact, i have no idea why it is 333mhz instead of 400. I've installed driver that you told me that i should install, deleted DT lite, renamed speedfan and adjusted the ram timing in bios. I've tried to play minecraft and I've played it for 1 hour and it seemed, that there is no problem, but when i tried to turn it off, i got Bsod again. Now, it was saying "A kernel component has corrupted a critical structure. The corruption potentially allow melicious user to gain co[][][][][][][][][][]" Well.. maybe it's time to get rid of Win 8. Minidump files are attached.
 

Attachments

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
Personally I'd get rid of the Developer. As I said before, in approx 2 weeks the beta will be released. Now that should be fun to play with!!

I think a lot of folks are going to be disappointed though. They're still trying to run Windows 7 on "unsupported by OEM" laptops that they can never update the OEM drivers / bios for, and a three year younger system is released.

The dump is indicating the dxgmms1.sys Windows system driver related to graphics.
 
Last edited:

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