JustinKing
  • JustinKing
  • 63.4% (Friendly)
  • Member Topic Starter
a year ago

Something is crashing - what is mcupdate?

Log Name:      Application
Source:        Application Error
Date:          30/01/2023 19:44:12
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      PC.domain.local
Description:
Faulting application name: mcupdate.exe, version: 6.3.9600.16384, time stamp: 0x5215cd63
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1741, time stamp: 0xe9b4a91b
Exception code: 0xe0434352
Fault offset: 0x0000000000034fd9
Faulting process id: 0x3f08
Faulting application start time: 0x01d934e33909523a
Faulting application path: C:\windows\ehome\mcupdate.exe
Faulting module path: C:\windows\System32\KERNELBASE.dll
Report Id: 3c30e0a4-f033-481b-b8b4-3e80e46c5c10
Faulting package full name: 
Faulting package-relative application ID: 

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>100</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2023-01-30T19:44:12.7099972Z" />
    <EventRecordID>77243</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>PC.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>mcupdate.exe</Data>
    <Data>6.3.9600.16384</Data>
    <Data>5215cd63</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>10.0.19041.1741</Data>
    <Data>e9b4a91b</Data>
    <Data>e0434352</Data>
    <Data>0000000000034fd9</Data>
    <Data>3f08</Data>
    <Data>01d934e33909523a</Data>
    <Data>C:\windows\ehome\mcupdate.exe</Data>
    <Data>C:\windows\System32\KERNELBASE.dll</Data>
    <Data>3c30e0a4-f033-481b-b8b4-3e80e46c5c10</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>

Actually I just realised this is the Windows Media Centre I installed on Windows 10 that doesn't seem to work...

Ho-hum
Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: bc1q4whppe29dw77rm4kv4pln0gqae4yjnxly0dny0hky6yhnafukzjsyrsqhk

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


JustinKing
  • JustinKing
  • 63.4% (Friendly)
  • Member Topic Starter
a year ago
I think that this is related to that error too:

Log Name:      Application
Source:        .NET Runtime
Date:          29/01/2023 19:44:13
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      PC.domain.local
Description:
Application: mcupdate.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
   at MediaCenter.Store.SqlLite.SqlLiteErr.LogAndThrowException(Int32, System.String, System.Object[])
   at MediaCenter.Store.SqlLite.ObjectStore.Open(System.String)
   at MediaCenter.Store.SqlLite.ObjectStoreManager.Open(System.String, Boolean)
   at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)

Exception Info: System.InvalidOperationException
   at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)
   at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, Boolean)
   at Microsoft.MediaCenter.Store.ObjectStore.AddObjectStoreReference()
   at Microsoft.MediaCenter.Store.Update.UpdateSession..ctor(System.String)
   at <Module>.CreateSession(System.String)
   at Updater.Run()
   at <Module>.wWinMain(HINSTANCE__*, HINSTANCE__*, UInt16*, Int32)
   at <Module>.wWinMainCRTStartup()
   at <Module>.wWinMainStub()


Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2023-01-29T19:44:13.0201584Z" />
    <EventRecordID>77165</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>PC.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: mcupdate.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
   at MediaCenter.Store.SqlLite.SqlLiteErr.LogAndThrowException(Int32, System.String, System.Object[])
   at MediaCenter.Store.SqlLite.ObjectStore.Open(System.String)
   at MediaCenter.Store.SqlLite.ObjectStoreManager.Open(System.String, Boolean)
   at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)

Exception Info: System.InvalidOperationException
   at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, System.Reflection.Assembly, Boolean)
   at Microsoft.MediaCenter.Store.ObjectStore.Open(System.String, System.String, System.String, Boolean)
   at Microsoft.MediaCenter.Store.ObjectStore.AddObjectStoreReference()
   at Microsoft.MediaCenter.Store.Update.UpdateSession..ctor(System.String)
   at &lt;Module&gt;.CreateSession(System.String)
   at Updater.Run()
   at &lt;Module&gt;.wWinMain(HINSTANCE__*, HINSTANCE__*, UInt16*, Int32)
   at &lt;Module&gt;.wWinMainCRTStartup()
   at &lt;Module&gt;.wWinMainStub()

</Data>
  </EventData>
</Event>