<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 10, 2019 at 6:26 AM Jay Harbeston <<a href="mailto:jharbestonus@gmail.com">jharbestonus@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div><blockquote type="cite"><div>On Jun 10, 2019, at 3:45 AM, Kane Tse <<a href="mailto:kane.tse@gmail.com" target="_blank">kane.tse@gmail.com</a>> wrote:</div><div><div dir="ltr" style="font-family:Palatino-Roman;font-size:13px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote><div>I'm using pretty ancient hardware, a Gigabyte G41M-ES2H that has an on-board Intel GMA X4500, so no Radeon hardware.   Up until my OS HDD died last month, both the on-board video and the existing MythTV playback profile worked fine under Fedora 26 and MythTV-0.27.</div><div><br></div></div></div></div></blockquote>Try using VAAPI2, and if that doesn’t work, then try VAAPI ( not 2 ).</div><div><br></div></div></blockquote><div><br></div><div>Thanks for the suggestion.  I tried both VAAPI2 and VAAPI in that order, and the same thing occurs. </div><div><br></div><div>It seems to take longer to crash to desktop on the VAAPI2 profile than the VAAPI profile.</div><div><br></div><div>This is what I see when I run vainfo:</div><div><br></div><div>libva info: VA-API version 1.4.1<br>libva info: va_getDriverName() returns 0<br>libva info: Trying to open /usr/lib64/dri/i965_drv_video.so<br>libva info: Found init function __vaDriverInit_1_4<br>failed to open /usr/lib64/dri/hybrid_drv_video.so<br>Not using hybrid_drv_video.so<br>libva info: va_openDriver() returns 0<br>vainfo: VA-API version: 1.4 (libva 2.4.0)<br>vainfo: Driver version: Intel i965 driver for Intel(R) G41 - 2.3.0<br>vainfo: Supported profile and entrypoints<br>      VAProfileMPEG2Simple            : VAEntrypointVLD<br>      VAProfileMPEG2Main              : VAEntrypointVLD<br></div><div> </div><div><br></div><div>It seems to me that the following line might be the one to focus on:</div><div><br></div><div>2019-06-11 01:30:33.727202 C  signalhandling.cpp:302:handleSignal  Received Aborted: Code -6, PID 11635, UID 2001, Value 0x00000000<br></div><div><br></div><div>This line seems to be consistently present in the mythfrontend console output when it crashes.</div><div><br></div></div></div>