admin管理员组文章数量:1387323
During monkey run, some random application is failing to create context. Reason for this is, particular file is giving "Operation not permitted" errno from egl side. How to fix EPERM errno, incase if file directory value is either 0 and -ENODEV.
During monkey run, some random application is failing to create context. Reason for this is, particular file is giving "Operation not permitted" errno from egl side. How to fix EPERM errno, incase if file directory value is either 0 and -ENODEV.
Share Improve this question asked Mar 17 at 9:30 ReyRey 4762 silver badges19 bronze badges1 Answer
Reset to default -1If the directory value is 0
, it may be an indicator of a corrupted or non-existent directory. Try to recreate the directory, or if it's pointing to a special device, ensure that the device is correctly initialized.
Ensure the directory is mounted by:
mount | grep /path/to/directory
本文标签: automationAbort message 39Failed to create contexterrorEGLNOTINITIALIZED39Stack Overflow
版权声明:本文标题:automation - Abort message: 'Failed to create context, error = EGL_NOT_INITIALIZED' - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744569896a2613272.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论