<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 7 Feb 2022 at 11:53, John <<a href="mailto:jksjdevelop@gmail.com">jksjdevelop@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">The issue is repeatable so I will raise a bug report when I figure out <br>
how to get a proper backtrace.<br>
<br>
Works on an Android 32 bit frontend.<br>
<br>
Does not crash but playback is erratic  on local Intel 64 bit frontend<br>
<br>
A remote  Intel 64 bit VAAPI based frontend crashes with<br>
<br>
022-02-06 15:28:38.249116 I  TV::StartTV(): Entering main playback loop.<br>
2022-02-06 15:28:40.306297 I  Player(1): Opening <br>
'myth://tv/20681_20220206152839.ts'<br>
Handling Segmentation fault<br>
Segmentation fault (core dumped)<br></blockquote><div><br></div><div>If mythfrontend reliably crashes on this particular file can you please post that file?</div><div>It should then reproduce on my laptop (Intel, 64bit, VAAPI).</div><div><br></div><div>Klaas.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
apport-retrace -g --rebuild-package-info _usr_bin_mythfrontend.1000.crash<br>
<br>
Core was generated by `mythfrontend'.<br>
Program terminated with signal SIGSEGV, Segmentation fault.<br>
#0  0x00007f1a2be8c68a in AvFormatDecoder::OpenFile(MythMediaBuffer*, <br>
bool, std::vector<char, std::allocator<char> >&)<br>
     () from /lib/libmythtv-32.so.32<br>
[Current thread is 1 (Thread 0x7f1a1d90ab40 (LWP 13457))]<br>
(gdb)<br>
(gdb) Quit<br>
(gdb) Traceback (most recent call last):<br>
   File "/usr/bin/apport-retrace", line 375, in <module><br>
     subprocess.call(gdb_cmd, env=environ)<br>
   File "/usr/lib/python3.8/subprocess.py", line 342, in call<br>
     return p.wait(timeout=timeout)<br>
   File "/usr/lib/python3.8/subprocess.py", line 1083, in wait<br>
     return self._wait(timeout=timeout)<br>
   File "/usr/lib/python3.8/subprocess.py", line 1806, in _wait<br>
     (pid, sts) = self._try_wait(0)<br>
   File "/usr/lib/python3.8/subprocess.py", line 1764, in _try_wait<br>
     (pid, sts) = os.waitpid(self.pid, wait_flags)<br>
KeyboardInterrupt<br>
<br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div></div>