-
Notifications
You must be signed in to change notification settings - Fork 348
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
segfault error 4 in iHD_drv_video.so #1295
Comments
I found below in dmesg: |
I had a similar issue (segfault with error 4) and resolved it temporarily by using the non-free version of the driver. I know it's just a workaround, but maybe it helps. |
Thanks @schnulller for your suggestion. I forgot to mention that I have compiled libva and intel-media-driver from source so installing it from non-free wouldn't help much I guess. I have tried from non-free anyways that creates a whole new issue with the backported kernel as vainfo fails to initialize in that case. |
Could share the reproduce steps, call stack log or crash point in media driver? |
Similar issue with shotcut/mlt7(melt7) sys info
filessegfault.txt (command |
could you help to share more info, such as reproduce method, or call stack in media driver? compile media driver and run again, you will get it with gdb |
thanks, lets close it, feel free do reopen it if there are further concern , or recreate one |
System information
Issue
iHD driver segfault while running my gstreamer pipeline (vaapih264enc)
Pipline as follows:
Debug information
ls /dev/dri
card0 renderD128
libva trace
libva_trace.log.1211.zip
dmesg >dmesg.log 2>&1
dmesg.log
The text was updated successfully, but these errors were encountered: