I&#39;m in the process of building a fresh install of mythtv on Fedora 16 (32bit), following this doc (<a href="http://www.mythtv.org/wiki/Installing_MythTV_on_Fedora#Set_.24KVER_variable">http://www.mythtv.org/wiki/Installing_MythTV_on_Fedora#Set_.24KVER_variable</a>).<br>

<br>Everything was going well until I started the backend after configuring mythtv-setup.  Mythbackend seg faults about 45-60 seconds after I run it.  I am unable to identify any error messages in the log:<br><br># mythbackend -v all --noupnp --nosched --nojobqueue --nohousekeeper --noautoexpire<br>

....<br>2012-02-13 12:13:59.859 MythSocket(9e1c358:20): new socket<br>2012-02-13 12:13:59.859 Connecting to master server: <a href="http://192.168.1.200:6543">192.168.1.200:6543</a><br>2012-02-13 12:13:59.859 MythSocket(9e1c358:20): attempting connect() to (<a href="http://192.168.1.200:6543">192.168.1.200:6543</a>)<br>

2012-02-13 12:13:59.859 MythSocket(9e1c358:20): state change Idle -&gt; Connected<br>2012-02-13 12:13:59.859 Connected successfully<br>2012-02-13 12:13:59.859 TVRec(7): CancelNextRecording(1) -- begin<br>2012-02-13 12:13:59.859 TVRec(7): CancelNextRecording(1) -- error, unknown recording<br>

2012-02-13 12:13:59.860 TVRec(8): CancelNextRecording(1) -- begin<br>2012-02-13 12:13:59.860 TVRec(8): CancelNextRecording(1) -- error, unknown recording<br>2012-02-13 12:13:59.860 MythSocket(9e1c358:20): write -&gt; 20 632     ANN SlaveBackend ubermyth 192.186.1.200[]:[][]:[][]:[][]:[][]:[]0[]:[][]:[][]:[][]:[][]:[]0[]:[]1329153239[]:[]1329153239[]:[]0[]:[][]:[]0[]:[]7[]:[]0[]:[]0[]:[]0[]:[]0[]:[]0[]:[]15[]:[]6[]:[]1329153239[]:[]1329153239[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1329153239[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[][]:[][]:[][]:[][]:[]0[]:[][]:[][]:[][]:[][]:[]0[]:[]1329153239[]:[]1329153239[]:[]0[]:[][]:[]0[]:[]8[]:[]0[]:[]0[]:[]0[]:[]0[]:[]0[]:[]15[]:[]6[]:[]1329153239[]:[]1329153239[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1329153239[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0<br>

2012-02-13 12:13:59.860 MythSocket(9e1c358:20): writeBlock(0x165523312, 640)<br>2012-02-13 12:14:29.864 MythSocket(9e1c358:20): readStringList: Error, timed out after 30000 ms.<br>2012-02-13 12:14:29.864 MythSocket(9e1c358:20): state change Connected -&gt; Idle<br>

2012-02-13 12:14:29.864 MSocketDevice::close: Closed socket 20<br>2012-02-13 12:14:29.864 MythSocket(9e1c358:-1): DownRef: -1<br>2012-02-13 12:14:29.864 MythSocket(9e1c358:-1): delete socket<br>Segmentation fault (core dumped)<br>

<br><br>The system is a standalone back/frontend system with no additional slave backends.<br>Mythfrontend was not running at the time of the seg fault.<br>Tuner card is a HDHomerun Prime (tested successfully with WMC)<br>

Video card is an nVidia GT 430<br>CPU is an Athlon64 w/1GB RAM<br><br>Any help or suggestions are appreciated.<br><br>-Rob <br>