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.

MISTRAL EVM witth DM37x not booting up

Hi

I am using Mistral EVM MAIN board(REV G). which has DM37XX, with this board I am using gingerbread 2.3.4 devkit 2.1

I have successfully compiled all the components(kernel, booloader, x-loader and filesystem).

But when I tried to boot the board with these compiled images, the board fails to boot.

The board just shows initial boot image.

The console shows-:

[  770.595855] request_suspend_state: wakeup (0->0) at 770976837199 (2000-01-01 05:56:56.387847944 UTC)
[  770.607482] init: untracked pid 5700 exited

This process which is exiting is mediaserver

Please find the logcat output given below -:


#
#
# [   65.860778] request_suspend_state: wakeup (0->0) at 66241760260 (2000-01-01 05:45:11.652771005 UTC)
[   65.872375] init: untracked pid 1480 exited
logcat
--------- beginning of /dev/log/system
I/Vold    ( 1111): Vold 2.1 (the revenge) firing up
D/Vold    ( 1111): USB mass storage support is not enabled in the kernel
D/Vold    ( 1111): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold    ( 1111): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold    ( 1111): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
--------- beginning of /dev/log/main
I/DEBUG   ( 1113):     4361ad80  00000000  
I/DEBUG   ( 1113):     4361ad84  0008f6d0  
I/DEBUG   ( 1113):     4361ad88  00000001  
I/DEBUG   ( 1113):     4361ad8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     4361ad90  00000000  
I/DEBUG   ( 1113):     4361ad94  00000000  
I/DEBUG   ( 1113):     4361ad98  00000000  
I/DEBUG   ( 1113):     4361ad9c  00000000  
I/DEBUG   ( 1113):     4361ada0  00000000  
I/DEBUG   ( 1113):     4361ada4  00000001  
I/DEBUG   ( 1113):     4361ada8  00000000  
I/DEBUG   ( 1113):     4361adac  00100000  
I/DEBUG   ( 1113):     4361adb0  00001000  
I/DEBUG   ( 1113):     4361adb4  00000000  
I/DEBUG   ( 1113):     4361adb8  00000000  
I/DEBUG   ( 1113):     4361adbc  0008f700  
I/DEBUG   ( 1113):     4361adc0  fffffff8  
I/DEBUG   ( 1113):     4361adc4  0008f670  
I/DEBUG   ( 1113):     4361adc8  0008f670  
I/DEBUG   ( 1113):     4361adcc  00000001  
I/DEBUG   ( 1113):     4361add0  00000000  
I/DEBUG   ( 1113):     4361add4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4361add8  0008f68c  
I/DEBUG   ( 1113):     4361addc  0008f67c  
I/DEBUG   ( 1113):     4361ade0  00000000  
I/DEBUG   ( 1113):     4361ade4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     4361ade8  00000000  
I/DEBUG   ( 1113):     4361adec  0008f678  
I/DEBUG   ( 1113):     4361adf0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     4361adf4  0008f6b8  
I/DEBUG   ( 1113):     4361adf8  4361ae84  
I/DEBUG   ( 1113):     4361adfc  0008f240  
I/DEBUG   ( 1113):     4361ae00  0008f618  
I/DEBUG   ( 1113):     4361ae04  0008f5a8  
I/DEBUG   ( 1113):     4361ae08  00100000  
I/DEBUG   ( 1113):     4361ae0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4361ae10  0008f6a8  
I/DEBUG   ( 1113):     4361ae14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4361ae18  0008f6a8  
I/DEBUG   ( 1113):     4361ae1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     4361ae20  0008f618  
I/DEBUG   ( 1113):     4361ae24  2c927a07  
I/DEBUG   ( 1113):     4361ae28  ac52bc4c  
I/DEBUG   ( 1113):     4361ae2c  0008f618  
I/DEBUG   ( 1113):     4361ae30  00000000  
I/DEBUG   ( 1113):     4361ae34  4361ae84  
I/DEBUG   ( 1113):     4361ae38  0008f240  
I/DEBUG   ( 1113):     4361ae3c  0008f618  
I/DEBUG   ( 1113):     4361ae40  0008f5a8  
I/DEBUG   ( 1113):     4361ae44  00100000  
I/DEBUG   ( 1113):     4361ae48  00000001  
I/DEBUG   ( 1113):     4361ae4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 4361ae50  0008f1b0  
I/DEBUG   ( 1113):     4361ae54  ac52a7cc  
I/DEBUG   ( 1113):     4361ae58  4361ae84  
I/DEBUG   ( 1113):     4361ae5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1364): Process 1378 terminated by signal (11)
I/Zygote  ( 1364): Exit zygote because system server (1378) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1388): ServiceManager: 0xad50
E/ALSALib ( 1388): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1388): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1388): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1388): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1388): TI ALSA module opened
D/TIALSAModule( 1388): Initializing devices for TI ALSA module
I/CameraService( 1388): CameraService started (pid=1388)
D/AudioHardwareALSA( 1388): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1388): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1388): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1388): AudioFlinger's thread 0x39230 ready to run
D/TIALSAModule( 1388): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1388): CALLING STANDBY
D/AndroidRuntime( 1395):
D/AndroidRuntime( 1395): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1395): CheckJNI is ON
D/dalvikvm( 1395): creating instr width table
I/SamplingProfilerIntegration( 1395): Profiler is disabled.
I/Zygote  ( 1395): Preloading classes...
D/dalvikvm( 1395): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1395): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1395): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1395): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1395): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1395): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1395): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1395): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1395): could not find media config xml file
D/dalvikvm( 1395): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1395): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 7ms
D/dalvikvm( 1395): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 7ms
D/RenderScript_jni( 1395): RenderScript JNI library not found!
D/dalvikvm( 1395): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 7ms
D/dalvikvm( 1395): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1395): GC_EXPLICIT freed 24K, 4% free 1305K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1395): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1395): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 10ms
W/Zygote  ( 1395): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1395): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 10ms
D/dalvikvm( 1395): GC_EXPLICIT freed 31K, 3% free 1435K/1475K, external 0K/0K, paused 10ms
D/dalvikvm( 1395): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1395): GC_EXPLICIT freed 41K, 5% free 1467K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1395): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1395): GC_FOR_MALLOC freed 2891K, 57% free 2231K/5123K, external 0K/0K, paused 33ms
D/dalvikvm( 1395): GC_EXPLICIT freed 2437K, 52% free 2485K/5123K, external 0K/0K, paused 30ms
D/dalvikvm( 1395): GC_EXPLICIT freed 127K, 51% free 2545K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1395): GC_EXPLICIT freed 73K, 50% free 2570K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1395): GC_EXPLICIT freed 36K, 50% free 2587K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1395): GC_EXPLICIT freed 31K, 50% free 2611K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1395): GC_EXPLICIT freed 38K, 49% free 2633K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1395): ...preloaded 1829 classes in 2251ms.
D/dalvikvm( 1395): GC_EXPLICIT freed 18K, 49% free 2631K/5123K, external 0K/0K, paused 20ms
I/Zygote  ( 1395): Preloading resources...
D/dalvikvm( 1395): GC_EXTERNAL_ALLOC freed <1K, 49% free 2633K/5123K, external 0K/0K, paused 20ms
D/dalvikvm( 1395): GC_EXPLICIT freed 15K, 48% free 2671K/5123K, external 414K/521K, paused 21ms
D/dalvikvm( 1395): GC_EXTERNAL_ALLOC freed 7K, 48% free 2682K/5123K, external 516K/521K, paused 22ms
I/Zygote  ( 1395): ...preloaded 51 resources in 269ms.
I/Zygote  ( 1395): ...preloaded 15 resources in 5ms.
D/dalvikvm( 1395): GC_EXPLICIT freed 14K, 48% free 2706K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1395): GC_EXPLICIT freed 8K, 48% free 2697K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1395): GC_EXPLICIT freed 1K, 48% free 2696K/5123K, external 716K/1038K, paused 22ms
I/dalvikvm( 1395): System server process 1396 has been created
I/Zygote  ( 1395): Accepting command socket connections
E/BatteryService( 1396): acOnlinePath not found
E/BatteryService( 1396): usbOnlinePath not found
E/BatteryService( 1396): batteryStatusPath not found
E/BatteryService( 1396): batteryHealthPath not found
E/BatteryService( 1396): batteryPresentPath not found
E/BatteryService( 1396): batteryCapacityPath not found
E/BatteryService( 1396): batteryVoltagePath not found
E/BatteryService( 1396): batteryTemperaturePath not found
E/BatteryService( 1396): batteryTechnologyPath not found
I/sysproc ( 1396): Entered system_init()
I/sysproc ( 1396): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1396): SurfaceFlinger is starting
I/SurfaceFlinger( 1396): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1396): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1396, tid: 1404  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 436c4dc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f618  r5 0008f740  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 0008f5a8  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 436c4d68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 3fe99999a0000000  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 0000000000000000  d19 0000000000000000
I/DEBUG   ( 1113):  d20 0000000000000000  d21 0000000000000000
I/DEBUG   ( 1113):  d22 0000000000000000  d23 0000000000000000
I/DEBUG   ( 1113):  d24 0000000000000000  d25 0000000000000000
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000010
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     436c4d28  0008f7b4  
I/DEBUG   ( 1113):     436c4d2c  ac52b730  
I/DEBUG   ( 1113):     436c4d30  00100000  
I/DEBUG   ( 1113):     436c4d34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     436c4d38  00100000  
I/DEBUG   ( 1113):     436c4d3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     436c4d40  0008f618  
I/DEBUG   ( 1113):     436c4d44  00000000  
I/DEBUG   ( 1113):     436c4d48  0008f660  
I/DEBUG   ( 1113):     436c4d4c  0008f740  
I/DEBUG   ( 1113):     436c4d50  fffffec0  
I/DEBUG   ( 1113):     436c4d54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     436c4d58  0008f618  
I/DEBUG   ( 1113):     436c4d5c  0008f740  
I/DEBUG   ( 1113):     436c4d60  df002777  
I/DEBUG   ( 1113):     436c4d64  e3a070ad  
I/DEBUG   ( 1113): #00 436c4d68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     436c4d6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     436c4d70  fffffff8  
I/DEBUG   ( 1113):     436c4d74  0008f6d0  
I/DEBUG   ( 1113):     436c4d78  00000000  
I/DEBUG   ( 1113):     436c4d7c  0008f678  
I/DEBUG   ( 1113):     436c4d80  00000000  
I/DEBUG   ( 1113):     436c4d84  0008f6d0  
I/DEBUG   ( 1113):     436c4d88  00000001  
I/DEBUG   ( 1113):     436c4d8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     436c4d90  00000000  
I/DEBUG   ( 1113):     436c4d94  00000000  
I/DEBUG   ( 1113):     436c4d98  00000000  
I/DEBUG   ( 1113):     436c4d9c  00000000  
I/DEBUG   ( 1113):     436c4da0  00000000  
I/DEBUG   ( 1113):     436c4da4  00000001  
I/DEBUG   ( 1113):     436c4da8  00000000  
I/DEBUG   ( 1113):     436c4dac  00100000  
I/DEBUG   ( 1113):     436c4db0  00001000  
I/DEBUG   ( 1113):     436c4db4  00000000  
I/DEBUG   ( 1113):     436c4db8  00000000  
I/DEBUG   ( 1113):     436c4dbc  0008f700  
I/DEBUG   ( 1113):     436c4dc0  fffffff8  
I/DEBUG   ( 1113):     436c4dc4  0008f670  
I/DEBUG   ( 1113):     436c4dc8  0008f670  
I/DEBUG   ( 1113):     436c4dcc  00000001  
I/DEBUG   ( 1113):     436c4dd0  00000000  
I/DEBUG   ( 1113):     436c4dd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     436c4dd8  0008f68c  
I/DEBUG   ( 1113):     436c4ddc  0008f67c  
I/DEBUG   ( 1113):     436c4de0  00000000  
I/DEBUG   ( 1113):     436c4de4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     436c4de8  00000000  
I/DEBUG   ( 1113):     436c4dec  0008f678  
I/DEBUG   ( 1113):     436c4df0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     436c4df4  0008f6b8  
I/DEBUG   ( 1113):     436c4df8  436c4e84  
I/DEBUG   ( 1113):     436c4dfc  0008f240  
I/DEBUG   ( 1113):     436c4e00  0008f618  
I/DEBUG   ( 1113):     436c4e04  0008f5a8  
I/DEBUG   ( 1113):     436c4e08  00100000  
I/DEBUG   ( 1113):     436c4e0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     436c4e10  0008f6a8  
I/DEBUG   ( 1113):     436c4e14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     436c4e18  0008f6a8  
I/DEBUG   ( 1113):     436c4e1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     436c4e20  0008f618  
I/DEBUG   ( 1113):     436c4e24  03096a0a  
I/DEBUG   ( 1113):     436c4e28  ac52bc4c  
I/DEBUG   ( 1113):     436c4e2c  0008f618  
I/DEBUG   ( 1113):     436c4e30  00000000  
I/DEBUG   ( 1113):     436c4e34  436c4e84  
I/DEBUG   ( 1113):     436c4e38  0008f240  
I/DEBUG   ( 1113):     436c4e3c  0008f618  
I/DEBUG   ( 1113):     436c4e40  0008f5a8  
I/DEBUG   ( 1113):     436c4e44  00100000  
I/DEBUG   ( 1113):     436c4e48  00000001  
I/DEBUG   ( 1113):     436c4e4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 436c4e50  0008f1b0  
I/DEBUG   ( 1113):     436c4e54  ac52a7cc  
I/DEBUG   ( 1113):     436c4e58  436c4e84  
I/DEBUG   ( 1113):     436c4e5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1395): Process 1396 terminated by signal (11)
I/Zygote  ( 1395): Exit zygote because system server (1396) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1419): ServiceManager: 0xad50
E/ALSALib ( 1419): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1419): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1419): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1419): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1419): TI ALSA module opened
D/TIALSAModule( 1419): Initializing devices for TI ALSA module
I/CameraService( 1419): CameraService started (pid=1419)
D/AudioHardwareALSA( 1419): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1419): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1419): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1419): AudioFlinger's thread 0x39170 ready to run
D/TIALSAModule( 1419): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1419): CALLING STANDBY
D/AndroidRuntime( 1426):
D/AndroidRuntime( 1426): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1426): CheckJNI is ON
D/dalvikvm( 1426): creating instr width table
I/SamplingProfilerIntegration( 1426): Profiler is disabled.
I/Zygote  ( 1426): Preloading classes...
D/dalvikvm( 1426): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1426): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 1ms
D/dalvikvm( 1426): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 3ms
I/bluetooth_ScoSocket.cpp( 1426): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1426): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1426): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1426): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1426): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1426): could not find media config xml file
D/dalvikvm( 1426): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1426): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 8ms
D/dalvikvm( 1426): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 6ms
D/RenderScript_jni( 1426): RenderScript JNI library not found!
D/dalvikvm( 1426): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 6ms
D/dalvikvm( 1426): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1426): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1426): GC_EXPLICIT freed 27K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1426): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 10ms
W/Zygote  ( 1426): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1426): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1426): GC_EXPLICIT freed 31K, 3% free 1436K/1475K, external 0K/0K, paused 10ms
D/dalvikvm( 1426): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1426): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1426): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1426): GC_FOR_MALLOC freed 2888K, 57% free 2234K/5123K, external 0K/0K, paused 33ms
D/dalvikvm( 1426): GC_EXPLICIT freed 2440K, 52% free 2485K/5123K, external 0K/0K, paused 30ms
D/dalvikvm( 1426): GC_EXPLICIT freed 127K, 51% free 2545K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1426): GC_EXPLICIT freed 74K, 50% free 2571K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1426): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 20ms
D/dalvikvm( 1426): GC_EXPLICIT freed 31K, 50% free 2611K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1426): GC_EXPLICIT freed 38K, 49% free 2634K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1426): ...preloaded 1829 classes in 2222ms.
D/dalvikvm( 1426): GC_EXPLICIT freed 18K, 49% free 2632K/5123K, external 0K/0K, paused 20ms
I/Zygote  ( 1426): Preloading resources...
D/dalvikvm( 1426): GC_EXTERNAL_ALLOC freed <1K, 49% free 2634K/5123K, external 0K/0K, paused 20ms
D/dalvikvm( 1426): GC_EXPLICIT freed 15K, 48% free 2673K/5123K, external 414K/521K, paused 21ms
D/dalvikvm( 1426): GC_EXTERNAL_ALLOC freed 7K, 48% free 2683K/5123K, external 516K/521K, paused 22ms
I/Zygote  ( 1426): ...preloaded 51 resources in 271ms.
I/Zygote  ( 1426): ...preloaded 15 resources in 4ms.
D/dalvikvm( 1426): GC_EXPLICIT freed 14K, 48% free 2707K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1426): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 21ms
D/dalvikvm( 1426): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 21ms
I/dalvikvm( 1426): System server process 1427 has been created
I/Zygote  ( 1426): Accepting command socket connections
E/BatteryService( 1427): acOnlinePath not found
E/BatteryService( 1427): usbOnlinePath not found
E/BatteryService( 1427): batteryStatusPath not found
E/BatteryService( 1427): batteryHealthPath not found
E/BatteryService( 1427): batteryPresentPath not found
E/BatteryService( 1427): batteryCapacityPath not found
E/BatteryService( 1427): batteryVoltagePath not found
E/BatteryService( 1427): batteryTemperaturePath not found
E/BatteryService( 1427): batteryTechnologyPath not found
I/sysproc ( 1427): Entered system_init()
I/sysproc ( 1427): ServiceManager: 0x96bd8
I/SurfaceFlinger( 1427): SurfaceFlinger is starting
I/SurfaceFlinger( 1427): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1427): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1427, tid: 1435  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 4348fdc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f618  r5 0008f740  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 0008f5a8  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 4348fd68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 3fe99999a0000000  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 0000000000000000  d19 0000000000000000
I/DEBUG   ( 1113):  d20 0000000000000000  d21 0000000000000000
I/DEBUG   ( 1113):  d22 0000000000000000  d23 0000000000000000
I/DEBUG   ( 1113):  d24 0000000000000000  d25 0000000000000000
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000010
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     4348fd28  0008f7b4  
I/DEBUG   ( 1113):     4348fd2c  ac52b730  
I/DEBUG   ( 1113):     4348fd30  00100000  
I/DEBUG   ( 1113):     4348fd34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     4348fd38  00100000  
I/DEBUG   ( 1113):     4348fd3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     4348fd40  0008f618  
I/DEBUG   ( 1113):     4348fd44  00000000  
I/DEBUG   ( 1113):     4348fd48  0008f660  
I/DEBUG   ( 1113):     4348fd4c  0008f740  
I/DEBUG   ( 1113):     4348fd50  fffffec0  
I/DEBUG   ( 1113):     4348fd54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4348fd58  0008f618  
I/DEBUG   ( 1113):     4348fd5c  0008f740  
I/DEBUG   ( 1113):     4348fd60  df002777  
I/DEBUG   ( 1113):     4348fd64  e3a070ad  
I/DEBUG   ( 1113): #00 4348fd68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4348fd6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     4348fd70  fffffff8  
I/DEBUG   ( 1113):     4348fd74  0008f6d0  
I/DEBUG   ( 1113):     4348fd78  00000000  
I/DEBUG   ( 1113):     4348fd7c  0008f678  
I/DEBUG   ( 1113):     4348fd80  00000000  
I/DEBUG   ( 1113):     4348fd84  0008f6d0  
I/DEBUG   ( 1113):     4348fd88  00000001  
I/DEBUG   ( 1113):     4348fd8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     4348fd90  00000000  
I/DEBUG   ( 1113):     4348fd94  00000000  
I/DEBUG   ( 1113):     4348fd98  00000000  
I/DEBUG   ( 1113):     4348fd9c  00000000  
I/DEBUG   ( 1113):     4348fda0  00000000  
I/DEBUG   ( 1113):     4348fda4  00000001  
I/DEBUG   ( 1113):     4348fda8  00000000  
I/DEBUG   ( 1113):     4348fdac  00100000  
I/DEBUG   ( 1113):     4348fdb0  00001000  
I/DEBUG   ( 1113):     4348fdb4  00000000  
I/DEBUG   ( 1113):     4348fdb8  00000000  
I/DEBUG   ( 1113):     4348fdbc  0008f700  
I/DEBUG   ( 1113):     4348fdc0  fffffff8  
I/DEBUG   ( 1113):     4348fdc4  0008f670  
I/DEBUG   ( 1113):     4348fdc8  0008f670  
I/DEBUG   ( 1113):     4348fdcc  00000001  
I/DEBUG   ( 1113):     4348fdd0  00000000  
I/DEBUG   ( 1113):     4348fdd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4348fdd8  0008f68c  
I/DEBUG   ( 1113):     4348fddc  0008f67c  
I/DEBUG   ( 1113):     4348fde0  00000000  
I/DEBUG   ( 1113):     4348fde4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     4348fde8  00000000  
I/DEBUG   ( 1113):     4348fdec  0008f678  
I/DEBUG   ( 1113):     4348fdf0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     4348fdf4  0008f6b8  
I/DEBUG   ( 1113):     4348fdf8  4348fe84  
I/DEBUG   ( 1113):     4348fdfc  0008f240  
I/DEBUG   ( 1113):     4348fe00  0008f618  
I/DEBUG   ( 1113):     4348fe04  0008f5a8  
I/DEBUG   ( 1113):     4348fe08  00100000  
I/DEBUG   ( 1113):     4348fe0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4348fe10  0008f6a8  
I/DEBUG   ( 1113):     4348fe14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4348fe18  0008f6a8  
I/DEBUG   ( 1113):     4348fe1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     4348fe20  0008f618  
I/DEBUG   ( 1113):     4348fe24  3237f2a2  
I/DEBUG   ( 1113):     4348fe28  ac52bc4c  
I/DEBUG   ( 1113):     4348fe2c  0008f618  
I/DEBUG   ( 1113):     4348fe30  00000000  
I/DEBUG   ( 1113):     4348fe34  4348fe84  
I/DEBUG   ( 1113):     4348fe38  0008f240  
I/DEBUG   ( 1113):     4348fe3c  0008f618  
I/DEBUG   ( 1113):     4348fe40  0008f5a8  
I/DEBUG   ( 1113):     4348fe44  00100000  
I/DEBUG   ( 1113):     4348fe48  00000001  
I/DEBUG   ( 1113):     4348fe4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 4348fe50  0008f1b0  
I/DEBUG   ( 1113):     4348fe54  ac52a7cc  
I/DEBUG   ( 1113):     4348fe58  4348fe84  
I/DEBUG   ( 1113):     4348fe5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1426): Process 1427 terminated by signal (11)
I/Zygote  ( 1426): Exit zygote because system server (1427) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1450): ServiceManager: 0xad50
E/ALSALib ( 1450): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1450): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1450): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1450): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1450): TI ALSA module opened
D/TIALSAModule( 1450): Initializing devices for TI ALSA module
I/CameraService( 1450): CameraService started (pid=1450)
D/AudioHardwareALSA( 1450): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1450): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1450): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1450): AudioFlinger's thread 0x39230 ready to run
D/TIALSAModule( 1450): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1450): CALLING STANDBY
D/AndroidRuntime( 1457):
D/AndroidRuntime( 1457): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1457): CheckJNI is ON
D/dalvikvm( 1457): creating instr width table
I/SamplingProfilerIntegration( 1457): Profiler is disabled.
I/Zygote  ( 1457): Preloading classes...
D/dalvikvm( 1457): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1457): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1457): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1457): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1457): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1457): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1457): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1457): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1457): could not find media config xml file
D/dalvikvm( 1457): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1457): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 7ms
D/dalvikvm( 1457): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 7ms
D/RenderScript_jni( 1457): RenderScript JNI library not found!
D/dalvikvm( 1457): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 7ms
D/dalvikvm( 1457): GC_EXPLICIT freed 24K, 6% free 1277K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1457): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1457): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1457): GC_EXPLICIT freed 14K, 3% free 1372K/1411K, external 0K/0K, paused 10ms
W/Zygote  ( 1457): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1457): GC_EXPLICIT freed 28K, 6% free 1398K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1457): GC_EXPLICIT freed 31K, 3% free 1436K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1457): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1457): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1457): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1457): GC_FOR_MALLOC freed 2890K, 57% free 2232K/5123K, external 0K/0K, paused 32ms
D/dalvikvm( 1457): GC_EXPLICIT freed 2439K, 52% free 2485K/5123K, external 0K/0K, paused 30ms
D/dalvikvm( 1457): GC_EXPLICIT freed 128K, 51% free 2546K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1457): GC_EXPLICIT freed 73K, 50% free 2571K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1457): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1457): GC_EXPLICIT freed 31K, 50% free 2612K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1457): GC_EXPLICIT freed 38K, 49% free 2634K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1457): ...preloaded 1829 classes in 2261ms.
D/dalvikvm( 1457): GC_EXPLICIT freed 18K, 49% free 2632K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1457): Preloading resources...
D/dalvikvm( 1457): GC_EXTERNAL_ALLOC freed <1K, 49% free 2634K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1457): GC_EXPLICIT freed 15K, 48% free 2672K/5123K, external 414K/521K, paused 21ms
D/dalvikvm( 1457): GC_EXTERNAL_ALLOC freed 7K, 48% free 2683K/5123K, external 516K/521K, paused 21ms
I/Zygote  ( 1457): ...preloaded 51 resources in 275ms.
I/Zygote  ( 1457): ...preloaded 15 resources in 5ms.
D/dalvikvm( 1457): GC_EXPLICIT freed 14K, 48% free 2707K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1457): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1457): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 22ms
I/dalvikvm( 1457): System server process 1458 has been created
I/Zygote  ( 1457): Accepting command socket connections
E/BatteryService( 1458): acOnlinePath not found
E/BatteryService( 1458): usbOnlinePath not found
E/BatteryService( 1458): batteryStatusPath not found
E/BatteryService( 1458): batteryHealthPath not found
E/BatteryService( 1458): batteryPresentPath not found
E/BatteryService( 1458): batteryCapacityPath not found
E/BatteryService( 1458): batteryVoltagePath not found
E/BatteryService( 1458): batteryTemperaturePath not found
E/BatteryService( 1458): batteryTechnologyPath not found
I/sysproc ( 1458): Entered system_init()
I/sysproc ( 1458): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1458): SurfaceFlinger is starting
I/SurfaceFlinger( 1458): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1458): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: [   71.061798] request_suspend_state: wakeup (0->0) at 71442779547 (2000-01-01 05:45:16.853790292 UTC)
1458, tid: 1466  >>> system_serv[   71.074432] init: untracked pid 1510 exited
er <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 43648dc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f608  r5 0008f730  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 0008f598  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 43648d68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 3fe99999a0000000  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 0000000000000000  d19 0000000000000000
I/DEBUG   ( 1113):  d20 0000000000000000  d21 0000000000000000
I/DEBUG   ( 1113):  d22 0000000000000000  d23 0000000000000000
I/DEBUG   ( 1113):  d24 0000000000000000  d25 0000000000000000
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000010
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     43648d28  0008f7a4  
I/DEBUG   ( 1113):     43648d2c  ac52b730  
I/DEBUG   ( 1113):     43648d30  00100000  
I/DEBUG   ( 1113):     43648d34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     43648d38  00100000  
I/DEBUG   ( 1113):     43648d3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     43648d40  0008f608  
I/DEBUG   ( 1113):     43648d44  00000000  
I/DEBUG   ( 1113):     43648d48  0008f650  
I/DEBUG   ( 1113):     43648d4c  0008f730  
I/DEBUG   ( 1113):     43648d50  fffffec0  
I/DEBUG   ( 1113):     43648d54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43648d58  0008f608  
I/DEBUG   ( 1113):     43648d5c  0008f730  
I/DEBUG   ( 1113):     43648d60  df002777  
I/DEBUG   ( 1113):     43648d64  e3a070ad  
I/DEBUG   ( 1113): #00 43648d68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43648d6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     43648d70  fffffff8  
I/DEBUG   ( 1113):     43648d74  0008f6c0  
I/DEBUG   ( 1113):     43648d78  00000000  
I/DEBUG   ( 1113):     43648d7c  0008f668  
I/DEBUG   ( 1113):     43648d80  00000000  
I/DEBUG   ( 1113):     43648d84  0008f6c0  
I/DEBUG   ( 1113):     43648d88  00000001  
I/DEBUG   ( 1113):     43648d8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     43648d90  00000000  
I/DEBUG   ( 1113):     43648d94  00000000  
I/DEBUG   ( 1113):     43648d98  00000000  
I/DEBUG   ( 1113):     43648d9c  00000000  
I/DEBUG   ( 1113):     43648da0  00000000  
I/DEBUG   ( 1113):     43648da4  00000001  
I/DEBUG   ( 1113):     43648da8  00000000  
I/DEBUG   ( 1113):     43648dac  00100000  
I/DEBUG   ( 1113):     43648db0  00001000  
I/DEBUG   ( 1113):     43648db4  00000000  
I/DEBUG   ( 1113):     43648db8  00000000  
I/DEBUG   ( 1113):     43648dbc  0008f6f0  
I/DEBUG   ( 1113):     43648dc0  fffffff8  
I/DEBUG   ( 1113):     43648dc4  0008f660  
I/DEBUG   ( 1113):     43648dc8  0008f660  
I/DEBUG   ( 1113):     43648dcc  00000001  
I/DEBUG   ( 1113):     43648dd0  00000000  
I/DEBUG   ( 1113):     43648dd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43648dd8  0008f67c  
I/DEBUG   ( 1113):     43648ddc  0008f66c  
I/DEBUG   ( 1113):     43648de0  00000000  
I/DEBUG   ( 1113):     43648de4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     43648de8  00000000  
I/DEBUG   ( 1113):     43648dec  0008f668  
I/DEBUG   ( 1113):     43648df0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     43648df4  0008f6a8  
I/DEBUG   ( 1113):     43648df8  43648e84  
I/DEBUG   ( 1113):     43648dfc  0008f240  
I/DEBUG   ( 1113):     43648e00  0008f608  
I/DEBUG   ( 1113):     43648e04  0008f598  
I/DEBUG   ( 1113):     43648e08  00100000  
I/DEBUG   ( 1113):     43648e0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43648e10  0008f698  
I/DEBUG   ( 1113):     43648e14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43648e18  0008f698  
I/DEBUG   ( 1113):     43648e1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     43648e20  0008f608  
I/DEBUG   ( 1113):     43648e24  ff2b6e0f  
I/DEBUG   ( 1113):     43648e28  ac52bc4c  
I/DEBUG   ( 1113):     43648e2c  0008f608  
I/DEBUG   ( 1113):     43648e30  00000000  
I/DEBUG   ( 1113):     43648e34  43648e84  
I/DEBUG   ( 1113):     43648e38  0008f240  
I/DEBUG   ( 1113):     43648e3c  0008f608  
I/DEBUG   ( 1113):     43648e40  0008f598  
I/DEBUG   ( 1113):     43648e44  00100000  
I/DEBUG   ( 1113):     43648e48  00000001  
I/DEBUG   ( 1113):     43648e4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 43648e50  0008f1b0  
I/DEBUG   ( 1113):     43648e54  ac52a7cc  
I/DEBUG   ( 1113):     43648e58  43648e84  
I/DEBUG   ( 1113):     43648e5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1457): Process 1458 terminated by signal (11)
I/Zygote  ( 1457): Exit zygote because system server (1458) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1480): ServiceManager: 0xad50
E/ALSALib ( 1480): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1480): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1480): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1480): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1480): TI ALSA module opened
D/TIALSAModule( 1480): Initializing devices for TI ALSA module
I/CameraService( 1480): CameraService started (pid=1480)
D/AudioHardwareALSA( 1480): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1480): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1480): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1480): AudioFlinger's thread 0x391a8 ready to run
D/TIALSAModule( 1480): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1480): CALLING STANDBY
D/AndroidRuntime( 1487):
D/AndroidRuntime( 1487): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1487): CheckJNI is ON
D/dalvikvm( 1487): creating instr width table
I/SamplingProfilerIntegration( 1487): Profiler is disabled.
I/Zygote  ( 1487): Preloading classes...
D/dalvikvm( 1487): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1487): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1487): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1487): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1487): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1487): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1487): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1487): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 2ms
W/MediaProfiles( 1487): could not find media config xml file
D/dalvikvm( 1487): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1487): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 8ms
D/dalvikvm( 1487): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 6ms
D/RenderScript_jni( 1487): RenderScript JNI library not found!
D/dalvikvm( 1487): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 6ms
D/dalvikvm( 1487): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1487): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1487): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1487): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 11ms
W/Zygote  ( 1487): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1487): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1487): GC_EXPLICIT freed 31K, 3% free 1436K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1487): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1487): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1487): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1487): GC_FOR_MALLOC freed 2891K, 57% free 2231K/5123K, external 0K/0K, paused 33ms
D/dalvikvm( 1487): GC_EXPLICIT freed 2437K, 52% free 2485K/5123K, external 0K/0K, paused 30ms
D/dalvikvm( 1487): GC_EXPLICIT freed 128K, 51% free 2545K/5123K, external 0K/0K, paused 20ms
D/dalvikvm( 1487): GC_EXPLICIT freed 73K, 50% free 2570K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1487): GC_EXPLICIT freed 36K, 50% free 2587K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1487): GC_EXPLICIT freed 31K, 50% free 2611K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1487): GC_EXPLICIT freed 39K, 49% free 2633K/5123K, external 0K/0K, paused 22ms
I/Zygote  ( 1487): ...preloaded 1829 classes in 2227ms.
D/dalvikvm( 1487): GC_EXPLICIT freed 18K, 49% free 2631K/5123K, external 0K/0K, paused 22ms
I/Zygote  ( 1487): Preloading resources...
D/dalvikvm( 1487): GC_EXTERNAL_ALLOC freed <1K, 49% free 2633K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1487): GC_EXPLICIT freed 15K, 48% free 2672K/5123K, external 414K/521K, paused 21ms
D/dalvikvm( 1487): GC_EXTERNAL_ALLOC freed 7K, 48% free 2682K/5123K, external 516K/521K, paused 22ms
I/Zygote  ( 1487): ...preloaded 51 resources in 270ms.
I/Zygote  ( 1487): ...preloaded 15 resources in 4ms.
D/dalvikvm( 1487): GC_EXPLICIT freed 14K, 48% free 2706K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1487): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 21ms
D/dalvikvm( 1487): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 21ms
I/dalvikvm( 1487): System server process 1488 has been created
I/Zygote  ( 1487): Accepting command socket connections
E/BatteryService( 1488): acOnlinePath not found
E/BatteryService( 1488): usbOnlinePath not found
E/BatteryService( 1488): batteryStatusPath not found
E/BatteryService( 1488): batteryHealthPath not found
E/BatteryService( 1488): batteryPresentPath not found
E/BatteryService( 1488): batteryCapacityPath not found
E/BatteryService( 1488): batteryVoltagePath not found
E/BatteryService( 1488): batteryTemperaturePath not found
E/BatteryService( 1488): batteryTechnologyPath not found
I/sysproc ( 1488): Entered system_init()
I/sysproc ( 1488): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1488): SurfaceFlinger is starting
I/SurfaceFlinger( 1488): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1488): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1488, tid: 1496  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 4359ddc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f608  r5 0008f730  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 0008f598  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 4359dd68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 3fe99999a0000000  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 0000000000000000  d19 0000000000000000
I/DEBUG   ( 1113):  d20 0000000000000000  d21 0000000000000000
I/DEBUG   ( 1113):  d22 0000000000000000  d23 0000000000000000
I/DEBUG   ( 1113):  d24 0000000000000000  d25 0000000000000000
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000010
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     4359dd28  0008f7a4  
I/DEBUG   ( 1113):     4359dd2c  ac52b730  
I/DEBUG   ( 1113):     4359dd30  00100000  
I/DEBUG   ( 1113):     4359dd34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     4359dd38  00100000  
I/DEBUG   ( 1113):     4359dd3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     4359dd40  0008f608  
I/DEBUG   ( 1113):     4359dd44  00000000  
I/DEBUG   ( 1113):     4359dd48  0008f650  
I/DEBUG   ( 1113):     4359dd4c  0008f730  
I/DEBUG   ( 1113):     4359dd50  fffffec0  
I/DEBUG   ( 1113):     4359dd54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4359dd58  0008f608  
I/DEBUG   ( 1113):     4359dd5c  0008f730  
I/DEBUG   ( 1113):     4359dd60  df002777  
I/DEBUG   ( 1113):     4359dd64  e3a070ad  
I/DEBUG   ( 1113): #00 4359dd68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4359dd6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     4359dd70  fffffff8  
I/DEBUG   ( 1113):     4359dd74  0008f6c0  
I/DEBUG   ( 1113):     4359dd78  00000000  
I/DEBUG   ( 1113):     4359dd7c  0008f668  
I/DEBUG   ( 1113):     4359dd80  00000000  
I/DEBUG   ( 1113):     4359dd84  0008f6c0  
I/DEBUG   ( 1113):     4359dd88  00000001  
I/DEBUG   ( 1113):     4359dd8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     4359dd90  00000000  
I/DEBUG   ( 1113):     4359dd94  00000000  
I/DEBUG   ( 1113):     4359dd98  00000000  
I/DEBUG   ( 1113):     4359dd9c  00000000  
I/DEBUG   ( 1113):     4359dda0  00000000  
I/DEBUG   ( 1113):     4359dda4  00000001  
I/DEBUG   ( 1113):     4359dda8  00000000  
I/DEBUG   ( 1113):     4359ddac  00100000  
I/DEBUG   ( 1113):     4359ddb0  00001000  
I/DEBUG   ( 1113):     4359ddb4  00000000  
I/DEBUG   ( 1113):     4359ddb8  00000000  
I/DEBUG   ( 1113):     4359ddbc  0008f6f0  
I/DEBUG   ( 1113):     4359ddc0  fffffff8  
I/DEBUG   ( 1113):     4359ddc4  0008f660  
I/DEBUG   ( 1113):     4359ddc8  0008f660  
I/DEBUG   ( 1113):     4359ddcc  00000001  
I/DEBUG   ( 1113):     4359ddd0  00000000  
I/DEBUG   ( 1113):     4359ddd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4359ddd8  0008f67c  
I/DEBUG   ( 1113):     4359dddc  0008f66c  
I/DEBUG   ( 1113):     4359dde0  00000000  
I/DEBUG   ( 1113):     4359dde4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     4359dde8  00000000  
I/DEBUG   ( 1113):     4359ddec  0008f668  
I/DEBUG   ( 1113):     4359ddf0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     4359ddf4  0008f6a8  
I/DEBUG   ( 1113):     4359ddf8  4359de84  
I/DEBUG   ( 1113):     4359ddfc  0008f240  
I/DEBUG   ( 1113):     4359de00  0008f608  
I/DEBUG   ( 1113):     4359de04  0008f598  
I/DEBUG   ( 1113):     4359de08  00100000  
I/DEBUG   ( 1113):     4359de0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4359de10  0008f698  
I/DEBUG   ( 1113):     4359de14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4359de18  0008f698  
I/DEBUG   ( 1113):     4359de1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     4359de20  0008f608  
I/DEBUG   ( 1113):     4359de24  b2c0c550  
I/DEBUG   ( 1113):     4359de28  ac52bc4c  
I/DEBUG   ( 1113):     4359de2c  0008f608  
I/DEBUG   ( 1113):     4359de30  00000000  
I/DEBUG   ( 1113):     4359de34  4359de84  
I/DEBUG   ( 1113):     4359de38  0008f240  
I/DEBUG   ( 1113):     4359de3c  0008f608  
I/DEBUG   ( 1113):     4359de40  0008f598  
I/DEBUG   ( 1113):     4359de44  00100000  
I/DEBUG   ( 1113):     4359de48  00000001  
I/DEBUG   ( 1113):     4359de4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 4359de50  0008f1b0  
I/DEBUG   ( 1113):     4359de54  ac52a7cc  
I/DEBUG   ( 1113):     4359de58  4359de84  
I/DEBUG   ( 1113):     4359de5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1487): Process 1488 terminated by signal (11)
I/Zygote  ( 1487): Exit zygote because system server (1488) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1510): ServiceManager: 0xad50
E/ALSALib ( 1510): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1510): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1510): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1510): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1510): TI ALSA module opened
D/TIALSAModule( 1510): Initializing devices for TI ALSA module
I/CameraService( 1510): CameraService started (pid=1510)
D/AudioHardwareALSA( 1510): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1510): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1510): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1510): AudioFlinger's thread 0x391c8 ready to run
D/TIALSAModule( 1510): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1510): CALLING STANDBY
D/AndroidRuntime( 1517):
D/AndroidRuntime( 1517): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1517): CheckJNI is ON
D/dalvikvm( 1517): creating instr width table
I/SamplingProfilerIntegration( 1517): Profiler is disabled.
I/Zygote  ( 1517): Preloading classes...
D/dalvikvm( 1517): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1517): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1517): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1517): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1517): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1517): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 6ms
D/dalvikvm( 1517): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 10ms
D/dalvikvm( 1517): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1517): could not find media config xml file
D/dalvikvm( 1517): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1517): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 8ms
D/dalvikvm( 1517): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 7ms
D/RenderScript_jni( 1517): RenderScript JNI library not found!
D/dalvikvm( 1517): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 6ms
D/dalvikvm( 1517): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1517): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1517): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 12ms
D/dalvikvm( 1517): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 11ms
W/Zygote  ( 1517): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1517): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1517): GC_EXPLICIT freed 31K, 3% free 1435K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1517): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1517): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1517): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1517): GC_FOR_MALLOC freed 2891K, 57% free 2231K/5123K, external 0K/0K, paused 33ms
D/dalvikvm( 1517): GC_EXPLICIT freed 2438K, 52% free 2485K/5123K, external 0K/0K, paused 32ms
D/dalvikvm( 1517): GC_EXPLICIT freed 127K, 51% free 2545K/5123K, external 0K/0K, paused 24ms
D/dalvikvm( 1517): GC_EXPLICIT freed 74K, 50% free 2571K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1517): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1517): GC_EXPLICIT freed 31K, 50% free 2611K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1517): GC_EXPLICIT freed 38K, 49% free 2634K/5123K, external 0K/0K, paused 22ms
I/Zygote  ( 1517): ...preloaded 1829 classes in 2348ms.
D/dalvikvm( 1517): GC_EXPLICIT freed 18K, 49% free 2632K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1517): Preloading resources...
D/dalvikvm( 1517): GC_EXTERNAL_ALLOC freed <1K, 49% free 2634K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1517): GC_EXPLICIT freed 15K, 48% free 2673K/5123K, external 414K/521K, paused 24ms
D/dalvikvm( 1517): GC_EXTERNAL_ALLOC freed 7K, 48% free 2683K/5123K, external 516K/521K, paused 22ms
I/Zygote  ( 1517): ...preloaded 51 resources in 284ms.
I/Zygote  ( 1517): ...preloaded 15 resources in 4ms.
D/dalvikvm( 1517): GC_EXPLICIT freed 14K, 48% free 2707K/5123K, external 716K/1038K, paused 23ms
D/dalvikvm( 1517): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1517): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 23ms
I/dalvikvm( 1517): System server process 1519 has been created
I/Zygote  ( 1517): Accepting command socket connections
E/BatteryService( 1519): acOnlinePath not found
E/BatteryService( 1519): usbOnlinePath not found
E/BatteryService( 1519): batteryStatusPath not found
E/BatteryService( 1519): batteryHealthPath not found
E/BatteryService( 1519): batteryPresentPath not found
E/BatteryService( 1519): batteryCapacityPath not found
E/BatteryService( 1519): batteryVoltagePath not found
E/BatteryService( 1519): batteryTemperaturePath not found
E/BatteryService( 1519): batteryTechnologyPath not found
I/sysproc ( 1519): Entered system_init()
I/sysproc ( 1519): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1519): SurfaceFlinger is starting
I/SurfaceFlinger( 1519): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1519): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1519, tid: 1529  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 435b5dc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f5f0  r5 0008f6e8  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 00193b78  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 435b5d68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000001072aea251  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 000000004066c010  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 42eccefa43de3400  d19 3fbc71c71c71c71c
I/DEBUG   ( 1113):  d20 4008000000000000  d21 3fd99a27ad32ddf5
I/DEBUG   ( 1113):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
I/DEBUG   ( 1113):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000010
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     435b5d28  0008f75c  
I/DEBUG   ( 1113):     435b5d2c  ac52b730  
I/DEBUG   ( 1113):     435b5d30  00100000  
I/DEBUG   ( 1113):     435b5d34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     435b5d38  00100000  
I/DEBUG   ( 1113):     435b5d3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     435b5d40  0008f5f0  
I/DEBUG   ( 1113):     435b5d44  00000000  
I/DEBUG   ( 1113):     435b5d48  0008f638  
I/DEBUG   ( 1113):     435b5d4c  0008f6e8  
I/DEBUG   ( 1113):     435b5d50  fffffec0  
I/DEBUG   ( 1113):     435b5d54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435b5d58  0008f5f0  
I/DEBUG   ( 1113):     435b5d5c  0008f6e8  
I/DEBUG   ( 1113):     435b5d60  df002777  
I/DEBUG   ( 1113):     435b5d64  e3a070ad  
I/DEBUG   ( 1113): #00 435b5d68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435b5d6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     435b5d70  fffffff8  
I/DEBUG   ( 1113):     435b5d74  00193b78  
I/DEBUG   ( 1113):     435b5d78  00000000  
I/DEBUG   ( 1113):     435b5d7c  0008f650  
I/DEBUG   ( 1113):     435b5d80  00000000  
I/DEBUG   ( 1113):     435b5d84  00193b78  
I/DEBUG   ( 1113):     435b5d88  00000001  
I/DEBUG   ( 1113):     435b5d8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     435b5d90  00000000  
I/DEBUG   ( 1113):     435b5d94  00000000  
I/DEBUG   ( 1113):     435b5d98  00000000  
I/DEBUG   ( 1113):     435b5d9c  00000000  
I/DEBUG   ( 1113):     435b5da0  00000000  
I/DEBUG   ( 1113):     435b5da4  00000001  
I/DEBUG   ( 1113):     435b5da8  00000000  
I/DEBUG   ( 1113):     435b5dac  00100000  
I/DEBUG   ( 1113):     435b5db0  00001000  
I/DEBUG   ( 1113):     435b5db4  00000000  
I/DEBUG   ( 1113):     435b5db8  00000000  
I/DEBUG   ( 1113):     435b5dbc  0008f6a8  
I/DEBUG   ( 1113):     435b5dc0  fffffff8  
I/DEBUG   ( 1113):     435b5dc4  0008f648  
I/DEBUG   ( 1113):     435b5dc8  0008f648  
I/DEBUG   ( 1113):     435b5dcc  00000001  
I/DEBUG   ( 1113):     435b5dd0  00000000  
I/DEBUG   ( 1113):     435b5dd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435b5dd8  0008f664  
I/DEBUG   ( 1113):     435b5ddc  0008f654  
I/DEBUG   ( 1113):     435b5de0  00000000  
I/DEBUG   ( 1113):     435b5de4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     435b5de8  00000000  
I/DEBUG   ( 1113):     435b5dec  0008f650  
I/DEBUG   ( 1113):     435b5df0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     435b5df4  0008f598  
I/DEBUG   ( 1113):     435b5df8  435b5e84  
I/DEBUG   ( 1113):     435b5dfc  0008f240  
I/DEBUG   ( 1113):     435b5e00  0008f5f0  
I/DEBUG   ( 1113):     435b5e04  00193b78  
I/DEBUG   ( 1113):     435b5e08  00100000  
I/DEBUG   ( 1113):     435b5e0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435b5e10  0008f680  
I/DEBUG   ( 1113):     435b5e14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435b5e18  0008f680  
I/DEBUG   ( 1113):     435b5e1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     435b5e20  0008f5f0  
I/DEBUG   ( 1113):     435b5e24  95e57b5e  
I/DEBUG   ( 1113):     435b5e28  ac52bc4c  
I/DEBUG   ( 1113):     435b5e2c  0008f5f0  
I/DEBUG   ( 1113):     435b5e30  00000000  
I/DEBUG   ( 1113):     435b5e34  435b5e84  
I/DEBUG   ( 1113):     435b5e38  0008f240  
I/DEBUG   ( 1113):     435b5e3c  0008f5f0  
I/DEBUG   ( 1113):     435b5e40  00193b78  
I/DEBUG   ( 1113):     435b5e44  00100000  
I/DEBUG   ( 1113):     435b5e48  00000001  
I/DEBUG   ( 1113):     435b5e4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 435b5e50  0008f1b0  
I/DEBUG   ( 1113):     435b5e54  ac52a7cc  
I/DEBUG   ( 1113):     435b5e58  435b5e84  
I/DEBUG   ( 1113):     435b5e5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1517): Process 1519 terminated by signal (11)
I/Zygote  ( 1517): Exit zygote because system server (1519) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1541): ServiceManager: 0xad50
E/ALSALib ( 1541): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1541): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1541): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1541): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1541): TI ALSA module opened
D/TIALSAModule( 1541): Initializing devices for TI ALSA module
I/CameraService( 1541): CameraService started (pid=1541)
D/AudioHardwareALSA( 1541): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1541): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1541): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1541): AudioFlinger's thread 0x391c8 ready to run
D/TIALSAModule( 1541): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1541): CALLING STANDBY
D/AndroidRuntime( 1548):
D/AndroidRuntime( 1548): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1548): CheckJNI is ON
D/dalvikvm( 1548): creating instr width table
I/SamplingProfilerIntegration( 1548): Profiler is disabled.
I/Zygote  ( 1548): Preloading classes...
D/dalvikvm( 1548): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1548): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1548): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1548): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1548): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1548): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1548): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1548): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1548): could not find media config xml file
D/dalvikvm( 1548): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1548): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 7ms
D/dalvikvm( 1548): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 6ms
D/RenderScript_jni( 1548): RenderScript JNI library not found!
D/dalvikvm( 1548): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 7ms
D/dalvikvm( 1548): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1548): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1548): GC_EXPLICIT freed 27K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1548): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 11ms
W/Zygote  ( 1548): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1548): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 10ms
D/dalvikvm( 1548): GC_EXPLICIT freed 31K, 3% free 1436K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1548): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1548): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1548): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1548): GC_FOR_MALLOC freed 2890K, 57% free 2232K/5123K, external 0K/0K, paused 34ms
D/dalvikvm( 1548): GC_EXPLICIT freed 2439K, 52% free 2485K/5123K, external 0K/0K, paused 30ms
D/dalvikvm( 1548): GC_EXPLICIT freed 127K, 51% free 2545K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1548): GC_EXPLICIT freed 73K, 50% free 2571K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1548): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1548): GC_EXPLICIT freed 31K, 50% free 2612K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1548): GC_EXPLICIT freed 38K, 49% free 2634K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1548): ...preloaded 1829 classes in 2308ms.
D/dalvikvm( 1548): GC_EXPLICIT freed 18K, 49% free 2632K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1548): Preloading resources...
D/dalvikvm( 1548): GC_EXTERNAL_ALLOC freed <1K, 49% free 2634K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1548): GC_EXPLICIT freed 15K, 48% free 2673K/5123K, external 414K/521K, paused 22ms
D/dalvikvm( 1548): GC_EXTERNAL_ALLOC freed 7K, 48% free 2683K/5123K, external 516K/521K, paused 21ms
I/Zygote  ( 1548): ...preloaded 51 resources in 278ms.
I/Zygote  ( 1548): ...preloaded 15 resources in 5ms.
D/dalvikvm( 1548): GC_EXPLICIT freed 14K, 48% free 2707K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1548): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1548): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 22ms
I/dalvikvm( 1548): System server process 1549 has been created
I/Zygote  ( 1548): Accepting command socket connections
E/BatteryService( 1549): acOnlinePath not found
E/BatteryService( 1549): usbOnlinePath not found
E/BatteryService( 1549): batteryStatusPath not found
E/BatteryService( 1549): batteryHealthPath not found
E/BatteryService( 1549): batteryPresentPath not found
E/BatteryService( 1549): batteryCapacityPath not found
E/BatteryService( 1549): batteryVoltagePath not found
E/BatteryService( 1549): batteryTemperaturePath not found
E/BatteryService( 1549): batteryTechnologyPath not found
I/sysproc ( 1549): Entered system_init()
I/sysproc ( 1549): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1549): SurfaceFlinger is starting
I/SurfaceFlinger( 1549): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1549): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1549, tid: 1557  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 43498dc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f5f0  r5 0008f6e8  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 00193b78  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 43498d68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 00000000405cb010  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 42eccefa43de3400  d19 3fbc71c71c71c71c
I/DEBUG   ( 1113):  d20 4008000000000000  d21 3fd99a27ad32ddf5
I/DEBUG   ( 1113):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
I/DEBUG   ( 1113):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000012
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     43498d28  0008f75c  
I/DEBUG   ( 1113):     43498d2c  ac52b730  
I/DEBUG   ( 1113):     43498d30  00100000  
I/DEBUG   ( 1113):     43498d34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     43498d38  00100000  
I/DEBUG   ( 1113):     43498d3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     43498d40  0008f5f0  
I/DEBUG   ( 1113):     43498d44  00000000  
I/DEBUG   ( 1113):     43498d48  0008f638  
I/DEBUG   ( 1113):     43498d4c  0008f6e8  
I/DEBUG   ( 1113):     43498d50  fffffec0  
I/DEBUG   ( 1113):     43498d54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43498d58  0008f5f0  
I/DEBUG   ( 1113):     43498d5c  0008f6e8  
I/DEBUG   ( 1113):     43498d60  df002777  
I/DEBUG   ( 1113):     43498d64  e3a070ad  
I/DEBUG   ( 1113): #00 43498d68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43498d6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     43498d70  fffffff8  
I/DEBUG   ( 1113):     43498d74  00193b78  
I/DEBUG   ( 1113):     43498d78  00000000  
I/DEBUG   ( 1113):     43498d7c  0008f650  
I/DEBUG   ( 1113):     43498d80  00000000  
I/DEBUG   ( 1113):     43498d84  00193b78  
I/DEBUG   ( 1113):     43498d88  00000001  
I/DEBUG   ( 1113):     43498d8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     43498d90  00000000  
I/DEBUG   ( 1113):     43498d94  00000000  
I/DEBUG   ( 1113):     43498d98  00000000  
I/DEBUG   ( 1113):     43498d9c  00000000  
I/DEBUG   ( 1[   75.261383] request_suspend_state: wakeup (0->0) at 75642364509 (2000-01-01 05:45:21.053375254 UTC)
113):     43498da0  00000000  
[   75.273742] init: untracked pid 1541 exited
I/DEBUG   ( 1113):     43498da4  00000001  
I/DEBUG   ( 1113):     43498da8  00000000  
I/DEBUG   ( 1113):     43498dac  00100000  
I/DEBUG   ( 1113):     43498db0  00001000  
I/DEBUG   ( 1113):     43498db4  00000000  
I/DEBUG   ( 1113):     43498db8  00000000  
I/DEBUG   ( 1113):     43498dbc  0008f6a8  
I/DEBUG   ( 1113):     43498dc0  fffffff8  
I/DEBUG   ( 1113):     43498dc4  0008f648  
I/DEBUG   ( 1113):     43498dc8  0008f648  
I/DEBUG   ( 1113):     43498dcc  00000001  
I/DEBUG   ( 1113):     43498dd0  00000000  
I/DEBUG   ( 1113):     43498dd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43498dd8  0008f664  
I/DEBUG   ( 1113):     43498ddc  0008f654  
I/DEBUG   ( 1113):     43498de0  00000000  
I/DEBUG   ( 1113):     43498de4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     43498de8  00000000  
I/DEBUG   ( 1113):     43498dec  0008f650  
I/DEBUG   ( 1113):     43498df0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     43498df4  0008f598  
I/DEBUG   ( 1113):     43498df8  43498e84  
I/DEBUG   ( 1113):     43498dfc  0008f240  
I/DEBUG   ( 1113):     43498e00  0008f5f0  
I/DEBUG   ( 1113):     43498e04  00193b78  
I/DEBUG   ( 1113):     43498e08  00100000  
I/DEBUG   ( 1113):     43498e0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43498e10  0008f680  
I/DEBUG   ( 1113):     43498e14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     43498e18  0008f680  
I/DEBUG   ( 1113):     43498e1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     43498e20  0008f5f0  
I/DEBUG   ( 1113):     43498e24  81456f05  
I/DEBUG   ( 1113):     43498e28  ac52bc4c  
I/DEBUG   ( 1113):     43498e2c  0008f5f0  
I/DEBUG   ( 1113):     43498e30  00000000  
I/DEBUG   ( 1113):     43498e34  43498e84  
I/DEBUG   ( 1113):     43498e38  0008f240  
I/DEBUG   ( 1113):     43498e3c  0008f5f0  
I/DEBUG   ( 1113):     43498e40  00193b78  
I/DEBUG   ( 1113):     43498e44  00100000  
I/DEBUG   ( 1113):     43498e48  00000001  
I/DEBUG   ( 1113):     43498e4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 43498e50  0008f1b0  
I/DEBUG   ( 1113):     43498e54  ac52a7cc  
I/DEBUG   ( 1113):     43498e58  43498e84  
I/DEBUG   ( 1113):     43498e5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1548): Process 1549 terminated by signal (11)
I/Zygote  ( 1548): Exit zygote because system server (1549) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1571): ServiceManager: 0xad50
E/ALSALib ( 1571): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1571): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1571): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1571): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1571): TI ALSA module opened
D/TIALSAModule( 1571): Initializing devices for TI ALSA module
I/CameraService( 1571): CameraService started (pid=1571)
D/AudioHardwareALSA( 1571): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1571): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1571): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1571): AudioFlinger's thread 0x391c8 ready to run
D/TIALSAModule( 1571): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1571): CALLING STANDBY
D/AndroidRuntime( 1578):
D/AndroidRuntime( 1578): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1578): CheckJNI is ON
D/dalvikvm( 1578): creating instr width table
I/SamplingProfilerIntegration( 1578): Profiler is disabled.
I/Zygote  ( 1578): Preloading classes...
D/dalvikvm( 1578): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1578): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1578): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1578): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1578): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1578): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1578): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1578): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 2ms
W/MediaProfiles( 1578): could not find media config xml file
D/dalvikvm( 1578): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1578): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 7ms
D/dalvikvm( 1578): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 6ms
D/RenderScript_jni( 1578): RenderScript JNI library not found!
D/dalvikvm( 1578): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 6ms
D/dalvikvm( 1578): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1578): GC_EXPLICIT freed 24K, 4% free 1305K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1578): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1578): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 10ms
W/Zygote  ( 1578): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1578): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1578): GC_EXPLICIT freed 31K, 3% free 1436K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1578): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1578): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1578): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 10ms
D/dalvikvm( 1578): GC_FOR_MALLOC freed 2891K, 57% free 2232K/5123K, external 0K/0K, paused 32ms
D/dalvikvm( 1578): GC_EXPLICIT freed 2438K, 52% free 2485K/5123K, external 0K/0K, paused 30ms
D/dalvikvm( 1578): GC_EXPLICIT freed 128K, 51% free 2545K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1578): GC_EXPLICIT freed 74K, 50% free 2570K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1578): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1578): GC_EXPLICIT freed 31K, 50% free 2611K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1578): GC_EXPLICIT freed 39K, 49% free 2633K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1578): ...preloaded 1829 classes in 2245ms.
D/dalvikvm( 1578): GC_EXPLICIT freed 18K, 49% free 2631K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1578): Preloading resources...
D/dalvikvm( 1578): GC_EXTERNAL_ALLOC freed <1K, 49% free 2633K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1578): GC_EXPLICIT freed 15K, 48% free 2672K/5123K, external 414K/521K, paused 21ms
D/dalvikvm( 1578): GC_EXTERNAL_ALLOC freed 7K, 48% free 2682K/5123K, external 516K/521K, paused 21ms
I/Zygote  ( 1578): ...preloaded 51 resources in 272ms.
I/Zygote  ( 1578): ...preloaded 15 resources in 4ms.
D/dalvikvm( 1578): GC_EXPLICIT freed 14K, 48% free 2706K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1578): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1578): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 22ms
I/dalvikvm( 1578): System server process 1579 has been created
I/Zygote  ( 1578): Accepting command socket connections
E/BatteryService( 1579): acOnlinePath not found
E/BatteryService( 1579): usbOnl[   79.809783] omap_device: omap_i2c.1: new worst case activate latency 0: 61035
inePath not found
E/BatteryService( 1579): batteryStatusPath not found
E/BatteryService( 1579): batteryHealthPath not found
E/BatteryService( 1579): batteryPresentPath not found
E/BatteryService( 1579): batteryCapacityPath not found
E/BatteryService( 1579): batteryVoltagePath not found
E/BatteryService( 1579): batteryTemperaturePath not found
E/BatteryService( 1579): batteryTechnologyPath not found
I/sysproc ( 1579): Entered system_init()
I/sysproc ( 1579): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1579): SurfaceFlinger is starting
I/SurfaceFlinger( 1579): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1579): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1579, tid: 1587  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 435ccdc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f5f0  r5 0008f6e8  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 00193b78  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 435ccd68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 00000000406b5010  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 42eccefa43de3400  d19 3fbc71c71c71c71c
I/DEBUG   ( 1113):  d20 4008000000000000  d21 3fd99a27ad32ddf5
I/DEBUG   ( 1113):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
I/DEBUG   ( 1113):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000012
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     435ccd28  0008f75c  
I/DEBUG   ( 1113):     435ccd2c  ac52b730  
I/DEBUG   ( 1113):     435ccd30  00100000  
I/DEBUG   ( 1113):     435ccd34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     435ccd38  00100000  
I/DEBUG   ( 1113):     435ccd3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     435ccd40  0008f5f0  
I/DEBUG   ( 1113):     435ccd44  00000000  
I/DEBUG   ( 1113):     435ccd48  0008f638  
I/DEBUG   ( 1113):     435ccd4c  0008f6e8  
I/DEBUG   ( 1113):     435ccd50  fffffec0  
I/DEBUG   ( 1113):     435ccd54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435ccd58  0008f5f0  
I/DEBUG   ( 1113):     435ccd5c  0008f6e8  
I/DEBUG   ( 1113):     435ccd60  df002777  
I/DEBUG   ( 1113):     435ccd64  e3a070ad  
I/DEBUG   ( 1113): #00 435ccd68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435ccd6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     435ccd70  fffffff8  
I/DEBUG   ( 1113):     435ccd74  00193b78  
I/DEBUG   ( 1113):     435ccd78  00000000  
I/DEBUG   ( 1113):     435ccd7c  0008f650  
I/DEBUG   ( 1113):     435ccd80  00000000  
I/DEBUG   ( 1113):     435ccd84  00193b78  
I/DEBUG   ( 1113):     435ccd88  00000001  
I/DEBUG   ( 1113):     435ccd8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     435ccd90  00000000  
I/DEBUG   ( 1113):     435ccd94  00000000  
I/DEBUG   ( 1113):     435ccd98  00000000  
I/DEBUG   ( 1113):     435ccd9c  00000000  
I/DEBUG   ( 1113):     435ccda0  00000000  
I/DEBUG   ( 1113):     435ccda4  00000001  
I/DEBUG   ( 1113):     435ccda8  00000000  
I/DEBUG   ( 1113):     435ccdac  00100000  
I/DEBUG   ( 1113):     435ccdb0  00001000  
I/DEBUG   ( 1113):     435ccdb4  00000000  
I/DEBUG   ( 1113):     435ccdb8  00000000  
I/DEBUG   ( 1113):     435ccdbc  0008f6a8  
I/DEBUG   ( 1113):     435ccdc0  fffffff8  
I/DEBUG   ( 1113):     435ccdc4  0008f648  
I/DEBUG   ( 1113):     435ccdc8  0008f648  
I/DEBUG   ( 1113):     435ccdcc  00000001  
I/DEBUG   ( 1113):     435ccdd0  00000000  
I/DEBUG   ( 1113):     435ccdd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435ccdd8  0008f664  
I/DEBUG   ( 1113):     435ccddc  0008f654  
I/DEBUG   ( 1113):     435ccde0  00000000  
I/DEBUG   ( 1113):     435ccde4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     435ccde8  00000000  
I/DEBUG   ( 1113):     435ccdec  0008f650  
I/DEBUG   ( 1113):[   80.432312] request_suspend_state: wakeup (0->0) at 80813323982 (2000-01-01 05:45:26.224304209 UTC)
     435ccdf0  a811ccf9  /system[   80.444488] init: untracked pid 1571 exited
