[mythtv-users] Mythfrontend crashes when running trunk

Yan Seiner yan at seiner.com
Thu May 28 23:00:08 UTC 2009


nik gibson wrote:
> Hello,
>
> I just ugraded to trunk using Mythbuntu's weekly builds.  Mythtv 
> -fixes was running great but after the upgrade mythfrontend just crashes.
>
> I get the following in the mythfrontend log:
>
> 2009-05-28 17:35:56.640 Current Schema Version: 1234
> 2009-05-28 17:35:56.643 Connecting to backend server: 127.0.0.1:6543 
> <http://127.0.0.1:6543> (try 1 of 5)
> 2009-05-28 17:35:56.644 Using protocol version 45
> 2009-05-28 17:35:56.703 Registering Internal as a media playback plugin.
> 2009-05-28 17:35:56.718 Cannot load language en_us for module mytharchive
> 2009-05-28 17:35:56.731 Cannot load language en_us for module mythflix
> 2009-05-28 17:35:56.750 MonitorRegisterExtensions(0x100, gif,jpg,png)
> 2009-05-28 17:35:56.751 Cannot load language en_us for module mythgallery
> 2009-05-28 17:35:56.755 Cannot load language en_us for module mythgame
> 2009-05-28 17:35:56.757 Cannot load language en_us for module mythmovies
> 2009-05-28 17:35:56.794 MonitorRegisterExtensions(0x40, ogg,mp3,aac,flac)
> 2009-05-28 17:35:56.798 Cannot load language en_us for module mythmusic
Related to this

http://mythtv.org/pipermail/mythtv-dev/2009-May/065247.html

by any chance?

enable core dumps by setting 'ulimit 1000000' and then run gdb

gdb mythfrontend core
 > bt

and you should find out where it's dumping.

--Yan



More information about the mythtv-users mailing list