Error in Events everyday at midnight
#1
I use ServerWMC, at midnight everyday I have error below, this break current recording. Any idea?

Log Name: Application
Source: Application Error
Date: 3/29/2016 12:00:02 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: LivingRoom
Description:
Faulting application name: ehRecvr.exe, version: 6.3.9600.16395, time stamp: 0x5228263c
Faulting module name: msvidctl.dll, version: 6.5.9600.17415, time stamp: 0x5450494e
Exception code: 0xc0000005
Fault offset: 0x00000000000054b0
Faulting process id: 0x940
Faulting application start time: 0x01d18824d4d4121f
Faulting application path: C:\Windows\ehome\ehRecvr.exe
Faulting module path: C:\Windows\System32\msvidctl.dll
Report Id: b648ef98-f562-11e5-82c1-0002723fa819
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-03-29T04:00:02.000000000Z" />
<EventRecordID>97016</EventRecordID>
<Channel>Application</Channel>
<Computer>LivingRoom</Computer>
<Security />
</System>
<EventData>
<Data>ehRecvr.exe</Data>
<Data>6.3.9600.16395</Data>
<Data>5228263c</Data>
<Data>msvidctl.dll</Data>
<Data>6.5.9600.17415</Data>
<Data>5450494e</Data>
<Data>c0000005</Data>
<Data>00000000000054b0</Data>
<Data>940</Data>
<Data>01d18824d4d4121f</Data>
<Data>C:\Windows\ehome\ehRecvr.exe</Data>
<Data>C:\Windows\System32\msvidctl.dll</Data>
<Data>b648ef98-f562-11e5-82c1-0002723fa819</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>


Log Name: Application
Source: Application Error
Date: 3/29/2016 12:00:08 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: LivingRoom
Description:
Faulting application name: ehRecvr.exe, version: 6.3.9600.16395, time stamp: 0x5228263c
Faulting module name: msvidctl.dll, version: 6.5.9600.17415, time stamp: 0x5450494e
Exception code: 0xc0000005
Fault offset: 0x0000000000004019
Faulting process id: 0x2790
Faulting application start time: 0x01d1896f791d1fb4
Faulting application path: C:\Windows\ehome\ehRecvr.exe
Faulting module path: C:\Windows\System32\msvidctl.dll
Report Id: b9baf1c9-f562-11e5-82c1-0002723fa819
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-03-29T04:00:08.000000000Z" />
<EventRecordID>97019</EventRecordID>
<Channel>Application</Channel>
<Computer>LivingRoom</Computer>
<Security />
</System>
<EventData>
<Data>ehRecvr.exe</Data>
<Data>6.3.9600.16395</Data>
<Data>5228263c</Data>
<Data>msvidctl.dll</Data>
<Data>6.5.9600.17415</Data>
<Data>5450494e</Data>
<Data>c0000005</Data>
<Data>0000000000004019</Data>
<Data>2790</Data>
<Data>01d1896f791d1fb4</Data>
<Data>C:\Windows\ehome\ehRecvr.exe</Data>
<Data>C:\Windows\System32\msvidctl.dll</Data>
<Data>b9baf1c9-f562-11e5-82c1-0002723fa819</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
Reply
#2
This is more a Windows problem then Kodi, but we can give it a shot:

To rule out a corrupted dll, can you run this command please?

Winkey+R type:
Code:
%windir%\System32\regsvr32.exe msvidctl.dll
(enter)
The .dll should confirm a successful registration, if not there is a problem.

Also when was the last time you ran a disk integrity checker?
Winkey+R cmd (enter) type :
Code:
sfc /verifyonly
(enter)

If errors are reported, you will need to rerun the disk checker and let it fix the errors(could take a few hours)

This is just a start, there could be a version conflict, dll overwritten by another program.
Something in the background starting. Any scheduled task starting at the same time?
If all fails, I would try to reinstall ServerWMC.
Reply
#3
Can you post a ServerWMC log to pastebin please?
pvr.wmc TV addon and ServerWMC Backend Development Team
http://bit.ly/ServerWMC
Reply

Logout Mark Read Team Forum Stats Members Help
Error in Events everyday at midnight0