/lib/libutils.so
I/DEBUG   ( 1113):     435ccdf4  0008f598  
I/DEBUG   ( 1113):     435ccdf8  435cce84  
I/DEBUG   ( 1113):     435ccdfc  0008f240  
I/DEBUG   ( 1113):     435cce00  0008f5f0  
I/DEBUG   ( 1113):     435cce04  00193b78  
I/DEBUG   ( 1113):     435cce08  00100000  
I/DEBUG   ( 1113):     435cce0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435cce10  0008f680  
I/DEBUG   ( 1113):     435cce14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435cce18  0008f680  
I/DEBUG   ( 1113):     435cce1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     435cce20  0008f5f0  
I/DEBUG   ( 1113):     435cce24  fbf27d09  
I/DEBUG   ( 1113):     435cce28  ac52bc4c  
I/DEBUG   ( 1113):     435cce2c  0008f5f0  
I/DEBUG   ( 1113):     435cce30  00000000  
I/DEBUG   ( 1113):     435cce34  435cce84  
I/DEBUG   ( 1113):     435cce38  0008f240  
I/DEBUG   ( 1113):     435cce3c  0008f5f0  
I/DEBUG   ( 1113):     435cce40  00193b78  
I/DEBUG   ( 1113):     435cce44  00100000  
I/DEBUG   ( 1113):     435cce48  00000001  
I/DEBUG   ( 1113):     435cce4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 435cce50  0008f1b0  
I/DEBUG   ( 1113):     435cce54  ac52a7cc  
I/DEBUG   ( 1113):     435cce58  435cce84  
I/DEBUG   ( 1113):     435cce5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1578): Process 1579 terminated by signal (11)
I/Zygote  ( 1578): Exit zygote because system server (1579) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1601): ServiceManager: 0xad50
E/ALSALib ( 1601): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1601): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1601): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1601): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1601): TI ALSA module opened
D/TIALSAModule( 1601): Initializing devices for TI ALSA module
I/CameraService( 1601): CameraService started (pid=1601)
D/AudioHardwareALSA( 1601): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1601): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1601): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1601): AudioFlinger's thread 0x38b28 ready to run
D/TIALSAModule( 1601): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1601): CALLING STANDBY
D/AndroidRuntime( 1608):
D/AndroidRuntime( 1608): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1608): CheckJNI is ON
D/dalvikvm( 1608): creating instr width table
I/SamplingProfilerIntegration( 1608): Profiler is disabled.
I/Zygote  ( 1608): Preloading classes...
D/dalvikvm( 1608): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1608): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1608): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1608): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1608): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1608): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1608): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1608): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1608): could not find media config xml file
D/dalvikvm( 1608): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1608): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 8ms
D/dalvikvm( 1608): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 6ms
D/RenderScript_jni( 1608): RenderScript JNI library not found!
D/dalvikvm( 1608): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 6ms
D/dalvikvm( 1608): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1608): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1608): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 9ms
D/dalvikvm( 1608): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 10ms
W/Zygote  ( 1608): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1608): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 10ms
D/dalvikvm( 1608): GC_EXPLICIT freed 31K, 3% free 1435K/1475K, external 0K/0K, paused 10ms
D/dalvikvm( 1608): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1608): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1608): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1608): GC_FOR_MALLOC freed 2894K, 57% free 2229K/5123K, external 0K/0K, paused 33ms
D/dalvikvm( 1608): GC_EXPLICIT freed 2436K, 52% free 2485K/5123K, external 0K/0K, paused 30ms
D/dalvikvm( 1608): GC_EXPLICIT freed 128K, 51% free 2545K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1608): GC_EXPLICIT freed 73K, 50% free 2571K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1608): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1608): GC_EXPLICIT freed 31K, 50% free 2611K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1608): GC_EXPLICIT freed 38K, 49% free 2634K/5123K, external 0K/0K, paused 22ms
I/Zygote  ( 1608): ...preloaded 1829 classes in 2245ms.
D/dalvikvm( 1608): GC_EXPLICIT freed 18K, 49% free 2632K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1608): Preloading resources...
D/dalvikvm( 1608): GC_EXTERNAL_ALLOC freed <1K, 49% free 2634K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1608): GC_EXPLICIT freed 15K, 48% free 2672K/5123K, external 414K/521K, paused 22ms
D/dalvikvm( 1608): GC_EXTERNAL_ALLOC freed 7K, 48% free 2683K/5123K, external 516K/521K, paused 22ms
I/Zygote  ( 1608): ...preloaded 51 resources in 272ms.
I/Zygote  ( 1608): ...preloaded 15 resources in 5ms.
D/dalvikvm( 1608): GC_EXPLICIT freed 14K, 48% free 2707K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1608): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 23ms
D/dalvikvm( 1608): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 22ms
I/dalvikvm( 1608): System server process 1609 has been created
I/Zygote  ( 1608): Accepting command socket connections
E/BatteryService( 1609): acOnlinePath not found
E/BatteryService( 1609): usbOnlinePath not found
E/BatteryService( 1609): batteryStatusPath not found
E/BatteryService( 1609): batteryHealthPath not found
E/BatteryService( 1609): batteryPresentPath not found
E/BatteryService( 1609): batteryCapacityPath not found
E/BatteryService( 1609): batteryVoltagePath not found
E/BatteryService( 1609): batteryTemperaturePath not found
E/BatteryService( 1609): batteryTechnologyPath not found
I/sysproc ( 1609): Entered system_init()
I/sysproc ( 1609): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1609): SurfaceFlinger is starting
I/SurfaceFlinger( 1609): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1609): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1609, tid: 1617  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 4367bdc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f5f0  r5 0008f6e8  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 00193b78  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 4367bd68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 0000000040669010  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 42eccefa43de3400  d19 3fbc71c71c71c71c
I/DEBUG   ( 1113):  d20 4008000000000000  d21 3fd99a27ad32ddf5
I/DEBUG   ( 1113):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
I/DEBUG   ( 1113):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000012
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     4367bd28  0008f75c  
I/DEBUG   ( 1113):     4367bd2c  ac52b730  
I/DEBUG   ( 1113):     4367bd30  00100000  
I/DEBUG   ( 1113):     4367bd34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     4367bd38  00100000  
I/DEBUG   ( 1113):     4367bd3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     4367bd40  0008f5f0  
I/DEBUG   ( 1113):     4367bd44  00000000  
I/DEBUG   ( 1113):     4367bd48  0008f638  
I/DEBUG   ( 1113):     4367bd4c  0008f6e8  
I/DEBUG   ( 1113):     4367bd50  fffffec0  
I/DEBUG   ( 1113):     4367bd54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4367bd58  0008f5f0  
I/DEBUG   ( 1113):     4367bd5c  0008f6e8  
I/DEBUG   ( 1113):     4367bd60  df002777  
I/DEBUG   ( 1113):     4367bd64  e3a070ad  
I/DEBUG   ( 1113): #00 4367bd68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4367bd6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     4367bd70  fffffff8  
I/DEBUG   ( 1113):     4367bd74  00193b78  
I/DEBUG   ( 1113):     4367bd78  00000000  
I/DEBUG   ( 1113):     4367bd7c  0008f650  
I/DEBUG   ( 1113):     4367bd80  00000000  
I/DEBUG   ( 1113):     4367bd84  00193b78  
I/DEBUG   ( 1113):     4367bd88  00000001  
I/DEBUG   ( 1113):     4367bd8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     4367bd90  00000000  
I/DEBUG   ( 1113):     4367bd94  00000000  
I/DEBUG   ( 1113):     4367bd98  00000000  
I/DEBUG   ( 1113):     4367bd9c  00000000  
I/DEBUG   ( 1113):     4367bda0  00000000  
I/DEBUG   ( 1113):     4367bda4  00000001  
I/DEBUG   ( 1113):     4367bda8  00000000  
I/DEBUG   ( 1113):     4367bdac  00100000  
I/DEBUG   ( 1113):     4367bdb0  00001000  
I/DEBUG   ( 1113):     4367bdb4  00000000  
I/DEBUG   ( 1113):     4367bdb8  00000000  
I/DEBUG   ( 1113):     4367bdbc  0008f6a8  
I/DEBUG   ( 1113):     4367bdc0  fffffff8  
I/DEBUG   ( 1113):     4367bdc4  0008f648  
I/DEBUG   ( 1113):     4367bdc8  0008f648  
I/DEBUG   ( 1113):     4367bdcc  00000001  
I/DEBUG   ( 1113):     4367bdd0  00000000  
I/DEBUG   ( 1113):     4367bdd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4367bdd8  0008f664  
I/DEBUG   ( 1113):     4367bddc  0008f654  
I/DEBUG   ( 1113):     4367bde0  00000000  
I/DEBUG   ( 1113):     4367bde4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     4367bde8  00000000  
I/DEBUG   ( 1113):     4367bdec  0008f650  
I/DEBUG   ( 1113):     4367bdf0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( [   85.607269] request_suspend_state: wakeup (0->0) at 85988250739 (2000-01-01 05:45:31.399261484 UTC)
1113):     4367bdf4  0008f598  [   85.619079] init: untracked pid 1601 exited

