GetFrameImage SIGSEGV
Posted: Tue Jan 27, 2009 10:14 am
Hi,
I'm getting a segmentation fault when I call GetFrameImage() inside my program. All method's parameters seem to be properly initialized. I spent some time debugging and discovered that SIGSEV is coming from cameradll!?HorizontalLineFrom8BitSource@BitMap@NaturalPoint@@QAEXHHHPAE@Z(). Any clue on what is happening? If it helps, I'm using QT too, so threads are being used.
Regards,
David
I'm getting a segmentation fault when I call GetFrameImage() inside my program. All method's parameters seem to be properly initialized. I spent some time debugging and discovered that SIGSEV is coming from cameradll!?HorizontalLineFrom8BitSource@BitMap@NaturalPoint@@QAEXHHHPAE@Z(). Any clue on what is happening? If it helps, I'm using QT too, so threads are being used.
Regards,
David