o3de-multiplayersample
o3de-multiplayersample copied to clipboard
Linux: AssetProcessor crashes during assets processing for MultiplayerSample project
Describe the bug Launching MultiplayerSample project results in AssetProcessor crashing with 1756 jobs remanning. The same result occurs if AssetProcessor is launched separately. Please note that issue occurred only on one Linux machine and could not be reproduced on other machine with Ubuntu 22.04 and two Windows machines. No other log files then Editor.log were generated.
This issue should be considered as a Major.
Steps to reproduce
- Setup MultiplayerSample project.
- Attempt to launch the project.
Expected behavior AssetProcessor successfully process all assets.
Actual behavior AssetProcessor crashes during assets processing.
Found in Branch Stabilization/2305 installer (https://o3debinaries.org/stabilization-2305/Latest/Linux/O3DE_latest.deb) MPS: Stabilization/2305 (https://github.com/o3de/o3de-multiplayersample/commit/02dee867ca5683ff1a2d470e4301605e9dc24abd) MPS Assets: Stabilization/2305 (https://github.com/o3de/o3de-multiplayersample-assets/commit/8bc3916425915d8239ea4f817263efb2e28f9304)
Desktop/Device:
- Device: PC
- OS: Ubuntu
- Version: 22.04
- CPU: AMD Ryzen 5 3600
- GPU: NVIDIA GeForce RTX 2060 SUPER
- Memory: 16GB
Additional context
Can you attach the AssetProcessor logs to this issue: https://www.o3de.org/docs/user-guide/assets/asset-processor/debugging/#view-asset-processor-logs
@lmbr-pip Managed to reproduce the issue on newest Stabilization/2305 installer, MPS: Stabilization/2305 (https://github.com/o3de/o3de-multiplayersample/commit/eabd02de9ca775bbe2e5b8e28c51501a6c22b95b), MPS Assets: Stabilization/2305 (https://github.com/o3de/o3de-multiplayersample-assets/commit/f4c3bf5498dc4058db2f470115c199bfbc9fba38). This time issue occurred with various number of jobs remaining around 1735-1732. Attaching log files, I was able to collect. AP_GUI.log JobLogs.zip
Needs:
- Investigation to see if something specific to code in multiplayersample or multiplayersample-assets
- Or should migrate to general GHI for o3de/o3de