Comment 9 for bug 281622

Revision history for this message
Hélio Nunes (dedalu-dedalu) wrote :

Same (I think) here, with uvccapture.

Each shot prints on log/messages:

kernel [48639.690287] uvccapture[4421]: segfault at 0 ip 00007f81db679f72 sp 00007fffe3d84ea0 error 4 in libc-2.8.90.so[7f81db5d1000+169000]
kernel [48647.886920] uvccapture[4433]: segfault at 0 ip 00007f2606822f72 sp 00007fff0ef2c050 error 4 in libc-2.8.90.so[7f260677a000+169000]
kernel [48682.730732] uvccapture[4490]: segfault at 0 ip 00007fba1f12df72 sp 00007fff27838970 error 4 in libc-2.8.90.so[7fba1f085000+169000]

etc.

But uvccapture is running fine:
> gdb uvccapture
(gdb) set args -m
(gdb) run
Starting program: /usr/bin/uvccapture -m
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program exited normally.