Bsod. Clock interrupt and few others. Random bsods every day :c - Windows 7 x64

fafera

Member
Joined
Aug 23, 2015
Posts
5
Hello.
After some days, this problem started to appear. Iam out of ideas so iam asking you. I didnt installed any new software, or didnt added new hardware, but i also have no idea whats wrong with it. Did some hdtune tests and memtest to check disk and ram. i tried to stress CPU and GPU with occt but no errors or anything. Bsods are random.

· OS - Windows 8.1, 8, 7, Vista ?
7777777
· x86 (32-bit) or x64 ?
x64
· What was original installed OS on system?
Win 7 x64
· Is the OS an OEM version (came pre-installed on system) or full retail version (YOU purchased it from retailer)?
Full retail version
· Age of system (hardware)
Everything is diffrent... How can i tell you that?
Ram has been buyed year ago, cpu like 3 months ago, and others.
· Age of OS installation - have you re-installed the OS?
No idea! Not THAAAT long time ago. System is still pretty fresh.

· CPU
intel i5 2500k (not overclocked)
· Video Card
Radeon r9 270x from sapphire.
· MotherBoard - (if NOT a laptop)
Asus P8H67-M Evo
· Power Supply - brand & wattage (if laptop, skip this one)
Thermalake smart se. 500w if i remember good.
· Laptop or Desktop?
Dekstop
 

Attachments

We'll need a Kernel memory dump to find out the cause of a 0x101 bugcheck.
Upload it to a third party file sharing site from C:\Windows\MEMORY.dmp
 
This honestly looks like a bad processor.
Is the CPU still under warranty? If so I would RMA it.

Code:
0: kd> !running -it

System Processors:  (000000000000000f)
  Idle Processors:  (0000000000000000) (0000000000000000) (0000000000000000) (0000000000000000)

       Prcbs             Current         (pri) Next            (pri) Idle
  0    fffff80002feae80  fffffa800739b270 ( 8)                       fffff80002ff8c40  ................

 # Child-SP          RetAddr           Call Site
00 fffff880`058b28a8 fffff800`02e1e443 nt!KeBugCheckEx
01 fffff880`058b28b0 fffff800`02e7a5f7 nt! ?? ::FNODOBFM::`string'+0x4e3e
02 fffff880`058b2940 fffff800`033e7895 nt!KeUpdateSystemTime+0x377
03 fffff880`058b2a40 fffff800`02e6e3f3 hal!HalpHpetClockInterrupt+0x8d
04 fffff880`058b2a70 fffff800`02e7fe06 nt!KiInterruptDispatchNoLock+0x163
05 fffff880`058b2c00 fffff800`02e8a061 nt!KeFlushMultipleRangeTb+0x266
06 fffff880`058b2cd0 fffff800`02e9d0fb nt!MiFlushTbAsNeeded+0x1d1
07 fffff880`058b2de0 fffff800`02fa1ceb nt!MiAllocatePagedPoolPages+0x4bb
08 fffff880`058b2f00 fffff800`02e84860 nt!MiAllocatePoolPages+0x8e2
09 fffff880`058b3050 fffff800`02fa4bfe nt!ExpAllocateBigPool+0xb0
0a fffff880`058b3140 fffff880`0458624f nt!ExAllocatePoolWithTag+0x82e
0b fffff880`058b3230 fffff880`04585bb6 dxgmms1!VIDMM_DMA_POOL::AddDmaBufferToPool+0x65b
0c fffff880`058b32e0 fffff880`044d8a6b dxgmms1!VIDMM_DMA_POOL::AcquireBuffer+0x292
0d fffff880`058b3330 fffff880`044d82f3 dxgkrnl!DXGCONTEXT::Render+0x263
0e fffff880`058b3940 fffff960`0027b536 dxgkrnl!DxgkRender+0x3e7
0f fffff880`058b3bb0 fffff800`02e71153 win32k!NtGdiDdDDIRender+0x12
10 fffff880`058b3be0 00000000`735d143a nt!KiSystemServiceCopyEnd+0x13
11 00000000`0054dfd8 00000000`00000000 0x735d143a

  1    fffff880009eb180  fffff880009f5fc0 ( 0) fffffa8009be0060 (15) fffff880009f5fc0  ................

 # Child-SP          RetAddr           Call Site
00 00000000`00000000 00000000`00000000 0x0

  2    fffff88002f64180  fffff88002f6efc0 ( 0) fffffa80067e7760 (22) fffff88002f6efc0  ................

 # Child-SP          RetAddr           Call Site
00 00000000`00000000 00000000`00000000 0x0

  3    fffff88002fd5180  fffff88002fdffc0 ( 0) fffffa800a40eb60 (22) fffff88002fdffc0  ................

 # Child-SP          RetAddr           Call Site
00 00000000`00000000 00000000`00000000 0x0


1: kd> !ipi
IPI State for Processor 0

    As a sender, awaiting IPI completion from processor(s) 1, 2, 3.

    TargetCount          3  PacketBarrier        1  IpiFrozen     0 [Running]


IPI State for Processor 1

    As a receiver, unhandled requests are pending from processor(s) 0.

    TargetCount          0  PacketBarrier        0  IpiFrozen     5 [Target Freeze]

    From processor 0, active request of type: flush multiple range
        Flush Count 1  Flush List fffff880058b2d08  (dp fffff880058b2d08 l1)

IPI State for Processor 2

    As a receiver, unhandled requests are pending from processor(s) 0.

    TargetCount          0  PacketBarrier        0  IpiFrozen     5 [Target Freeze]

    From processor 0, active request of type: flush multiple range
        Flush Count 1  Flush List fffff880058b2d08  (dp fffff880058b2d08 l1)

IPI State for Processor 3

    As a receiver, unhandled requests are pending from processor(s) 0.

    TargetCount          0  PacketBarrier        0  IpiFrozen     5 [Target Freeze]

    From processor 0, active request of type: flush multiple range
        Flush Count 1  Flush List fffff880058b2d08  (dp fffff880058b2d08 l1)

You could try removing ESET Anti Virus, I see a lot of functions in the raw stack for the unresponsive processor.
Although I find it unlikely this would resolve it as 3/4 processors are zeroed and unresponsive to the CLOCK_LEVEL ipi.
 
CPU is already out of warranty. New one will costs me much and i dont have any money right now.
I also dont feel good about removing my anti virus. Its the best protection iv ever had.
Any other ideas to solve problem?

Will changing eset smart security, to nod32 just for antivirus protection will fix problem?
 
That is the solution, there's nothing else from what I can see that would help.
Yes, changing your AV is fine, as long as you remove ESET for now.
 
I mean. Right now iam using ESET Smart Security. The antivirus and firewall.
The nod32 is also eset, just without firewall.
I realy liked that software and after changing firewall version to antivirus version only i will report here if bsods stoped or theyre appearing still.
 
If it is still ESET then you should remove it to see if it is the cause.
 
Could you please check out your skype? We're writing here, but in skype with instant messagess we could finish thread way faster :)

(And yes, i already removed eset)
 
Skype isn't an alternative to resolving issues.
Please keep the topic here.

Okay, so now just wait and see if it crashes again.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top