Package: libraw1394-11 Version: 2.0.8-1 Severity: important Dear Maintainer, while trying to grab video from miniDV Sony DCR-TRV22E and afterward Panasonic NV-DS15 too:
zito@bobek:/tmp$ dvgrab Found AV/C device with GUID 0x0800460103316c7d Error: ieee1394io.cc:481: In function "virtual bool iec61883Reader::StartReceive()": "iec61883_dv_fb_start( m_iec61883_dv, channel )" evaluated to -1 ieee1394io.cc:481: errno: 2 (No such file or directory)terminate called without an active exception Aborted zito@bobek:/tmp$ strace /usr/bin/dvgrab 2>&1 |tail open("\377\377\377\377/fw1", O_RDWR) = -1 ENOENT (No such file or directory) write(2, "Error: ", 7Error: ) = 7 write(2, "ieee1394io.cc:481: In function \""..., 199ieee1394io.cc:481: In function "virtual bool iec61883Reader::StartReceive()": "iec61883_dv_fb_start( m_iec61883_dv, channel )" evaluated to -1 ieee1394io.cc:481: errno: 2 (No such file or directory)) = 199 write(2, "terminate called without an acti"..., 45terminate called without an active exception ) = 45 rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0 tgkill(888, 888, SIGABRT) = 0 --- SIGABRT (Aborted) @ 0 (0) --- +++ killed by SIGABRT +++ The above line from strace open("\377\377\377\377/fw1", O_RDWR) is suspicious... Maybe some uninitialized string or buffer overrun? Downgrade to libraw1394-11_2.0.7-1_i386.deb (from snapshot.debian.org) solves the problem. bobek:~# dpkg -i /home/zito/libraw1394/libraw1394-11_2.0.7-1_i386.deb dpkg: warning: downgrading libraw1394-11 from 2.0.8-1 to 2.0.7-1. (Reading database ... 511267 files and directories currently installed.) Preparing to replace libraw1394-11 2.0.8-1 (using .../libraw1394-11_2.0.7-1_i386.deb) ... Unpacking replacement libraw1394-11 ... Setting up libraw1394-11 (2.0.7-1) ... Creating device node /dev/raw1394... done. zito@bobek:/tmp$ dvgrab Found AV/C device with GUID 0x0800460103316c7d Waiting for DV... Capture Started ^C"dvgrab-001.dv": 12.22 MiB 89 frames timecode 00:25:17.04 date 2011.12.24 16:47:57 Capture Stopped Thanks for your work. Best Regards -- Zito -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libraw1394-11 depends on: ii libc6 2.13-27 ii multiarch-support 2.13-27 libraw1394-11 recommends no packages. Versions of packages libraw1394-11 suggests: pn libraw1394-doc <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org