I/DEBUG   ( 1113):     4367bdf8  4367be84  
I/DEBUG   ( 1113):     4367bdfc  0008f240  
I/DEBUG   ( 1113):     4367be00  0008f5f0  
I/DEBUG   ( 1113):     4367be04  00193b78  
I/DEBUG   ( 1113):     4367be08  00100000  
I/DEBUG   ( 1113):     4367be0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4367be10  0008f680  
I/DEBUG   ( 1113):     4367be14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     4367be18  0008f680  
I/DEBUG   ( 1113):     4367be1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     4367be20  0008f5f0  
I/DEBUG   ( 1113):     4367be24  60391e9d  
I/DEBUG   ( 1113):     4367be28  ac52bc4c  
I/DEBUG   ( 1113):     4367be2c  0008f5f0  
I/DEBUG   ( 1113):     4367be30  00000000  
I/DEBUG   ( 1113):     4367be34  4367be84  
I/DEBUG   ( 1113):     4367be38  0008f240  
I/DEBUG   ( 1113):     4367be3c  0008f5f0  
I/DEBUG   ( 1113):     4367be40  00193b78  
I/DEBUG   ( 1113):     4367be44  00100000  
I/DEBUG   ( 1113):     4367be48  00000001  
I/DEBUG   ( 1113):     4367be4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 4367be50  0008f1b0  
I/DEBUG   ( 1113):     4367be54  ac52a7cc  
I/DEBUG   ( 1113):     4367be58  4367be84  
I/DEBUG   ( 1113):     4367be5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1608): Process 1609 terminated by signal (11)
I/Zygote  ( 1608): Exit zygote because system server (1609) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1631): ServiceManager: 0xad50
E/ALSALib ( 1631): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1631): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1631): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1631): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1631): TI ALSA module opened
D/TIALSAModule( 1631): Initializing devices for TI ALSA module
I/CameraService( 1631): CameraService started (pid=1631)
D/AudioHardwareALSA( 1631): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1631): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1631): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1631): AudioFlinger's thread 0x39190 ready to run
D/TIALSAModule( 1631): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1631): CALLING STANDBY
D/AndroidRuntime( 1638):
D/AndroidRuntime( 1638): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1638): CheckJNI is ON
D/dalvikvm( 1638): creating instr width table
I/SamplingProfilerIntegration( 1638): Profiler is disabled.
I/Zygote  ( 1638): Preloading classes...
D/dalvikvm( 1638): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1638): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1638): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1638): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1638): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1638): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1638): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1638): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1638): could not find media config xml file
D/dalvikvm( 1638): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1638): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 7ms
D/dalvikvm( 1638): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 6ms
D/RenderScript_jni( 1638): RenderScript JNI library not found!
D/dalvikvm( 1638): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 6ms
D/dalvikvm( 1638): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1638): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1638): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1638): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 10ms
W/Zygote  ( 1638): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1638): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1638): GC_EXPLICIT freed 31K, 3% free 1436K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1638): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1638): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1638): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1638): GC_FOR_MALLOC freed 2892K, 57% free 2231K/5123K, external 0K/0K, paused 32ms
D/dalvikvm( 1638): GC_EXPLICIT freed 2437K, 52% free 2485K/5123K, external 0K/0K, paused 31ms
D/dalvikvm( 1638): GC_EXPLICIT freed 128K, 51% free 2545K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1638): GC_EXPLICIT freed 73K, 50% free 2570K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1638): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1638): GC_EXPLICIT freed 31K, 50% free 2611K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1638): GC_EXPLICIT freed 38K, 49% free 2634K/5123K, external 0K/0K, paused 21ms
I/Zygote  ( 1638): ...preloaded 1829 classes in 2284ms.
D/dalvikvm( 1638): GC_EXPLICIT freed 18K, 49% free 2631K/5123K, external 0K/0K, paused 22ms
I/Zygote  ( 1638): Preloading resources...
D/dalvikvm( 1638): GC_EXTERNAL_ALLOC freed <1K, 49% free 2633K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1638): GC_EXPLICIT freed 15K, 48% free 2672K/5123K, external 414K/521K, paused 21ms
D/dalvikvm( 1638): GC_EXTERNAL_ALLOC freed 7K, 48% free 2682K/5123K, external 516K/521K, paused 21ms
I/Zygote  ( 1638): ...preloaded 51 resources in 273ms.
I/Zygote  ( 1638): ...preloaded 15 resources in 5ms.
D/dalvikvm( 1638): GC_EXPLICIT freed 14K, 48% free 2706K/5123K, external 716K/1038K, paused 23ms
D/dalvikvm( 1638): GC_EXPLICIT freed 8K, 48% free 2698K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1638): GC_EXPLICIT freed 1K, 48% free 2697K/5123K, external 716K/1038K, paused 22ms
I/dalvikvm( 1638): System server process 1639 has been created
I/Zygote  ( 1638): Accepting command socket connections
E/BatteryService( 1639): acOnlinePath not found
E/BatteryService( 1639): usbOnlinePath not found
E/BatteryService( 1639): batteryStatusPath not found
E/BatteryService( 1639): batteryHealthPath not found
E/BatteryService( 1639): batteryPresentPath not found
E/BatteryService( 1639): batteryCapacityPath not found
E/BatteryService( 1639): batteryVoltagePath not found
E/BatteryService( 1639): batteryTemperaturePath not found
E/BatteryService( 1639): batteryTechnologyPath not found
I/sysproc ( 1639): Entered system_init()
I/sysproc ( 1639): ServiceManager: 0x96bd8
I/SurfaceFlinger( 1639): SurfaceFlinger is starting
I/SurfaceFlinger( 1639): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1639): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1639, tid: 1658  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 435bddc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f5f0  r5 0008f6e8  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 00193b78  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 435bdd68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 00000000406c2010  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 42eccefa43de3400  d19 3fbc71c71c71c71c
I/DEBUG   ( 1113):  d20 4008000000000000  d21 3fd99a27ad32ddf5
I/DEBUG   ( 1113):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
I/DEBUG   ( 1113):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000012
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     435bdd28  0008f75c  
I/DEBUG   ( 1113):     435bdd2c  ac52b730  
I/DEBUG   ( 1113):     435bdd30  00100000  
I/DEBUG   ( 1113):     435bdd34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     435bdd38  00100000  
I/DEBUG   ( 1113):     435bdd3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     435bdd40  0008f5f0  
I/DEBUG   ( 1113):     435bdd44  00000000  
I/DEBUG   ( 1113):     435bdd48  0008f638  
I/DEBUG   ( 1113):     435bdd4c  0008f6e8  
I/DEBUG   ( 1113):     435bdd50  fffffec0  
I/DEBUG   ( 1113):     435bdd54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435bdd58  0008f5f0  
I/DEBUG   ( 1113):     435bdd5c  0008f6e8  
I/DEBUG   ( 1113):     435bdd60  df002777  
I/DEBUG   ( 1113):     435bdd64  e3a070ad  
I/DEBUG   ([   91.269104] request_suspend_state: wakeup (0->0) at 91650085456 (2000-01-01 05:45:37.061096201 UTC)
 1113): #00 435bdd68  ac5261be  [   91.281951] init: untracked pid 1631 exited
