Reproduction steps:
1. Open new Unity Project
2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)
3. Observe Console window
Expected result: The Standalone Profiler window opens, nothing is logged in the Console
Actual result: The Standalone Profiler window does not open, "ExternalProcess::OnExitedMainThread" is logged in the Console
Reproducible with: 2021.2.0b16, 2021.2.0b17 2022.1.0a12, 2022.1.5f1
Not reproducible with: 2020.3.20f1, 2021.1.25f1, 2021.2.0b15, 2022.1.0a11, 2022.2.0a17
Could not test with: 2019.4.31f1 (Standalone Profiler unavailable)
Reproduced on: Linux CentOS 7