On Sun, 2009-04-12 at 20:30 +0100, Neil Bothwick wrote: > On Sun, 12 Apr 2009 12:46:50 -0500, Michael Sullivan wrote: > > > Is there any way I can get mythfrontend to > > tell me why it's segfaulting? > > Have you tried turning up the verbosity?
mich...@camille ~ $ mythfrontend -v playback 2009-04-12 16:31:40.613 Using runtime prefix = /usr 2009-04-12 16:31:41.319 XScreenSaver support enabled 2009-04-12 16:31:41.319 DPMS is active. 2009-04-12 16:31:41.320 Empty LocalHostName. 2009-04-12 16:31:41.321 Using localhost value of camille 2009-04-12 16:31:41.363 New DB connection, total: 1 2009-04-12 16:31:41.396 Connected to database 'mythconverg' at host: localhost 2009-04-12 16:31:41.399 Closing DB connection named 'DBManager0' 2009-04-12 16:31:41.401 Primary screen 0. 2009-04-12 16:31:41.402 Connected to database 'mythconverg' at host: localhost 2009-04-12 16:31:41.404 Using screen 0, 1024x768 at 0,0 2009-04-12 16:31:41.416 user: 1000 effective user: 1000 before privileged thread 2009-04-12 16:31:41.416 user: 1000 effective user: 1000 run_priv_thread 2009-04-12 16:31:41.416 user: 1000 effective user: 1000 after privileged thread 2009-04-12 16:31:41.421 New DB connection, total: 2 2009-04-12 16:31:41.454 Connected to database 'mythconverg' at host: localhost 2009-04-12 16:31:41.488 mythfrontend version: 0.21.20080304-1 www.mythtv.org 2009-04-12 16:31:41.489 Enabled verbose msgs: important general playback 2009-04-12 16:31:42.271 max_width: 1280 max_height: 1024 2009-04-12 16:31:42.566 No theme dir: /home/michael/.mythtv/themes/G.A.N.T 2009-04-12 16:31:42.569 Primary screen 0. 2009-04-12 16:31:42.570 Using screen 0, 1024x768 at 0,0 2009-04-12 16:31:42.572 No theme dir: /home/michael/.mythtv/themes/G.A.N.T 2009-04-12 16:31:42.573 Switching to square mode (G.A.N.T) 2009-04-12 16:31:42.617 Using the Qt painter mythtv: could not connect to socket mythtv: No such file or directory 2009-04-12 16:31:42.643 lirc_init failed for mythtv, see preceding messages 2009-04-12 16:31:42.644 JoystickMenuClient Error: Joystick disabled - Failed to read /home/michael/.mythtv/joystickmenurc Segmentation fault This doesn't tell me anything as far as I can see. Is there another way to turn up verbosity?