/system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435bdd6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     435bdd70  fffffff8  
I/DEBUG   ( 1113):     435bdd74  00193b78  
I/DEBUG   ( 1113):     435bdd78  00000000  
I/DEBUG   ( 1113):     435bdd7c  0008f650  
I/DEBUG   ( 1113):     435bdd80  00000000  
I/DEBUG   ( 1113):     435bdd84  00193b78  
I/DEBUG   ( 1113):     435bdd88  00000001  
I/DEBUG   ( 1113):     435bdd8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     435bdd90  00000000  
I/DEBUG   ( 1113):     435bdd94  00000000  
I/DEBUG   ( 1113):     435bdd98  00000000  
I/DEBUG   ( 1113):     435bdd9c  00000000  
I/DEBUG   ( 1113):     435bdda0  00000000  
I/DEBUG   ( 1113):     435bdda4  00000001  
I/DEBUG   ( 1113):     435bdda8  00000000  
I/DEBUG   ( 1113):     435bddac  00100000  
I/DEBUG   ( 1113):     435bddb0  00001000  
I/DEBUG   ( 1113):     435bddb4  00000000  
I/DEBUG   ( 1113):     435bddb8  00000000  
I/DEBUG   ( 1113):     435bddbc  0008f6a8  
I/DEBUG   ( 1113):     435bddc0  fffffff8  
I/DEBUG   ( 1113):     435bddc4  0008f648  
I/DEBUG   ( 1113):     435bddc8  0008f648  
I/DEBUG   ( 1113):     435bddcc  00000001  
I/DEBUG   ( 1113):     435bddd0  00000000  
I/DEBUG   ( 1113):     435bddd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435bddd8  0008f664  
I/DEBUG   ( 1113):     435bdddc  0008f654  
I/DEBUG   ( 1113):     435bdde0  00000000  
I/DEBUG   ( 1113):     435bdde4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     435bdde8  00000000  
I/DEBUG   ( 1113):     435bddec  0008f650  
I/DEBUG   ( 1113):     435bddf0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( 1113):     435bddf4  0008f598  
I/DEBUG   ( 1113):     435bddf8  435bde84  
I/DEBUG   ( 1113):     435bddfc  0008f240  
I/DEBUG   ( 1113):     435bde00  0008f5f0  
I/DEBUG   ( 1113):     435bde04  00193b78  
I/DEBUG   ( 1113):     435bde08  00100000  
I/DEBUG   ( 1113):     435bde0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435bde10  0008f680  
I/DEBUG   ( 1113):     435bde14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435bde18  0008f680  
I/DEBUG   ( 1113):     435bde1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     435bde20  0008f5f0  
I/DEBUG   ( 1113):     435bde24  4df23f43  
I/DEBUG   ( 1113):     435bde28  ac52bc4c  
I/DEBUG   ( 1113):     435bde2c  0008f5f0  
I/DEBUG   ( 1113):     435bde30  00000000  
I/DEBUG   ( 1113):     435bde34  435bde84  
I/DEBUG   ( 1113):     435bde38  0008f240  
I/DEBUG   ( 1113):     435bde3c  0008f5f0  
I/DEBUG   ( 1113):     435bde40  00193b78  
I/DEBUG   ( 1113):     435bde44  00100000  
I/DEBUG   ( 1113):     435bde48  00000001  
I/DEBUG   ( 1113):     435bde4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 435bde50  0008f1b0  
I/DEBUG   ( 1113):     435bde54  ac52a7cc  
I/DEBUG   ( 1113):     435bde58  435bde84  
I/DEBUG   ( 1113):     435bde5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1638): Process 1639 terminated by signal (11)
I/Zygote  ( 1638): Exit zygote because system server (1639) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1661): ServiceManager: 0xad50
E/ALSALib ( 1661): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1661): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1661): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1661): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1661): TI ALSA module opened
D/TIALSAModule( 1661): Initializing devices for TI ALSA module
I/CameraService( 1661): CameraService started (pid=1661)
D/AudioHardwareALSA( 1661): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1661): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1661): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1661): AudioFlinger's thread 0x38d48 ready to run
D/TIALSAModule( 1661): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1661): CALLING STANDBY
D/AndroidRuntime( 1668):
D/AndroidRuntime( 1668): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1668): CheckJNI is ON
D/dalvikvm( 1668): creating instr width table
I/SamplingProfilerIntegration( 1668): Profiler is disabled.
I/Zygote  ( 1668): Preloading classes...
D/dalvikvm( 1668): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1668): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
D/dalvikvm( 1668): GC_EXPLICIT freed 20K, 70% free 316K/1024K, external 0K/0K, paused 2ms
I/bluetooth_ScoSocket.cpp( 1668): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 1668): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 1668): GC_EXPLICIT freed 17K, 66% free 354K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1668): GC_EXPLICIT freed 26K, 63% free 382K/1024K, external 0K/0K, paused 3ms
D/dalvikvm( 1668): GC_EXPLICIT freed 21K, 57% free 441K/1024K, external 0K/0K, paused 3ms
W/MediaProfiles( 1668): could not find media config xml file
D/dalvikvm( 1668): GC_EXPLICIT freed 98K, 47% free 543K/1024K, external 0K/0K, paused 4ms
D/dalvikvm( 1668): GC_EXPLICIT freed 271K, 24% free 882K/1155K, external 0K/0K, paused 8ms
D/dalvikvm( 1668): GC_EXPLICIT freed 21K, 20% free 930K/1155K, external 0K/0K, paused 6ms
D/RenderScript_jni( 1668): RenderScript JNI library not found!
D/dalvikvm( 1668): GC_EXPLICIT freed 24K, 21% free 970K/1219K, external 0K/0K, paused 6ms
D/dalvikvm( 1668): GC_EXPLICIT freed 24K, 6% free 1276K/1347K, external 0K/0K, paused 9ms
D/dalvikvm( 1668): GC_EXPLICIT freed 24K, 4% free 1306K/1347K, external 0K/0K, paused 10ms
D/dalvikvm( 1668): GC_EXPLICIT freed 28K, 6% free 1331K/1411K, external 0K/0K, paused 10ms
D/dalvikvm( 1668): GC_EXPLICIT freed 14K, 3% free 1371K/1411K, external 0K/0K, paused 10ms
W/Zygote  ( 1668): Class not found for preloading: android.widget.TextView$SelectionModifierCursorController$1
D/dalvikvm( 1668): GC_EXPLICIT freed 28K, 6% free 1397K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1668): GC_EXPLICIT freed 31K, 3% free 1436K/1475K, external 0K/0K, paused 11ms
D/dalvikvm( 1668): GC_EXPLICIT freed 38K, 6% free 1453K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1668): GC_EXPLICIT freed 41K, 5% free 1468K/1539K, external 0K/0K, paused 11ms
D/dalvikvm( 1668): GC_EXPLICIT freed 55K, 8% free 1481K/1603K, external 0K/0K, paused 11ms
D/dalvikvm( 1668): GC_FOR_MALLOC freed 2889K, 57% free 2233K/5123K, external 0K/0K, paused 33ms
D/dalvikvm( 1668): GC_EXPLICIT freed 2439K, 52% free 2485K/5123K, external 0K/0K, paused 29ms
D/dalvikvm( 1668): GC_EXPLICIT freed 127K, 51% free 2546K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1668): GC_EXPLICIT freed 73K, 50% free 2571K/5123K, external 0K/0K, paused 22ms
D/dalvikvm( 1668): GC_EXPLICIT freed 36K, 50% free 2588K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1668): GC_EXPLICIT freed 31K, 50% free 2612K/5123K, external 0K/0K, paused 21ms
D/dalvikvm( 1668): GC_EXPLICIT freed 38K, 49% free 2635K/5123K, external 0K/0K, paused 22ms
I/Zygote  ( 1668): ...preloaded 1829 classes in 2243ms.
D/dalvikvm( 1668): GC_EXPLICIT freed 18K, 49% free 2632K/5123K, external 0K/0K, paused 22ms
I/Zygote  ( 1668): Preloading resources...
D/dalvikvm( 1668): GC_EXTERNAL_ALLOC freed <1K, 49% free 2634K/5123K, external 0K/0K, paused 23ms
D/dalvikvm( 1668): GC_EXPLICIT freed 15K, 48% free 2673K/5123K, external 414K/521K, paused 21ms
D/dalvikvm( 1668): GC_EXTERNAL_ALLOC freed 7K, 48% free 2683K/5123K, external 516K/521K, paused 21ms
I/Zygote  ( 1668): ...preloaded 51 resources in 275ms.
I/Zygote  ( 1668): ...preloaded 15 resources in 4ms.
D/dalvikvm( 1668): GC_EXPLICIT freed 14K, 48% free 2707K/5123K, external 716K/1038K, paused 23ms
D/dalvikvm( 1668): GC_EXPLICIT freed 8K, 48% free 2699K/5123K, external 716K/1038K, paused 22ms
D/dalvikvm( 1668): GC_EXPLICIT freed 1K, 48% free 2698K/5123K, external 716K/1038K, paused 22ms
I/dalvikvm( 1668): System server process 1669 has been created
I/Zygote  ( 1668): Accepting command socket connections
E/BatteryService( 1669): acOnlinePath not found
E/BatteryService( 1669): usbOnlinePath not found
E/BatteryService( 1669): batteryStatusPath not found
E/BatteryService( 1669): batteryHealthPath not found
E/BatteryService( 1669): batteryPresentPath not found
E/BatteryService( 1669): batteryCapacityPath not found
E/BatteryService( 1669): batteryVoltagePath not found
E/BatteryService( 1669): batteryTemperaturePath not found
E/BatteryService( 1669): batteryTechnologyPath not found
I/sysproc ( 1669): Entered system_init()
I/sysproc ( 1669): ServiceManager: 0x8d6e0
I/SurfaceFlinger( 1669): SurfaceFlinger is starting
I/SurfaceFlinger( 1669): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 1669): couldn't open framebuffer HAL (Bad address)
I/DEBUG   ( 1113): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 1113): Build fingerprint: 'TI/omap3evm/omap3evm:2.3.4/GRJ22/eng.demo.20120117.142837:eng/test-keys'
I/DEBUG   ( 1113): pid: 1669, tid: 1677  >>> system_server <<<
I/DEBUG   ( 1113): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005c
I/DEBUG   ( 1113):  r0 0000d410  r1 435f1dc4  r2 00000001  r3 00000000
I/DEBUG   ( 1113):  r4 0008f5f0  r5 0008f6e8  r6 fffffec0  r7 00000000
I/DEBUG   ( 1113):  r8 ac52b730  r9 00193b78  10 00100000  fp 00000001
I/DEBUG   ( 1113):  ip ac52b78c  sp 435f1d68  lr af904a10  pc ac518bc8  cpsr 60000030
I/DEBUG   ( 1113):  d0  0000000000000000  d1  4148207265666675
I/DEBUG   ( 1113):  d2  0000000000000075  d3  000000000000006c
I/DEBUG   ( 1113):  d4  0000000000000000  d5  0000000000000000
I/DEBUG   ( 1113):  d6  0704000207000305  d7  af00000007080384
I/DEBUG   ( 1113):  d8  0000000000000000  d9  0000000000000000
I/DEBUG   ( 1113):  d10 0000000000000000  d11 0000000000000000
I/DEBUG   ( 1113):  d12 0000000000000000  d13 0000000000000000
I/DEBUG   ( 1113):  d14 0000000000000000  d15 0000000000000000
I/DEBUG   ( 1113):  d16 0000000040734010  d17 3fe999999999999a
I/DEBUG   ( 1113):  d18 42eccefa43de3400  d19 3fbc71c71c71c71c
I/DEBUG   ( 1113):  d20 4008000000000000  d21 3fd99a27ad32ddf5
I/DEBUG   ( 1113):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
I/DEBUG   ( 1113):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
I/DEBUG   ( 1113):  d26 0000000000000000  d27 0000000000000000
I/DEBUG   ( 1113):  d28 0000000000000000  d29 0000000000000000
I/DEBUG   ( 1113):  d30 0000000000000000  d31 0000000000000000
I/DEBUG   ( 1113):  scr 20000012
I/DEBUG   ( 1113):
I/DEBUG   ( 1113):          #00  pc 00018bc8  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #01  pc 000190ec  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #02  pc 00023dfc  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):          #03  pc 0001c8c8  /system/lib/libutils.so
I/DEBUG   ( 1113):          #04  pc 0001ce3a  /system/lib/libutils.so
I/DEBUG   ( 1113):          #05  pc 000118ec  /system/lib/libc.so
I/DEBUG   ( 1113):          #06  pc 000114b0  /system/lib/libc.so
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around pc:
I/DEBUG   ( 1113): ac518ba8 ffb8f7ff edd06ca0 23000a0b 6ec7a917
I/DEBUG   ( 1113): ac518bb8 0a07edc4 0a0ced90 0450f8df 0a08ed84
I/DEBUG   ( 1113): ac518bc8 7a17edd7 edc44478 64e37a09 e886f7fe
I/DEBUG   ( 1113): ac518bd8 9817b940 024cf104 1434f8df 44796945
I/DEBUG   ( 1113): ac518be8 4798682b e42cf8df 0924f10d ad182600
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): code around lr:
I/DEBUG   ( 1113): af9049f0 e1853f92 e3530000 1afffffa e8bd8070
I/DEBUG   ( 1113): af904a00 e92d4070 e1a04000 e1a05001 ebffffd4
I/DEBUG   ( 1113): af904a10 e1950f9f e0802004 e1853f92 e3530000
I/DEBUG   ( 1113): af904a20 1afffffa e8bd8070 e1a01000 e3e00000
I/DEBUG   ( 1113): af904a30 eafffff2 e1a01000 e3a00001 eaffffef
I/DEBUG   ( 1113):
I/DEBUG   ( 1113): stack:
I/DEBUG   ( 1113):     435f1d28  0008f75c  
I/DEBUG   ( 1113):     435f1d2c  ac52b730  
I/DEBUG   ( 1113):     435f1d30  00100000  
I/DEBUG   ( 1113):     435f1d34  ab91b11f  /system/lib/libui.so
I/DEBUG   ( 1113):     435f1d38  00100000  
I/DEBUG   ( 1113):     435f1d3c  afd13ec7  /system/lib/libc.so
I/DEBUG   ( 1113):     435f1d40  0008f5f0  
I/DEBUG   ( 1113):     435f1d44  00000000  
I/DEBUG   ( 1113):     435f1d48  0008f638  
I/DEBUG   ( 1113):     435f1d4c  0008f6e8  
I/DEBUG   ( 1113):     435f1d50  fffffec0  
I/DEBUG   ( 1113):     435f1d54  ac518b2d  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435f1d58  0008f5f0  
I/DEBUG   ( 1113):     435f1d5c  0008f6e8  
I/DEBUG   ( 1113):     435f1d60  df002777  
I/DEBUG   ( 1113):     435f1d64  e3a070ad  
I/DEBUG   ( 1113): #00 435f1d68  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435f1d6c  a811cda9  /system/lib/libutils.so
I/DEBUG   ( 1113):     435f1d70  fffffff8  
I/DEBUG   ( 1113):     435f1d74  00193b78  
I/DEBUG   ( 1113):     435f1d78  00000000  
I/DEBUG   ( 1113):     435f1d7c  0008f650  
I/DEBUG   ( 1113):     435f1d80  00000000  
I/DEBUG   ( 1113):     435f1d84  00193b78  
I/DEBUG   ( 1113):     435f1d88  00000001  
I/DEBUG   ( 1113):     435f1d8c  a811ccb3  /system/lib/libutils.so
I/DEBUG   ( 1113):     435f1d90  00000000  
I/DEBUG   ( 1113):     435f1d94  00000000  
I/DEBUG   ( 1113):     435f1d98  00000000  
I/DEBUG   ( 1113):     435f1d9c  00000000  
I/DEBUG   ( 1113):     435f1da0  00000000  
I/DEBUG   ( 1113):     435f1da4  00000001  
I/DEBUG   ( 1113):     435f1da8  00000000  
I/DEBUG   ( 1113):     435f1dac  00100000  
I/DEBUG   ( 1113):     435f1db0  00001000  
I/DEBUG   ( 1113):     435f1db4  00000000  
I/DEBUG   ( 1113):     435f1db8  00000000  
I/DEBUG   ( 1113):     435f1dbc  0008f6a8  
I/DEBUG   ( 1113):     435f1dc0  fffffff8  
I/DEBUG   ( 1113):     435f1dc4  0008f648  
I/DEBUG   ( 1113):     435f1dc8  0008f648  
I/DEBUG   ( 1113):     435f1dcc  00000001  
I/DEBUG   ( 1113):     435f1dd0  00000000  
I/DEBUG   ( 1113):     435f1dd4  ac5261be  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435f1dd8  0008f664  
I/DEBUG   ( 1113):     435f1ddc  0008f654  
I/DEBUG   ( 1113):     435f1de0  00000000  
I/DEBUG   ( 1113):     435f1de4  a811cd9b  /system/lib/libutils.so
I/DEBUG   ( 1113):     435f1de8  00000000  
I/DEBUG   ( 1113):     435f1dec  0008f650  
I/DEBUG   ( 1113):     435f1df0  a811ccf9  /system/lib/libutils.so
I/DEBUG   ( [   95.318420] request_suspend_state: wakeup (0->0) at 95699401862 (2000-01-01 05:45:41.110412607 UTC)
1113):     435f1df4  0008f598  [   95.330657] init: untracked pid 1661 exited

