хм... таки есть..... - но мне непонятны совсем эти краши...
aplication error
Code: Select all
- <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="2020-02-04T05:41:44.277700100Z" />
<EventRecordID>13564</EventRecordID>
<Channel>Application</Channel>
<Computer>OPPC</Computer>
<Security />
</System>
- <EventData>
<Data>ProgDvbNet.exe</Data>
<Data>7.32.2.0</Data>
<Data>5e357b65</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000005</Data>
<Data>00007ffacc3cd077</Data>
<Data>530</Data>
<Data>01d5db1dc8735880</Data>
<Data>D:\AV\1\ProgDvbNet.exe</Data>
<Data>unknown</Data>
<Data>7f051b65-ccd3-4dea-a5c4-0f738c7655f1</Data>
<Data />
<Data />
</EventData>
</Event>
.NET Runtime
Code: Select all
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-02-04T05:41:44.175486300Z" />
<EventRecordID>13563</EventRecordID>
<Channel>Application</Channel>
<Computer>OPPC</Computer>
<Security />
</System>
- <EventData>
<Data>Application: ProgDvbNet.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.NullReferenceException at CommonWin32.ProgService.ServiceComunication..ctor(Boolean, Boolean ByRef, System.String, Tools.Log) at CommonWin32.ProgService.ProgSchedulerWrapper.TakeControl(Boolean, System.Collections.Generic.List`1<CommonWin32.ProgService.RecordServiceStatus>, System.TimeSpan, Tools.Log) at ProgDvbNet.Program.Main()</Data>
</EventData>
</Event>