> with kernel 2.4.10p12-p15 i found that with dvdplayer (xine)
> when i make search in movie one of the thread is stopped in D state for seconds
> (2-10 seconds) after it continue to work.
> with 2.4.10p10(probably also p11) everything is good.
> strace gave me ioctl(0x13,0x5392) so i found that itis in DVD_DO_AUTH
> (in case of DVD_LU_SEND_ASF) so itis call to ide_cdrom_packet.
> Any ideas?
Try to get the task backtrace (dvdplayer in this case) with "Alt+SysRQ+T",
then use ksymoops to decode the trace.
This will probably help the ones who will search for the problem.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/