-
Notifications
You must be signed in to change notification settings - Fork 359
SegFault: DdiEncode_CreateContext --> GmmLib::GmmResourceInfoCommon #98
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
Comments
Thanks for reporting this issue. We've observed this problem and added a wiki about we should use intel/gmmlib@6f56536 for now.( PR#99 also mentioned this ) We are under debug to solve this issue. Sorry for any inconvenience. |
#35 request would prevent this. |
Keep in mind that I'm reporting the issue in the scope of our CI failures... it does not make sense for us to do special revert commits in CI recipes just to make things happy. |
thanks, we'll seriously consider the proposal about git submodule. |
Thanks. The only other option is when things break/regress is to fix them immediately before any other changes merge ;) |
fixed by a703ec7 |
Tested and verified, LGTM |
Since intel/gmmlib@d6c3b56, segmentation fault occurs during vaCreateContext in test_va_api CreateContext conformance tests:
Command:
LIBVA_DRIVER_NAME=iHD test_va_api --gtest_filter=*CreateContext*
GDB Backtrace: gdb.txt
Possibly related to intel/gmmlib#6
The text was updated successfully, but these errors were encountered: