<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr"><div><br></div><div class="-x-evo-paragraph -x-evo-top-signature-spacer"><br></div><div>On Mon, 2016-07-18 at 16:45 +0000, Lee Procter wrote:</div><blockquote type="cite">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<p>I did see. Unfortunately my myth machine is a 32 bit war horse. Thanks.<br>
</p>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> mythtv-users <mythtv-users-bounces@mythtv.org> on behalf of glen <glenb@glenb.us><br>
<b>Sent:</b> 18 July 2016 17:40<br>
<b>To:</b> Discussion about MythTV<br>
<b>Subject:</b> Re: [mythtv-users] MythTv 0.28-3 Segfault On Arch Linux</font>
<div> </div>
</div>
<div>
<div><br>
</div>
<div><br>
</div>
<div>On Mon, 2016-07-18 at 16:36 +0000, Lee Procter wrote:</div>
<blockquote type="cite">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Thanks Glen. I'll compile the fix and see if it solves the issue.<br>
</p>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> mythtv-users <mythtv-users-bounces@mythtv.org> on behalf of glen <glenb@glenb.us><br>
<b>Sent:</b> 18 July 2016 17:19<br>
<b>To:</b> Discussion about MythTV<br>
<b>Subject:</b> Re: [mythtv-users] MythTv 0.28-3 Segfault On Arch Linux</font>
<div> </div>
</div>
<div>
<div><br>
</div>
<div><br>
</div>
<div>On Mon, 2016-07-18 at 16:09 +0000, Lee Procter wrote:</div>
<blockquote type="cite">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<div>I'm not sure where to go from here. I'm getting segfaults when using mythweb, WebFrontEnd or even a frontend on LAN.
<br>
<br>
On mythweb it happens when I view recordings, perhaps as it is downloading images. On WebFrontEnd it happens whenever I move away from the home page. And on a frontend over LAN it happens after some use. Using the frontend on the local machine is stable. Using
 any web based client (mythweb, WebFrontEnd) over the loopback locally results in a segfault, it seems with larger transfers. e.g. anything which requires pictures/video to be transmitted. Text and styling is quite stable. My feeling is that it is a network
 configuration in the backend or possibly a mysql configuration issue.<br>
<br>
I set logging to debug but it doesn't tell me much:<br>
<br>
<br>
Journalctl log: http://pastebin.com/QqzBTpuy<br>
<br>
mythweb.conf: http://pastebin.com/0jkd0fif<br>
<br>
my.cnf: http://pastebin.com/Eg4Dbm8B<br>
<br>
httpd access log: http://pastebin.com/198G6ByJ<br>
<br>
httpd.conf: http://pastebin.com/7ssUYKbb<br>
<br>
php.ini: http://pastebin.com/4448zYhH<br>
<br>
I'm using arch linux 4.6.4-1, php56, apache 2.4.23-1, mythtv 0.28-3, mariadb 10.1.14-1.
<br>
<br>
If anybody could shed some light on this for me I'd appreciate it.<br>
<br>
</div>
<br>
<p></p>
</div>
<pre>_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a href="https://forum.mythtv.org
">https://forum.mythtv.org
</a></pre>
</blockquote>
<div><br>
</div>
<div><br>
</div>
<div>i had same problem it is qt5. the solution is here for arch. but from this depending what distro you are using you should be able to solve:</div>
<div><br>
</div>
<div><a href="https://bbs.archlinux.org/viewtopic.php?id=213273">https://bbs.archlinux.org/viewtopic.php?id=213273</a></div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
<pre>_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a href="https://forum.mythtv.org
">https://forum.mythtv.org
</a></pre>
</blockquote>
<div><br>
</div>
<div>i missed fact you are on arch like me. no need to compile yourself. in thread i gave above, towards end you will see someone posted a pre compiled fix. just download it and install with pacman -U and it will replace your current qt-5. you may want exclude
 qt5-base from your updates in pacman.conf for time being.</div>
</div>
</div>
</div>


<pre>_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a href="https://forum.mythtv.org
">https://forum.mythtv.org
</a></pre></blockquote><div><br></div><div>yikes.. yes well then it is something you'll have to do with the abs. you may be better off to put those flag statements at the bottom of /etc/makepkg.conf. but that will solve. this was driving me crazy till i saw that thread in arch forums. been perfect since. </div></body></html>