[mythtv-users] Upgraded to 10.04, now mythfrontend gets a segmentation fault on live TV

Douglas Peale Douglas_Peale at comcast.net
Sat May 1 08:27:17 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I just upgraded to Ubuntu 10.04, and now mythfrontend get a segmentation fault when I try and view live TV.
I had to remove mythbuntu-desktop to enable the upgrade to happen (see bug #571743), and I can't add it back without it removing ubuntu-desktop.
Somehow both were installed on 9.10.
Anyway, this is what I get when I run from the command line and then click on live TV:

$ mythfrontend
2010-05-01 01:15:09.225 mythfrontend version: branches/release-0-23-fixes [24305] www.mythtv.org
2010-05-01 01:15:09.225 Using runtime prefix = /usr
2010-05-01 01:15:09.225 Using configuration directory = /home/dpeale/.mythtv
2010-05-01 01:15:10.756 Empty LocalHostName.
2010-05-01 01:15:10.756 Using localhost value of Compromise
2010-05-01 01:15:10.759 New DB connection, total: 1
2010-05-01 01:15:10.761 Connected to database 'mythconverg' at host: localhost
2010-05-01 01:15:10.761 Closing DB connection named 'DBManager0'
2010-05-01 01:15:10.765 ScreenSaverX11Private: Gnome screen saver support enabled
2010-05-01 01:15:10.766 DPMS is active.
2010-05-01 01:15:10.767 Primary screen: 0.
2010-05-01 01:15:10.767 Connected to database 'mythconverg' at host: localhost
2010-05-01 01:15:10.768 Using screen 0, 2560x1600 at 0,0
2010-05-01 01:15:10.819 Desktop video mode: 2560x1600 59.8623 Hz
2010-05-01 01:15:11.124 MythUI Image Cache size set to 20971520 bytes
2010-05-01 01:15:11.142 AudioPulseUtil: Suspend Success
2010-05-01 01:15:11.142 Enabled verbose msgs:  important general
2010-05-01 01:15:11.144 Primary screen: 0.
2010-05-01 01:15:11.144 Using screen 0, 2560x1600 at 0,0
2010-05-01 01:15:11.145 Using theme base resolution of 1280x720
2010-05-01 01:15:11.147 LIRC, Error: Failed to connect to Unix socket '/var/run/lirc/lircd'
			eno: No such file or directory (2)
2010-05-01 01:15:11.147 JoystickMenuThread Error: Joystick disabled - Failed to read /home/dpeale/.mythtv/joystickmenurc
2010-05-01 01:15:11.171 Using Frameless Window
2010-05-01 01:15:11.186 Using the Qt painter
2010-05-01 01:15:11.342 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/Terra/base.xml'
2010-05-01 01:15:11.352 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default-wide/base.xml'
2010-05-01 01:15:11.355 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default/base.xml'
2010-05-01 01:15:11.357 Current MythTV Schema Version (DBSchemaVer): 1254
2010-05-01 01:15:11.931 Registering Internal as a media playback plugin.
2010-05-01 01:15:11.946 Cannot load language en_us for module mytharchive
2010-05-01 01:15:11.985 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.985 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.985 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.986 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.986 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.986 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.986 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.987 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.987 MediaMonitorUnix::AddDevice() - empty device path.
2010-05-01 01:15:11.987 MonitorRegisterExtensions(0x100, gif,jpg,png)
2010-05-01 01:15:11.987 Cannot load language en_us for module mythgallery
2010-05-01 01:15:11.988 Cannot load language en_us for module mythmovies
2010-05-01 01:15:11.996 Current MythMusic Schema Version (MusicDBSchemaVer): 1017
2010-05-01 01:15:12.012 MonitorRegisterExtensions(0x40, mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff,swa,wv)
2010-05-01 01:15:12.014 Cannot load language en_us for module mythmusic
2010-05-01 01:15:12.017 Current MythVideo Schema Version (mythvideo.DBSchemaVer): 1032
2010-05-01 01:15:12.028 Cannot load language en_us for module mythvideo
2010-05-01 01:15:12.030 Cannot load language en_us for module mythweather
2010-05-01 01:15:12.031 XMLParseBase: Loading window theme from /usr/share/mythtv/themes/Terra/menu-ui.xml
2010-05-01 01:15:12.079 Loading menu theme from /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
2010-05-01 01:15:12.080 Found mainmenu.xml for theme 'Terra'
2010-05-01 01:15:12.087 MythContext: Connecting to backend server: 192.168.63.3:6543 (try 1 of 1)
2010-05-01 01:15:12.087 Using protocol version 56
2010-05-01 01:15:15.664 TV: Attempting to change from None to WatchingLiveTV
2010-05-01 01:15:15.664 MythContext: Connecting to backend server: 192.168.63.3:6543 (try 1 of 1)
2010-05-01 01:15:15.665 Using protocol version 56
2010-05-01 01:15:15.666 Spawning LiveTV Recorder -- begin
2010-05-01 01:15:15.709 Spawning LiveTV Recorder -- end
2010-05-01 01:15:15.712 ProgramInfo(): Updated pathname '':'' -> '1071_20100501011515.mpg'
2010-05-01 01:15:15.723 We have a playbackURL(/var/lib/mythtv/recordings/1071_20100501011515.mpg) & cardtype(DUMMY)
2010-05-01 01:15:15.723 We have a RingBuffer
2010-05-01 01:15:15.796 NVP(0): Disabling Audio, params(-1,2,44100)
2010-05-01 01:15:15.847 ProgramInfo(): Updated pathname '':'' -> '1071_20100501011515.mpg'
X Error: BadMatch (invalid parameter attributes) 8
  Extension:    159 (Uknown extension)
  Minor opcode: 5 (Unknown request)
  Resource id:  0x4a00003
X Error: BadMatch (invalid parameter attributes) 8
  Extension:    159 (Uknown extension)
  Minor opcode: 5 (Unknown request)
  Resource id:  0x4a00003
X Error: BadMatch (invalid parameter attributes) 8
  Extension:    159 (Uknown extension)
  Minor opcode: 5 (Unknown request)
  Resource id:  0x4a00003
Segmentation fault
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvb5dAACgkQe5tReOauESoWMwCdHKSeOP5WOD5yicjh2+9Ce4M3
aTcAnA7aquP6XSX8Z3rcE7cX5K+O6880
=M1sy
-----END PGP SIGNATURE-----


More information about the mythtv-users mailing list