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

Test crashes/failures on Ubuntu 24.04 with an AMD 6800 GPU #8780

Open
johnzupin opened this issue Oct 30, 2024 · 2 comments
Open

Test crashes/failures on Ubuntu 24.04 with an AMD 6800 GPU #8780

johnzupin opened this issue Oct 30, 2024 · 2 comments
Assignees
Labels
CI/Tests Anything related to CI or testing

Comments

@johnzupin
Copy link
Collaborator

johnzupin commented Oct 30, 2024

On Ubuntu 24.04.1, using an AMD 6800 GPU with the mesa version 24.0.9, the following tests crash/fail. This was seen with VVL at v1.3.300-16-g9d934c925.

Crashes:

  • PositiveRayTracing.StridedDeviceAddressRegion

Failures:

  • PositiveDescriptors.CopyAccelerationStructureMutableDescriptors
  • PositiveSyncObject.ExternalSemaphore

LunarG's tcubumes6 CI node has Ubuntu 24.04.1 installed if needed.

@spencer-lunarg spencer-lunarg added the CI/Tests Anything related to CI or testing label Oct 30, 2024
@spencer-lunarg spencer-lunarg self-assigned this Oct 30, 2024
@spencer-lunarg
Copy link
Contributor

Ran these with RADV Mesa 24.3.0 on Ubuntu 24.04

  • PositiveRayTracing.StridedDeviceAddressRegion (even with Validation turned off) takes 10 seconds to run... not sure what is going on there
  • PositiveDescriptors.CopyAccelerationStructureMutableDescriptors will be fixed in layers: Check vkGetDescriptorSetLayoutSupport #7609
  • PositiveSyncObject.ExternalSemaphore - This one just takes forever and almost feel it is deadlock/timeout

@spencer-lunarg
Copy link
Contributor

actually PositiveShaderObject.TaskMeshShadersDraw takes down my entire system and makes me re-login my session everytime I try re-running it... that seems like a bug somewhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/Tests Anything related to CI or testing
Projects
None yet
Development

No branches or pull requests

2 participants