webcamd/cuse4bsd && Skype

Matthias Apitz guru at unixarea.de
Tue Jan 3 18:15:48 UTC 2012


El día Tuesday, January 03, 2012 a las 09:24:08AM +0100, Hans Petter Selasky escribió:

> Hi,
> 
> > (u32)(long)arg, when passing to IOCTL functions.
> 
> I meant printing the "cmd" value. "arg" value can be negative if a pointer is 
> passed along.
> 
> Try to figure out which ioctl is failing. Maybe run webcamd from gdb and add 
> some code you can break-point on, then single step.

Hi,

The failing ioctls are (only 2 are sent down from Skype):

Creating /dev/video0
mydebug: v4b_open fflags: 00000003
mydebug: linux_open: handle=28c08600
mydebug: v4b_ioctl: handle=28c08600 cmd=0x40047601
mydebug: linux_ioctl returns: error=ffffffea
mydebug: v4b_convert_error: CUSE_ERR_INVALID
mydebug: v4b_ioctl: handle=28c08600 cmd=0x403c7601
mydebug: linux_ioctl returns: error=ffffffea
mydebug: v4b_convert_error: CUSE_ERR_INVALID
mydebug: v4b_close: handle=28c08600

(cmd is printed as 'cmd=0x%08x')

what maybe wrong with the cmd's?

Thanks

	matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru at unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5


More information about the freebsd-multimedia mailing list