[mythtv-users] mythfrontend hanging w/blank screen

Michael T. Dean mtdean at thirdcontact.com
Sun Aug 16 17:15:18 UTC 2009


On 08/16/2009 09:10 AM, Mike Kobler wrote:
> I've been successfully running mythtv for quite a few years now.
> Recently, we lost power and my machine went down uncleanly (I'm
> assuming, the UPS couldn't keep it running long enough to shut down
> cleanly).  In any case, upon rebooting the machine, everything came
> back up fine, except for the frontend.
>
> It draws the background picture, but no menus, text or icons and hangs
> 'forever'.
>
> Some debugging info.  I'll gladly provide more, as it's easily recreatable.
...
> mythtv at oak ~ $ mythfrontend --version
> Please include all output in bug reports.
> MythTV Version   : 18314
> MythTV Branch    : branches/release-0-21-fixes
> Library API      : 0.21.20080304-1
> Network Protocol : 40
> Options compiled in:
>  linux debug using_oss using_alsa using_backend using_dbox2 using_dvb
> using_firewire using_frontend using_hdhomerun using_iptv using_ivtv
> using_joystick_menu using_libfftw3 using_lirc using_opengl_vsync
> using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmcw
> using_glx_proc_addr_arb using_bindings_perl using_bindings_python
> using_opengl using_ffmpeg_threads using_libavc_5_3 using_live
>   

/Very/ good job providing full --version output!  :)

> >From mythfrontend process via gdb:
> 0x00007f76aaae3f5f in waitpid () from /lib/libpthread.so.0
> (gdb) bt
>   

Can you do a backtrace as described in the wiki/HOWTO (
http://www.mythtv.org/wiki/Debugging ).  We need the debug symbols (see
the info on using package-based installs in the wiki page and then fix
it up/add to it as you find more info) and need a "thread apply all bt
full" backtrace.

Thanks,
Mike


More information about the mythtv-users mailing list