Re: [android-developers] Emulator seg fault.

2011-10-31 Thread Vladimir Chtchetkine
This should be fixed in SDK R15. On Thu, Oct 27, 2011 at 6:35 PM, Andres Adjimann wrote: > I'm using Android emulator version 14.0 (build_id > ICS_FACTORYROM-205994) on a debian amd64. > It seg faults on startup. If I rename the file /dev/video0 (a > gspca_sonixj webcam) then it start ok. I also

[android-developers] Emulator seg fault.

2011-10-27 Thread Andres Adjimann
I'm using Android emulator version 14.0 (build_id ICS_FACTORYROM-205994) on a debian amd64. It seg faults on startup. If I rename the file /dev/video0 (a gspca_sonixj webcam) then it start ok. I also have a capture card on /dev/video1 that works ok. I want to use the web cam in the emulator, any a