目前发现是dotnet出错
日志名称: Application
来源: Application Error
日期: 2024/12/12 12:49:35
事件 ID: 1000
任务类别: 应用程序崩溃事件
级别: 错误
关键字:
描述:
错误应用程序名称: CaptureOne.exe,版本: 16.5.0.2494,时间戳: 0x666b0000
错误模块名称: coreclr.dll,版本: 8.0.1124.51707,时间戳: 0x67115e10
异常代码: 0xc0000005
错误偏移量: 0x00000000001c7b0e
错误进程 ID: 0x0x1710
错误应用程序启动时间: 0x0x1DB4C513DBEE6C3
错误应用程序路径: C:\Program Files\Capture One\Capture One\CaptureOne.exe
错误模块路径: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\coreclr.dll
报告 ID: 53ce71e2-6368-4d14-aac7-da140e9fc8de
错误程序包全名:
错误程序包相对应用程序 ID:
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
<EventID>1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2024-12-12T04:49:35.2630704Z" />
<EventRecordID>44072</EventRecordID>
<Correlation />
<Execution ProcessID="18028" ThreadID="2616" />
<Channel>Application</Channel>
<Computer>PC14700</Computer>
<Security UserID="S-1-5-21-1399490358-535850604-3457696553-1001" />
</System>
<EventData>
<Data Name="AppName">CaptureOne.exe</Data>
<Data Name="AppVersion">16.5.0.2494</Data>
<Data Name="AppTimeStamp">666b0000</Data>
<Data Name="ModuleName">coreclr.dll</Data>
<Data Name="ModuleVersion">8.0.1124.51707</Data>
<Data Name="ModuleTimeStamp">67115e10</Data>
<Data Name="ExceptionCode">c0000005</Data>
<Data Name="FaultingOffset">00000000001c7b0e</Data>
<Data Name="ProcessId">0x1710</Data>
<Data Name="ProcessCreationTime">0x1db4c513dbee6c3</Data>
<Data Name="AppPath">C:\Program Files\Capture One\Capture One\CaptureOne.exe</Data>
<Data Name="ModulePath">C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\coreclr.dll</Data>
<Data Name="IntegratorReportId">53ce71e2-6368-4d14-aac7-da140e9fc8de</Data>
<Data Name="PackageFullName">
</Data>
<Data Name="PackageRelativeAppId">
</Data>
</EventData>
</Event>
日志名称: Application
来源: .NET Runtime
日期: 2024/12/12 12:49:35
事件 ID: 1026
任务类别: 无
级别: 错误
关键字: 经典
描述:
Application: CaptureOne.exe
CoreCLR Version: 8.0.1124.51707
.NET Version: 8.0.11
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Stack:
at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
at P1.ModelCoreWrapper.McSettingsPersistency.StartLogger(System.String)
at P1.C1.Core.ImagePersistency.InitializeMCLogging(System.String)
at P1.C1.StartupClass+<>c.<InitializeApplicationLogging>b__3_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(System.Threading.Thread, System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()
事件 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="2024-12-12T04:49:35.1235022Z" />
<EventRecordID>44071</EventRecordID>
<Correlation />
<Execution ProcessID="5904" ThreadID="0" />
<Channel>Application</Channel>
<Computer>PC14700</Computer>
<Security />
</System>
<EventData>
<Data>Application: CaptureOne.exe
CoreCLR Version: 8.0.1124.51707
.NET Version: 8.0.11
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Stack:
at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
at P1.ModelCoreWrapper.McSettingsPersistency.StartLogger(System.String)
at P1.C1.Core.ImagePersistency.InitializeMCLogging(System.String)
at P1.C1.StartupClass+<>c.<InitializeApplicationLogging>b__3_0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(System.Threading.Thread, System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()
</Data>
</EventData>
</Event> |