Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] Current development branch hangs computer when opening level #18543

Open
yaakuro opened this issue Dec 9, 2024 · 3 comments
Open

[Linux] Current development branch hangs computer when opening level #18543

yaakuro opened this issue Dec 9, 2024 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/platform Categorizes an issue or PR as relevant to SIG Platform.

Comments

@yaakuro
Copy link
Contributor

yaakuro commented Dec 9, 2024

Describe the bug

When opening a level the O3DE hangs the whole computer and a hard reset is needed.

Steps to reproduce
Steps to reproduce the behavior:

  1. Checkout the commit point: 7162989 (might also be earlier versions)
  2. Open Level in Editor
  3. See hang of the computer. At least on my computer.

Expected behavior
Not to hang the whole computer and open the level.

Desktop/Device (please complete the following information):

OS: KDE neon 6.2 x86_64
Kernel: 6.8.0-45-generic
Resolution: 1920x1080, 1920x1080
DE: Plasma 6.2.3
WM: KWin
CPU: AMD Ryzen 9 5950X (32) @ 3.400GHz
GPU: AMD ATI Radeon RX 6950 XT
Memory: 20905MiB / 128712MiB

Vulkan Instance Version: 1.3.296
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = AMD Radeon RX 6950 XT (RADV NAVI21)
driverID = DRIVER_ID_MESA_RADV
driverName = radv
driverInfo = Mesa 24.2.4 - kisak-mesa PPA

Actual behavior
A clear and concise description of what actually happened.

Screenshots/Video
If applicable, add screenshots and/or a video to help explain your problem.

Found in Branch
Name of or link to the branch where the issue occurs.

Commit ID from o3de/o3de Repository
Commit Point: 7162989

@yaakuro yaakuro added kind/bug Categorizes issue or PR as related to a bug. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 9, 2024
@yaakuro yaakuro changed the title On Linux current development when opening level hangs computer [Linux] Current development branch hangs computer when opening level Dec 9, 2024
@spham-amzn
Copy link
Contributor

This is more likely caused by the specific card or graphics driver. It may the related to your MESA drivers specifically and not anything that O3DE is doing in general.

@spham-amzn spham-amzn added sig/platform Categorizes an issue or PR as relevant to SIG Platform. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Dec 11, 2024
@yaakuro
Copy link
Contributor Author

yaakuro commented Dec 11, 2024

Can be, but when checking out 15854a6 doesn't crash with the same driver.

@yaakuro
Copy link
Contributor Author

yaakuro commented Dec 11, 2024

So this commit: 4ad3b56. is causing my computer freeze using the same driver. using anything before works with my drivers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/platform Categorizes an issue or PR as relevant to SIG Platform.
Projects
None yet
Development

No branches or pull requests

2 participants