Re: [Indi-devel] indi_v4l2_ccd and Philips SPC1000NC Webcam
Brought to you by:
slovin
|
From: Jean-Luc <gee...@gm...> - 2014-05-15 18:23:47
|
Hi Hans, Does this happen when you connect the cam ? Does the SPC1000 use the uvc video driver ? Anyway this could be due to an infinite loop containing malloc stuff and I suspect that it may happen in the enumeration of extended controls in indi_v4l2_ccd (line 2164 in v4l2_base.cpp). Could you start the server/driver in a terminal and look at what is displayed when connecting the cam in kstars? There are messages in the terminal which could be helpfull. Regards, Jean-Luc. Le 15/05/2014 19:25, Hans a écrit : > Hi indi, > > After successfully testing a Philips SPC900nc for PHD2 with > indi_v4l2_ccd I'm now testing a Philips SPC1000nc Webcam and this makes > indi_v4l2_ccd immediately balloon up to eating 13 GiB of resident RAM > (and freezing my system) while its CPU use is 0% . > > Do you have any suggestions how to debug this issue ? > > -- Hans > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Indi-devel mailing list > Ind...@li... > https://lists.sourceforge.net/lists/listinfo/indi-devel |