Reproduction steps:
1. Open the attached “BugRepro” project
2. Build the project
3. Install necessary packages by running these commands in Linux terminal:
- sudo apt install wmctrl scrot
- pip install numpy pillow
4. Open the “fuzztester.py” file
5. Edit the path to Build executable on line 7
6. Launch the script with command “python fuzztester.py”
7. Observe the Player and the Terminal output
Expected result: The player always initializes after the splash screen
Actual result: The player hangs after the splash screen and it’s indicated in terminal output
Reproducible with: 2022.3.41f1
Couldn’t test with: 2021.3.42f1, 6000.0.13f1 - Compilation errors
Reproducible on: Ubuntu 24.04
Not reproducible on: No other environment tested
Notes:
- Reproducible with 545 and 535 Nvidia drivers
- The reproduction chance is around 5%