Some time ago, my frontend started crashing whenever I would try to access any of the setup/settings pages.&nbsp; I finally had a chance to compile for source with debugging enabled, per the instructions at <a href="http://www.mythtv.org/docs/mythtv-HOWTO-22.html">
http://www.mythtv.org/docs/mythtv-HOWTO-22.html</a>.&nbsp; I was able to follow the instructions pretty closely with the exception of when the settings page halts, i cannot use ctrl-c to exit out of myth so I have to kill the mythfrontend process.&nbsp; Therefore, I am unsure if gdb recorded the appropriate information ..&nbsp; but I save the output of several attempts at debugging at the below urls.&nbsp; I was hoping that someone could take a look and let me know if they can determine why it is crashing?
<br><br>This first set of logs is starting mythfrontend, navigating to setup using my remote, and attempting to open the General settings.<br><br><a href="http://www.yellowguppy.com/%7Empetteys/mythtv/debug1/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.yellowguppy.com/~mpetteys/mythtv/debug1/</a><br><br>This first set of logs is starting mythfrontend, navigating to setup
using my remote, and attempting to open the Appearence settings.<br><br><a href="http://www.yellowguppy.com/%7Empetteys/mythtv/debug1/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.yellowguppy.com/~mpetteys/mythtv/debug2/
</a><br>
<br>The frontend server (and backend server) is debian etch.&nbsp; Linux <a href="http://tv1.yellowguppy.com">tv1.yellowguppy.com</a> 2.6.18-4-k7 #1 SMP i686 GNU/Linux.&nbsp; The above errors were generated by manually compiled source package 
mythtv-0.20 from the website.&nbsp; But I have the below debs installed which cause the same errors.<br>
<br>
ii&nbsp; mythtv-common&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.20-svn20070223-0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A personal video recorder application (common data)<br>
ii&nbsp; mythtv-frontend&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.20-svn20070223-0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A personal video recorder application (client)<br>
ii&nbsp; lirc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.8.0-9.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux Infra-red Remote Control support<br>
ii&nbsp; lirc-modules-2.6.18&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0.8.0-9+2.6.18-10.00.Custom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux Infra-red Remote Control
support (binary kernel modules)<br>
ii&nbsp; lirc-modules-2.6.18-4-k7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0.8.0-9.2+2.6.18.dfsg.1-11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux Infra-red Remote Control
support (binary kernel modules)<br>
ii&nbsp; lirc-modules-source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0.8.0-9.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux Infra-red Remote Control
support (kernel modules)<br>
<br>