[Gambas-devel] SVN broken?

Benoit Minisini gambas at ...1...
Thu Jan 22 22:49:15 CET 2009


On jeudi 22 janvier 2009, Gareth Bult wrote:
> Ok,
>
> Getting closer ..
>
>   img = $device.Image         => this works
>   pic.Picture = img.Picture   => this is generating the Segfault ..
>
> So the image create code itself isn't crashing, but it looks like it's
> generating something that's causing the image->picture format conversion to
> die horribly ..
>
> Gareth.
>

When you get a segfault, you should provide me the backtrace of the segfault 
by using gdb and the core dump. As I don't have any webcam, I can't test 
directly. 

Unless Video4Linux has a dummy video device that would return the same image 
for each frame?

-- 
Benoit Minisini




More information about the Devel mailing list