Skip to content

.net8 prev 5 unassociated AOT processes crash when the debugger starts on the system. #87739

Closed
@xljiulang

Description

@xljiulang

Description

eventpipeinternal.cpp

已在 Lotus.exe 中执行断点指令(__debugbreak()语句或类似调用)。

Lotus.exe!RhEventPipeInternal_WaitForSessionSignal(unsigned __int64 sessionID, int timeoutMs) 行 41 C++
Lotus.exe!S_P_CoreLib_System_Diagnostics_Tracing_EventPipeInternal__EventActivityIdControl() 行 114 未知
Lotus.exe!S_P_CoreLib_System_Runtime_CompilerServices_TaskAwaiter___c___OutputWaitEtwEvents_b__12_0() 行 295 未知
Lotus.exe!S_P_CoreLib_System_Threading_Tasks_AwaitTaskContinuation__System_Threading_IThreadPoolWorkItem_Execute() 行 647 未知
Lotus.exe!S_P_CoreLib_System_Threading_ThreadPoolWorkQueue__Dispatch() 行 924 未知
Lotus.exe!S_P_CoreLib_System_Threading_ThreadPool__DispatchCallback() 行 376 未知

Reproduction Steps

  1. Run a aot process
  2. Debug some process
  3. aot process crash

Expected behavior

aot process will not crash

Actual behavior

aot process will crash

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions