Jump to content

distributedcom error (multiple IRP requests bsod)

Go to solution Solved by Mortdread,

i managed to fix it, and for anyone who happens across this via search this is what i did

 

admin console - sdc/scannow

 

this came up with errors that sfc could not fix, upon goggling it, most people told others with this issue to reinstall windows, not exactly my first choice.

after more further from what i actually wanted searches i found

 

dism /online /cleanup-image /checkhealth

 

this told me i had no errors but i proceeded to to the next step anyways

 

dism /online /cleanup-image /restorehealth

 

after it completed its thing i ran sfc/scannow again (might wanna reset your computer first) and it encountered 0 errors 

So yeah, 2 bsod's was hoping it was a one time thing, but apparently not

 

The machine-default permission settings do not grant local activation permission for the COM service application with clsid {C2F03A33-21F5-47FA-B4BB-156362A2F239} and APPID {316CDED5-E4AE-4B15-9113-7055D84DCC97} to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) from the address LocalHost (using LRPC) running in the application container Unavailable SID (unavailable). This security permission can be modified using the Component Services administration tool.

 

 

first event

 

- <System>
  <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
  <EventID Qualifiers="0">10016</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>0</Task>
  <Opcode>0</Opcode>
  <Keywords>0x8080000000000000</Keywords>
  <TimeCreated SystemTime="2014-01-31T09:34:10.836838900Z" />
  <EventRecordID>11302</EventRecordID>
  <Correlation />
  <Execution ProcessID="988" ThreadID="4660" />
  <Channel>System</Channel>
  <Computer>Brendon</Computer>
  <Security UserID="S-1-5-19" />
  </System>
- <EventData>
  <Data Name="param1">machine-default</Data>
  <Data Name="param2">Local</Data>
  <Data Name="param3">Activation</Data>
  <Data Name="param4">{C2F03A33-21F5-47FA-B4BB-156362A2F239}</Data>
  <Data Name="param5">{316CDED5-E4AE-4B15-9113-7055D84DCC97}</Data>
  <Data Name="param6">NT AUTHORITY</Data>
  <Data Name="param7">LOCAL SERVICE</Data>
  <Data Name="param8">S-1-5-19</Data>
  <Data Name="param9">LocalHost (Using LRPC)</Data>
  <Data Name="param10">Unavailable</Data>
  <Data Name="param11">Unavailable</Data>
  </EventData>
  </Event>

 

event 2

 

- <System>
  <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
  <EventID Qualifiers="0">10016</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>0</Task>
  <Opcode>0</Opcode>
  <Keywords>0x8080000000000000</Keywords>
  <TimeCreated SystemTime="2014-02-01T00:43:08.207200600Z" />
  <EventRecordID>11380</EventRecordID>
  <Correlation />
  <Execution ProcessID="336" ThreadID="6632" />
  <Channel>System</Channel>
  <Computer>Brendon</Computer>
  <Security UserID="S-1-5-19" />
  </System>
- <EventData>
  <Data Name="param1">machine-default</Data>
  <Data Name="param2">Local</Data>
  <Data Name="param3">Activation</Data>
  <Data Name="param4">{C2F03A33-21F5-47FA-B4BB-156362A2F239}</Data>
  <Data Name="param5">{316CDED5-E4AE-4B15-9113-7055D84DCC97}</Data>
  <Data Name="param6">NT AUTHORITY</Data>
  <Data Name="param7">LOCAL SERVICE</Data>
  <Data Name="param8">S-1-5-19</Data>
  <Data Name="param9">LocalHost (Using LRPC)</Data>
  <Data Name="param10">Unavailable</Data>
  <Data Name="param11">Unavailable</Data>
  </EventData>
  </Event>

 

they're probably the same thing, i got them bother while having league of legends open (through a ramdisk, and i hope that isnt the problem)

specs

mobo - maximus 5 extreme p67

intel i7 - 2600k (NH-D14 with MX-4)

24gb ram (been in use for 2 years with 2 separate kits)

GTX 460 SE V2 (stock cooler with mx-4)

WD 640gb hdd

thermaltake tr2 1200w psu

haf 922 case

windows 8.1

 

thank you for any help you provide.

Link to post
Share on other sites

i managed to fix it, and for anyone who happens across this via search this is what i did

 

admin console - sdc/scannow

 

this came up with errors that sfc could not fix, upon goggling it, most people told others with this issue to reinstall windows, not exactly my first choice.

after more further from what i actually wanted searches i found

 

dism /online /cleanup-image /checkhealth

 

this told me i had no errors but i proceeded to to the next step anyways

 

dism /online /cleanup-image /restorehealth

 

after it completed its thing i ran sfc/scannow again (might wanna reset your computer first) and it encountered 0 errors 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×