Hi,
I am compiling QuteCom *tip* on the latest Debian sid. Both on 32-bit
and 64-bit, when I start the video preview I see first frame and then
the application fails with a SIGABRT.

Does anyone have this problem?
My webcam is:
uvcvideo: Found UVC 1.00 device HP Webcam (04f2:b016)
I remember it working on wengopghone 2.2 code at some time...

(warn) 02:53:26 [Common] virtual WebcamErrorCode
V4L2WebcamDriver::setPalette(pixosi): Failed settings pixel format.
[New Thread 0xef5ffb90 (LWP 11884)]
qutecom: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int)
((xcb_req) - (dpy->request)) >= 0)' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xef5ffb90 (LWP 11884)]
0xf5f08556 in raise () from /lib/libc.so.6
(gdb) bt
#0  0xf5f08556 in raise () from /lib/libc.so.6
#1  0xf5f09d78 in abort () from /lib/libc.so.6
#2  0xf5f01590 in __assert_fail () from /lib/libc.so.6
#3  0xf5e31bf4 in _XGetXCBBuffer () from /usr/lib/libX11.so.6
#4  0xf5e32ff3 in _XSend () from /usr/lib/libX11.so.6
#5  0xf5e1eb55 in ?? () from /usr/lib/libX11.so.6
#6  0x09a55420 in ?? ()
#7  0xf28e1e90 in ?? ()
#8  0x00018c00 in ?? ()
#9  0x00000000 in ?? ()

Here you can find the backtrace for all the threads
http://allievi.sssup.it/cavedon/qutecom-video-bt.log

Note that that thread #1 is running code inside libxcb.so.
Maybe a race condition?

Thanks,
Ludovico
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to