Windows error 0x00000116, 278

Detailed Error Information

INVALID_EA_HANDLE[1]

MessageThe specified extended attribute handle is invalid.
Declared inwinerror.h

This appears to be a raw Win32 error. More information may be available in error 0x80070116.

VIDEO_TDR_ERROR[2]

This is a Blue Screen of Death stop code. More information is available in the Knowledge Base article Bug Check 0x116: VIDEO_TDR_ERROR.

HRESULT analysis[3]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[3][1]
DescriptionThe default facility code.[3][1]
Error Code278 (0x0116)

Questions

138votes
11answers

Why does my PC crash only when my cat is nearby?

I have a cat and he likes to walk around behind my desk, which is where my PC is. Somewhat frequently (at a rate of several times an hour) while he is doing this, the screen will suddenly turn black and after a few seconds, the fans stop spinning and [...] read more
crash
6votes
4answers

Troubleshooting an mysteriously unstable machine

I have a machine with a Core i7 CPU, 12 GiB of memory, 4 hard drives and a graphics card/sound card (both add-in PCI-E). This machine is somehow unstable, and I'm wondering how to troubleshoot the remaining issues. Originally, the machine had an ASUS P6T SE mainboard and a 8800GT, [...] read more
windows
troubleshooting
bsod
hardware-failure
3votes
1answer

How to solve ATI Radeon 7670M/ Intel HD Switchable Graphics recurring BSOD error?

I recently bought a VAIO E Series laptop with an ATI Radeon 7670M and Intel HD Switchable Graphics. Around about one month ago, my computer started shutting down with atikmpag.sys blue screen error and the frequency of the errors kept on increasing with time. I am really worried about my [...] read more
windows-7
bsod
amd-radeon
sony-vaio
switchable-graphics
2votes
2answers

Windows Bluescreen - atikmpag.sys

INFORMATION Name: atikmpag.sys bluescreen (BSOD or BlueScreen of Death) Error code: 0x00000116 Appears when: Playing games, watching videos Can be reproduced: Yes Cause: Graphics Card is the main assumption SYSTEM SPECIFICATIONS Before we begin - I will inform you of my specifications. > OS: Windows 7 x64 Home Edition > [...] read more
windows-7
graphics-card
bsod
2votes
1answer

BSOD after PC has been running for a while

I'm having a problem where my computer is getting a blue screen. I have noticed that the BSOD happens after the PC has been running for about 2 days. The BSOD's seem to be an error with atikmpag.sys with an error code of 0x00000116. The problem started about a month [...] read more
power-supply
bsod
1vote
2answers

Is there any way to tell which graphics processor is working in a laptop?

I have a Dell Inspiron N5010 laptop which has both a discrete GPU (ATI Mobility Radeon HD 5650) and an integrated GP (Intel HD Graphics). A few days ago I started to get BSOD with the atikmpag.sys 0x00000116 error. In the device manager I had stopped the ATI driver and [...] read more
windows-7
laptop
drivers
graphics-card
gpu
1vote
1answer

Getting BSODs when video card load is LOW

Well it seems that I have the opposite problem of most users: When the load on my GeForce 9600 M GT is low, the nvddklm.dll causes BSOD. In addition to that, when using driver version other than 259.47, the crash happens as soon as I log in, but only if [...] read more
bsod
nvidia-geforce
1vote
1answer

Windows 7 Computer - BSOD and restart

My computer randomly crashes and receives a BSOD. The BSOD is IRQL_IS_LESS_OR_EQUAL I checked the event viewer and I'm seeing the following error: The computer has rebooted from a bugcheck. The bugcheck was: 0x00000116 (0xfffffa800e66c4e0, 0xfffff8801076d5b0, 0xffffffffc000009a, 0x0000000000000004). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 082710-12105-01. As well as: [...] read more
windows
bsod
0votes
2answers

How to turn on LED on stm32 board using assembly language that generated by llvm?

My English skill is poor because I'm not a native English speaker. Please understand. I compiled some test code that operating alright in IAR with LLVM infra but the generated code was not operated on my test board. Detail are as follows. TEST GOAL I want to see operating the [...] read more
makefile
llvm
cortex-m3
segger-jlink
stm32l152
0votes
0answers

BSOD graphic driver nvlddmkm.sys error

My pc specs : * Asus p5g MX (motherboard) * Nvidia geforce 7300gs (graphic card) * Intel core 2 duo E7500 (CPU) * windows 7 ultimate x86 I am using my pc like all the day playing music and then I start need for speed mostwanted2005 and suddenly my pc [...] read more
bsod
nvidia-graphics-card
0votes
1answer

What issues could cause both stop codes of 7F and 116?

I'm working with a computer that had 3 recent BSODS. The first crash 3 days ago gave a 7F error with ntoskrnl.exe, which is hardly helpful. The crashes 2 and 1 day ago were with a 116 error, indicating video issues - bluescreenviewer listed dxgkrnl.sys. Could driver issues cause both [...] read more
windows-7
bsod
0votes
0answers

Second PSU shuts down by itself under load

i have 2 PSU one 650watt to hold my i7-2600k 2hdd's and 1(out of 2) r9 290,the second PSU is 340watt and has only my second r9 290.When i load a game then the second psu shuts down and i get a bsod 0x00000116. Also i tried to swich the [...] read more
power-supply
crossfire
0votes
0answers

Windows machine suddenly turns of displays and stops responding

This seems to be happening at random times and I have not noticed any patterns in usage (I've had this happen while watching movies, playing games, and idling). Both monitors will suddenly go black, complaining about having no connection (at the monitor level, as though the machine was suddenly turned [...] read more
windows-7

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2
  3. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0