o3de-multiplayersample icon indicating copy to clipboard operation
o3de-multiplayersample copied to clipboard

Linux: AssetProcessor crashes during assets processing for MultiplayerSample project

Open LB-HubertUberman opened this issue 1 year ago • 3 comments

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

  1. Setup MultiplayerSample project.
  2. 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

Editor.log

LB-HubertUberman avatar Apr 05 '23 13:04 LB-HubertUberman

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 avatar Apr 06 '23 17:04 lmbr-pip

@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

LB-HubertUberman avatar Apr 07 '23 07:04 LB-HubertUberman

Needs:

  • Investigation to see if something specific to code in multiplayersample or multiplayersample-assets
  • Or should migrate to general GHI for o3de/o3de

lmbr-pip avatar Apr 13 '23 17:04 lmbr-pip