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

exportSyncFdForQSRILocked: Failed to dup() QSRI sync fd : sterror: Bad file descriptor errno: 9 #90

Open
yangfengzzz opened this issue Aug 23, 2023 · 1 comment

Comments

@yangfengzzz
Copy link

When I run on android emulator(not real device), It will show these error every frame.

exportSyncFdForQSRILocked: Failed to dup() QSRI sync fd : sterror: Bad file descriptor errno: 9
2023-08-23 08:52:39.821 13389-13416 Vulkan Tutorials        com...example.vulkan.tutorials.five  I  event not handled: 3
2023-08-23 08:52:39.822 13389-13416 Vulkan-Tutorial05       com...example.vulkan.tutorials.five  I  Drawing frames......
2023-08-23 08:52:39.822 13389-13416 goldfish_vulkan         com...example.vulkan.tutorials.five  E  exportSyncFdForQSRILocked: Failed to dup() QSRI sync fd : sterror: Bad file descriptor errno: 9
2023-08-23 08:52:39.823 13389-13416 Vulkan Tutorials        com...example.vulkan.tutorials.five  I  event not handled: 4
2023-08-23 08:52:39.844 13389-13416 Vulkan-Tutorial05       com...example.vulkan.tutorials.five  I  Drawing frames......
2023-08-23 08:52:39.844 13389-13416 goldfish_vulkan         com...example.vulkan.tutorials.five  E  exportSyncFdForQSRILocked: Failed to dup() QSRI sync fd : sterror: Bad file descriptor errno: 9
@MrJohn6774
Copy link

I also encountered this error when trying to use vulkan through wgpu. I managed to track down the source of the error in gfxstream, but couldn't really understand what's causing it.

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