This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB CAMERA INTERFACE

Hello All,

I am working in interfacing usb camera to my BeagleBone with Android JB and i follow ti-ics porting guide . But it throws me some error during execution.

And my logcat shows me as follows,

I/ServiceManager( 61): service 'media.audio_policy' died
I/ServiceManager( 61): service 'media.player' died
I/ServiceManager( 61): service 'media.camera' died
W/IMediaDeathNotifier( 315): media server died
W/Camera ( 822): Camera server died!
I/mediaserver( 861): ServiceManager: 0x41fb6e30
I/AudioFlinger( 861): Using default 3000 mSec as standby time.
I/CameraService( 861): CameraService started (pid=861)
E/AudioPolicyManagerBase( 861): could not load audio policy configuration file, setting defaults
I/AudioFlinger( 861): loadHwModule() Loaded primary audio interface from Default audio HW HAL (audio) handle 1
I/AudioFlinger( 861): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
I/AudioMixer( 861): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger( 861): Using module 1 has the primary audio interface
I/AudioFlinger( 861): AudioFlinger's thread 0x41fb7ee8 ready to run
W/AudioSystem( 315): AudioFlinger server died!
W/AudioSystem( 315): AudioPolicyService server died!
I/AudioPolicyService( 861): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
W/AudioSystem( 635): AudioFlinger server died!
W/AudioSystem( 500): AudioFlinger server died!
W/AudioSystem( 500): AudioPolicyService server died!
I/BootReceiver( 315): Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
D/dalvikvm( 822): GC_FOR_ALLOC freed 15K, 1% free 6396K/6448K, paused 2180ms, total 2181ms
D/dalvikvm( 315): GC_CONCURRENT freed 188K, 5% free 6395K/6668K, paused 272ms+474ms, total 1309ms
D/dalvikvm( 315): WAIT_FOR_CONCURRENT_GC blocked 1414ms
E/AudioService( 315): Media server died.
D/dalvikvm( 315): GC_FOR_ALLOC freed 88K, 6% free 6612K/6976K, paused 1053ms, total 1053ms
I/Choreographer( 822): Skipped 174 frames! The application may be doing too much work on its main thread.
W/ActivityManager( 315): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 315): Activity idle timeout for ActivityRecord{4151e638 u0 com.android.gallery3d/com.android.camera.CameraLauncher}
E/Camera ( 822): Error 100
E/CameraErrorCallback( 822): Got camera error callback. error=100
E/AudioService( 315): Media server started.
W/AudioPolicyManagerBase( 861): setPhoneState() setting same state 0
D/AndroidRuntime( 822): Shutting down VM
W/dalvikvm( 822): threadid=1: thread exiting with uncaught exception (group=0x40f66930)
I/ActivityManager( 315): Start proc com.android.musicfx for broadcast com.android.musicfx/.ControlPanelReceiver: pid=871 uid=10011 gids={50011, 3003, 3002, 1028}
W/AudioFlinger( 861): session id 4 not found for pid 635
I/AudioService( 315): AudioFocus abandonAudioFocus() from android.media.AudioManager@41360a60com.android.music.MediaPlaybackService$3@4135f680
E/AndroidRuntime( 822): FATAL EXCEPTION: main
E/AndroidRuntime( 822): java.lang.RuntimeException: Media server died.
E/AndroidRuntime( 822): at com.android.camera.CameraErrorCallback.onError(CameraErrorCallback.java:32)
E/AndroidRuntime( 822): at android.hardware.Camera$EventHandler.handleMessage(Camera.java:822)
E/AndroidRuntime( 822): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 822): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 822): at android.app.ActivityThread.main(ActivityThread.java:5041)
E/AndroidRuntime( 822): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 822): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 822): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime( 822): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime( 822): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 315): Force finishing activity com.android.gallery3d/com.android.camera.CameraLauncher
I/Process ( 822): Sending signal. PID: 822 SIG: 9
I/WindowState( 315): WIN DEATH: Window{415746c8 u0 com.android.gallery3d/com.android.camera.CameraLauncher}
I/ActivityManager( 315): Process com.android.gallery3d (pid 822) has died.
W/InputDispatcher( 315): channel '415a5ee0 com.android.gallery3d/com.android.camera.CameraLauncher (server)' ~ Consumer closed input channel or an error occurred. ev9
E/InputDispatcher( 315): channel '415a5ee0 com.android.gallery3d/com.android.camera.CameraLauncher (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowState( 315): WIN DEATH: Window{4157e4f8 u0 SurfaceView}
W/InputDispatcher( 315): Attempted to unregister already unregistered input channel '415a5ee0 com.android.gallery3d/com.android.camera.CameraLauncher (server)'
I/WindowState( 315): WIN DEATH: Window{415a5ee0 u0 com.android.gallery3d/com.android.camera.CameraLauncher}
V/MusicFXControlPanelReceiver( 871): onReceive
V/MusicFXControlPanelReceiver( 871): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
V/MusicFXControlPanelReceiver( 871): Package name: com.android.music
V/MusicFXControlPanelReceiver( 871): Audio session: 4
V/MusicFXControlPanelEffect( 871): closeSession(android.app.ReceiverRestrictedContext@41363428, com.android.music, 4)
W/InputMethodManagerService( 315): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41543c78 attribute=null, to8
W/ThrottleService( 315): unable to find stats for iface rmnet0
W/SocketClient( 64): write error (Broken pipe)
W/SocketClient( 64): write error (Broken pipe)
W/SocketClient( 64): write error (Broken pipe)
D/dalvikvm( 513): GC_CONCURRENT freed 724K, 21% free 7309K/9188K, paused 18ms+5ms, total 56ms
I/ActivityManager( 315): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.gallery3d/com.android.camera.C3
W/AudioFlinger( 861): session id 7 not found for pid 315
I/ActivityManager( 315): Start proc com.android.gallery3d for activity com.android.gallery3d/com.android.camera.CameraLauncher: pid=902 uid=10005 gids={50005, 1006, 3}
D/dalvikvm( 315): GC_CONCURRENT freed 772K, 12% free 6439K/7288K, paused 17ms+8ms, total 284ms
D/dalvikvm( 67): GC_EXPLICIT freed 39K, 2% free 4037K/4104K, paused 7ms+35ms, total 136ms
D/dalvikvm( 67): GC_EXPLICIT freed <1K, 2% free 4037K/4104K, paused 3ms+6ms, total 162ms
D/dalvikvm( 67): GC_EXPLICIT freed <1K, 2% free 4037K/4104K, paused 10ms+6ms, total 88ms
D/dalvikvm( 902): GC_CONCURRENT freed 132K, 4% free 4316K/4476K, paused 8ms+6ms, total 79ms
D/dalvikvm( 902): WAIT_FOR_CONCURRENT_GC blocked 53ms
D/****CameraHAL( 861): cameraHal BACK 0
D/****CameraHAL( 861): cameraHal 0
V/CameraHolder( 902): open camera 0
D/****CameraHAL( 861): cameraHal BACK 0
D/****CameraHAL( 861): cameraHal 0
I/AwesomePlayer( 861): setDataSource_l(URL suppressed)
E/WVMExtractor( 861): Failed to open libwvm.so
I/AwesomePlayer( 861): setDataSource_l(URL suppressed)
E/WVMExtractor( 861): Failed to open libwvm.so
I/CameraClient( 861): Opening camera 0
I/****CameraHAL( 861): camera_device open
D/CameraHardware( 861): Set Parameter...!!
D/CameraHardware( 861): PreviewFormat yuv422sp
D/CameraHardware( 861): PictureFormat jpeg
D/CameraHardware( 861): preview width:320,height:240
D/CameraHardware( 861): picture width:320,height:240
D/CameraHardware( 861): FRAMERATE 15
D/CameraHardware( 861): Picture Size by CamHAL 320 x 240
D/CameraHardware( 861): Preview Resolution by CamHAL 320 x 240
D/CameraHardware( 861): enableMsgType:3085
D/CameraHardware( 861): Set Parameter...!!
D/CameraHardware( 861): PreviewFormat yuv422sp
D/CameraHardware( 861): PictureFormat jpeg
D/CameraHardware( 861): preview width:320,height:240
D/CameraHardware( 861): picture width:320,height:240
D/CameraHardware( 861): FRAMERATE 15
D/CameraHardware( 861): Picture Size by CamHAL 320 x 240
D/CameraHardware( 861): Preview Resolution by CamHAL 320 x 240
D/CameraHardware( 861): Set Parameter...!!
D/CameraHardware( 861): PreviewFormat yuv422sp
D/CameraHardware( 861): PictureFormat jpeg
D/CameraHardware( 861): preview width:320,height:240
D/CameraHardware( 861): picture width:320,height:240
D/CameraHardware( 861): FRAMERATE 15
D/CameraHardware( 861): Picture Size by CamHAL 320 x 240
D/CameraHardware( 861): Preview Resolution by CamHAL 320 x 240
D/dalvikvm( 902): GC_CONCURRENT freed 98K, 3% free 4637K/4764K, paused 4ms+5ms, total 88ms
V/StateManager( 902): startState class com.android.gallery3d.app.PhotoPage
V/NFC ( 902): this device does not have NFC support
D/CameraHardware( 861): Set Parameter...!!
D/CameraHardware( 861): PreviewFormat yuv422sp
D/CameraHardware( 861): PictureFormat jpeg
D/CameraHardware( 861): preview width:320,height:240
D/CameraHardware( 861): picture width:320,height:240
D/CameraHardware( 861): FRAMERATE 15
D/CameraHardware( 861): Picture Size by CamHAL 320 x 240
D/CameraHardware( 861): Preview Resolution by CamHAL 320 x 240
W/OrientationEventListener( 902): Cannot detect sensors. Not enabled
V/CAM_PhotoModule( 902): Preview size is 320x240
D/CameraHardware( 861): Set Parameter...!!
D/CameraHardware( 861): PreviewFormat yuv422sp
D/CameraHardware( 861): PictureFormat jpeg
D/CameraHardware( 861): preview width:320,height:240
D/CameraHardware( 861): picture width:320,height:240
D/CameraHardware( 861): FRAMERATE 20
D/CameraHardware( 861): Picture Size by CamHAL 320 x 240
D/CameraHardware( 861): Preview Resolution by CamHAL 320 x 240
D/****CameraHAL( 861): cameraHal BACK 0
D/****CameraHAL( 861): cameraHal 0
D/****CameraHAL( 861): cameraHal BACK 0
D/****CameraHAL( 861): cameraHal 0
D/dalvikvm( 902): GC_FOR_ALLOC freed 160K, 4% free 4781K/4968K, paused 26ms, total 27ms
V/CAM_PhotoModule( 902): Preview size is 320x240
D/CameraHardware( 861): Set Parameter...!!
D/CameraHardware( 861): PreviewFormat yuv422sp
D/CameraHardware( 861): PictureFormat jpeg
D/CameraHardware( 861): preview width:320,height:240
D/CameraHardware( 861): picture width:320,height:240
D/CameraHardware( 861): FRAMERATE 20
D/CameraHardware( 861): Picture Size by CamHAL 320 x 240
D/CameraHardware( 861): Preview Resolution by CamHAL 320 x 240
I/CAM_ScreenNail( 902): aspect ratio clamping disabled
I/CAM_ScreenNail( 902): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 1.0
W/OrientationEventListener( 902): Cannot detect sensors. Not enabled
W/****CameraHAL( 861): ----Preview not Enabled----
V/CAM_PhotoModule( 902): startPreview
W/****CameraHAL( 861): ----Preview not Enabled----
D/****CameraHAL( 861): Exiting the function
D/CameraHardware( 861): startPreview width:320,height:240
D/V4L2Camera( 861): CameraConfigure PreviewFormat: w=176 h=144
D/CameraStorage( 902): External storage state=mounted
D/dalvikvm( 902): GC_CONCURRENT freed 67K, 2% free 5142K/5236K, paused 4ms+45ms, total 94ms
D/libEGL ( 902): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
D/libEGL ( 902): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
D/libEGL ( 902): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
D/OpenGLRenderer( 902): Enabling debug mode 0
I/CAM_ScreenNail( 902): preview layout size: 1024/768
I/CAM_ScreenNail( 902): aspect ratio clamping enabled, surfaceTexture scale: 1.0, 1.0
I/GalleryEGLConfigChooser( 902): Config chosen: R8 G8 B8 A8 D24 S8 ID1 CAVEAT12344
F/libc ( 861): Fatal signal 11 (SIGSEGV) at 0x418fb001 (code[ 486.669738] uvcvideo: Non-zero status (-71) in video completion handler.
=1), thread 930 (CameraPreviewTh)
I/DEBUG ( 65): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 65): Build fingerprint: 'Android/beaglebone/beaglebone:4.2.2/JDQ39/eng.a0393957.20130626.142632:eng/test-keys'
I/DEBUG ( 65): Revision: '0'
I/DEBUG ( 65): pid: 861, tid: 930, name: CameraPreviewTh >>> /system/bin/mediaserver <<<
I/DEBUG ( 65): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 418fb001
I/GLRootView( 902): onSurfaceChanged: 1024x768, gl10: com.google.android.gles_jni.GLImpl@41429a88
I/GLRootView( 902): layout content pane 1024x768 (compensation 0)
D/PhotoView( 902): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)
I/DEBUG ( 65): r0 0000f86a r1 40abd0ac r2 000000f8 r3 40e8e000
I/DEBUG ( 65): r4 418fb000 r5 40e8e000 r6 000000ff r7 00000071
I/DEBUG ( 65): r8 0000d004 r9 00000071 sl 00025800 fp 00020600
I/DEBUG ( 65): ip 0000000f sp 41beae28 lr 40ab9fdb pc 40ab9fac cpsr 80001c30
I/DEBUG ( 65): d0 fffffff10000000f d1 405fc00000000000
I/DEBUG ( 65): d2 4073b9999999999a d3 000000040000013b
I/DEBUG ( 65): d4 3ff989374bc6a7f0 d5 4058400000000000
I/DEBUG ( 65): d6 0000000000000072 d7 0000005200000000
I/DEBUG ( 65): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 65): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 65): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 65): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 65): d16 4054a8d4fdf3b645 d17 400024dd2f1a9fbe
I/DEBUG ( 65): d18 c02e000000000000 d19 3fd90624dd2f1aa0
I/DEBUG ( 65): d20 402350624dd2f1a8 d21 3e66376972bea4d0
I/DEBUG ( 65): d22 3fb0271122ac41c2 d23 bf8388915620e116
I/DEBUG ( 65): d24 3ff0271122ac41c2 d25 0000000000000000
I/DEBUG ( 65): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 65): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 65): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 65): scr 20000010
I/DEBUG ( 65):
I/DEBUG ( 65): backtrace:
I/DEBUG ( 65): #00 pc 00006fac /system/lib/hw/camera.omap3.so (convertYUYVtoRGB565(unsigned char*, unsigned char*, int, int)+47)
I/DEBUG ( 65): #01 pc 00005ea9 /system/lib/hw/camera.omap3.so (android::CameraHardware::previewThread()+184)
I/DEBUG ( 65): #02 pc 00005f85 /system/lib/hw/camera.omap3.so
I/DEBUG ( 65): #03 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
I/DEBUG ( 65): #04 pc 00010dcd /system/lib/libutils.so
I/DEBUG ( 65): #05 pc 0000e3b8 /system/lib/libc.so (__thread_entry+72)
I/DEBUG ( 65): #06 pc 0000dab0 /system/lib/libc.so (pthread_create+160)
I/DEBUG ( 65):
I/DEBUG ( 65): stack:
I/DEBUG ( 65): 41beade8 41fda780 [heap]
I/DEBUG ( 65): 41beadec 401f1f15 /system/lib/libc.so (free+12)
I/DEBUG ( 65): 41beadf0 40253398 /system/lib/libutils.so
I/DEBUG ( 65): 41beadf4 40096c27 /system/lib/libui.so (android::Fence::~Fence()+14)
I/DEBUG ( 65): 41beadf8 41fda780 [heap]
I/DEBUG ( 65): 41beadfc 40e3b32c /system/lib/hw/gralloc.omap3.so
I/DEBUG ( 65): 41beae00 00000302
I/DEBUG ( 65): 41beae04 41fda790 [heap]
I/DEBUG ( 65): 41beae08 41beae70
I/DEBUG ( 65): 41beae0c 41fd4544 [heap]
I/DEBUG ( 65): 41beae10 00000000
I/DEBUG ( 65): 41beae14 00000000
I/DEBUG ( 65): 41beae18 00000000
I/DEBUG ( 65): 41beae1c 40098549 /system/lib/libui.so (android::GraphicBufferMapper::lock(native_handle const*, int, android::Rect const&, void**)+100)
I/DEBUG ( 65): 41beae20 df0027ad
I/DEBUG ( 65): 41beae24 00000000
I/DEBUG ( 65): #00 41beae28 000000f0
I/DEBUG ( 65): 41beae2c 41fd4538 [heap]
I/DEBUG ( 65): 41beae30 41fd8428 [heap]
I/DEBUG ( 65): 41beae34 00000000
I/DEBUG ( 65): 41beae38 418ee000 /dev/video0
I/DEBUG ( 65): 41beae3c 41fd4544 [heap]
I/DEBUG ( 65): 41beae40 00100000
I/DEBUG ( 65): 41beae44 41fd9e48 [heap]
I/DEBUG ( 65): 41beae48 00000000
I/DEBUG ( 65): 41beae4c 40ab8ead /system/lib/hw/camera.omap3.so (android::CameraHardware::previewThread()+188)
I/DEBUG ( 65): #01 41beae50 41beae68
I/DEBUG ( 65): 41beae54 00000000
I/DEBUG ( 65): 41beae58 00000140
I/DEBUG ( 65): 41beae5c 000000f0
I/DEBUG ( 65): 41beae60 41fda218 [heap]
I/DEBUG ( 65): 41beae64 00000140
I/DEBUG ( 65): 41beae68 40e81000 /dev/pvrsrvkm
I/DEBUG ( 65): 41beae6c 4009c034 /system/lib/libui.so
I/DEBUG ( 65): 41beae70 00000000
I/DEBUG ( 65): 41beae74 00000000
I/DEBUG ( 65): 41beae78 00000140
I/DEBUG ( 65): 41beae7c 000000f0
I/DEBUG ( 65): 41beae80 41fd9e10 [heap]
I/DEBUG ( 65): 41beae84 41beaea0
I/DEBUG ( 65): 41beae88 40abcbfc /system/lib/hw/camera.omap3.so
I/DEBUG ( 65): 41beae8c 40abcbfc /system/lib/hw/camera.omap3.so
I/DEBUG ( 65): ........ ........
I/DEBUG ( 65): #02 41beae98 40246ead /system/lib/libutils.so (android::BlobCache::getFdCount() const)
I/DEBUG ( 65): 41beae9c 4024b269 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+116)
I/DEBUG ( 65):
I/DEBUG ( 65): memory near r0:
I/DEBUG ( 65): 0000f848 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f858 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f868 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f878 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f888 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f898 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f8a8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f8b8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f8c8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f8d8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f8e8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f8f8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f908 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f918 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f928 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000f938 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65):
I/DEBUG ( 65): memory near r1:
I/DEBUG ( 65): 40abd08c 40ab7005 41fd4538 00000000 00000000
I/DEBUG ( 65): 40abd09c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd0ac 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd0bc 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd0cc 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd0dc 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd0ec 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd0fc 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd10c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd11c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd12c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd13c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd14c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd15c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd16c 00000000 00000000 00000000 00000000
I/DEBUG ( 65): 40abd17c 00000000 00000000 00000000 00000000
I/DEBUG ( 65):
I/DEBUG ( 65): memory near r3:
I/DEBUG ( 65): 40e8dfe0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8dff0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65):
I/DEBUG ( 65): memory near r4:
I/DEBUG ( 65): 418fafe0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418faff0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb0a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb0b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb0c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 418fb0d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65):
I/DEBUG ( 65): memory near r5:
I/DEBUG ( 65): 40e8dfe0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8dff0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e010 ffffffff ffffffff ffffffff ffffffff
D/dalvikvm( 902): GC_FOR_ALLOC freed 18K, 2% free 5480K/5568K, paused 54ms, total 54ms
I/DEBUG ( 65): 40e8e020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 40e8e0d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65):
I/DEBUG ( 65): memory near r8:
I/DEBUG ( 65): 0000cfe4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000cff4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d004 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d014 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d024 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d034 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d044 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d054 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d064 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d074 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d084 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d094 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d0a4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d0b4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d0c4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 0000d0d4 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65):
I/DEBUG ( 65): memory near sl:
I/DEBUG ( 65): 000257e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000257f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025800 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025810 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025820 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025830 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025840 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025850 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025860 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025870 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025880 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00025890 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000258a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000258b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000258c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000258d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65):
I/DEBUG ( 65): memory near fp:
I/DEBUG ( 65): 000205e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000205f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020600 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020610 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020620 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020630 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020640 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020650 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020660 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020670 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020680 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 00020690 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000206a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000206b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000206c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65): 000206d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 65):
I/DEBUG ( 65): memory near sp:
I/DEBUG ( 65): 41beae08 41beae70 41fd4544 00000000 00000000
I/DEBUG ( 65): 41beae18 00000000 40098549 df0027ad 00000000
I/DEBUG ( 65): 41beae28 000000f0 41fd4538 41fd8428 00000000
I/DEBUG ( 65): 41beae38 418ee000 41fd4544 00100000 41fd9e48
I/DEBUG ( 65): 41beae48 00000000 40ab8ead 41beae68 00000000
I/DEBUG ( 65): 41beae58 00000140 000000f0 41fda218 00000140
I/DEBUG ( 65): 41beae68 40e81000 4009c034 00000000 00000000
I/DEBUG ( 65): 41beae78 00000140 000000f0 41fd9e10 41beaea0
I/DEBUG ( 65): 41beae88 40abcbfc 40abcbfc 4024ad35 40ab8f89
I/DEBUG ( 65): 41beae98 40246ead 4024b269 41fd9e10 401f67eb
I/DEBUG ( 65): 41beaea8 41fd9e10 41fd6ab8 41fd9e10 41fd9e60
I/DEBUG ( 65): 41beaeb8 4024b1f5 41fd9e10 00000000 4024adcf
I/DEBUG ( 65): 41beaec8 00000000 41fd9e78 41beaffc 41beaf00
I/DEBUG ( 65): 41beaed8 41fd9e78 4024ad35 41fd9e48 401f33bc
I/DEBUG ( 65): 41beaee8 41fd9e48 41beaf00 40fadc80 41fd9e78
I/DEBUG ( 65): 41beaef8 00000078 401f2ab4 41beaf00 41fd9e78
I/DEBUG ( 65):
I/DEBUG ( 65): code around pc:
I/DEBUG ( 65): 40ab9f8c b054f8df 0a42ea4f 4914e021 0804f108
I/DEBUG ( 65): 40ab9f9c 68094479 455b680b bf07462b 78a67827
I/DEBUG ( 65): 40ab9fac 78e67867 f894bf0c f8949003 46399002
I/DEBUG ( 65): 40ab9fbc 7860bf08 bf184632 34047820 fb8ef7ff
I/DEBUG ( 65): 40ab9fcc 46481cab 46324639 f7ff3504 45d0fb87
I/DEBUG ( 65): 40ab9fdc e8bddbdb bf008ff8 00020600 00002eac
I/DEBUG ( 65): 40ab9fec 46c04778 e59fc000 e08cf00f ffffc9d4
I/DEBUG ( 65): 40ab9ffc 46c04778 e59fc000 e08cf00f ffffcbb0
I/DEBUG ( 65): 40aba00c 7fffce2c 80b107a9 7fffce40 0000027c
I/DEBUG ( 65): 40aba01c 7fffce4c 00000280 7fffce58 00000284
I/DEBUG ( 65): 40aba02c 7fffce64 00000288 7fffce70 0000028c
I/DEBUG ( 65): 40aba03c 7fffce7c 80b0b0b0 7fffce7c 00000288
I/DEBUG ( 65): 40aba04c 7fffce88 0000028c 7fffce94 00000290
I/DEBUG ( 65): 40aba05c 7fffcea0 00000294 7fffceac 00000298
I/DEBUG ( 65): 40aba06c 7fffceb8 0000029c 7fffcec4 000002a0
I/DEBUG ( 65): 40aba07c 7fffced0 000002a4 7fffcedc 80b0b0b0
I/DEBUG ( 65):
I/DEBUG ( 65): code around lr:
I/DEBUG ( 65): 40ab9fb8 46399002 7860bf08 bf184632 34047820
I/DEBUG ( 65): 40ab9fc8 fb8ef7ff 46481cab 46324639 f7ff3504
I/DEBUG ( 65): 40ab9fd8 45d0fb87 e8bddbdb bf008ff8 00020600
I/DEBUG ( 65): 40ab9fe8 00002eac 46c04778 e59fc000 e08cf00f
I/DEBUG ( 65): 40ab9ff8 ffffc9d4 46c04778 e59fc000 e08cf00f
I/DEBUG ( 65): 40aba008 ffffcbb0 7fffce2c 80b107a9 7fffce40
I/DEBUG ( 65): 40aba018 0000027c 7fffce4c 00000280 7fffce58
I/DEBUG ( 65): 40aba028 00000284 7fffce64 00000288 7fffce70
I/DEBUG ( 65): 40aba038 0000028c 7fffce7c 80b0b0b0 7fffce7c
I/DEBUG ( 65): 40aba048 00000288 7fffce88 0000028c 7fffce94
I/DEBUG ( 65): 40aba058 00000290 7fffcea0 00000294 7fffceac
I/DEBUG ( 65): 40aba068 00000298 7fffceb8 0000029c 7fffcec4
I/DEBUG ( 65): 40aba078 000002a0 7fffced0 000002a4 7fffcedc
I/DEBUG ( 65): 40aba088 80b0b0b0 7fffced8 000002a0 7fffcee4
I/DEBUG ( 65): 40aba098 80b0b0b0 7fffcee0 0000029c 7fffcefc
I/DEBUG ( 65): 40aba0a8 80b0b0b0 7fffcef8 80aab0b0 7fffcf50
I/DEBUG ( 65):
I/DEBUG ( 65): memory map around fault addr 418fb001:
I/DEBUG ( 65): 418ee000-418fb000 /dev/video0
I/DEBUG ( 65): (no map for address)
I/DEBUG ( 65): 41937000-41944000 /dev/video0
D/dalvikvm( 902): GC_FOR_ALLOC freed 2K, 2% free 5779K/5872K, paused 46ms, total 46ms
D/dalvikvm( 902): GC_FOR_ALLOC freed 1K, 2% free 6079K/6176K, paused 50ms, total 51ms
I/Choreographer( 902): Skipped 66 frames! The application may be doing too much work on its main thread.
W/AudioSystem( 315): AudioPolicyService server died!
I/ServiceManager( 61): service 'media.audio_policy' died
I/ServiceManager( 61): service 'media.audio_flinger' died
I/ServiceManager( 61): service 'media.player' died
I/ServiceManager( 61): service 'media.camera' died
W/AudioSystem( 635): AudioFlinger server died!
W/Camera ( 902): Camera server died!
W/Camera ( 902): ICamera died
W/AudioSystem( 315): AudioFlinger server died!
I/BootReceiver( 315): Copying /data/tombstones/tombstone_08 to DropBox (SYSTEM_TOMBSTONE)
D/dalvikvm( 315): GC_CONCURRENT freed 312K, 8% free 6705K/7288K, paused 5ms+32ms, total 296ms
I/mediaserver( 934): ServiceManager: 0x41106e30
I/AudioFlinger( 934): Using default 3000 mSec as standby time.
I/CameraService( 934): CameraService started (pid=934)
E/AudioPolicyManagerBase( 934): could not load audio policy configuration file, setting defaults
I/AudioFlinger( 934): loadHwModule() Loaded primary audio interface from Default audio HW HAL (audio) handle 1
I/AudioFlinger( 934): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
I/AudioMixer( 934): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger( 934): Using module 1 has the primary audio interface
I/AudioFlinger( 934): AudioFlinger's thread 0x41107ee8 ready to run
I/AudioPolicyService( 934): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
I/ActivityManager( 315): Displayed com.android.gallery3d/com.android.camera.CameraLauncher: +4s239ms
E/AudioService( 315): Media server died.
E/AudioService( 315): Media server started.
W/AudioPolicyManagerBase( 934): setPhoneState() setting same state 0
E/Camera ( 902): Error 100
E/CameraErrorCallback( 902): Got camera error callback. error=100
D/AndroidRuntime( 902): Shutting down VM
W/dalvikvm( 902): threadid=1: thread exiting with uncaught exception (group=0x40f66930)
E/AndroidRuntime( 902): FATAL EXCEPTION: main
E/AndroidRuntime( 902): java.lang.RuntimeException: Media server died.
E/AndroidRuntime( 902): at com.android.camera.CameraErrorCallback.onError(CameraErrorCallback.java:32)
E/AndroidRuntime( 902): at android.hardware.Camera$EventHandler.handleMessage(Camera.java:822)
E/AndroidRuntime( 902): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 902): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 902): at android.app.ActivityThread.main(ActivityThread.java:5041)
E/AndroidRuntime( 902): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 902): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 902): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime( 902): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime( 902): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 315): Force finishing activity com.android.gallery3d/com.android.camera.CameraLauncher
I/Process ( 902): Sending signal. PID: 902 SIG: 9
I/WindowState( 315): WIN DEATH: Window{414ced08 u0 com.android.gallery3d/com.android.camera.CameraLauncher}
I/ActivityManager( 315): Process com.android.gallery3d (pid 902) has died.
I/WindowState( 315): WIN DEATH: Window{4153f600 u0 com.android.gallery3d/com.android.camera.CameraLauncher}
I/WindowState( 315): WIN DEATH: Window{41572fc0 u0 SurfaceView}
W/InputMethodManagerService( 315): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41638558 attribute=null, to8

It is that anything to be enabled for interface with the camera.  

                                                                                                         Thanks in advance.