Skip to content

Instantly share code, notes, and snippets.

@progmanos
Created March 4, 2012 03:24
Show Gist options
  • Save progmanos/1970405 to your computer and use it in GitHub Desktop.
Save progmanos/1970405 to your computer and use it in GitHub Desktop.
Camera CM9 Crash
03-02 15:58:15.554: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:15.554: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:16.160: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:16.160: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:16.886: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:16.886: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:16.944: D/dalvikvm(1312): GC_CONCURRENT freed 744K, 29% free 11555K/16071K, paused 2ms+3ms
03-02 15:58:17.685: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:17.685: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:18.217: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:18.217: D/PowerManagerService(262): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
03-02 15:58:18.314: W/AudioFlinger(2338): session id 2 not found for pid 262
03-02 15:58:18.314: I/ActivityManager(262): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera/.Camera bnds=[0,556][120,706]} from pid 1312
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): open driver
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): get config
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): set config
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): buffer_size: 4800
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): buffer_count: 2
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): channel_count: 2
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): sample_rate: 44100
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): dec_id = 5
03-02 15:58:18.334: V/AudioHardwareMSM7X30(2338): cur_rx for pcm playback = 6
03-02 15:58:18.334: D/AudioHardwareMSM7X30(2338): value of device and enable is 6 1 ALSA dev id:8
03-02 15:58:18.354: D/memalloc(122): /dev/pmem: Allocated buffer base:0x2c1e8000 size:1536000 offset:0 fd:20
03-02 15:58:18.364: D/memalloc(262): /dev/pmem: Mapped buffer base:0x3a65f000 size:1536000 offset:0 fd:265
03-02 15:58:18.394: D/AudioHardwareMSM7X30(2338): msm_route_stream(PCM_PLAY,5,8,1)
03-02 15:58:18.404: D/dalvikvm(3487): Late-enabling CheckJNI
03-02 15:58:18.404: I/ActivityManager(262): Start proc com.android.camera for activity com.android.camera/.Camera: pid=3487 uid=10007 gids={1006, 1015}
03-02 15:58:18.454: D/OpenGLRenderer(1312): Flushing caches (mode 1)
03-02 15:58:18.464: D/OpenGLRenderer(1312): Flushing caches (mode 0)
03-02 15:58:18.474: D/memalloc(1312): /dev/pmem: Unmapping buffer base:0x351b8000 size:16199680 offset:14663680
03-02 15:58:18.474: D/memalloc(1312): /dev/pmem: Unmapping buffer base:0x3612b000 size:17735680 offset:16199680
03-02 15:58:18.474: D/memalloc(1312): /dev/pmem: Unmapping buffer base:0x382a5000 size:19271680 offset:17735680
03-02 15:58:18.484: D/memalloc(122): /dev/pmem: Freeing buffer base:0x2cfe4000 size:1536000 offset:14663680 fd:29
03-02 15:58:18.484: D/memalloc(122): /dev/pmem: Freeing buffer base:0x2d15b000 size:1536000 offset:16199680 fd:30
03-02 15:58:18.564: I/System.out(3487): Sending WAIT chunk
03-02 15:58:19.134: D/memalloc(122): /dev/pmem: Freeing buffer base:0x2d2d2000 size:1536000 offset:17735680 fd:31
03-02 15:58:21.424: D/AudioHardwareMSM7X30(2338): AudioStreamOutMSM72xx::standby()
03-02 15:58:21.424: D/AudioHardwareMSM7X30(2338): Deroute pcm out stream
03-02 15:58:21.424: E/AudioHardwareMSM7X30(2338): updateDeviceInfo: E rx_device 6 and tx_device 11
03-02 15:58:21.424: D/AudioHardwareMSM7X30(2338): No active voicecall/playback, disabling cur_rx 6
03-02 15:58:21.424: D/AudioHardwareMSM7X30(2338): value of device and enable is 6 0 ALSA dev id:8
03-02 15:58:21.454: D/AudioHardwareMSM7X30(2338): No active voicecall/recording, disabling cur_tx 11
03-02 15:58:21.454: D/AudioHardwareMSM7X30(2338): value of device and enable is 11 0 ALSA dev id:17
03-02 15:58:21.454: E/AudioHardwareMSM7X30(2338): updateDeviceInfo: X cur_rx 6 cur_tx 11
03-02 15:58:22.654: I/dun_service(130): The value returned from dun_getusbmodemstate_fromsys is 2
03-02 15:58:23.514: I/InputDispatcher(262): Application is not responding: AppWindowToken{2c1a4e48 token=Token{2c128fd8 ActivityRecord{2beadbf8 com.android.camera/.Camera}}}. 5007.1ms since event, 5006.7ms since wait started
03-02 15:58:23.514: I/WindowManager(262): Input event dispatching timed out sending to application AppWindowToken{2c1a4e48 token=Token{2c128fd8 ActivityRecord{2beadbf8 com.android.camera/.Camera}}}
03-02 15:58:23.524: I/Process(262): Sending signal. PID: 3487 SIG: 3
03-02 15:58:23.524: I/dalvikvm(3487): threadid=3: reacting to signal 3
03-02 15:58:23.534: I/dalvikvm(3487): Wrote stack traces to '/data/anr/traces.txt'
03-02 15:58:23.534: I/Process(262): Sending signal. PID: 262 SIG: 3
03-02 15:58:23.534: I/dalvikvm(262): threadid=3: reacting to signal 3
03-02 15:58:23.634: I/dalvikvm(262): Wrote stack traces to '/data/anr/traces.txt'
03-02 15:58:23.634: I/Process(262): Sending signal. PID: 584 SIG: 3
03-02 15:58:23.634: I/dalvikvm(584): threadid=3: reacting to signal 3
03-02 15:58:23.664: I/dalvikvm(584): Wrote stack traces to '/data/anr/traces.txt'
03-02 15:58:23.664: I/Process(262): Sending signal. PID: 528 SIG: 3
03-02 15:58:23.664: I/dalvikvm(528): threadid=3: reacting to signal 3
03-02 15:58:23.674: I/dalvikvm(528): Wrote stack traces to '/data/anr/traces.txt'
03-02 15:58:23.924: D/dalvikvm(262): GC_CONCURRENT freed 495K, 14% free 12368K/14279K, paused 3ms+6ms
03-02 15:58:24.084: D/dalvikvm(262): GC_EXPLICIT freed 276K, 13% free 12437K/14279K, paused 3ms+5ms
03-02 15:58:24.674: E/ActivityManager(262): ANR in com.android.camera (com.android.camera/.Camera)
03-02 15:58:24.674: E/ActivityManager(262): Reason: keyDispatchingTimedOut
03-02 15:58:24.674: E/ActivityManager(262): Load: 10.0 / 10.0 / 9.91
03-02 15:58:24.674: E/ActivityManager(262): CPU usage from 18500ms to 190ms ago:
03-02 15:58:24.674: E/ActivityManager(262): 1.3% 262/system_server: 1% user + 0.2% kernel / faults: 581 minor
03-02 15:58:24.674: E/ActivityManager(262): 0.5% 1312/com.cyanogenmod.trebuchet: 0.5% user + 0% kernel / faults: 479 minor
03-02 15:58:24.674: E/ActivityManager(262): 0.4% 122/surfaceflinger: 0.2% user + 0.1% kernel / faults: 110 minor
03-02 15:58:24.674: E/ActivityManager(262): 0.2% 4/events/0: 0% user + 0.2% kernel
03-02 15:58:24.674: E/ActivityManager(262): 0% 87/acdb_cb_thread: 0% user + 0% kernel
03-02 15:58:24.674: E/ActivityManager(262): 0% 584/com.android.phone: 0% user + 0% kernel / faults: 1 minor
03-02 15:58:24.674: E/ActivityManager(262): 0% 1517/adbd: 0% user + 0% kernel
03-02 15:58:24.674: E/ActivityManager(262): 0% 2338/mediaserver: 0% user + 0% kernel / faults: 11 minor
03-02 15:58:24.674: E/ActivityManager(262): +0% 3487/com.android.camera: 0% user + 0% kernel
03-02 15:58:24.674: E/ActivityManager(262): 6.3% TOTAL: 3.3% user + 1.4% kernel + 1.6% iowait
03-02 15:58:24.674: E/ActivityManager(262): CPU usage from 576ms to 1091ms later:
03-02 15:58:24.674: E/ActivityManager(262): 5.6% 262/system_server: 3.7% user + 1.8% kernel / faults: 1 minor
03-02 15:58:24.674: E/ActivityManager(262): 7.5% 319/InputDispatcher: 5.6% user + 1.8% kernel
03-02 15:58:24.674: E/ActivityManager(262): 3.8% TOTAL: 0% user + 3.8% kernel
03-02 15:58:24.744: D/memalloc(122): /dev/pmem: Allocated buffer base:0x2c1e8000 size:401408 offset:7290880 fd:22
03-02 15:58:24.744: D/memalloc(262): /dev/pmem: Mapped buffer base:0x3ace4000 size:7692288 offset:7290880 fd:285
03-02 15:58:25.714: D/memalloc(122): /dev/pmem: Allocated buffer base:0x2c1e8000 size:401408 offset:7692288 fd:26
03-02 15:58:25.724: D/memalloc(262): /dev/pmem: Mapped buffer base:0x3b43a000 size:8093696 offset:7692288 fd:287
03-02 15:58:28.394: W/ActivityManager(262): Launch timeout has expired, giving up wake lock!
03-02 15:58:28.464: W/ActivityManager(262): Activity idle timeout for ActivityRecord{2beadbf8 com.android.camera/.Camera}
03-02 15:58:35.937: I/dalvikvm(3487): Debugger is active
03-02 15:58:35.995: I/System.out(3487): Debugger has connected
03-02 15:58:35.995: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:36.194: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:36.394: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:36.595: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:36.794: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:36.994: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:37.204: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:37.404: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:37.606: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:37.805: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:38.004: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:38.207: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:38.405: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:38.614: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:38.814: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:39.015: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:39.214: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:39.414: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:39.614: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:39.824: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:40.026: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:40.226: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:40.427: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:40.624: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:40.828: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:41.034: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:41.235: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:41.437: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:41.639: I/System.out(3487): waiting for debugger to settle...
03-02 15:58:41.840: I/System.out(3487): debugger has settled (1422)
03-02 15:58:42.034: D/CameraHAL(2338): camera_get_camera_info trying to get HAL_getCameraInfo with id: 0
03-02 15:58:42.034: I/QualcommCameraHardware(2338): HAL_getCameraInfo: cameraId=0,orientation=90
03-02 15:58:42.034: D/CameraHAL(2338): camera_get_camera_info: id:0 faceing:0 orientation: 90
03-02 15:58:42.034: D/CameraHAL(2338): camera_get_camera_info trying to get HAL_getCameraInfo with id: 1
03-02 15:58:42.034: I/QualcommCameraHardware(2338): HAL_getCameraInfo: cameraId=1,orientation=270
03-02 15:58:42.034: D/CameraHAL(2338): camera_get_camera_info: id:1 faceing:1 orientation: 270
03-02 15:58:42.154: D/dalvikvm(3487): threadid=11: still suspended after undo (sc=1 dc=1)
03-02 15:58:42.195: D/dalvikvm(3487): threadid=11: still suspended after undo (sc=1 dc=1)
03-02 15:58:42.214: D/dalvikvm(3487): GC_CONCURRENT freed 234K, 5% free 9279K/9735K, paused 3ms+5ms
03-02 15:58:42.354: D/dalvikvm(3487): threadid=11: still suspended after undo (sc=1 dc=1)
03-02 15:58:42.364: D/dalvikvm(3487): GC_FOR_ALLOC freed 10K, 5% free 9329K/9735K, paused 15ms
03-02 15:58:42.364: I/dalvikvm-heap(3487): Grow heap (frag case) to 9.630MB for 373696-byte allocation
03-02 15:58:42.414: D/dalvikvm(3487): threadid=11: still suspended after undo (sc=1 dc=1)
03-02 15:58:42.414: D/dalvikvm(3487): GC_FOR_ALLOC freed 2K, 5% free 9691K/10119K, paused 40ms
03-02 15:58:42.564: D/dalvikvm(3487): threadid=11: still suspended after undo (sc=1 dc=1)
03-02 15:58:42.606: D/dalvikvm(3487): threadid=11: still suspended after undo (sc=1 dc=1)
03-02 15:58:42.624: D/dalvikvm(3487): GC_CONCURRENT freed 13K, 3% free 10078K/10375K, paused 2ms+3ms
03-02 15:59:04.429: V/CameraHolder(3487): open camera 0
03-02 15:59:04.429: D/dalvikvm(3487): threadid=1: still suspended after undo (sc=1 dc=1)
03-02 15:59:04.485: D/dalvikvm(3487): threadid=1: still suspended after undo (sc=1 dc=1)
03-02 15:59:04.485: D/CameraHAL(2338): camera_get_camera_info trying to get HAL_getCameraInfo with id: 0
03-02 15:59:04.485: I/QualcommCameraHardware(2338): HAL_getCameraInfo: cameraId=0,orientation=90
03-02 15:59:04.485: D/CameraHAL(2338): camera_get_camera_info: id:0 faceing:0 orientation: 90
03-02 15:59:04.485: I/CameraService(2338): Opening camera 0
03-02 15:59:04.485: I/CameraHAL(2338): camera_device open
03-02 15:59:04.485: V/QualcommCameraHardware(2338): HAL_getNumberOfCameras:
03-02 15:59:04.485: I/QualcommCameraHardware(2338): openCameraHardware: call createInstance cameraId=0
03-02 15:59:04.485: I/QualcommCameraHardware(2338): createInstance: E
03-02 15:59:04.485: I/QualcommCameraHardware(2338): QualcommCameraHardware constructor E
03-02 15:59:04.485: V/QualcommCameraHardware(2338): Storing the current target type as 3
03-02 15:59:04.485: V/QualcommCameraHardware(2338): constructor EX
03-02 15:59:04.485: I/QualcommCameraHardware(2338): createInstance: created hardware=0x18548
03-02 15:59:04.485: I/QualcommCameraHardware(2338): startCamera E
03-02 15:59:04.485: V/QualcommCameraHardware(2338): loading liboemcamera at 0x7000ebf4
03-02 15:59:04.634: V/QualcommCameraHardware(2338): Camera device FD: 14
03-02 15:59:04.634: I/QualcommCameraHardware(2338): startCamera: camsensor name mt9p111, flash 1,orientation 1
03-02 15:59:04.634: I/QualcommCameraHardware(2338): startCamera X
03-02 15:59:04.634: I/QualcommCameraHardware(2338): initDefaultParameters E
03-02 15:59:04.634: V/QualcommCameraHardware(2338): native_set_parm: fd 14, type 1, length 88
03-02 15:59:04.634: E/mt9p111(2338): Inside mt9p111_process_start
03-02 15:59:04.634: A/libc(2338): Fatal signal 8 (SIGFPE) at 0x00000922 (code=0)
03-02 15:59:04.936: E/mt9p111(2338): [user] mt9p111_video_config, sfd = 15
03-02 15:59:04.936: V/QualcommCameraHardware(2338): native_get_maxzoom E
03-02 15:59:04.936: D/QualcommCameraHardware(2338): ctrlCmd.value = 60
03-02 15:59:04.936: V/QualcommCameraHardware(2338): native_get_maxzoom X
03-02 15:59:04.936: D/QualcommCameraHardware(2338): Maximum zoom value is 60
03-02 15:59:04.936: V/QualcommCameraHardware(2338): native_get_zoomratios E
03-02 15:59:04.936: V/QualcommCameraHardware(2338): native_get_zoomratios X
03-02 15:59:04.936: V/QualcommCameraHardware(2338): max zoom is 60
03-02 15:59:04.944: V/QualcommCameraHardware(2338): Using Overlay : YES
03-02 15:59:04.944: I/QualcommCameraHardware(2338): initDefaultParameters X
03-02 15:59:04.944: I/QualcommCameraHardware(2338): createInstance X: hardware=0x18548
03-02 15:59:04.944: D/CameraHAL(2338): camera.cpp: opened camera with id: 0
03-02 15:59:04.944: D/CameraHAL(2338): camera_set_callbacks
03-02 15:59:04.944: D/CameraHAL(2338): camera_enable_msg_type: type 1037
03-02 15:59:04.944: D/CameraHAL(2338): camera_enable_msg_type: CAMERA_MSG_ERROR
03-02 15:59:04.944: D/CameraHAL(2338): camera_enable_msg_type: CAMERA_MSG_FOCUS
03-02 15:59:04.954: D/CameraHAL(2338): camera_enable_msg_type: CAMERA_MSG_ZOOM
03-02 15:59:04.954: D/CameraHAL(2338): camera_enable_msg_type: CAMERA_MSG_PREVIEW_METADATA
03-02 15:59:04.954: I/AwesomePlayer(2338): setDataSource_l('/system/media/audio/ui/camera_click.ogg')
03-02 15:59:04.994: I/AwesomePlayer(2338): setDataSource_l('/system/media/audio/ui/VideoRecord.ogg')
03-02 15:59:07.304: D/dalvikvm(3487): threadid=11: still suspended after undo (sc=1 dc=1)
03-02 15:59:07.538: I/DEBUG(2325): timed out waiting for pid=2338 tid=3524 uid=1013 to die
03-02 15:59:07.538: I/DEBUG(2325): debuggerd committing suicide to free the zombie!
03-02 15:59:07.564: I/DEBUG(3533): debuggerd: Feb 11 2012 16:34:54
03-02 15:59:09.334: D/Camera(3487): hardware/Camera.java getParameters()
03-02 15:59:09.334: D/Camera-JNI(3487): getParameters in android_hardware_Camera.cpp
03-02 15:59:09.334: D/Camera(3487): getParameters in Camera.cpp
03-02 15:59:09.334: D/ICamera(3487): getParameters in ICamera.cpp
03-02 15:59:09.334: D/CameraService(2338): CameraService::Client::getParameters
03-02 15:59:09.334: D/CameraService(2338): getParameters in CameraHardwareInterface.h in libcameraservice
03-02 15:59:09.334: D/CameraHAL(2338): camera_get_parameters
03-02 15:59:09.334: D/CameraHAL(2338): camera_get_parameters dev->cameraid: 0
03-02 15:59:09.334: V/QualcommCameraHardware(2338): sendCommand: EX
03-02 15:59:09.334: A/libc(2338): Fatal signal 11 (SIGSEGV) at 0xfffffff0 (code=1)
03-02 15:59:09.739: I/DEBUG(3533): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-02 15:59:09.739: I/DEBUG(3533): Build fingerprint: 'motorola/motorola_triumph/triumph:4.0.3/IML74K/223971:user/release-keys'
03-02 15:59:09.739: I/DEBUG(3533): pid: 2338, tid: 2343 >>> /system/bin/mediaserver <<<
03-02 15:59:09.739: I/DEBUG(3533): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr fffffff0
03-02 15:59:09.739: I/DEBUG(3533): r0 00000001 r1 fffffff0 r2 00000001 r3 00000000
03-02 15:59:09.739: I/DEBUG(3533): r4 00000001 r5 fffffff0 r6 2bd40cf8 r7 2bd40cfc
03-02 15:59:09.739: I/DEBUG(3533): r8 2b056d1c r9 00000922 10 000003f5 fp 00000000
03-02 15:59:09.739: I/DEBUG(3533): ip 2abab07c sp 2bd40ca0 lr 2ab63338 pc 2ab63338 cpsr 800f0010
03-02 15:59:09.739: I/DEBUG(3533): d0 643a64696f72646e d1 6472656767756265
03-02 15:59:09.739: I/DEBUG(3533): d2 7265746e49657263 d3 6920682e6563616f
03-02 15:59:09.739: I/DEBUG(3533): d4 745f3233746e6975 d5 3233746e6975202c
03-02 15:59:09.739: I/DEBUG(3533): d6 4220000041300000 d7 3f8000003debc8c1
03-02 15:59:09.739: I/DEBUG(3533): d8 0000000000000000 d9 0000000000000000
03-02 15:59:09.739: I/DEBUG(3533): d10 0000000000000000 d11 0000000000000000
03-02 15:59:09.739: I/DEBUG(3533): d12 0000000000000000 d13 0000000000000000
03-02 15:59:09.739: I/DEBUG(3533): d14 0000000000000000 d15 0000000000000000
03-02 15:59:09.739: I/DEBUG(3533): d16 3ff0000000000000 d17 3ff0000000000000
03-02 15:59:09.739: I/DEBUG(3533): d18 7e37e43c8800759c d19 3fcce748f8ed8687
03-02 15:59:09.739: I/DEBUG(3533): d20 3f11504c209ef562 d21 bebbb370fb6f0b05
03-02 15:59:09.739: I/DEBUG(3533): d22 3ff0000000000000 d23 3ff43d16aee00482
03-02 15:59:09.739: I/DEBUG(3533): d24 3e66376972bea4d0 d25 0000000000000000
03-02 15:59:09.739: I/DEBUG(3533): d26 0000000000000000 d27 0000000000000000
03-02 15:59:09.739: I/DEBUG(3533): d28 0000000000000000 d29 0000000000000000
03-02 15:59:09.744: I/DEBUG(3533): d30 0000000000000000 d31 0000000000000000
03-02 15:59:09.744: I/DEBUG(3533): scr 60000010
03-02 15:59:09.844: I/DEBUG(3533): #00 pc 00005338 /system/lib/libcutils.so (android_atomic_add)
03-02 15:59:09.844: I/DEBUG(3533): #01 pc 0001f378 /system/lib/libutils.so (_ZNK7android12SharedBuffer7acquireEv)
03-02 15:59:09.854: I/DEBUG(3533): #02 pc 000200ba /system/lib/libutils.so (_ZN7android8String165setToERKS0_)
03-02 15:59:09.854: I/DEBUG(3533): #03 pc 00001f4e /system/lib/hw/camera.msm7x30.so (_Z21camera_get_parametersP13camera_device)
03-02 15:59:09.854: I/DEBUG(3533): #04 pc 00008e3a /system/lib/libcameraservice.so (_ZNK7android13CameraService6Client13getParametersEv)
03-02 15:59:09.854: I/DEBUG(3533): #05 pc 00014ed2 /system/lib/libcamera_client.so (_ZN7android8BnCamera10onTransactEjRKNS_6ParcelEPS1_j)
03-02 15:59:09.854: I/DEBUG(3533): #06 pc 00017d4c /system/lib/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j)
03-02 15:59:09.854: I/DEBUG(3533): #07 pc 0001b04a /system/lib/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi)
03-02 15:59:09.854: I/DEBUG(3533): #08 pc 0001b226 /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb)
03-02 15:59:09.854: I/DEBUG(3533): #09 pc 000204d8 /system/lib/libbinder.so
03-02 15:59:09.854: I/DEBUG(3533): #10 pc 00021176 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv)
03-02 15:59:09.854: I/DEBUG(3533): #11 pc 000217bc /system/lib/libutils.so
03-02 15:59:09.854: I/DEBUG(3533): #12 pc 00012c74 /system/lib/libc.so (__thread_entry)
03-02 15:59:09.854: I/DEBUG(3533): #13 pc 000127a4 /system/lib/libc.so (pthread_create)
03-02 15:59:09.854: I/DEBUG(3533): code around pc:
03-02 15:59:09.854: I/DEBUG(3533): 2ab63318 e1853f92 e3530000 1afffffa e8bd8070 .?....S.....p...
03-02 15:59:09.854: I/DEBUG(3533): 2ab63328 e92d4070 e1a04000 e1a05001 ebffffd4 p@-..@...P......
03-02 15:59:09.854: I/DEBUG(3533): 2ab63338 e1950f9f e0802004 e1853f92 e3530000 ..... ...?....S.
03-02 15:59:09.854: I/DEBUG(3533): 2ab63348 1afffffa e8bd8070 e1a01000 e3e00000 ....p...........
03-02 15:59:09.854: I/DEBUG(3533): 2ab63358 eafffff2 e1a01000 e3a00001 eaffffef ................
03-02 15:59:09.854: I/DEBUG(3533): memory map around addr fffffff0:
03-02 15:59:09.854: I/DEBUG(3533): 7ee38000-7ee4d000 [stack]
03-02 15:59:09.854: I/DEBUG(3533): (no map for address)
03-02 15:59:09.854: I/DEBUG(3533): (no map above)
03-02 15:59:09.854: I/DEBUG(3533): stack:
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c60 00018340 [heap]
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c64 004d0090
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c68 2b0535b9 /system/lib/libcameraservice.so
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c6c 2ab36474
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c70 000003f5
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c74 2ab02a81 /system/lib/libc.so
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c78 00018340 [heap]
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c7c 0000000c
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c80 00000010
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c84 00000000
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c88 0000a008 [heap]
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c8c 00000000
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c90 2bd40cb4
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c94 2ab9c349 /system/lib/libutils.so
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c98 df0027ad
03-02 15:59:09.854: I/DEBUG(3533): 2bd40c9c 00000000
03-02 15:59:09.854: I/DEBUG(3533): #00 2bd40ca0 2bd40cf4
03-02 15:59:09.854: I/DEBUG(3533): 2bd40ca4 2bd40cdc
03-02 15:59:09.854: I/DEBUG(3533): 2bd40ca8 2bd40cf8
03-02 15:59:09.854: I/DEBUG(3533): 2bd40cac 2ab9c37b /system/lib/libutils.so
03-02 15:59:09.854: I/DEBUG(3533): #01 2bd40cb0 2bd40cf4
03-02 15:59:09.854: I/DEBUG(3533): 2bd40cb4 2ab9d0bf /system/lib/libutils.so
03-02 15:59:10.854: D/Camera(3487): Parameters getParameters() from native_getParameters():
03-02 15:59:10.854: W/AudioSystem(262): AudioFlinger server died!
03-02 15:59:10.854: W/AudioSystem(262): AudioPolicyService server died!
03-02 15:59:10.854: I/ServiceManager(117): service 'media.audio_flinger' died
03-02 15:59:10.854: I/ServiceManager(117): service 'media.player' died
03-02 15:59:10.854: I/ServiceManager(117): service 'media.camera' died
03-02 15:59:10.854: I/ServiceManager(117): service 'media.audio_policy' died
03-02 15:59:10.854: W/Camera(3487): Camera server died!
03-02 15:59:10.854: W/Camera(3487): ICamera died
03-02 15:59:11.314: I/(3534): ServiceManager: 0xf958
03-02 15:59:11.314: E/HAL(3534): attempted to load module with status:0 and class_id:audio
03-02 15:59:11.314: D/AudioHardwareMSM7X30(3534): Could not open libhtc_acoustic.so
03-02 15:59:11.314: D/AudioHardwareMSM7X30(3534): msm_mixer_open: Opening the device
03-02 15:59:11.314: D/AudioHardwareMSM7X30(3534): msm_mixer_count:mixer_cnt =37
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): got device_count 28
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[0] = [handset_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 0
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: handset_rx:index = 0,dev_id: 0
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 5 for device 0
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[1] = [handset_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 1
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: handset_tx:index = 1,dev_id: 1
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 6 for device 1
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[2] = [fmradio_handset_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 5
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: fmradio_handset_rx:index = 5,dev_id: 2
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 17 for device 2
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[3] = [headset_stereo_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 2
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: headset_stereo_rx:index = 2,dev_id: 3
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 5 for device 3
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[4] = [headset_mono_rx] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[5] = [headset_mono_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 4
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: headset_mono_tx:index = 4,dev_id: 5
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 6 for device 5
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[6] = [bt_sco_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 17
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: bt_sco_rx:index = 17,dev_id: 6
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 1,capablity = 5 for device 6
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[7] = [bt_sco_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 18
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: bt_sco_tx:index = 18,dev_id: 7
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 1,capablity = 6 for device 7
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[8] = [speaker_stereo_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 6
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: speaker_stereo_rx:index = 6,dev_id: 8
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 5 for device 8
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[9] = [fmradio_speaker_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 7
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: fmradio_speaker_rx:index = 7,dev_id: 9
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 17 for device 9
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[10] = [fmradio_headset_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 8
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: fmradio_headset_rx:index = 8,dev_id: 10
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 17 for device 10
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[11] = [handset_dual_mic_endfire_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 19
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: handset_dual_mic_endfire_tx:index = 19,dev_id: 11
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 6 for device 11
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[12] = [handset_dual_mic_broadside_tx] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[13] = [speaker_dual_mic_endfire_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 20
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: speaker_dual_mic_endfire_tx:index = 20,dev_id: 13
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 6 for device 13
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[14] = [speaker_dual_mic_broadside_tx] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[15] = [tty_headset_mono_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 9
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: tty_headset_mono_tx:index = 9,dev_id: 15
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 38 for device 15
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[16] = [tty_headset_mono_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 10
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: tty_headset_mono_rx:index = 10,dev_id: 16
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 37 for device 16
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[17] = [speaker_mono_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 11
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: speaker_mono_tx:index = 11,dev_id: 17
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 6 for device 17
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[18] = [headset_stereo_speaker_stereo_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 12
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: headset_stereo_speaker_stereo_rx:index = 12,dev_id: 18
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 0,capablity = 5 for device 18
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[19] = [a2dp_rx] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[20] = [a2dp_tx] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[21] = [hdmi_stereo_rx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 22
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: hdmi_stereo_rx:index = 22,dev_id: 21
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 3,capablity = 1 for device 21
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[22] = [fmradio_stereo_tx] *********
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): index = 21
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): Found device: fmradio_stereo_tx:index = 21,dev_id: 22
03-02 15:59:11.314: V/AudioHardwareMSM7X30(3534): class ID = 2,capablity = 2 for device 22
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[23] = [uplink_rx] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[24] = [handset_dual_mic_endfire_tx_real_stereo] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[25] = [handset_mic2] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[26] = [speaker_mono_rx_left] *********
03-02 15:59:11.314: I/AudioHardwareMSM7X30(3534): ******* name[27] = [speaker_mono_rx_right] *********
03-02 15:59:11.314: I/AudioFlinger(3534): Loaded primary audio interface from QCOM Audio HW HAL (audio)
03-02 15:59:11.314: I/AudioFlinger(3534): Using 'QCOM Audio HW HAL' (audio.primary) as the primary audio interface
03-02 15:59:11.324: E/HAL(3534): attempted to load module with status:0 and class_id:audio
03-02 15:59:11.324: I/AudioFlinger(3534): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
03-02 15:59:11.324: D/AudioHardwareInterface(3534): setMode(NORMAL)
03-02 15:59:11.324: I/AudioHardwareMSM7X30(3534): Set master volume to 7.
03-02 15:59:11.324: V/AudioHardwareMSM7X30(3534): set_volume_rpc(0, 0, 7)
03-02 15:59:11.324: V/AudioHardwareMSM7X30(3534): set_volume_rpc(1, 0, 7)
03-02 15:59:11.324: V/AudioHardwareMSM7X30(3534): set_volume_rpc(3, 0, 7)
03-02 15:59:11.324: V/AudioHardwareMSM7X30(3534): set_volume_rpc(2, 0, 7)
03-02 15:59:11.324: I/CameraService(3534): CameraService started (pid=3534)
03-02 15:59:11.324: E/HAL(3534): attempted to load module with status:0 and class_id:camera
03-02 15:59:11.324: V/QualcommCameraHardware(3534): HAL_getNumberOfCameras:
03-02 15:59:11.324: D/CameraHAL(3534): camera_get_number_of_cameras: number:2
03-02 15:59:11.324: E/HAL(3534): attempted to load module with status:0 and class_id:audio_policy
03-02 15:59:11.324: I/AudioFlinger(3534): AudioFlinger's thread 0x14ef8 ready to run
03-02 15:59:11.334: V/AudioHardwareMSM7X30(3534): AudioStreamOutMSM72xx::setParameters() routing=2
03-02 15:59:11.334: V/AudioHardwareMSM7X30(3534): set output routing 2
03-02 15:59:11.334: I/AudioHardwareMSM7X30(3534): Routing audio to Speakerphone
03-02 15:59:11.334: V/AudioHardwareMSM7X30(3534): do_route_audio_rpc(1, 1, 1)
03-02 15:59:11.334: V/AudioHardwareMSM7X30(3534): In SPEAKER
03-02 15:59:11.334: D/AudioHardwareMSM7X30(3534): new_rx = 8
03-02 15:59:11.334: D/AudioHardwareMSM7X30(3534): new_tx = 17
03-02 15:59:11.334: E/AudioHardwareMSM7X30(3534): updateDeviceInfo: E rx_device 6 and tx_device 11
03-02 15:59:11.334: D/AudioHardwareMSM7X30(3534): No active voicecall/playback, disabling cur_rx 65535
03-02 15:59:11.334: D/AudioHardwareMSM7X30(3534): No active voicecall/recording, disabling cur_tx 65535
03-02 15:59:11.334: E/AudioHardwareMSM7X30(3534): updateDeviceInfo: X cur_rx 6 cur_tx 11
03-02 15:59:11.334: D/AudioHardwareMSM7X30(3534): setVoiceVolume(1.000000)
03-02 15:59:11.334: I/AudioHardwareMSM7X30(3534): Setting in-call volume to 100 (available range is 0 to 100)
03-02 15:59:11.334: E/AudioHardwareMSM7X30(3534): msm_set_voice_rx_vol(100) failed errno = 1
03-02 15:59:11.334: I/AudioPolicyService(3534): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
03-02 15:59:11.334: D/AudioHardwareMSM7X30(3534): AudioStreamOutMSM72xx::standby()
03-02 15:59:12.364: E/AudioService(262): Media server died.
03-02 15:59:12.364: E/AudioService(262): Media server started.
03-02 15:59:12.364: V/AudioHardwareMSM7X30(3534): setParameters() restarting=true
03-02 15:59:12.364: D/AudioHardwareInterface(3534): setMode(NORMAL)
03-02 15:59:12.364: W/AudioPolicyManager7x30(3534): setPhoneState() setting same state 0
03-02 15:59:12.374: W/AudioPolicyManager7x30(3534): getDeviceForStrategy() unknown strategy: 4
03-02 15:59:12.374: W/AudioPolicyManager7x30(3534): getDeviceForStrategy() unknown strategy: 4
03-02 15:59:12.374: W/AudioPolicyManager7x30(3534): getDeviceForStrategy() unknown strategy: 4
03-02 15:59:12.374: W/AudioPolicyManager7x30(3534): getDeviceForStrategy() unknown strategy: 4
03-02 15:59:12.394: D/AudioHardwareMSM7X30(3534): setVoiceVolume(0.800000)
03-02 15:59:12.394: I/AudioHardwareMSM7X30(3534): Setting in-call volume to 80 (available range is 0 to 100)
03-02 15:59:12.404: E/AudioHardwareMSM7X30(3534): msm_set_voice_rx_vol(80) failed errno = 1
03-02 15:59:12.404: V/AudioHardwareMSM7X30(3534): setParameters() restarting=false
03-02 15:59:12.734: D/Camera(3487): hardware/Camera.java getParameters()
03-02 15:59:12.734: D/Camera-JNI(3487): getParameters in android_hardware_Camera.cpp
03-02 15:59:12.734: D/Camera(3487): getParameters in Camera.cpp
03-02 15:59:12.734: D/ICamera(3487): getParameters in ICamera.cpp
03-02 15:59:12.734: D/Camera(3487): Parameters getParameters() from native_getParameters():
03-02 15:59:12.764: D/camera(3487): initializeCapabilities with mInitialParams: android.hardware.Camera$Parameters@2be11de8
03-02 15:59:12.774: D/Camera(3487): Getting value for key: auto-exposure-lock-supported
03-02 15:59:12.774: D/Camera(3487): mMap key,value list: {}
03-02 15:59:12.784: D/Camera(3487): Getting value for key: auto-whitebalance-lock-supported
03-02 15:59:12.784: D/Camera(3487): mMap key,value list: {}
03-02 15:59:12.784: D/Camera(3487): Getting value for key: auto-exposure-lock-supported
03-02 15:59:12.794: D/Camera(3487): mMap key,value list: {}
03-02 15:59:12.794: D/Camera(3487): Getting value for key: auto-whitebalance-lock-supported
03-02 15:59:12.794: D/Camera(3487): mMap key,value list: {}
03-02 15:59:14.934: D/Camera(3487): app passed NULL surface
03-02 15:59:16.126: D/CameraHAL(3534): camera_get_camera_info trying to get HAL_getCameraInfo with id: 0
03-02 15:59:16.126: I/QualcommCameraHardware(3534): HAL_getCameraInfo: cameraId=0,orientation=90
03-02 15:59:16.126: D/CameraHAL(3534): camera_get_camera_info: id:0 faceing:0 orientation: 90
03-02 15:59:17.117: A/libc(3487): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
03-02 15:59:17.519: I/DEBUG(3533): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-02 15:59:17.519: I/DEBUG(3533): Build fingerprint: 'motorola/motorola_triumph/triumph:4.0.3/IML74K/223971:user/release-keys'
03-02 15:59:17.519: I/DEBUG(3533): pid: 3487, tid: 3541 >>> com.android.camera <<<
03-02 15:59:17.519: I/DEBUG(3533): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
03-02 15:59:17.519: I/DEBUG(3533): r0 deadbaad r1 00000001 r2 40000000 r3 00000000
03-02 15:59:17.519: I/DEBUG(3533): r4 00000000 r5 00000027 r6 00000000 r7 0000005a
03-02 15:59:17.519: I/DEBUG(3533): r8 346aec00 r9 34230f50 10 00000000 fp 346aec14
03-02 15:59:17.519: I/DEBUG(3533): ip ffffffff sp 346aeb30 lr 2aac9eb1 pc 2aac65cc cpsr 600f0030
03-02 15:59:17.519: I/DEBUG(3533): d0 643a64696f72646e d1 6472656767756265
03-02 15:59:17.519: I/DEBUG(3533): d2 0065007200610063 d3 006100430049006f
03-02 15:59:17.519: I/DEBUG(3533): d4 0065007200610077 d5 006100430049002e
03-02 15:59:17.519: I/DEBUG(3533): d6 006100720065006d d7 73622a8500000000
03-02 15:59:17.519: I/DEBUG(3533): d8 0000000000000000 d9 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d10 0000000000000000 d11 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d12 0000000000000000 d13 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d14 0000000000000000 d15 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d16 000000c22b51a908 d17 000069fd000069fd
03-02 15:59:17.519: I/DEBUG(3533): d18 0000000000000000 d19 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d20 0000000000000000 d21 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d22 0102030405060708 d23 0102030405060708
03-02 15:59:17.519: I/DEBUG(3533): d24 0000000000000000 d25 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d26 00000000000b0ff6 d27 0000000000000000
03-02 15:59:17.519: I/DEBUG(3533): d28 0000000000000000 d29 090a0b0c0d0e0f10
03-02 15:59:17.519: I/DEBUG(3533): d30 0000000900000009 d31 0000000900000009
03-02 15:59:17.519: I/DEBUG(3533): scr 60000012
03-02 15:59:17.624: I/DEBUG(3533): #00 pc 000175cc /system/lib/libc.so
03-02 15:59:17.624: I/DEBUG(3533): #01 pc 000157ac /system/lib/libcamera_client.so
03-02 15:59:17.624: I/DEBUG(3533): #02 pc 000130f4 /system/lib/libcamera_client.so (_ZN7android6Camera11sendCommandEiii)
03-02 15:59:17.624: I/DEBUG(3533): #03 pc 00072f5a /system/lib/libandroid_runtime.so
03-02 15:59:17.624: I/DEBUG(3533): #04 pc 0001ec70 /system/lib/libdvm.so (dvmPlatformInvoke)
03-02 15:59:17.634: I/DEBUG(3533): #05 pc 00058cb0 /system/lib/libdvm.so (_Z16dvmCallJNIMethodPKjP6JValuePK6MethodP6Thread)
03-02 15:59:17.634: I/DEBUG(3533): code around pc:
03-02 15:59:17.634: I/DEBUG(3533): 2aac65ac 4623b15c 2c006824 e026d1fb b12368db \.#F$h.,..&..h#.
03-02 15:59:17.634: I/DEBUG(3533): 2aac65bc 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.$
03-02 15:59:17.634: I/DEBUG(3533): 2aac65cc f7f47005 2106efc2 e850f7f6 460aa901 .p.....!..P....F
03-02 15:59:17.634: I/DEBUG(3533): 2aac65dc f04f2006 94015380 94029303 ec1af7f5 . O..S..........
03-02 15:59:17.634: I/DEBUG(3533): 2aac65ec 4622a905 f7f52002 f7f4ec24 2106efae .."F. ..$......!
03-02 15:59:17.634: I/DEBUG(3533): code around lr:
03-02 15:59:17.634: I/DEBUG(3533): 2aac9e90 41f0e92d 46804c0c 447c2600 68a56824 -..A.L.F.&|D$h.h
03-02 15:59:17.634: I/DEBUG(3533): 2aac9ea0 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.G
03-02 15:59:17.634: I/DEBUG(3533): 2aac9eb0 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,..
03-02 15:59:17.634: I/DEBUG(3533): 2aac9ec0 e8bd4630 bf0081f0 0002864a 41f0e92d 0F......J...-..A
03-02 15:59:17.634: I/DEBUG(3533): 2aac9ed0 fb01b086 9004f602 461f4815 4615460c .........H.F.F.F
03-02 15:59:17.634: I/DEBUG(3533): memory map around addr deadbaad:
03-02 15:59:17.634: I/DEBUG(3533): 7eb54000-7eb69000 [stack]
03-02 15:59:17.634: I/DEBUG(3533): (no map for address)
03-02 15:59:17.634: I/DEBUG(3533): (no map above)
03-02 15:59:17.634: I/DEBUG(3533): stack:
03-02 15:59:17.634: I/DEBUG(3533): 346aeaf0 346aec14
03-02 15:59:17.634: I/DEBUG(3533): 346aeaf4 2aba5113 /system/lib/libbinder.so
03-02 15:59:17.634: I/DEBUG(3533): 346aeaf8 00000034
03-02 15:59:17.644: I/DEBUG(3533): 346aeafc 2aba5215 /system/lib/libbinder.so
03-02 15:59:17.644: I/DEBUG(3533): 346aeb00 2aaf270c /system/lib/libc.so
03-02 15:59:17.644: I/DEBUG(3533): 346aeb04 2aaf7808
03-02 15:59:17.644: I/DEBUG(3533): 346aeb08 00000000
03-02 15:59:17.644: I/DEBUG(3533): 346aeb0c 2aac9eb1 /system/lib/libc.so
03-02 15:59:17.644: I/DEBUG(3533): 346aeb10 00000000
03-02 15:59:17.644: I/DEBUG(3533): 346aeb14 346aeb44
03-02 15:59:17.644: I/DEBUG(3533): 346aeb18 00000000
03-02 15:59:17.644: I/DEBUG(3533): 346aeb1c 0000005a
03-02 15:59:17.644: I/DEBUG(3533): 346aeb20 346aec00
03-02 15:59:17.644: I/DEBUG(3533): 346aeb24 2aac901d /system/lib/libc.so
03-02 15:59:17.644: I/DEBUG(3533): 346aeb28 df0027ad
03-02 15:59:17.644: I/DEBUG(3533): 346aeb2c 00000000
03-02 15:59:17.644: I/DEBUG(3533): #00 346aeb30 00000000
03-02 15:59:17.644: I/DEBUG(3533): 346aeb34 2aba5287 /system/lib/libbinder.so
03-02 15:59:17.644: I/DEBUG(3533): 346aeb38 346aeb88
03-02 15:59:17.644: I/DEBUG(3533): 346aeb3c 2b23369c /system/lib/libcamera_client.so
03-02 15:59:17.644: I/DEBUG(3533): 346aeb40 00000000
03-02 15:59:17.644: I/DEBUG(3533): 346aeb44 fffffbdf
03-02 15:59:17.644: I/DEBUG(3533): 346aeb48 346aeb88
03-02 15:59:17.644: I/DEBUG(3533): 346aeb4c 346aeb88
03-02 15:59:17.644: I/DEBUG(3533): 346aeb50 00214ce8 [heap]
03-02 15:59:17.644: I/DEBUG(3533): 346aeb54 2b22b7af /system/lib/libcamera_client.so
03-02 15:59:17.654: I/DEBUG(3533): #01 346aeb58 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb5c 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb60 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb64 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb68 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb6c 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb70 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb74 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb78 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb7c 00010001 [heap]
03-02 15:59:17.654: I/DEBUG(3533): 346aeb80 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb84 00010001 [heap]
03-02 15:59:17.654: I/DEBUG(3533): 346aeb88 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeb8c 001d3f10 [heap]
03-02 15:59:17.654: I/DEBUG(3533): 346aeb90 0000003c
03-02 15:59:17.654: I/DEBUG(3533): 346aeb94 0000005a
03-02 15:59:17.654: I/DEBUG(3533): 346aeb98 0000003c
03-02 15:59:17.654: I/DEBUG(3533): 346aeb9c 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeba0 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeba4 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aeba8 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aebac 00010001 [heap]
03-02 15:59:17.654: I/DEBUG(3533): 346aebb0 00000000
03-02 15:59:17.654: I/DEBUG(3533): 346aebb4 2ab57f1d /system/lib/libutils.so
03-02 15:59:17.654: I/DEBUG(3533): 346aebb8 346aebcc
03-02 15:59:17.664: I/DEBUG(3533): 346aebbc 2b22b789 /system/lib/libcamera_client.so
03-02 15:59:17.664: I/DEBUG(3533): 346aebc0 00000003
03-02 15:59:17.664: I/DEBUG(3533): 346aebc4 2b2290f7 /system/lib/libcamera_client.so
03-02 15:59:18.744: I/ActivityManager(262): Process com.android.camera (pid 3487) has died.
03-02 15:59:18.744: D/memalloc(262): /dev/pmem: Unmapping buffer base:0x3a65f000 size:1536000 offset:0
03-02 15:59:18.744: W/ActivityManager(262): Force removing ActivityRecord{2beadbf8 com.android.camera/.Camera}: app died, no saved state
03-02 15:59:18.754: D/memalloc(122): /dev/pmem: Freeing buffer base:0x2c1e8000 size:1536000 offset:0 fd:20
03-02 15:59:18.764: E/HAL(1312): attempted to load module with status:0 and class_id:gralloc
03-02 15:59:18.764: D/memalloc(122): /dev/pmem: Allocated buffer base:0x2c1e8000 size:1536000 offset:0 fd:20
03-02 15:59:18.764: D/memalloc(1312): /dev/pmem: Mapped buffer base:0x34dfc000 size:1536000 offset:0 fd:47
03-02 15:59:18.764: D/Zygote(123): Process 3487 terminated by signal (11)
03-02 15:59:18.784: W/InputManagerService(262): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2c054330
03-02 15:59:18.824: D/memalloc(122): /dev/pmem: Allocated buffer base:0x2c1e8000 size:1536000 offset:11591680 fd:29
03-02 15:59:18.824: D/memalloc(1312): /dev/pmem: Mapped buffer base:0x351b8000 size:13127680 offset:11591680 fd:59
03-02 15:59:18.874: D/memalloc(122): /dev/pmem: Allocated buffer base:0x2c1e8000 size:1536000 offset:13127680 fd:30
03-02 15:59:18.884: D/memalloc(1312): /dev/pmem: Mapped buffer base:0x35e3d000 size:14663680 offset:13127680 fd:61
03-02 15:59:19.004: D/memalloc(262): /dev/pmem: Unmapping buffer base:0x3ace4000 size:7692288 offset:7290880
03-02 15:59:19.004: D/memalloc(122): /dev/pmem: Freeing buffer base:0x2c8dc000 size:401408 offset:7290880 fd:22
03-02 15:59:19.004: D/memalloc(262): /dev/pmem: Unmapping buffer base:0x3b43a000 size:8093696 offset:7692288
03-02 15:59:19.035: D/memalloc(122): /dev/pmem: Freeing buffer base:0x2c93e000 size:401408 offset:7692288 fd:26
03-02 15:59:22.685: I/dun_service(130): The value returned from dun_getusbmodemstate_fromsys is 2
03-02 15:59:22.814: D/dalvikvm(262): GC_CONCURRENT freed 1088K, 16% free 12069K/14279K, paused 9ms+5ms
@Dorregaray
Copy link

I'm trying to get the camera working for touchpad (msm8660) and got the similar problem:
I/QualcommCameraHardware( 151): initDefaultParameters E
F/libc ( 151): Fatal signal 8 (SIGFPE) at 0x00000097 (code=0)
have you been able to solve the SIGFPE issue during the Qualcomm camera initialization?

@progmanos
Copy link
Author

I could not resolve the problem. I have since sold my Motorola Triumph. However, I may be able to still help since I have an HP Touchpad as well. Although, I won't be able to contribute until sometime in the summer.

@Dorregaray
Copy link

Dorregaray commented Apr 8, 2012 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment