
goluboff+mythtv at gmail
Nov 14, 2009, 1:32 PM
Post #11 of 24
(694 views)
Permalink
|
On Sat, Nov 14, 2009 at 1:01 PM, Michael T. Dean <mtdean[at]thirdcontact.com>wrote: > On 11/14/2009 01:15 AM, Mariano Goluboff wrote: > >> On Sat, Nov 14, 2009 at 12:08 AM, Mariano Goluboff wrote: >> >> Well, an update, now mythfrontend doesn't start anymore after exiting. >> > >> Segmentation fault after saying: >> Current MythVideo Schema Version (mythvideo.DBSchemaVer): 1028 >> > > Please try re-running the mysql command. If MythVideo can't upgrade the > schema after doing so, please paste the output of the mysql command. The > following will capture the output in a file called results.log in the user's > home directory: > > Ok, I re-ran the mysql command and this time it was able to re-create the database correctly, so now MythVideo starts and I can scan my videos and find them. An interesting problem I'm now running into is that when I type mythfrontend to start it, it gives me a segmentation fault about 4 times out of 5. So I have to try to start it about 5 times for it to start once. Here's the log when it seg faults: 2009-11-14 15:13:49.789 mythfrontend version: branches/release-0-22-fixes [22594] www.mythtv.org 2009-11-14 15:13:49.813 AudioPulseUtil: Suspend Success 2009-11-14 15:13:49.814 Using runtime prefix = /usr 2009-11-14 15:13:49.814 Using configuration directory = /home/mariano/.mythtv 2009-11-14 15:13:50.421 Empty LocalHostName. 2009-11-14 15:13:50.421 Using localhost value of mythtvbox 2009-11-14 15:13:50.426 New DB connection, total: 1 2009-11-14 15:13:50.430 Connected to database 'mythconverg' at host: localhost 2009-11-14 15:13:50.430 Closing DB connection named 'DBManager0' 2009-11-14 15:13:50.442 ScreenSaverX11Private: Gnome screen saver support enabled 2009-11-14 15:13:50.443 DPMS is active. 2009-11-14 15:13:50.444 Primary screen: 0. 2009-11-14 15:13:50.445 Connected to database 'mythconverg' at host: localhost 2009-11-14 15:13:50.447 Using screen 0, 800x600 at 0,0 2009-11-14 15:13:50.470 MythUI Image Cache size set to 20971520 bytes 2009-11-14 15:13:50.471 Enabled verbose msgs: important general 2009-11-14 15:13:50.477 Primary screen: 0. 2009-11-14 15:13:50.477 Using screen 0, 800x600 at 0,0 2009-11-14 15:13:50.478 Using theme base resolution of 800x600 2009-11-14 15:13:50.485 LIRC: Successfully initialized '/dev/lircd' using '/home/mariano/.mythtv/lircrc' config 2009-11-14 15:13:50.486 JoystickMenuThread Error: Joystick disabled - Failed to read /home/mariano/.mythtv/joystickmenurc 2009-11-14 15:13:50.558 Using the OpenGL painter 2009-11-14 15:13:50.653 Loaded base theme from /usr/share/mythtv/themes/MythCenter/base.xml 2009-11-14 15:13:50.806 Loaded base theme from /usr/share/mythtv/themes/default/base.xml 2009-11-14 15:13:50.811 Current MythTV Schema Version (DBSchemaVer): 1244 2009-11-14 15:13:50.842 New DB connection, total: 2 2009-11-14 15:13:50.842 Connected to database 'mythconverg' at host: localhost 2009-11-14 15:13:50.955 Desktop video mode: 800x600 60.3173 Hz 2009-11-14 15:13:51.061 Key [.,{,F10,Volume Down is bound to multiple actions in context TV Frontend. 2009-11-14 15:13:51.061 Key ],},F11,Volume Up is bound to multiple actions in context TV Frontend. 2009-11-14 15:13:51.095 Registering Internal as a media playback plugin. 2009-11-14 15:13:51.102 Current MythVideo Schema Version (mythvideo.DBSchemaVer): 1028 Segmentation fault And here's the log when it starts correctly: 2009-11-14 15:13:55.387 mythfrontend version: branches/release-0-22-fixes [22594] www.mythtv.org 2009-11-14 15:13:55.409 AudioPulseUtil: Suspend Success 2009-11-14 15:13:55.411 Using runtime prefix = /usr 2009-11-14 15:13:55.411 Using configuration directory = /home/mariano/.mythtv 2009-11-14 15:13:56.217 Empty LocalHostName. 2009-11-14 15:13:56.217 Using localhost value of mythtvbox 2009-11-14 15:13:56.222 New DB connection, total: 1 2009-11-14 15:13:56.225 Connected to database 'mythconverg' at host: localhost 2009-11-14 15:13:56.226 Closing DB connection named 'DBManager0' 2009-11-14 15:13:56.237 ScreenSaverX11Private: Gnome screen saver support enabled 2009-11-14 15:13:56.238 DPMS is active. 2009-11-14 15:13:56.239 Primary screen: 0. 2009-11-14 15:13:56.240 Connected to database 'mythconverg' at host: localhost 2009-11-14 15:13:56.242 Using screen 0, 800x600 at 0,0 2009-11-14 15:13:56.266 MythUI Image Cache size set to 20971520 bytes 2009-11-14 15:13:56.267 Enabled verbose msgs: important general 2009-11-14 15:13:56.273 Primary screen: 0. 2009-11-14 15:13:56.273 Using screen 0, 800x600 at 0,0 2009-11-14 15:13:56.274 Using theme base resolution of 800x600 2009-11-14 15:13:56.281 LIRC: Successfully initialized '/dev/lircd' using '/home/mariano/.mythtv/lircrc' config 2009-11-14 15:13:56.282 JoystickMenuThread Error: Joystick disabled - Failed to read /home/mariano/.mythtv/joystickmenurc 2009-11-14 15:13:56.366 Using the OpenGL painter 2009-11-14 15:13:56.454 Loaded base theme from /usr/share/mythtv/themes/MythCenter/base.xml 2009-11-14 15:13:56.607 Loaded base theme from /usr/share/mythtv/themes/default/base.xml 2009-11-14 15:13:56.612 Current MythTV Schema Version (DBSchemaVer): 1244 2009-11-14 15:13:56.633 New DB connection, total: 2 2009-11-14 15:13:56.635 Connected to database 'mythconverg' at host: localhost 2009-11-14 15:13:56.757 Desktop video mode: 800x600 60.3173 Hz 2009-11-14 15:13:56.862 Key [.,{,F10,Volume Down is bound to multiple actions in context TV Frontend. 2009-11-14 15:13:56.863 Key ],},F11,Volume Up is bound to multiple actions in context TV Frontend. 2009-11-14 15:13:56.896 Registering Internal as a media playback plugin. 2009-11-14 15:13:56.903 Current MythVideo Schema Version (mythvideo.DBSchemaVer): 1028 2009-11-14 15:13:56.951 MMUnix::AddDevice() Error: failed to stat /dev/bdi, eno: No such file or directory (2) 2009-11-14 15:13:56.956 MMUnix::AddDevice() Error: failed to stat /dev/power, eno: No such file or directory (2) 2009-11-14 15:13:56.960 MMUnix::AddDevice() Error: failed to stat /dev/trace, eno: No such file or directory (2) 2009-11-14 15:13:56.968 Loading window theme from /usr/share/mythtv/themes/MythCenter/menu-ui.xml 2009-11-14 15:13:57.090 Loading menu theme from /usr/share/mythtv/themes/defaultmenu//mainmenu.xml 2009-11-14 15:13:57.091 Found mainmenu.xml for theme 'MythCenter' 2009-11-14 15:13:57.255 Using NV NPOT texture extension 2009-11-14 15:13:57.305 MythContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1) 2009-11-14 15:13:57.306 Using protocol version 50
|