Description
With .NET 8.0 Preview4, debugging does not work normally on Mac X64
Reproduction Steps
1.VSCode: Install version 1.77.1:https://code.visualstudio.com/download
2.Install C# extension 1.25.5 : https://github.com/OmniSharp/omnisharp-vscode/releases/
3.Install SDK:.NET 8.0.100-preview.4.23205.4 (runtime- 8.0.0-preview.4.23181.2):GitHub - dotnet/installer: .NET SDK Installer
4.Create a new project via CLI (For example: Console).
5.Open the project in VSCode and hit F5.
dotnet --info:

Expected behavior
Debugging works fine and see "Hello,World!"

Actual behavior
Debugging could not be finished normally, could not see "Hello, World!"

Regression?
Yes. This issue is not repro with .NET 8 Preview3, Preview2
Known Workarounds
No response
Configuration
Version: .NET 8.0.100-preview.4.23205.4 (runtime- 8.0.0-preview.4.23181.2)
OS: Big Sur(11.7.5), Ventura(13.3)
Architecture: Mac X64
This issue is only repro on Mac X64, not repro on Mac M1 and Windows.
Other information
-->The OmniSharp Log:
OmniSharpLog.txt
Description
With .NET 8.0 Preview4, debugging does not work normally on Mac X64
Reproduction Steps
1.VSCode: Install version 1.77.1:https://code.visualstudio.com/download
2.Install C# extension 1.25.5 : https://github.com/OmniSharp/omnisharp-vscode/releases/
3.Install SDK:.NET 8.0.100-preview.4.23205.4 (runtime- 8.0.0-preview.4.23181.2):GitHub - dotnet/installer: .NET SDK Installer
4.Create a new project via CLI (For example: Console).
5.Open the project in VSCode and hit F5.
dotnet --info:

Expected behavior
Debugging works fine and see "Hello,World!"

Actual behavior
Debugging could not be finished normally, could not see "Hello, World!"

Regression?
Yes. This issue is not repro with .NET 8 Preview3, Preview2
Known Workarounds
No response
Configuration
Version: .NET 8.0.100-preview.4.23205.4 (runtime- 8.0.0-preview.4.23181.2)
OS: Big Sur(11.7.5), Ventura(13.3)
Architecture: Mac X64
This issue is only repro on Mac X64, not repro on Mac M1 and Windows.
Other information
-->The OmniSharp Log:
OmniSharpLog.txt