I/DEBUG   ( 1113):     435f1df8  435f1e84  
I/DEBUG   ( 1113):     435f1dfc  0008f240  
I/DEBUG   ( 1113):     435f1e00  0008f5f0  
I/DEBUG   ( 1113):     435f1e04  00193b78  
I/DEBUG   ( 1113):     435f1e08  00100000  
I/DEBUG   ( 1113):     435f1e0c  ac519163  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435f1e10  0008f680  
I/DEBUG   ( 1113):     435f1e14  ac519177  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113):     435f1e18  0008f680  
I/DEBUG   ( 1113):     435f1e1c  a8114b8f  /system/lib/libutils.so
I/DEBUG   ( 1113):     435f1e20  0008f5f0  
I/DEBUG   ( 1113):     435f1e24  b81a718a  
I/DEBUG   ( 1113):     435f1e28  ac52bc4c  
I/DEBUG   ( 1113):     435f1e2c  0008f5f0  
I/DEBUG   ( 1113):     435f1e30  00000000  
I/DEBUG   ( 1113):     435f1e34  435f1e84  
I/DEBUG   ( 1113):     435f1e38  0008f240  
I/DEBUG   ( 1113):     435f1e3c  0008f5f0  
I/DEBUG   ( 1113):     435f1e40  00193b78  
I/DEBUG   ( 1113):     435f1e44  00100000  
I/DEBUG   ( 1113):     435f1e48  00000001  
I/DEBUG   ( 1113):     435f1e4c  ac5190f1  /system/lib/libsurfaceflinger.so
I/DEBUG   ( 1113): #01 435f1e50  0008f1b0  
I/DEBUG   ( 1113):     435f1e54  ac52a7cc  
I/DEBUG   ( 1113):     435f1e58  435f1e84  
I/DEBUG   ( 1113):     435f1e5c  ac523e01  /system/lib/libsurfaceflinger.so
D/Zygote  ( 1668): Process 1669 terminated by signal (11)
I/Zygote  ( 1668): Exit zygote because system server (1669) has terminated
I/ServiceManager( 1110): service 'media.audio_flinger' died
I/ServiceManager( 1110): service 'media.player' died
I/ServiceManager( 1110): service 'media.camera' died
I/ServiceManager( 1110): service 'media.audio_policy' died
I/        ( 1691): ServiceManager: 0xad50
E/ALSALib ( 1691): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
W/AudioHardwareALSA( 1691): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/ALSALib ( 1691): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
W/AudioHardwareALSA( 1691): Unable to attach mixer to device AndroidCapture: No such file or directory
D/TIALSAModule( 1691): TI ALSA module opened
D/TIALSAModule( 1691): Initializing devices for TI ALSA module
I/CameraService( 1691): CameraService started (pid=1691)
D/AudioHardwareALSA( 1691): openOutputStream called for devices: 0x00000002
D/TIALSAModule( 1691): open called for devices 00000002 in mode 0...
I/TIALSAModule( 1691): Initialized ALSA PLAYBACK device default
I/AudioFlinger( 1691): AudioFlinger's thread 0x39170 ready to run
D/TIALSAModule( 1691): route called for devices 00000002 in mode 0...
E/AudioHardwareALSA( 1691): CALLING STANDBY
^C
# [  100.475402] request_suspend_state: wakeup (0->0) at 100856384284 (2000-01-01 05:45:46.267395029 UTC)
[  100.487152] init: untracked pid 1691 exited

Can somebody suggest me how to go about to solve this issue.

Thanks,

Regards,

Prashant.