> bash$ xawtv > ioctl: VIDIOC_PREVIEW(on): Device or resource busy Huh? Is there any other application using /dev/video0 at the same time? > kernel BUG at saa7134-core.c:327! Ok, the locking seems so be wrong somewhere, I'll check. > Trace; d31b44fc <[saa7134]video_read+58/158> Looks like it happens xawtv tries to capture a frame. Funny that I can't reproduce it on my box. Is this SMP btw? If so, does it happen with UP too? Gerd -- #define ENOCLUE 125 /* userland programmer induced race condition */