Event ID 10 — Event Filter Query Functionality CAUSING BLUE SCREEN

rawka

New member
Local time
4:39 AM
Messages
2
Event ID 10 — Event Filter Query Functionality CAUSING BLUE SCREEN

i have been having this error for a couple days now and it also seems to be associated with another crash im getting from a game i play also.

first one is a memory dump blue screen issue and the other is just the game crashing.

PHP:
Log Name:      Application
Source:        Microsoft-Windows-WMI
Date:          1/17/2015 10:53:52 AM
Event ID:      10
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Tyler-GamingPC
Description:
Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-WMI" Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt" />
    <EventID Qualifiers="49152">10</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-17T17:53:52.000000000Z" />
    <EventRecordID>3452</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>Tyler-GamingPC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>//./root/CIMV2</Data>
    <Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99</Data>
    <Data>0x80041003</Data>
  </EventData>
</Event>




and the game crashing one is this :

PHP:
Log Name:      Application
Source:        Application Hang
Date:          1/17/2015 10:33:21 AM
Event ID:      1002
Task Category: (101)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Tyler-GamingPC
Description:
The program aion.bin version 47114.625.1114.8708 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
 Process ID: ba4
 Start Time: 01d032650fe0611f
 Termination Time: 670
 Application Path: C:\Program Files (x86)\NCSOFT\Aion\bin64\aion.bin
 Report Id: e46953b0-9e6e-11e4-8c76-d43d7edad1f8

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Hang" />
    <EventID Qualifiers="0">1002</EventID>
    <Level>2</Level>
    <Task>101</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-17T17:33:21.000000000Z" />
    <EventRecordID>3413</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Tyler-GamingPC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>aion.bin</Data>
    <Data>47114.625.1114.8708</Data>
    <Data>ba4</Data>
    <Data>01d032650fe0611f</Data>
    <Data>670</Data>
    <Data>C:\Program Files (x86)\NCSOFT\Aion\bin64\aion.bin</Data>
    <Data>e46953b0-9e6e-11e4-8c76-d43d7edad1f8</Data>
    <Binary>430072006F00730073002D0074006800720065006100640000000000</Binary>
  </EventData>
</Event>

i have contacted the game providers about the game one but i would assume they have something to do with each other. because they both started the same day.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
unknown
OS
Alberta
CPU
intel i5 4670k 3,40ghz (4 cpu)
Motherboard
msi z87-g45
Memory
8192mb ram
Graphics Card(s)
AMD Radeon HD 7800 Series
Hard Drives
kingston 240gb dds
Antivirus
none
Browser
chrome
Still nothing responded on this.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
unknown
OS
Alberta
CPU
intel i5 4670k 3,40ghz (4 cpu)
Motherboard
msi z87-g45
Memory
8192mb ram
Graphics Card(s)
AMD Radeon HD 7800 Series
Hard Drives
kingston 240gb dds
Antivirus
none
Browser
chrome
Back
Top