help with dump file

Hi everyone. Im new here and recently my computer is giving me some problems and will reboot by itself. here are the dump files from the crash. can someone assist me one this?

https://skydrive.live.com/redir?resid=A3CBE9613CDF601E%21474
Answer
Answer
Hi,

We have two dumps with the same bug check - BAD_POOL_CALLER (c2)

This indicates that the current thread is making a bad pool request.

If we take a look at the call stack:

STACK_TEXT: 
fffff880`0bcf4078 fffff801`060e3a6e : 00000000`000000c2 00000000`00000007 00000000`000011c1 00000000`0503028d : nt!KeBugCheckEx
fffff880`0bcf4080 fffff880`044b63ea : fffff8a0`14ca68e0 00000000`40001880 fffffa80`09e23370 fffffa80`494e494d : nt!ExFreePool+0x984
fffff880`0bcf4160 fffff8a0`14ca68e0 : 00000000`40001880 fffffa80`09e23370 fffffa80`494e494d fffff880`0bcf49cc : atikmdag+0xb63ea
fffff880`0bcf4168 00000000`40001880 : fffffa80`09e23370 fffffa80`494e494d fffff880`0bcf49cc fffffa80`0b54b680 : 0xfffff8a0`14ca68e0
fffff880`0bcf4170 fffffa80`09e23370 : fffffa80`494e494d fffff880`0bcf49cc fffffa80`0b54b680 00000000`4b550d70 : 0x40001880
fffff880`0bcf4178 fffffa80`494e494d : fffff880`0bcf49cc fffffa80`0b54b680 00000000`4b550d70 fffff880`0449c5c3 : 0xfffffa80`09e23370
fffff880`0bcf4180 fffff880`0bcf49cc : fffffa80`0b54b680 00000000`4b550d70 fffff880`0449c5c3 00000000`40001880 : 0xfffffa80`494e494d
fffff880`0bcf4188 fffffa80`0b54b680 : 00000000`4b550d70 fffff880`0449c5c3 00000000`40001880 00000000`c0000000 : 0xfffff880`0bcf49cc
fffff880`0bcf4190 00000000`4b550d70 : fffff880`0449c5c3 00000000`40001880 00000000`c0000000 fffff880`0bcf4330 : 0xfffffa80`0b54b680
fffff880`0bcf4198 fffff880`0449c5c3 : 00000000`40001880 00000000`c0000000 fffff880`0bcf4330 00000000`00004000 : 0x4b550d70
fffff880`0bcf41a0 00000000`40001880 : 00000000`c0000000 fffff880`0bcf4330 00000000`00004000 fffff880`0bcf49cc : atikmdag+0x9c5c3
fffff880`0bcf41a8 00000000`c0000000 : fffff880`0bcf4330 00000000`00004000 fffff880`0bcf49cc fffff880`0bcf49d0 : 0x40001880
fffff880`0bcf41b0 fffff880`0bcf4330 : 00000000`00004000 fffff880`0bcf49cc fffff880`0bcf49d0 fffff880`0bcf49d4 : 0xc0000000
fffff880`0bcf41b8 00000000`00004000 : fffff880`0bcf49cc fffff880`0bcf49d0 fffff880`0bcf49d4 fffff8a0`00000000 : 0xfffff880`0bcf4330
fffff880`0bcf41c0 fffff880`0bcf49cc : fffff880`0bcf49d0 fffff880`0bcf49d4 fffff8a0`00000000 fffffa80`0b54b680 : 0x4000
fffff880`0bcf41c8 fffff880`0bcf49d0 : fffff880`0bcf49d4 fffff8a0`00000000 fffffa80`0b54b680 fffff880`0bcf4210 : 0xfffff880`0bcf49cc
fffff880`0bcf41d0 fffff880`0bcf49d4 : fffff8a0`00000000 fffffa80`0b54b680 fffff880`0bcf4210 fffff880`0bcf43e0 : 0xfffff880`0bcf49d0
fffff880`0bcf41d8 fffff8a0`00000000 : fffffa80`0b54b680 fffff880`0bcf4210 fffff880`0bcf43e0 00000000`00000000 : 0xfffff880`0bcf49d4
fffff880`0bcf41e0 fffffa80`0b54b680 : fffff880`0bcf4210 fffff880`0bcf43e0 00000000`00000000 00000000`00000000 : 0xfffff8a0`00000000
fffff880`0bcf41e8 fffff880`0bcf4210 : fffff880`0bcf43e0 00000000`00000000 00000000`00000000 fffff880`0bcf4588 : 0xfffffa80`0b54b680
fffff880`0bcf41f0 fffff880`0bcf43e0 : 00000000`00000000 00000000`00000000 fffff880`0bcf4588 fffff880`0bcf48bc : 0xfffff880`0bcf4210
fffff880`0bcf41f8 00000000`00000000 : 00000000`00000000 fffff880`0bcf4588 fffff880`0bcf48bc fffffa80`06914028 : 0xfffff880`0bcf43e0


Unable to load image \SystemRoot\system32\DRIVERS\atikmdag.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for atikmdag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
GetPointerFromAddress: unable to read from fffff801061c9168
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
Probably caused by : atikmdag.sys ( atikmdag+b63ea )
<--- match from the call stack

^^ AMD/ATI video driver.

Ensure you have the latest video card drivers. If you are already on the latest video card drivers, uninstall and install a version or a few versions behind the latest to ensure it's not a latest driver only issue. If you have already experimented with the latest video card driver and many previous versions, please give the beta driver for your card a try.

-----------------------------------------------------------------

If you're still crashing after the above, remove and replace BitDefender with Windows 8's built-in Windows Defender for troubleshooting purposes:

BitDefender removal - http://www.bitdefender.com/support/how-to-uninstall-bitdefender-333.html

Regards,

Patrick
Debugger/Reverse Engineer.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated December 10, 2020 Views 93 Applies to: