On Wed, 2007-04-18 at 11:01 +0200, Ingo Molnar wrote: > * Christoph Pfister <[EMAIL PROTECTED]> wrote: > > > >backtrace: > > > > > > #0 0xffffe410 in __kernel_vsyscall () > > > #1 0x4a2510c6 in pthread_cond_wait@@GLIBC_2.3.2 () from > > > /lib/libpthread.so.0 > > > #2 0xb79fd1a8 in QWidget::setUpdatesEnabled () from /usr/lib/libxine.so.1 > > > #3 0xb7a030ab in QWidget::setUpdatesEnabled () from /usr/lib/libxine.so.1 > > > #4 0x4a24d2db in start_thread () from /lib/libpthread.so.0 > > > #5 0x4a05820e in clone () from /lib/libc.so.6 > > > > This backtrace is useless - QWidget::setUpdatesEnabled() is certainly > > _not_ defined in libxine. So the function names in #2 and #3 are wrong > > because the addresses seem to belong to libxine. > > are the updated backtraces in the followup mail i just sent more useful? > (I still have that stuck session running so i can whatever debugging > you'd like to see done.)
The xine website release note says there are problems with playback with xine-lib version 1.1.5, so people encountering this may want to check to see if they're running 1.1.5, and either upgrade to the latest, or downgrade to 1.1.4. <snippet from xine website> 18.04.2007 xine-lib 1.1.6 A new xine-lib version is now available. This is mainly a bug-fix release; 1.1.5 has CD audio and DVD playback problems and a couple of X-related build problems. -Mike - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/