[mythtv] Another strange frontend hang

Kenneth Aafløy ke-aa at frisurf.no
Sat Oct 4 06:49:45 EDT 2003


On Saturday 04 October 2003 05:42, Derek Atkins wrote:
> I was watching ER (recorded earlier tonight).  It auto-skipped through
> the commercials after the title sequence and then hung the frontend.
> The OSD says "Skip 183 seconds \\ 00:07:52 of 01:02:57".
>
> The terminal log has the following:
>
> Input #0, mpeg, from
> '/var/mythtv/video/1007_20031002215900_20031002230000.nuv': Stream #0.0:
> Video: mpeg2video, 720x480, 29.97 fps, 16000 kb/s
>   Stream #0.1: Audio: mp2, 48000 Hz, stereo, 384 kb/s
> Audio has changed: 32000hz mono
> Audio has changed: 48000hz stereo
[..SNIP..]
> 0xffffe002 in ?? ()
> (gdb) thread apply all bt full
[..SNIP..]
> Thread 5 (Thread 1125329984 (LWP 13578)):
> #0  0xffffe002 in ?? ()
> No symbol table info available.
> #1  0x409eff19 in pthread_join () from /lib/tls/libpthread.so.0
> No symbol table info available.
> #2  0x40138a07 in AudioOutputOSS::KillAudio() (this=0x418e0008)
>     at audiooutputoss.cpp:179
> No locals.

There's something wrong with the AudioOutputOss class, others have posted 
similar backtraces. One 'problem' I can see right off is that it's restarting 
the whole thread (possible missing something?), instead of just 
reinitializing the card/class.


Kenneth



More information about the mythtv-dev mailing list