Search Issue Tracker
Fixed
Fixed in 2.2.0
Votes
0
Found in [Package]
1.2.0
1.3.1
Issue ID
BAR-29
Regression
No
[Android] "...errno 35 Resource deadlock would occur" with "Upres" model
Reproduction steps:
1. Open the attached project.
2. Build and run it on a Snapdragon Android device.
Actual result:
- Application will launch with a black screen and will loop with this error message:
<gsl_ldd_control:553>: ioctl fd 64 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 35 Resource deadlock would occur
- Sometimes Android OS will hard crash.
Reproduced with:
- Barracuda 1.2.0, 1.3.1
- Google Pixel 4, Android 10.0.0, Snapdragon 855, Adreno 640
- {color:#1d1c1d}Xiaomi Mi A3 (Mi A3), Android 11, CPU: Snapdragon 665 SM6125, GPU: Adreno (TM) 610{color}
Not reproducible with:
- Samsung Galaxy Note8, Android 9, Exynos 9 Octa 8895, Mali-G71
- {color:#1d1c1d}Oneplus OnePlus6T (ONEPLUS A6013), Android 9, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630{color}
- {color:#1d1c1d}Samsung Galaxy S8 (SM-G950F), Android 8.0.0, CPU: Exynos 9 Octa 8895, GPU: Mali-G71{color}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
xinyunh
Oct 17, 2022 21:36
We have met the similar issue on our side. May we know the workaround solution for this issue?