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

Render passes tutorial crashes on Pixel 4 #91

Open
speedym opened this issue Feb 28, 2022 · 2 comments
Open

Render passes tutorial crashes on Pixel 4 #91

speedym opened this issue Feb 28, 2022 · 2 comments

Comments

@speedym
Copy link

speedym commented Feb 28, 2022

Error vkQueueSubmit() is putting out is VK_ERROR_DEVICE_LOST.

Error log:

2022-02-28 10:56:17.201 18799-18918/com.diligentengine.tutorial19_renderpasses.Tutorial19Application W/Adreno-GSL: <gsl_ldd_control:553>: ioctl fd 77 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 35 Resource deadlock would occur
2022-02-28 10:56:17.203 18799-18918/com.diligentengine.tutorial19_renderpasses.Tutorial19Application W/Adreno-GSL: <log_gpu_snapshot:462>: panel.gpuSnapshotPath is not set.not generating user snapshot
2022-02-28 10:56:17.203 18799-18918/com.diligentengine.tutorial19_renderpasses.Tutorial19Application E/Diligent Engine: Diligent Engine: ERROR: Debug assertion failed in Submit(), file CommandQueueVkImpl.cpp, line 190:
Failed to submit command buffer to the command queue

@speedym
Copy link
Author

speedym commented Feb 28, 2022

I have quickly checked, this tutorial works fine on Pixel 6 (ARM) and S22 Ultra (AMD).

@TheMostDiligent
Copy link
Contributor

I confirm that I can reproduce this on my Pixel4 XL, Android 11. I am also pretty sure that this tutorial worked fine previously on the same device.
It also works fine on Pixel XL. Looks like some kind of device-specific issue, could be a Vulkan bug.

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

2 participants