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

RGP crashes on capture taken with radv/mesa #98

Open
SludgePhD opened this issue Mar 4, 2024 · 1 comment
Open

RGP crashes on capture taken with radv/mesa #98

SludgePhD opened this issue Mar 4, 2024 · 1 comment

Comments

@SludgePhD
Copy link

The following capture was created from a simple application using MESA_VK_TRACE=rgp. Attempting to load it with the current Linux build of RGP (2.0.0.19) causes the profiler to crash with a segmentation fault.

viewer_2024.03.04_20.17.09.rgp.zip

(it's possible that this may also require a fix on the Mesa side, but I would at least expect some error message instead of an outright crash)

@SludgePhD
Copy link
Author

The issue seems to be related to the fact that I create two command encoders and submit work to the queue twice to display a frame. If I merge both operations into the same submission, RGP becomes usable again (thankfully).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant