最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

automation - Abort message: 'Failed to create context, error = EGL_NOT_INITIALIZED' - Stack Overflow

programmeradmin3浏览0评论

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 badges
Add a comment  | 

1 Answer 1

Reset to default -1

If 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

发布评论

评论列表(0)

  1. 暂无评论