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.

booting DM37xx with android root filesystem on nfs

Other Parts Discussed in Thread: DM3730, WL1271, ADS7846, TVP5146M2

Hi

I have MISTRAL DM37XX EVM.

I am using android release GingerBread 2.3 Devkit 1.0.

I have successfully compiled GingerBread 2.3 from the source code and able to boot and run android application with MMC card.

Now I want to run the same android application with root filesystem on NFS rather than on MMC card.

So My Board's booting configuration will be like-:

1) Bootloader with boot.scr is on MMC card, in the boot partition.

2) Kernel image is on MMC card.

3)Root filesystem will be on nfs. This is exactly the same filesystem as on rootfs partition of MMC card.

4)Data partition with media clips is on MMC card.

With the above configuration I am able to boot the board and able to see the android picture followed by android words on board's LCD.

But after that nothing seems to be happening.

Here is mkbootscr script used to generate boot.scr file

#!/bin/sh
cat <<EOF > boot.cmd
if fatload mmc 0 80200000 uImage
then
 echo ***** Kernel: /dev/mmcblk0p1/uImage *****
fi

setenv bootargs 'console=ttyS0,115200n8 androidboot.console=ttyS0 mem=256M   init=/init ip=dhcp root=/dev/nfs,rw nfsroot=192.168.0.168:/home/demo/Downloads/TI_android_installation/rowboat-android/TI_Android_GingerBread_2_3_Sources/image_folder/rootfs,nolock noinitrd mpurate=720 omap_vout.vid1_static_vrfb_alloc=y'






bootm 0x80200000
EOF

mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n 'Execute uImage.bin' -d boot.cmd boot.scr

The complete boot log as seen on minicom is attached here,



Texas Instruments X-Loader 1.47 (Dec 27 2011 - 14:34:52)
Starting X-loader on MMC
Reading boot sector

222792 Bytes Read from MMC
Starting OS Bootloader from MMC...
Starting OS Bootloader...


U-Boot 2010.06 (Dec 27 2011 - 14:37:47)

OMAP34xx/35xx-GP ES2.1, CPU-OPP2 L3-165MHz
OMAP3 EVM board + LPDDR/NAND
I2C:   ready
DRAM:  256 MiB
NAND:  512 MiB
In:    serial
Out:   serial
Err:   serial
Read back SMSC id 0x92200000
Die ID #4e4a00229ff80000016071640903101e
Net:   smc911x-0
Hit any key to stop autoboot: 10  9  8  7  6  5  4  3  2  1  0
mmc1 is available
reading boot.scr

539 bytes read
Running bootscript from mmc ...
## Executing script at 82000000
reading uImage

2791060 bytes read
***** Kernel: /dev/mmcblk0p1/uImage *****
***** RootFS: /dev/mmcblk0p2 *****
## Booting kernel from Legacy Image at 80200000 ...
   Image Name:   Linux-2.6.32
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2790996 Bytes = 2.7 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux.............................................................................................................................................................................. done, booting the kernel.
Linux version 2.6.32 (demo@demo-laptop) (gcc version 4.4.3 (GCC) ) #2 Tue Dec 27 17:14:56 IST 2011
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: OMAP3 EVM
Memory policy: ECC disabled, Data cache writeback
OMAP3630/DM3730 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
Reserving 4194304 bytes SDRAM for VRAM
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
Kernel command line: console=ttyS0,115200n8 androidboot.console=ttyS0 mem=256M   init=/init ip=dhcp root=/dev/nfs,rw nfsroot=192.168.0.168:/home/demo/Downloads/TI_android_installation/rowboat-android/TI_Android_GingerBread_2_3_Sources/image_folder/rootfs,nolock noinitrd mpurate=720 omap_vout.vid1_static_vrfb_alloc=y
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 256MB = 256MB total
Memory: 249472KB available (4868K code, 848K data, 184K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:402
Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
Reprogramming SDRC clock to 400000000 Hz
GPMC revision 5.0
IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
Total of 96 interrupts on 1 active controller
OMAP GPIO hardware version 2.5
OMAP clockevent source: GPTIMER1 at 32768 Hz
Console: colour dummy device 80x30
Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
regulator: core version 0.5
NET: Registered protocol family 16
Invalid MPU rate (720000000)
omap3evmdc: Driver registration complete
OMAP DMA hardware revision 5.0
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
i2c_omap i2c_omap.1: bus 1 rev4.0 at 2600 kHz
twl4030: PIH (irq 7) chaining IRQs 368..375
twl4030: power (irq 373) chaining IRQs 376..383
twl4030: gpio (irq 368) chaining IRQs 384..401
regulator: VMMC1: 1850 <--> 3150 mV normal standby
regulator: VDAC: 1800 mV normal standby
regulator: VAUX2_4030: 1800 mV normal standby
regulator: VPLL2: 1800 mV normal standby
regulator: VSIM: 1800 <--> 3000 mV normal standby
i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
i2c_omap i2c_omap.3: bus 3 rev4.0 at 400 kHz
Bluetooth: Core ver 2.15
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Switching to clocksource 32k_counter
musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
omap-iommu omap-iommu.0: isp registered
AM37x/DM37x  Linux PSP version 03.00.01.06 (OMAP3EVM)
NetWinder Floating Point Emulator V0.97 (double precision)
ashmem: initialized
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
yaffs Dec 27 2011 17:14:07 Installing.
msgmni has been set to 487
alg: No test for stdrng (krng)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Generic Backlight Driver Initialized.
OMAP DSS rev 2.0
OMAP DISPC rev 3.0
OMAP VENC rev 2
OMAP DSI rev 1.0
WL1271: BT_EN GPIO initialized
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
console [ttyS0] enabled
serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
brd: module loaded
loop: module loaded
omap2-nand driver initializing
NAND device: Manufacturer ID: 0xad, Chip ID: 0xbc (Hynix NAND 512MiB 1,8V 16-bit)
Creating 5 MTD partitions on "omap2-nand.0":
0x000000000000-0x000000080000 : "xloader-nand"
0x000000080000-0x000000240000 : "uboot-nand"
0x000000240000-0x000000280000 : "params-nand"
0x000000280000-0x000000780000 : "linux-nand"
0x000000780000-0x000020000000 : "jffs2-nand"
OneNAND driver initializing
omap2-onenand omap2-onenand: Cannot request GPMC CS
omap2-onenand: probe of omap2-onenand failed with error -16
smsc911x: Driver version 2008-10-21.
smsc911x-mdio: probed
eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01, irq=-1)
net eth0: MAC Address: 00:50:c2:7e:99:92
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver dm9601
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: OMAP-EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.32 ehci_hcd
usb usb1: SerialNumber: ehci-omap.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbtest
android init
android_probe pdata: c0522308
android_bind
android_usb gadget: android_usb ready
musb_hdrc musb_hdrc: MUSB HDRC host driver
musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: MUSB HDRC host driver
usb usb2: Manufacturer: Linux 2.6.32 musb-hcd
usb usb2: SerialNumber: musb_hdrc
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
f_adb init
android_register_function adb
adb_bind_config
f_mass_storage init
android_register_function usb_mass_storage
input: TWL4030 Keypad as /devices/platform/i2c_omap.1/i2c-1/1-004a/twl4030_keypad/input/input0
ads7846 spi1.0: touchscreen, irq 335
input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input1
using rtc device, twl_rtc, for alarms
twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
i2c /dev entries driver
Linux video capture interface: v2.00
tvp514x 3-005c: Registered to v4l2 master omap34xxcam!!
omap-iommu omap-iommu.0: isp: version 1.1
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
Bluetooth: HCI UART driver ver 2.2
Bluetooth: HCI H4 protocol initialized
Bluetooth: HCI BCSP protocol initialized
Bluetooth: HCILL protocol initialized
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
logger: created 64K log 'log_main'
logger: created 256K log 'log_events'
logger: created 64K log 'log_radio'
logger: created 64K log 'log_system'
Advanced Linux Sound Architecture Driver Version 1.0.21.
usbcore: registered new interface driver snd-usb-audio
No device for DAI wl1271bt
No device for DAI omap-mcbsp-dai-0
No device for DAI omap-mcbsp-dai-1
No device for DAI omap-mcbsp-dai-2
No device for DAI omap-mcbsp-dai-3
No device for DAI omap-mcbsp-dai-4
OMAP3 EVM SoC init
asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok
asoc: wl1271bt <-> omap-mcbsp-dai-1 mapping ok
ALSA device list:
  #0: omap3evm (twl4030)
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (3902 buckets, 15608 max)
ip_tables: (C) 2000-2006 Netfilter Core Team
arp_tables: (C) 2002 David S. Miller
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 15
Bluetooth: L2CAP ver 2.14
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO (Voice Link) ver 0.6
Bluetooth: SCO socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Power Management for TI OMAP3.
SmartReflex driver initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
twl_rtc twl_rtc: setting system clock to 2000-01-01 00:42:31 UTC (946687351)
clock: Could not find divisor for target rate 0 for clock dpll4_m5_ck parent dpll4_ck
omap3isp omap3isp: clk_set_rate for dpll4_m5_ck failed
tvp514x 3-005c: tvp5146m2 found at 0xb8 (OMAP I2C adapter)
omapdss DPI error: display already enabled
omap_vout omap_vout: 'lcd' Display already enabled
omapdss DPI error: display already enabled
omap_vout omap_vout: 'lcd' Display already enabled
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 1
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 2
mmc0: new SDHC card at address e624
mmcblk0: mmc0:e624 SD08G 7.40 GiB
 mmcblk0: p1 p2 p3
net eth0: SMSC911x/921x identified at 0xd08b6000, IRQ: 336
Sending DHCP requests .., OK
IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.0.172
IP-Config: Complete:
     device=eth0, addr=192.168.0.172, mask=255.255.255.0, gw=192.168.0.10,
     host=192.168.0.172, domain=production.dima-ufo.com, nis-domain=(none),
     bootserver=0.0.0.0, rootserver=192.168.0.168, rootpath=
Looking up port of RPC 100003/2 on 192.168.0.168
Looking up port of RPC 100005/1 on 192.168.0.168
VFS: Mounted root (nfs filesystem) on device 0:12.
Freeing init memory: 184K
Warning: unable to open an initial console.
init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
# enabling adb
adb_open
warning: `zygote' uses 32-bit capabilities (legacy support in use)
alarm_release: clear alarm, pending 0
request_suspend_state: wakeup (3->0) at 45532287599 (2000-01-01 00:43:14.796081544 UTC)
init: untracked pid 876 exited
alarm_release: clear alarm, pending 0
request_suspend_state: wakeup (0->0) at 61347686768 (2000-01-01 00:43:30.611480713 UTC)
init: untracked pid 1044 exited
alarm_release: clear alarm, pending 0
request_suspend_state: wakeup (0->0) at 76511474611 (2000-01-01 00:43:45.775268556 UTC)
init: untracked pid 1112 exited
alarm_release: clear alarm, pending 0
request_suspend_state: wakeup (0->0) at 91708282473 (2000-01-01 00:44:00.972045901 UTC)
init: untracked pid 1180 exited
alarm_release: clear alarm, pending 0
request_suspend_state: wakeup (0->0) at 106915008548 (2000-01-01 00:44:16.178802493 UTC)
init: untracked pid 1251 exited
alarm_release: clear alarm, pending 0
request_suspend_state: wakeup (0->0) at 121014587404 (2000-01-01 00:44:30.278350832 UTC)
init: untracked pid 1321 exited.

I will be grateful to you guys, if anyone can help me to debug this issue.

Thank you.

Regards,

Prashant.

  • hi Prashatn,

    it seems to be permission issue of executable file lying on nfs locations.

    Kindly provide logcat details

    #logcat

    BR,

    satish

  • Thanks satish,

    Pls find the logcat details.


    --------- beginning of /dev/log/system
    W/PackageManager(22195): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22195): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22195): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22195): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22195): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22195): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22195): Account Manager
    I/SystemServer(22195): Content Manager
    I/SystemServer(22195): System Content Providers
    I/SystemServer(22195): Battery Service
    I/SystemServer(22195): Lights Service
    I/SystemServer(22195): Vibrator Service
    I/SystemServer(22195): Alarm Manager
    I/SystemServer(22195): Init Watchdog
    I/SystemServer(22195): Window Manager
    I/InputManager(22195): Initializing input manager
    I/InputManager(22195): Starting input manager
    I/SystemServer(22195): Bluetooth Service
    I/InputManager-Callbacks(22195): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22195): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22266): Entered the Android system server!
    I/SystemServer(22266): Entropy Service
    I/SystemServer(22266): Power Manager
    I/SystemServer(22266): Activity Manager
    I/ActivityManager(22266): Memory class: 16
    W/UsageStats(22266): Usage stats version changed; dropping
    I/SystemServer(22266): Telephony Registry
    I/SystemServer(22266): Package Manager
    I/Installer(22266): connecting...
    W/PackageManager(22266): Running ENG build: no pre-dexopt!
    I/PackageManager(22266): Time to scan packages: 0.588 seconds
    W/PackageManager(22266): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22266): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22266): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22266): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22266): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22266): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22266): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22266): Account Manager
    I/SystemServer(22266): Content Manager
    I/SystemServer(22266): System Content Providers
    I/SystemServer(22266): Battery Service
    I/SystemServer(22266): Lights Service
    I/SystemServer(22266): Vibrator Service
    I/SystemServer(22266): Alarm Manager
    I/SystemServer(22266): Init Watchdog
    I/SystemServer(22266): Window Manager
    I/InputManager(22266): Initializing input manager
    I/InputManager(22266): Starting input manager
    I/SystemServer(22266): Bluetooth Service
    I/InputManager-Callbacks(22266): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22266): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22337): Entered the Android system server!
    I/SystemServer(22337): Entropy Service
    I/SystemServer(22337): Power Manager
    I/SystemServer(22337): Activity Manager
    I/ActivityManager(22337): Memory class: 16
    W/UsageStats(22337): Usage stats version changed; dropping
    I/SystemServer(22337): Telephony Registry
    I/SystemServer(22337): Package Manager
    I/Installer(22337): connecting...
    W/PackageManager(22337): Running ENG build: no pre-dexopt!
    I/PackageManager(22337): Time to scan packages: 0.789 seconds
    W/PackageManager(22337): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22337): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22337): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22337): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22337): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22337): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22337): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/Sybinder: 23333: binder_alloc_buf, no vma
    stemServer(22337): Account Managbinder: 23345:23351 transaction failed 29201, size 64-0
    er
    I/SystemServer(22337): Contealarm_release: clear alarm, pending 0
    nt Manager
    I/SystemServer(22337): System Content Providers
    I/SystemServer(22337): Battery Servrequest_suspend_state: wakeup (0->0) at 4805902344151 (2000-01-01 02:02:35.166138096 UTC)
    ice
    I/SystemServer(22337): Lights Service
    I/SystemServer(22337): Vibrator Service
    I/SystemServer(22337): Alarm Manager
    I/SystemServer(22337): Init Watchdog
    I/SystemServer(22337): Window Minit: untracked pid 23305 exited
    anager
    I/InputManager(22337): Initializing input manager
    I/InputManager(22337): Starting input manager
    I/SystemServer(22337): Bluetooth Service
    I/InputManager-Callbacks(22337): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22337): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22407): Entered the Android system server!
    I/SystemServer(22407): Entropy Service
    I/SystemServer(22407): Power Manager
    I/SystemServer(22407): Activity Manager
    I/ActivityManager(22407): Memory class: 16
    W/UsageStats(22407): Usage stats version changed; dropping
    I/SystemServer(22407): Telephony Registry
    I/SystemServer(22407): Package Manager
    I/Installer(22407): connecting...
    W/PackageManager(22407): Running ENG build: no pre-dexopt!
    I/PackageManager(22407): Time to scan packages: 0.594 seconds
    W/PackageManager(22407): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22407): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22407): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22407): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22407): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22407): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22407): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22407): Account Manager
    I/SystemServer(22407): Content Manager
    I/SystemServer(22407): System Content Providers
    I/SystemServer(22407): Battery Service
    I/SystemServer(22407): Lights Service
    I/SystemServer(22407): Vibrator Service
    I/SystemServer(22407): Alarm Manager
    I/SystemServer(22407): Init Watchdog
    I/SystemServer(22407): Window Manager
    I/InputManager(22407): Initializing input manager
    I/InputManager(22407): Starting input manager
    I/SystemServer(22407): Bluetooth Service
    I/InputManager-Callbacks(22407): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22407): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22479): Entered the Android system server!
    I/SystemServer(22479): Entropy Service
    I/SystemServer(22479): Power Manager
    I/SystemServer(22479): Activity Manager
    I/ActivityManager(22479): Memory class: 16
    W/UsageStats(22479): Usage stats version changed; dropping
    I/SystemServer(22479): Telephony Registry
    I/SystemServer(22479): Package Manager
    I/Installer(22479): connecting...
    W/PackageManager(22479): Running ENG build: no pre-dexopt!
    I/PackageManager(22479): Time to scan packages: 0.859 seconds
    W/PackageManager(22479): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22479): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22479): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22479): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22479): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22479): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22479): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22479): Account Manager
    I/SystemServer(22479): Content Manager
    I/SystemServer(22479): System Content Providers
    I/SystemServer(22479): Battery Service
    I/SystemServer(22479): Lights Service
    I/SystemServer(22479): Vibrator Service
    I/SystemServer(22479): Alarm Manager
    I/SystemServer(22479): Init Watchdog
    I/SystemServer(22479): Window Manager
    I/InputManager(22479): Initializing input manager
    I/InputManager(22479): Starting input manager
    I/SystemServer(22479): Bluetooth Service
    I/InputManager-Callbacks(22479): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22479): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22551): Entered the Android system server!
    I/SystemServer(22551): Entropy Service
    I/SystemServer(22551): Power Manager
    I/SystemServer(22551): Activity Manager
    I/ActivityManager(22551): Memory class: 16
    W/UsageStats(22551): Usage stats version changed; dropping
    I/SystemServer(22551): Telephony Registry
    I/SystemServer(22551): Package Manager
    I/Installer(22551): connecting...
    W/PackageManager(22551): Running ENG build: no pre-dexopt!
    I/PackageManager(22551): Time to scan packages: 0.572 seconds
    W/PackageManager(22551): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22551): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22551): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22551): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22551): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22551): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22551): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22551): Account Manager
    I/SystemServer(22551): Content Manager
    I/SystemServer(22551): System Content Providers
    I/SystemServer(22551): Battery Service
    I/SystemServer(22551): Lights Service
    I/SystemServer(22551): Vibrator Service
    I/SystemServer(22551): Alarm Manager
    I/SystemServer(22551): Init Watchdog
    I/SystemServer(22551): Window Manager
    I/InputManager(22551): Initializing input manager
    I/InputManager(22551): Starting input manager
    I/SystemServer(22551): Bluetooth Service
    I/InputManager-Callbacks(22551): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22551): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22622): Entered the Android system server!
    I/SystemServer(22622): Entropy Service
    I/SystemServer(22622): Power Manager
    I/SystemServer(22622): Activity Manager
    I/ActivityManager(22622): Memory class: 16
    W/UsageStats(22622): Usage stats version changed; dropping
    I/SystemServer(22622): Telephony Registry
    I/SystemServer(22622): Package Manager
    I/Installer(22622): connecting...
    W/PackageManager(22622): Running ENG build: no pre-dexopt!
    I/PackageManager(22622): Time to scan packages: 0.767 seconds
    W/PackageManager(22622): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22622): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22622): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22622): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22622): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22622): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22622): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22622): Account Manager
    I/SystemServer(22622): Content Manager
    I/SystemServer(22622): System Content Providers
    I/SystemServer(22622): Battery Service
    I/SystemServer(22622): Lights Service
    I/SystemServer(22622): Vibrator Service
    I/SystemServer(22622): Alarm Manager
    I/SystemServer(22622): Init Watchdog
    I/SystemServer(22622): Window Manager
    I/InputManager(22622): Initializing input manager
    I/InputManager(22622): Starting input manager
    I/SystemServer(22622): Bluetooth Service
    I/InputManager-Callbacks(22622): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22622): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22694): Entered the Android system server!
    I/SystemServer(22694): Entropy Service
    I/SystemServer(22694): Power Manager
    I/SystemServer(22694): Activity Manager
    I/ActivityManager(22694): Memory class: 16
    W/UsageStats(22694): Usage stats version changed; dropping
    I/SystemServer(22694): Telephony Registry
    I/SystemServer(22694): Package Manager
    I/Installer(22694): connecting...
    W/PackageManager(22694): Running ENG build: no pre-dexopt!
    I/PackageManager(22694): Time to scan packages: 0.663 seconds
    W/PackageManager(22694): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22694): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22694): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22694): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22694): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22694): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22694): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22694): Account Manager
    I/SystemServer(22694): Content Manager
    I/SystemServer(22694): System Content Providers
    I/SystemServer(22694): Battery Service
    I/SystemServer(22694): Lights Service
    I/SystemServer(22694): Vibrator Service
    I/SystemServer(22694): Alarm Manager
    I/SystemServer(22694): Init Watchdog
    I/SystemServer(22694): Window Manager
    I/InputManager(22694): Initializing input manager
    I/InputManager(22694): Starting input manager
    I/SystemServer(22694): Bluetooth Service
    I/InputManager-Callbacks(22694): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22694): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22764): Entered the Android system server!
    I/SystemServer(22764): Entropy Service
    I/SystemServer(22764): Power Manager
    I/SystemServer(22764): Activity Manager
    I/ActivityManager(22764): Memory class: 16
    W/UsageStats(22764): Usage stats version changed; dropping
    I/SystemServer(22764): Telephony Registry
    I/SystemServer(22764): Package Manager
    I/Installer(22764): connecting...
    W/PackageManager(22764): Running ENG build: no pre-dexopt!
    I/PackageManager(22764): Time to scan packages: 0.785 seconds
    W/PackageManager(22764): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22764): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22764): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22764): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22764): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22764): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22764): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22764): Account Manager
    I/SystemServer(22764): Content Manager
    I/SystemServer(22764): System Content Providers
    I/SystemServer(22764): Battery Service
    I/SystemServer(22764): Lights Service
    I/SystemServer(22764): Vibrator Service
    I/SystemServer(22764): Alarm Manager
    I/SystemServer(22764): Init Watchdog
    I/SystemServer(22764): Window Manager
    I/InputManager(22764): Initializing input manager
    I/InputManager(22764): Starting input manager
    I/SystemServer(22764): Bluetooth Service
    I/InputManager-Callbacks(22764): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22764): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22835): Entered the Android system server!
    I/SystemServer(22835): Entropy Service
    I/SystemServer(22835): Power Manager
    I/SystemServer(22835): Activity Manager
    I/ActivityManager(22835): Memory class: 16
    W/UsageStats(22835): Usage stats version changed; dropping
    I/SystemServer(22835): Telephony Registry
    I/SystemServer(22835): Package Manager
    I/Installer(22835): connecting...
    W/PackageManager(22835): Running ENG build: no pre-dexopt!
    I/PackageManager(22835): Time to scan packages: 0.778 seconds
    W/PackageManager(22835): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22835): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22835): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22835): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22835): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22835): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22835): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22835): Account Manager
    I/SystemServer(22835): Content Manager
    I/SystemServer(22835): System Content Providers
    I/SystemServer(22835): Battery Service
    I/SystemServer(22835): Lights Service
    I/SystemServer(22835): Vibrator Service
    I/SystemServer(22835): Alarm Manager
    I/SystemServer(22835): Init Watchdog
    I/SystemServer(22835): Window Manager
    I/InputManager(22835): Initializing input manager
    I/InputManager(22835): Starting input manager
    I/SystemServer(22835): Bluetooth Service
    I/InputManager-Callbacks(22835): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22835): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22906): Entered the Android system server!
    I/SystemServer(22906): Entropy Service
    I/SystemServer(22906): Power Manager
    I/SystemServer(22906): Activity Manager
    I/ActivityManager(22906): Memory class: 16
    W/UsageStats(22906): Usage stats version changed; dropping
    I/SystemServer(22906): Telephony Registry
    I/SystemServer(22906): Package Manager
    I/Installer(22906): connecting...
    W/PackageManager(22906): Running ENG build: no pre-dexopt!
    I/PackageManager(22906): Time to scan packages: 0.584 seconds
    W/PackageManager(22906): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22906): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22906): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22906): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22906): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22906): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22906): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22906): Account Manager
    I/SystemServer(22906): Content Manager
    I/SystemServer(22906): System Content Providers
    I/SystemServer(22906): Battery Service
    I/SystemServer(22906): Lights Service
    I/SystemServer(22906): Vibrator Service
    I/SystemServer(22906): Alarm Manager
    I/SystemServer(22906): Init Watchdog
    I/SystemServer(22906): Window Manager
    I/InputManager(22906): Initializing input manager
    I/InputManager(22906): Starting input manager
    I/SystemServer(22906): Bluetooth Service
    I/InputManager-Callbacks(22906): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22906): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(22978): Entered the Android system server!
    I/SystemServer(22978): Entropy Service
    I/SystemServer(22978): Power Manager
    I/SystemServer(22978): Activity Manager
    I/ActivityManager(22978): Memory class: 16
    W/UsageStats(22978): Usage stats version changed; dropping
    I/SystemServer(22978): Telephony Registry
    I/SystemServer(22978): Package Manager
    I/Installer(22978): connecting...
    W/PackageManager(22978): Running ENG build: no pre-dexopt!
    I/PackageManager(22978): Time to scan packages: 0.584 seconds
    W/PackageManager(22978): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(22978): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(22978): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(22978): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(22978): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(22978): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(22978): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(22978): Account Manager
    I/SystemServer(22978): Content Manager
    I/SystemServer(22978): System Content Providers
    I/SystemServer(22978): Battery Service
    I/SystemServer(22978): Lights Service
    I/SystemServer(22978): Vibrator Service
    I/SystemServer(22978): Alarm Manager
    I/SystemServer(22978): Init Watchdog
    I/SystemServer(22978): Window Manager
    I/InputManager(22978): Initializing input manager
    I/InputManager(22978): Starting input manager
    I/SystemServer(22978): Bluetooth Service
    I/InputManager-Callbacks(22978): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(22978): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(23050): Entered the Android system server!
    I/SystemServer(23050): Entropy Service
    I/SystemServer(23050): Power Manager
    I/SystemServer(23050): Activity Manager
    I/ActivityManager(23050): Memory class: 16
    W/UsageStats(23050): Usage stats version changed; dropping
    I/SystemServer(23050): Telephony Registry
    I/SystemServer(23050): Package Manager
    I/Installer(23050): connecting...
    W/PackageManager(23050): Running ENG build: no pre-dexopt!
    I/PackageManager(23050): Time to scan packages: 1.446 seconds
    W/PackageManager(23050): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23050): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23050): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23050): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23050): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23050): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23050): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(23050): Account Manager
    I/SystemServer(23050): Content Manager
    I/SystemServer(23050): System Content Providers
    I/SystemServer(23050): Battery Service
    I/SystemServer(23050): Lights Service
    I/SystemServer(23050): Vibrator Service
    I/SystemServer(23050): Alarm Manager
    I/SystemServer(23050): Init Watchdog
    I/SystemServer(23050): Window Manager
    I/InputManager(23050): Initializing input manager
    I/InputManager(23050): Starting input manager
    I/SystemServer(23050): Bluetooth Service
    I/InputManager-Callbacks(23050): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23050): No input device calibration properties found for device ADS7846 Touchscreen.
    I/SystemServer(23121): Entered the Android system server!
    I/SystemServer(23121): Entropy Service
    I/SystemServer(23121): Power Manager
    I/SystemServer(23121): Activity Manager
    I/ActivityManager(23121): Memory class: 16
    W/UsageStats(23121): Usage stats version changed; dropping
    I/SystemServer(23121): Telephony Registry
    I/SystemServer(23121): Package Manager
    I/Installer(23121): connecting...
    W/PackageManager(23121): Running ENG build: no pre-dexopt!
    I/PackageManager(23121): Time to scan packages: 0.687 seconds
    W/PackageManager(23121): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23121): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23121): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23121): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23121): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23121): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23121): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    I/SystemServer(23121): Account Manager
    I/SystemServer(23121): Content Manager
    I/SystemServer(23121): System Content Providers
    I/SystemServer(23121): Battery Service
    I/SystemServer(23121): Lights Service
    I/SystemServer(23121): Vibrator Service
    I/SystemServer(23121): Alarm Manager
    I/SystemServer(23121): Init Watchdog
    I/SystemServer(23121): Window Manager
    I/InputManager(23121): Initializing input manager
    I/InputManager(23121): Starting input manager
    I/SystemServer(23121): Bluetooth Service
    I/InputManager-Callbacks(23121): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23121): No input device calibration properties found for device ADS7846 Touchscreen.
    --------- beginning of /dev/log/main
    E/BluetoothEventLoop.cpp(23121): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23121): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23121): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23095): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23095): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23095): pid: 23121, tid: 23132  >>> system_server <<<
    I/DEBUG   (23095): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23095):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23095):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23095):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23095):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23095):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23095):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23095):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23095):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23095):  d8  0000000000000000  d9  0000000000000000
    I/DEBUG   (23095):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23095):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23095):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23095):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23095):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23095):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23095):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23095):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23095):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23095):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23095):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23095):  scr 80000010
    I/DEBUG   (23095):
    I/DEBUG   (23095):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23095):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23095):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23095):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23095):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23095):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23095):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23095):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23095):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23095):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23095):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23095):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23095):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23095):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23095):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23095):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23095):
    I/DEBUG   (23095): code around pc:
    I/DEBUG   (23095): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23095): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23095): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23095): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23095): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23095):
    I/DEBUG   (23095): code around lr:
    I/DEBUG   (23095): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23095): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23095): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23095): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23095): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23095):
    I/DEBUG   (23095): stack:
    I/DEBUG   (23095):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23095):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23095):     43d02a78  00000015  
    I/DEBUG   (23095):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23095):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23095):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23095):     43d02a88  00000000  
    I/DEBUG   (23095):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23095):     43d02a90  00000001  
    I/DEBUG   (23095):     43d02a94  43d02ac4  
    I/DEBUG   (23095):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02aa0  00000b43  
    I/DEBUG   (23095):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23095):     43d02aa8  df002777  
    I/DEBUG   (23095):     43d02aac  e3a070ad  
    I/DEBUG   (23095): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23095):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02ac4  fffffbdf  
    I/DEBUG   (23095):     43d02ac8  43d02ab4  
    I/DEBUG   (23095):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23095):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23095): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23095):     43d02adc  824162c5  /system/lib/libdbus.so
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    I/DEBUG   (23095): debuggerd committing suicide to free the zombie!
    D/Zygote  (23097): Process 23121 terminated by signal (11)
    I/Zygote  (23097): Exit zygote because system server (23121) has terminated
    D/BootAnimation(23133): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    I/DEBUG   (23166): debuggerd: Dec 28 2011 14:00:49
    D/AndroidRuntime(23168):
    D/AndroidRuntime(23168): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23168): CheckJNI is ON
    D/dalvikvm(23168): creating instr width table
    I/        (23167): ServiceManager: 0xad50
    E/ALSALib (23167): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23167): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23167): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23167): Unable to attach mixer to device AndroidCapture: No such file or directory
    W/libdbus (23171): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/TIALSAModule(23167): TI ALSA module opened
    D/TIALSAModule(23167): Initializing devices for TI ALSA module
    I/CameraService(23167): CameraService started (pid=23167)
    D/AudioHardwareALSA(23167): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23167): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23167): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23167): AudioFlinger's thread 0x38a70 ready to run
    D/TIALSAModule(23167): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA(23167): CALLING STANDBY
    I/SamplingProfilerIntegration(23168): Profiler is disabled.
    I/Zygote  (23168): Preloading classes...
    D/dalvikvm(23168): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 2ms
    D/dalvikvm(23168): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 2ms
    D/dalvikvm(23168): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 2ms
    I/bluetooth_ScoSocket.cpp(23168): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23168): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23168): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 2ms
    D/dalvikvm(23168): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 3ms
    D/dalvikvm(23168): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles(23168): could not find media config xml file
    D/dalvikvm(23168): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 8ms
    D/dalvikvm(23168): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm(23168): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni(23168): RenderScript JNI library not found!
    D/dalvikvm(23168): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 14ms
    D/dalvikvm(23168): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 13ms
    D/dalvikvm(23168): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 13ms
    D/dalvikvm(23168): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 14ms
    D/dalvikvm(23168): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 14ms
    D/dalvikvm(23168): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm(23168): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 25ms
    D/dalvikvm(23168): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 25ms
    D/dalvikvm(23168): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(23168): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 26ms
    W/libdbus (23184): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23168): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm(23168): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 25ms
    D/dalvikvm(23168): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23168): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23168): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23168): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23168): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 21ms
    I/Zygote  (23168): ...preloaded 1830 classes in 6006ms.
    D/dalvikvm(23168): GC_EXPLICIT freed 17K, 53% free 2452K/5123K, external 0K/0K, paused 19ms
    I/Zygote  (23168): Preloading resources...
    D/dalvikvm(23168): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23168): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 20ms
    D/dalvikvm(23168): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 20ms
    I/Zygote  (23168): ...preloaded 51 resources in 263ms.
    I/Zygote  (23168): ...preloaded 15 resources in 4ms.
    D/dalvikvm(23168): GC_EXPLICIT freed 14K, 51% free 2527K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23168): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23168): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm(23168): System server process 23192 has been created
    I/Zygote  (23168): Accepting command socket connections
    E/BatteryService(23192): Could not open /sys/class/power_supply
    I/sysproc (23192): Entered system_init()
    I/sysproc (23192): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23192): SurfaceFlinger is starting
    I/SurfaceFlinger(23192): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23192): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23192): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23192): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23192): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23192): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23192): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23192): EGL informations:
    I/SurfaceFlinger(23192): # of configs : 30
    I/SurfaceFlinger(23192): vendor    : Android
    I/SurfaceFlinger(23192): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23192): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23192): Client API: OpenGL ES
    I/SurfaceFlinger(23192): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23192): OpenGL informations:
    I/SurfaceFlinger(23192): vendor    : Imagination Technologies
    I/SurfaceFlinger(23192): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23192): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23192): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23192): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23192): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23192): flags = 00010000
    D/SensorService(23192): nuSensorService starting...
    E/SensorService(23192): couldn't load sensors module (No such file or directory)
    I/sysproc (23192): System server: starting Android runtime.
    I/sysproc (23192): System server: starting Android services.
    I/sysproc (23192): System server: entering thread pool.
    I/SystemServer(23192): Entered the Android system server!
    I/SystemServer(23192): Entropy Service
    I/SystemServer(23192): Power Manager
    I/SystemServer(23192): Activity Manager
    I/ActivityManager(23192): Memory class: 16
    E/SurfaceFlinger(23192): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (23204): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23204): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23204): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23204): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats(23192): Usage stats version changed; dropping
    W/zipro   (23204): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23204): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23192): Telephony Registry
    I/SystemServer(23192): Package Manager
    I/installd(  878): new connection
    I/Installer(23192): connecting...
    D/dalvikvm(23192): GC_CONCURRENT freed 202K, 50% free 2832K/5639K, external 716K/1038K, paused 2ms+3ms
    W/PackageManager(23192): Running ENG build: no pre-dexopt!
    W/PackageParser(23192): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23192): GC_CONCURRENT freed 238K, 49% free 3049K/5895K, external 716K/1038K, paused 3ms+4ms
    D/dalvikvm(23192): GC_CONCURRENT freed 235K, 47% free 3347K/6215K, external 716K/1038K, paused 2ms+6ms
    D/PackageManager(23192): No files in app dir /vendor/app
    I/PackageManager(23192): Time to scan packages: 0.649 seconds
    W/PackageManager(23192): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23192): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23192): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23192): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23192): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23192): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23192): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23192): GC_EXPLICIT freed 279K, 48% free 3294K/6279K, external 716K/1038K, paused 31ms
    I/SystemServer(23192): Account Manager
    I/SystemServer(23192): Content Manager
    I/SystemServer(23192): System Content Providers
    I/ActivityThread(23192): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23192): Battery Service
    I/SystemServer(23192): Lights Service
    D/SettingsProvider(23192): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer(23192): Vibrator Service
    D/SettingsProvider(23192): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23192): Alarm Manager
    I/SystemServer(23192): Init Watchdog
    I/SystemServer(23192): Window Manager
    I/InputManager(23192): Initializing input manager
    E/BluetoothService.cpp(23192): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/InputManager(23192): Starting input manager
    I/SystemServer(23192): Bluetooth Service
    I/EventHub(23192): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23192): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23192): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23192): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputManager-Callbacks(23192): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23192): No input device calibration properties found for device ADS7846 Touchscreen.
    I/InputReader(23192): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState(23192): Message:Entering Stable State
    I/BluetoothProfileState(23192): Message:Entering Stable State
    E/BluetoothEventLoop.cpp(23192): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23192): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23192): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23166): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23166): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23166): pid: 23192, tid: 23203  >>> system_server <<<
    I/DEBUG   (23166): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23166):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23166):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23166):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23166):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23166):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23166):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23166):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23166):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23166):  d8  0000000000000000  d9  0000000000000000
    I/DEBUG   (23166):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23166):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23166):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23166):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23166):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23166):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23166):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23166):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23166):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23166):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23166):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23166):  scr 80000010
    I/DEBUG   (23166):
    I/DEBUG   (23166):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23166):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23166):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23166):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23166):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23166):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23166):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23166):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23166):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23166):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23166):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23166):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23166):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23166):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23166):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23166):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23166):
    I/DEBUG   (23166): code around pc:
    I/DEBUG   (23166): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23166): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23166): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23166): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23166): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23166):
    I/DEBUG   (23166): code around lr:
    I/DEBUG   (23166): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23166): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23166): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23166): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23166): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23166):
    I/DEBUG   (23166): stack:
    I/DEBUG   (23166):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23166):     43d02a78  00000015  
    I/DEBUG   (23166):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a88  00000000  
    I/DEBUG   (23166):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a90  00000001  
    I/DEBUG   (23166):     43d02a94  43d02ac4  
    I/DEBUG   (23166):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02aa0  00000b43  
    I/DEBUG   (23166):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23166):     43d02aa8  df002777  
    I/DEBUG   (23166):     43d02aac  e3a070ad  
    I/DEBUG   (23166): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23166):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ac4  fffffbdf  
    I/DEBUG   (23166):     43d02ac8  43d02ab4  
    I/DEBUG   (23166):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23166): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23166):     43d02adc  824162c5  /system/lib/libdbus.so
    W/libdbus (23230): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    D/Zygote  (23168): Process 23192 terminated by signal (11)
    I/Zygote  (23168): Exit zygote because system server (23192) has terminated
    D/BootAnimation(23204): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime(23236):
    D/AndroidRuntime(23236): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23236): CheckJNI is ON
    D/dalvikvm(23236): creating instr width table
    I/        (23235): ServiceManager: 0xad50
    E/ALSALib (23235): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23235): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23235): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23235): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23235): TI ALSA module opened
    D/TIALSAModule(23235): Initializing devices for TI ALSA module
    I/CameraService(23235): CameraService started (pid=23235)
    D/AudioHardwareALSA(23235): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23235): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23235): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23235): AudioFlinger's thread 0x38a40 ready to run
    D/TIALSAModule(23235): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA(23235): CALLING STANDBY
    W/libdbus (23246): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/SamplingProfilerIntegration(23236): Profiler is disabled.
    I/Zygote  (23236): Preloading classes...
    D/dalvikvm(23236): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 3ms
    D/dalvikvm(23236): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 3ms
    D/dalvikvm(23236): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 2ms
    I/bluetooth_ScoSocket.cpp(23236): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23236): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23236): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 3ms
    D/dalvikvm(23236): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23236): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 4ms
    W/MediaProfiles(23236): could not find media config xml file
    D/dalvikvm(23236): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 7ms
    D/dalvikvm(23236): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 334ms
    D/dalvikvm(23236): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 6ms
    D/RenderScript_jni(23236): RenderScript JNI library not found!
    D/dalvikvm(23236): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 16ms
    D/dalvikvm(23236): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 13ms
    D/dalvikvm(23236): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 14ms
    D/dalvikvm(23236): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 13ms
    D/dalvikvm(23236): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 14ms
    D/dalvikvm(23236): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 15ms
    D/dalvikvm(23236): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm(23236): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 14ms
    D/dalvikvm(23236): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 17ms
    D/dalvikvm(23236): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 11ms
    D/dalvikvm(23236): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm(23236): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm(23236): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 40ms
    W/libdbus (23255): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23236): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 45ms
    D/dalvikvm(23236): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm(23236): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm(23236): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 27ms
    I/Zygote  (23236): ...preloaded 1830 classes in 5528ms.
    D/dalvikvm(23236): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 28ms
    I/Zygote  (23236): Preloading resources...
    D/dalvikvm(23236): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 29ms
    D/dalvikvm(23236): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 27ms
    D/dalvikvm(23236): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 28ms
    I/Zygote  (23236): ...preloaded 51 resources in 366ms.
    I/Zygote  (23236): ...preloaded 15 resources in 7ms.
    D/dalvikvm(23236): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 28ms
    D/dalvikvm(23236): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 28ms
    D/dalvikvm(23236): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 24ms
    I/dalvikvm(23236): System server process 23260 has been created
    I/Zygote  (23236): Accepting command socket connections
    E/BatteryService(23260): Could not open /sys/class/power_supply
    I/sysproc (23260): Entered system_init()
    I/sysproc (23260): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23260): SurfaceFlinger is starting
    I/SurfaceFlinger(23260): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23260): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23260): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23260): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23260): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23260): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23260): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23260): EGL informations:
    I/SurfaceFlinger(23260): # of configs : 30
    I/SurfaceFlinger(23260): vendor    : Android
    I/SurfaceFlinger(23260): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23260): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23260): Client API: OpenGL ES
    I/SurfaceFlinger(23260): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23260): OpenGL informations:
    I/SurfaceFlinger(23260): vendor    : Imagination Technologies
    I/SurfaceFlinger(23260): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23260): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23260): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23260): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23260): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23260): flags = 00010000
    D/SensorService(23260): nuSensorService starting...
    E/SensorService(23260): couldn't load sensors module (No such file or directory)
    I/sysproc (23260): System server: starting Android runtime.
    I/sysproc (23260): System server: starting Android services.
    I/sysproc (23260): System server: entering thread pool.
    I/SystemServer(23260): Entered the Android system server!
    I/SystemServer(23260): Entropy Service
    I/SystemServer(23260): Power Manager
    I/SystemServer(23260): Activity Manager
    E/SurfaceFlinger(23260): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (23275): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23275): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23275): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    I/ActivityManager(23260): Memory class: 16
    D/libEGL  (23275): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats(23260): Usage stats version changed; dropping
    W/zipro   (23275): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23275): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23260): Telephony Registry
    I/SystemServer(23260): Package Manager
    I/installd(  878): new connection
    I/Installer(23260): connecting...
    D/dalvikvm(23260): GC_CONCURRENT freed 180K, 50% free 2832K/5639K, external 716K/1038K, paused 3ms+4ms
    W/PackageManager(23260): Running ENG build: no pre-dexopt!
    W/PackageParser(23260): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23260): GC_CONCURRENT freed 256K, 49% free 3042K/5959K, external 716K/1038K, paused 3ms+5ms
    D/dalvikvm(23260): GC_CONCURRENT freed 242K, 47% free 3352K/6215K, external 716K/1038K, paused 2ms+6ms
    D/PackageManager(23260): No files in app dir /vendor/app
    I/PackageManager(23260): Time to scan packages: 0.79 seconds
    W/PackageManager(23260): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23260): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23260): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23260): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23260): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23260): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23260): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23260): GC_EXPLICIT freed 276K, 48% free 3293K/6279K, external 716K/1038K, paused 39ms
    I/SystemServer(23260): Account Manager
    I/SystemServer(23260): Content Manager
    I/SystemServer(23260): System Content Providers
    I/ActivityThread(23260): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23260): Battery Service
    I/SystemServer(23260): Lights Service
    D/SettingsProvider(23260): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer(23260): Vibrator Service
    D/SettingsProvider(23260): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23260): Alarm Manager
    I/SystemServer(23260): Init Watchdog
    I/SystemServer(23260): Window Manager
    I/InputManager(23260): Initializing input manager
    I/InputManager(23260): Starting input manager
    I/SystemServer(23260): Bluetooth Service
    E/BluetoothService.cpp(23260): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub(23260): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23260): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23260): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23260): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader(23260): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState(23260): Message:Entering Stable State
    I/BluetoothProfileState(23260): Message:Entering Stable State
    I/InputManager-Callbacks(23260): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23260): No input device calibration properties found for device ADS7846 Touchscreen.
    E/BluetoothEventLoop.cpp(23260): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23260): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23260): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23166): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23166): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23166): pid: 23260, tid: 23274  >>> system_server <<<
    I/DEBUG   (23166): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23166):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23166):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23166):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23166):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23166):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23166):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23166):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23166):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23166):  d8  0000000000000000  d9  0000000000000000
    I/DEBUG   (23166):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23166):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23166):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23166):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23166):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23166):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23166):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23166):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23166):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23166):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23166):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23166):  scr 80000010
    I/DEBUG   (23166):
    I/DEBUG   (23166):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23166):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23166):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23166):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23166):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23166):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23166):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23166):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23166):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23166):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23166):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23166):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23166):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23166):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23166):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23166):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23166):
    I/DEBUG   (23166): code around pc:
    I/DEBUG   (23166): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23166): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23166): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23166): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23166): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23166):
    I/DEBUG   (23166): code around lr:
    I/DEBUG   (23166): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23166): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23166): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23166): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23166): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23166):
    I/DEBUG   (23166): stack:
    I/DEBUG   (23166):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23166):     43d02a78  00000015  
    I/DEBUG   (23166):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a88  00000000  
    I/DEBUG   (23166):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23166):     43d02a90  00000001  
    I/DEBUG   (23166):     43d02a94  43d02ac4  
    I/DEBUG   (23166):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02aa0  00000b43  
    I/DEBUG   (23166):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23166):     43d02aa8  df002777  
    I/DEBUG   (23166):     43d02aac  e3a070ad  
    I/DEBUG   (23166): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23166):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ac4  fffffbdf  
    I/DEBUG   (23166):     43d02ac8  43d02ab4  
    I/DEBUG   (23166):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23166):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23166): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23166):     43d02adc  824162c5  /system/lib/libdbus.so
    W/libdbus (23299): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    I/DEBUG   (23166): debuggerd committing suicide to free the zombie!
    D/Zygote  (23236): Process 23260 terminated by signal (11)
    I/Zygote  (23236): Exit zygote because system server (23260) has terminated
    D/BootAnimation(23275): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    I/DEBUG   (23304): debuggerd: Dec 28 2011 14:00:49
    D/AndroidRuntime(23306):
    D/AndroidRuntime(23306): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23306): CheckJNI is ON
    D/dalvikvm(23306): creating instr width table
    I/        (23305): ServiceManager: 0xad50
    E/ALSALib (23305): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23305): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23305): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23305): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23305): TI ALSA module opened
    D/TIALSAModule(23305): Initializing devices for TI ALSA module
    I/CameraService(23305): CameraService started (pid=23305)
    D/AudioHardwareALSA(23305): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23305): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23305): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23305): AudioFlinger's thread 0x38a40 ready to run
    D/TIALSAModule(23305): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA(23305): CALLING STANDBY
    I/SamplingProfilerIntegration(23306): Profiler is disabled.
    W/libdbus (23316): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/Zygote  (23306): Preloading classes...
    D/dalvikvm(23306): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23306): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23306): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 5ms
    I/bluetooth_ScoSocket.cpp(23306): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23306): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23306): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23306): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm(23306): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles(23306): could not find media config xml file
    D/dalvikvm(23306): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 9ms
    D/dalvikvm(23306): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm(23306): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 14ms
    D/RenderScript_jni(23306): RenderScript JNI library not found!
    D/dalvikvm(23306): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 15ms
    D/dalvikvm(23306): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm(23306): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm(23306): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 10ms
    D/dalvikvm(23306): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 10ms
    D/dalvikvm(23306): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm(23306): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm(23306): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 14ms
    D/dalvikvm(23306): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 14ms
    D/dalvikvm(23306): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm(23306): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 30ms
    D/dalvikvm(23306): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    W/libdbus (23325): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23306): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 23ms
    D/dalvikvm(23306): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 23ms
    D/dalvikvm(23306): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 26ms
    D/dalvikvm(23306): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 23ms
    D/dalvikvm(23306): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 24ms
    I/Zygote  (23306): ...preloaded 1830 classes in 6056ms.
    D/dalvikvm(23306): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 22ms
    I/Zygote  (23306): Preloading resources...
    D/dalvikvm(23306): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm(23306): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 22ms
    D/dalvikvm(23306): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 23ms
    I/Zygote  (23306): ...preloaded 51 resources in 320ms.
    I/Zygote  (23306): ...preloaded 15 resources in 5ms.
    D/dalvikvm(23306): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23306): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23306): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm(23306): System server process 23333 has been created
    I/Zygote  (23306): Accepting command socket connections
    E/BatteryService(23333): Could not open /sys/class/power_supply
    I/sysproc (23333): Entered system_init()
    I/sysproc (23333): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23333): SurfaceFlinger is starting
    I/SurfaceFlinger(23333): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23333): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23333): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23333): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23333): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23333): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23333): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23333): EGL informations:
    I/SurfaceFlinger(23333): # of configs : 30
    I/SurfaceFlinger(23333): vendor    : Android
    I/SurfaceFlinger(23333): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23333): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23333): Client API: OpenGL ES
    I/SurfaceFlinger(23333): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23333): OpenGL informations:
    I/SurfaceFlinger(23333): vendor    : Imagination Technologies
    I/SurfaceFlinger(23333): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23333): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23333): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23333): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23333): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23333): flags = 00010000
    D/SensorService(23333): nuSensorService starting...
    E/SensorService(23333): couldn't load sensors module (No such file or directory)
    I/sysproc (23333): System server: starting Android runtime.
    I/sysproc (23333): System server: starting Android services.
    I/sysproc (23333): System server: entering thread pool.
    I/SystemServer(23333): Entered the Android system server!
    I/SystemServer(23333): Entropy Service
    I/SystemServer(23333): Power Manager
    I/SystemServer(23333): Activity Manager
    I/ActivityManager(23333): Memory class: 16
    D/libEGL  (23345): loaded /system/lib/egl/libGLES_android.so
    E/SurfaceFlinger(23333): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (23345): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23345): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23345): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats(23333): Usage stats version changed; dropping
    W/zipro   (23345): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23345): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23333): Telephony Registry
    I/SystemServer(23333): Package Manager
    I/installd(  878): new connection
    I/Installer(23333): connecting...
    D/dalvikvm(23333): GC_CONCURRENT freed 186K, 50% free 2833K/5639K, external 716K/1038K, paused 2ms+3ms
    W/PackageManager(23333): Running ENG build: no pre-dexopt!
    W/PackageParser(23333): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23333): GC_CONCURRENT freed 248K, 49% free 3045K/5959K, external 716K/1038K, paused 3ms+4ms
    D/dalvikvm(23333): GC_CONCURRENT freed 237K, 47% free 3351K/6215K, external 716K/1038K, paused 2ms+5ms
    D/PackageManager(23333): No files in app dir /vendor/app
    I/PackageManager(23333): Time to scan packages: 0.67 seconds
    W/PackageManager(23333): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23333): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23333): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23333): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23333): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23333): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23333): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23333): GC_EXPLICIT freed 280K, 48% free 3296K/6279K, external 716K/1038K, paused 34ms
    I/SystemServer(23333): Account Manager
    I/SystemServer(23333): Content Manager
    I/SystemServer(23333): System Content Providers
    I/ActivityThread(23333): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23333): Battery Service
    I/SystemServer(23333): Lights Service
    D/SettingsProvider(23333): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer(23333): Vibrator Service
    D/SettingsProvider(23333): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23333): Alarm Manager
    I/SystemServer(23333): Init Watchdog
    I/SystemServer(23333): Window Manager
    I/InputManager(23333): Initializing input manager
    I/InputManager(23333): Starting input manager
    I/SystemServer(23333): Bluetooth Service
    E/BluetoothService.cpp(23333): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub(23333): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23333): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23333): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23333): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader(23333): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState(23333): Message:Entering Stable State
    I/BluetoothProfileState(23333): Message:Entering Stable State
    I/InputManager-Callbacks(23333): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23333): No input device calibration properties found for device ADS7846 Touchscreen.
    E/BluetoothEventLoop.cpp(23333): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23333): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23333): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23304): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23304): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23304): pid: 23333, tid: 23344  >>> system_server <<<
    I/DEBUG   (23304): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23304):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23304):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23304):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23304):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23304):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23304):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23304):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23304):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23304):  d8  0000000000000000  d9  0000000000000000
    I/DEBUG   (23304):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23304):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23304):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23304):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23304):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23304):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23304):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23304):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23304):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23304):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23304):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23304):  scr 80000012
    I/DEBUG   (23304):
    I/DEBUG   (23304):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23304):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23304):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23304):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23304):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23304):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23304):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23304):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23304):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23304):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23304):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23304):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23304):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23304):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23304):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23304):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23304):
    I/DEBUG   (23304): code around pc:
    I/DEBUG   (23304): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23304): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23304): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23304): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23304): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23304):
    I/DEBUG   (23304): code around lr:
    I/DEBUG   (23304): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23304): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23304): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23304): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23304): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23304):
    I/DEBUG   (23304): stack:
    I/DEBUG   (23304):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23304):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23304):     43d02a78  00000015  
    I/DEBUG   (23304):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23304):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23304):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23304):     43d02a88  00000000  
    I/DEBUG   (23304):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23304):     43d02a90  00000001  
    I/DEBUG   (23304):     43d02a94  43d02ac4  
    I/DEBUG   (23304):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02aa0  00000b43  
    I/DEBUG   (23304):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23304):     43d02aa8  df002777  
    I/DEBUG   (23304):     43d02aac  e3a070ad  
    I/DEBUG   (23304): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23304):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02ac4  fffffbdf  
    I/DEBUG   (23304):     43d02ac8  43d02ab4  
    I/DEBUG   (23304):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23304):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23304): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23304):     43d02adc  824162c5  /system/lib/libdbus.so
    W/libdbus (23371): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    I/DEBUG   (23304): debuggerd committing suicide to free the zombie!
    D/Zygote  (23306): Process 23333 terminated by signal (11)
    I/Zygote  (23306): Exit zygote because system server (23333) has terminated
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    D/BootAnimation(23345): SurfaceFlinger died, exiting...
    I/DEBUG   (23377): debuggerd: Dec 28 2011 14:00:49
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime(23379):
    D/AndroidRuntime(23379): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23379): CheckJNI is ON
    D/dalvikvm(23379): creating instr width table
    I/        (23378): ServiceManager: 0xad50
    E/ALSALib (23378): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23378): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23378): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23378): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23378): TI ALSA module opened
    D/TIALSAModule(23378): Initializing devices for TI ALSA module
    I/CameraService(23378): CameraService started (pid=23378)
    D/AudioHardwareALSA(23378): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23378): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23378): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23378): AudioFlinger's thread 0x389d8 ready to run
    E/AudioHardwareALSA(23378): CALLING STANDBY
    D/TIALSAModule(23378): route called for devices 00000002 in mode 0...
    E/TIALSAModule(23378): Why are we routing to a device that isn't supported by this object?!?!?!?!
    D/TIALSAModule(23378): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23378): Initialized ALSA PLAYBACK device default
    W/libdbus (23389): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/SamplingProfilerIntegration(23379): Profiler is disabled.
    I/Zygote  (23379): Preloading classes...
    D/dalvikvm(23379): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23379): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 8ms
    D/dalvikvm(23379): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 4ms
    I/bluetooth_ScoSocket.cpp(23379): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23379): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23379): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm(23379): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm(23379): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 7ms
    W/MediaProfiles(23379): could not find media config xml file
    D/dalvikvm(23379): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 8ms
    D/dalvikvm(23379): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm(23379): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni(23379): RenderScript JNI library not found!
    D/dalvikvm(23379): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 15ms
    D/dalvikvm(23379): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 22ms
    D/dalvikvm(23379): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm(23379): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 24ms
    D/dalvikvm(23379): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 10ms
    D/dalvikvm(23379): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 10ms
    D/dalvikvm(23379): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 10ms
    D/dalvikvm(23379): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 11ms
    D/dalvikvm(23379): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 10ms
    D/dalvikvm(23379): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 10ms
    D/dalvikvm(23379): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm(23379): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    W/libdbus (23398): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23379): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23379): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23379): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23379): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 48ms
    D/dalvikvm(23379): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 48ms
    I/Zygote  (23379): ...preloaded 1830 classes in 5173ms.
    D/dalvikvm(23379): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 48ms
    I/Zygote  (23379): Preloading resources...
    D/dalvikvm(23379): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 65ms
    D/dalvikvm(23379): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 19ms
    D/dalvikvm(23379): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 20ms
    I/Zygote  (23379): ...preloaded 51 resources in 475ms.
    I/Zygote  (23379): ...preloaded 15 resources in 4ms.
    D/dalvikvm(23379): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23379): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23379): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm(23379): System server process 23406 has been created
    I/Zygote  (23379): Accepting command socket connections
    E/BatteryService(23406): Could not open /sys/class/power_supply
    I/sysproc (23406): Entered system_init()
    I/sysproc (23406): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23406): SurfaceFlinger is starting
    I/SurfaceFlinger(23406): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23406): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23406): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23406): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23406): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23406): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23406): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23406): EGL informations:
    I/SurfaceFlinger(23406): # of configs : 30
    I/SurfaceFlinger(23406): vendor    : Android
    I/SurfaceFlinger(23406): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23406): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23406): Client API: OpenGL ES
    I/SurfaceFlinger(23406): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23406): OpenGL informations:
    I/SurfaceFlinger(23406): vendor    : Imagination Technologies
    I/SurfaceFlinger(23406): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23406): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23406): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23406): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23406): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23406): flags = 00010000
    D/SensorService(23406): nuSensorService starting...
    E/SensorService(23406): couldn't load sensors module (No such file or directory)
    I/sysproc (23406): System server: starting Android runtime.
    I/sysproc (23406): System server: starting Android services.
    I/SystemServer(23406): Entered the Android system server!
    I/sysproc (23406): System server: entering thread pool.
    I/SystemServer(23406): Entropy Service
    I/SystemServer(23406): Power Manager
    I/SystemServer(23406): Activity Manager
    I/ActivityManager(23406): Memory class: 16
    E/SurfaceFlinger(23406): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (23418): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23418): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23418): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23418): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats(23406): Usage stats version changed; dropping
    W/zipro   (23418): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23418): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23406): Telephony Registry
    I/SystemServer(23406): Package Manager
    I/installd(  878): new connection
    I/Installer(23406): connecting...
    D/dalvikvm(23406): GC_CONCURRENT freed 181K, 50% free 2842K/5639K, external 716K/1038K, paused 4ms+2ms
    W/PackageManager(23406): Running ENG build: no pre-dexopt!
    W/PackageParser(23406): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23406): GC_CONCURRENT freed 274K, 49% free 3063K/5959K, external 716K/1038K, paused 3ms+4ms
    D/dalvikvm(23406): GC_CONCURRENT freed 238K, 46% free 3371K/6215K, external 716K/1038K, paused 2ms+5ms
    D/PackageManager(23406): No files in app dir /vendor/app
    I/PackageManager(23406): Time to scan packages: 0.658 seconds
    W/PackageManager(23406): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23406): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23406): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23406): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23406): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23406): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23406): GC_EXPLICIT freed 262K, 48% free 3294K/6279K, external 716K/1038K, paused 32ms
    I/SystemServer(23406): Account Manager
    I/SystemServer(23406): Content Manager
    I/SystemServer(23406): System Content Providers
    I/ActivityThread(23406): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23406): Battery Service
    I/SystemServer(23406): Lights Service
    I/SystemServer(23406): Vibrator Service
    D/SettingsProvider(23406): cache for settings table 'secure' rows=20; fullycached=true
    D/SettingsProvider(23406): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23406): Alarm Manager
    I/SystemServer(23406): Init Watchdog
    I/SystemServer(23406): Window Manager
    I/InputManager(23406): Initializing input manager
    I/InputManager(23406): Starting input manager
    I/SystemServer(23406): Bluetooth Service
    E/BluetoothService.cpp(23406): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub(23406): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23406): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23406): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23406): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader(23406): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState(23406): Message:Entering Stable State
    I/BluetoothProfileState(23406): Message:Entering Stable State
    I/InputManager-Callbacks(23406): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23406): No input device calibration properties found for device ADS7846 Touchscreen.
    E/BluetoothEventLoop.cpp(23406): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23406): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23406): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23377): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23377): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23377): pid: 23406, tid: 23417  >>> system_server <<<
    I/DEBUG   (23377): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23377):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23377):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23377):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23377):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23377):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23377):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23377):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23377):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23377):  d8  00000461a6fe4c65  d9  0000000000000000
    I/DEBUG   (23377):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23377):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23377):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23377):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23377):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23377):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23377):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23377):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23377):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23377):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23377):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23377):  scr 80000012
    I/DEBUG   (23377):
    I/DEBUG   (23377):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23377):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23377):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23377):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23377):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23377):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23377):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23377):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23377):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23377):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23377):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23377):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23377):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23377):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23377):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23377):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23377):
    I/DEBUG   (23377): code around pc:
    I/DEBUG   (23377): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23377): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23377): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23377): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23377): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23377):
    I/DEBUG   (23377): code around lr:
    I/DEBUG   (23377): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23377): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23377): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23377): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23377): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23377):
    I/DEBUG   (23377): stack:
    I/DEBUG   (23377):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23377):     43d02a78  00000015  
    I/DEBUG   (23377):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a88  00000000  
    I/DEBUG   (23377):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a90  00000001  
    I/DEBUG   (23377):     43d02a94  43d02ac4  
    I/DEBUG   (23377):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02aa0  00000b43  
    I/DEBUG   (23377):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23377):     43d02aa8  df002777  
    I/DEBUG   (23377):     43d02aac  e3a070ad  
    I/DEBUG   (23377): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23377):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ac4  fffffbdf  
    I/DEBUG   (23377):     43d02ac8  43d02ab4  
    I/DEBUG   (23377):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23377): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23377):     43d02adc  824162c5  /system/lib/libdbus.so
    W/libdbus (23444): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    alarm_release: clear alarm, pending 0
    D/BootAnimation(23418): SurfaceFlinger died, exiting...
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    request_suspend_state: wakeup (0->0) at 4821289123936 (2000-01-01 02:02:50.552917881 UTC)
    D/Zygote  (23379): Process 23406init: untracked pid 23378 exited
     terminated by signal (11)
    I/Zygote  (23379): Exit zygote because system server (23406) has terminated
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime(23450):
    D/AndroidRuntime(23450): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23450): CheckJNI is ON
    D/dalvikvm(23450): creating instr width table
    I/        (23449): ServiceManager: 0xad50
    E/ALSALib (23449): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23449): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23449): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23449): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23449): TI ALSA module opened
    D/TIALSAModule(23449): Initializing devices for TI ALSA module
    I/CameraService(23449): CameraService started (pid=23449)
    D/AudioHardwareALSA(23449): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23449): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23449): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23449): AudioFlinger's thread 0x389d8 ready to run
    D/TIALSAModule(23449): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA(23449): CALLING STANDBY
    W/libdbus (23460): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/SamplingProfilerIntegration(23450): Profiler is disabled.
    I/Zygote  (23450): Preloading classes...
    D/dalvikvm(23450): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 9ms
    D/dalvikvm(23450): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23450): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 5ms
    I/bluetooth_ScoSocket.cpp(23450): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23450): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23450): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23450): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm(23450): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 3ms
    W/MediaProfiles(23450): could not find media config xml file
    D/dalvikvm(23450): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23450): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm(23450): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 14ms
    D/RenderScript_jni(23450): RenderScript JNI library not found!
    D/dalvikvm(23450): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 14ms
    D/dalvikvm(23450): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 22ms
    D/dalvikvm(23450): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm(23450): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 23ms
    D/dalvikvm(23450): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 23ms
    D/dalvikvm(23450): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 10ms
    D/dalvikvm(23450): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 10ms
    D/dalvikvm(23450): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm(23450): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm(23450): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm(23450): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 30ms
    D/dalvikvm(23450): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    W/libdbus (23469): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23450): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 23ms
    D/dalvikvm(23450): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23450): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 19ms

    D/dalvikvm(23450): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23450): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 21ms
    I/Zygote  (23450): ...preloaded 1830 classes in 5542ms.
    D/dalvikvm(23450): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 19ms
    I/Zygote  (23450): Preloading resources...
    D/dalvikvm(23450): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 19ms

    D/dalvikvm(23450): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 20ms
    D/dalvikvm(23450): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 19ms
    I/Zygote  (23450): ...preloaded 51 resources in 265ms.
    I/Zygote  (23450): ...preloaded 15 resources in 5ms.
    D/dalvikvm(23450): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23450): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 21ms

    D/dalvikvm(23450): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm(23450): System server process 23474 has been created
    I/Zygote  (23450): Accepting command socket connections
    E/BatteryService(23474): Could not open /sys/class/power_supply
    I/sysproc (23474): Entered system_init()
    I/sysproc (23474): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23474): SurfaceFlinger is starting
    I/SurfaceFlinger(23474): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23474): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23474): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23474): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23474): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23474): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23474): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23474): EGL informations:
    I/SurfaceFlinger(23474): # of configs : 30
    I/SurfaceFlinger(23474): vendor    : Android
    I/SurfaceFlinger(23474): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23474): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23474): Client API: OpenGL ES
    I/SurfaceFlinger(23474): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23474): OpenGL informations:
    I/SurfaceFlinger(23474): vendor    : Imagination Technologies
    I/SurfaceFlinger(23474): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23474): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23474): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23474): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23474): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23474): flags = 00010000
    D/SensorService(23474): nuSensorService starting...
    E/SensorService(23474): couldn't load sensors module (No such file or directory)
    I/sysproc (23474): System server: starting Android runtime.
    I/sysproc (23474): System server: starting Android services.
    I/sysproc (23474): System server: entering thread pool.
    I/SystemServer(23474): Entered the Android system server!
    I/SystemServer(23474): Entropy Service
    I/SystemServer(23474): Power Manager
    I/SystemServer(23474): Activity Manager
    E/SurfaceFlinger(23474): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (23489): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23489): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23489): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23489): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    I/ActivityManager(23474): Memory class: 16
    W/UsageStats(23474): Usage stats version changed; dropping
    W/zipro   (23489): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23489): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23474): Telephony Registry
    I/SystemServer(23474): Package Manager
    I/installd(  878): new connection
    I/Installer(23474): connecting...
    D/dalvikvm(23474): GC_CONCURRENT freed 192K, 50% free 2828K/5639K, external 716K/1038K, paused 3ms+4ms
    W/PackageManager(23474): Running ENG build: no pre-dexopt!
    W/PackageParser(23474): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23474): GC_CONCURRENT freed 252K, 49% free 3047K/5959K, external 716K/1038K, paused 5ms+5ms
    D/dalvikvm(23474): GC_CONCURRENT freed 244K, 47% free 3353K/6215K, external 716K/1038K, paused 3ms+7ms
    D/PackageManager(23474): No files in app dir /vendor/app
    I/PackageManager(23474): Time to scan packages: 0.804 seconds
    W/PackageManager(23474): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23474): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23474): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23474): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23474): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23474): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23474): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23474): GC_EXPLICIT freed 268K, 48% free 3294K/6279K, external 716K/1038K, paused 39ms
    I/SystemServer(23474): Account Manager
    I/SystemServer(23474): Content Manager
    I/SystemServer(23474): System Content Providers
    I/ActivityThread(23474): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23474): Battery Service
    I/SystemServer(23474): Lights Service
    D/SettingsProvider(23474): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer(23474): Vibrator Service
    D/SettingsProvider(23474): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23474): Alarm Manager
    I/SystemServer(23474): Init Watchdog
    I/SystemServer(23474): Window Manager
    I/InputManager(23474): Initializing input manager
    I/InputManager(23474): Starting input manager
    E/BluetoothService.cpp(23474): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/SystemServer(23474): Bluetooth Service
    I/EventHub(23474): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23474): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23474): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23474): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader(23474): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState(23474): Message:Entering Stable State
    I/BluetoothProfileState(23474): Message:Entering Stable State
    I/InputManager-Callbacks(23474): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23474): No input device calibration properties found for device ADS7846 Touchscreen.
    E/BluetoothEventLoop.cpp(23474): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23474): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23474): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23377): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23377): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23377): pid: 23474, tid: 23488  >>> system_server <<<
    I/DEBUG   (23377): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23377):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23377):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23377):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23377):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23377):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23377):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23377):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23377):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23377):  d8  00000464f14c586f  d9  0000000000000000
    I/DEBUG   (23377):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23377):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23377):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23377):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23377):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23377):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23377):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23377):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23377):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23377):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23377):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23377):  scr 80000012
    I/DEBUG   (23377):
    I/DEBUG   (23377):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23377):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23377):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23377):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23377):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23377):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23377):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23377):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23377):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23377):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23377):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23377):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23377):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23377):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23377):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23377):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23377):
    I/DEBUG   (23377): code around pc:
    I/DEBUG   (23377): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23377): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23377): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23377): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23377): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23377):
    I/DEBUG   (23377): code around lr:
    I/DEBUG   (23377): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23377): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23377): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23377): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23377): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23377):
    I/DEBUG   (23377): stack:
    I/DEBUG   (23377):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23377):     43d02a78  00000015  
    I/DEBUG   (23377):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a88  00000000  
    I/DEBUG   (23377):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23377):     43d02a90  00000001  
    I/DEBUG   (23377):     43d02a94  43d02ac4  
    I/DEBUG   (23377):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02aa0  00000b43  
    I/DEBUG   (23377):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23377):     43d02aa8  df002777  
    I/DEBUG   (23377):     43d02aac  e3a070ad  
    I/DEBUG   (23377): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23377):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ac4  fffffbdf  
    I/DEBUG   (23377):     43d02ac8  43d02ab4  
    I/DEBUG   (23377):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23377):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23377): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23377):     43d02adc  824162c5  /system/lib/libdbus.so
    W/libdbus (23513): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/DEBUG   (23377): debuggerd committing suicide to free the zombie!
    alarm_release: clear alarm, pending 0
    I/DEBUG   (23518): debuggerd: Dec 28 2011 14:00:49
    D/Zygote  (23450): Process 23474 terminated by signal (11)
    I/Zygote  (23450): Exit zygote because system server (23474) has terminated
    E/irequest_suspend_state: wakeup (0->0) at 4835758209630 (2000-01-01 02:03:05.022003575 UTC)
    nstalld(  878): eof
    E/installd(init: untracked pid 23449 exited
      878): failed to read size
    I/installd(  878): closing connection
    D/BootAnimation(23489): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime(23520):
    D/AndroidRuntime(23520): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23520): CheckJNI is ON
    D/dalvikvm(23520): creating instr width table
    I/        (23519): ServiceManager: 0xad50
    E/ALSALib (23519): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23519): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23519): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23519): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23519): TI ALSA module opened
    D/TIALSAModule(23519): Initializing devices for TI ALSA module
    I/CameraService(23519): CameraService started (pid=23519)
    D/AudioHardwareALSA(23519): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23519): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23519): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23519): AudioFlinger's thread 0x389c0 ready to run
    D/TIALSAModule(23519): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA(23519): CALLING STANDBY
    W/libdbus (23530): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/SamplingProfilerIntegration(23520): Profiler is disabled.
    I/Zygote  (23520): Preloading classes...
    D/dalvikvm(23520): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23520): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23520): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 5ms
    I/bluetooth_ScoSocket.cpp(23520): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23520): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23520): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23520): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 333ms
    D/dalvikvm(23520): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 3ms
    W/MediaProfiles(23520): could not find media config xml file
    D/dalvikvm(23520): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23520): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 18ms
    D/dalvikvm(23520): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni(23520): RenderScript JNI library not found!
    D/dalvikvm(23520): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 15ms
    D/dalvikvm(23520): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 22ms
    D/dalvikvm(23520): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm(23520): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 10ms
    D/dalvikvm(23520): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 24ms
    D/dalvikvm(23520): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 24ms
    W/libdbus (23539): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23520): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 42ms
    D/dalvikvm(23520): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(23520): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 25ms
    D/dalvikvm(23520): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(23520): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 41ms
    D/dalvikvm(23520): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm(23520): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23520): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23520): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23520): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm(23520): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 28ms
    I/Zygote  (23520): ...preloaded 1830 classes in 6731ms.
    D/dalvikvm(23520): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 27ms
    I/Zygote  (23520): Preloading resources...
    D/dalvikvm(23520): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 28ms
    D/dalvikvm(23520): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 20ms
    D/dalvikvm(23520): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 19ms
    I/Zygote  (23520): ...preloaded 51 resources in 311ms.
    I/Zygote  (23520): ...preloaded 15 resources in 5ms.
    D/dalvikvm(23520): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 21ms
    D/dalvikvm(23520): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23520): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm(23520): System server process 23547 has been created
    I/Zygote  (23520): Accepting command socket connections
    E/BatteryService(23547): Could not open /sys/class/power_supply
    I/sysproc (23547): Entered system_init()
    I/sysproc (23547): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23547): SurfaceFlinger is starting
    I/SurfaceFlinger(23547): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23547): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23547): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23547): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23547): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23547): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23547): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23547): EGL informations:
    I/SurfaceFlinger(23547): # of configs : 30
    I/SurfaceFlinger(23547): vendor    : Android
    I/SurfaceFlinger(23547): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23547): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23547): Client API: OpenGL ES
    I/SurfaceFlinger(23547): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23547): OpenGL informations:
    I/SurfaceFlinger(23547): vendor    : Imagination Technologies
    I/SurfaceFlinger(23547): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23547): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23547): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23547): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23547): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23547): flags = 00010000
    D/SensorService(23547): nuSensorService starting...
    E/SensorService(23547): couldn't load sensors module (No such file or directory)
    I/sysproc (23547): System server: starting Android runtime.
    I/sysproc (23547): System server: starting Android services.
    I/sysproc (23547): System server: entering thread pool.
    I/SystemServer(23547): Entered the Android system server!
    I/SystemServer(23547): Entropy Service
    I/SystemServer(23547): Power Manager
    I/SystemServer(23547): Activity Manager
    E/SurfaceFlinger(23547): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    I/ActivityManager(23547): Memory class: 16
    D/libEGL  (23559): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23559): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23559): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23559): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats(23547): Usage stats version changed; dropping
    W/zipro   (23559): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23559): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23547): Telephony Registry
    I/SystemServer(23547): Package Manager
    I/installd(  878): new connection
    I/Installer(23547): connecting...
    D/dalvikvm(23547): GC_CONCURRENT freed 189K, 50% free 2825K/5639K, external 716K/1038K, paused 2ms+3ms
    W/PackageManager(23547): Running ENG build: no pre-dexopt!
    W/PackageParser(23547): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23547): GC_CONCURRENT freed 252K, 49% free 3056K/5959K, external 716K/1038K, paused 3ms+4ms
    D/dalvikvm(23547): GC_CONCURRENT freed 241K, 47% free 3356K/6215K, external 716K/1038K, paused 2ms+4ms
    D/PackageManager(23547): No files in app dir /vendor/app
    I/PackageManager(23547): Time to scan packages: 0.658 seconds
    W/PackageManager(23547): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23547): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23547): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23547): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23547): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23547): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23547): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23547): GC_EXPLICIT freed 273K, 48% free 3294K/6279K, external 716K/1038K, paused 31ms
    I/SystemServer(23547): Account Manager
    I/SystemServer(23547): Content Manager
    I/SystemServer(23547): System Content Providers
    I/ActivityThread(23547): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23547): Battery Service
    I/SystemServer(23547): Lights Service
    D/SettingsProvider(23547): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer(23547): Vibrator Service
    D/SettingsProvider(23547): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23547): Alarm Manager
    I/SystemServer(23547): Init Watchdog
    I/SystemServer(23547): Window Manager
    I/InputManager(23547): Initializing input manager
    I/InputManager(23547): Starting input manager
    E/BluetoothService.cpp(23547): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/SystemServer(23547): Bluetooth Service
    I/EventHub(23547): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23547): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23547): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23547): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader(23547): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/InputManager-Callbacks(23547): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23547): No input device calibration properties found for device ADS7846 Touchscreen.
    I/BluetoothProfileState(23547): Message:Entering Stable State
    I/BluetoothProfileState(23547): Message:Entering Stable State
    W/libdbus (23583): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    E/BluetoothEventLoop.cpp(23547): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23547): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23547): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23518): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23518): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23518): pid: 23547, tid: 23558  >>> system_server <<<
    I/DEBUG   (23518): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23518):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23518):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23518):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23518):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23518):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23518):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23518):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23518):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23518):  d8  00000468c7c72ebe  d9  0000000000000000
    I/DEBUG   (23518):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23518):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23518):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23518):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23518):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23518):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23518):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23518):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23518):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23518):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23518):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23518):  scr 80000012
    I/DEBUG   (23518):
    I/DEBUG   (23518):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23518):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23518):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23518):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23518):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23518):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23518):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23518):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23518):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23518):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23518):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23518):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23518):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23518):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23518):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23518):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23518):
    I/DEBUG   (23518): code around pc:
    I/DEBUG   (23518): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23518): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23518): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23518): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23518): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23518):
    I/DEBUG   (23518): code around lr:
    I/DEBUG   (23518): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23518): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23518): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23518): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23518): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23518):
    I/DEBUG   (23518): stack:
    I/DEBUG   (23518):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23518):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23518):     43d02a78  00000015  
    I/DEBUG   (23518):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23518):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23518):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23518):     43d02a88  00000000  
    I/DEBUG   (23518):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23518):     43d02a90  00000001  
    I/DEBUG   (23518):     43d02a94  43d02ac4  
    I/DEBUG   (23518):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02aa0  00000b43  
    I/DEBUG   (23518):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23518):     43d02aa8  df002777  
    I/DEBUG   (23518):     43d02aac  e3a070ad  
    I/DEBUG   (23518): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23518):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02ac4  fffffbdf  
    I/DEBUG   (23518):     43d02ac8  43d02ab4  
    I/DEBUG   (23518):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23518):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23518): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23518):     43d02adc  824162c5  /system/lib/libdbus.so
    alarm_release: clear alarm, pending 0
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    I/DEBUG   (23518): debuggerd committing suicide to free the zombie!
    D/Zygote  request_suspend_state: wakeup (0->0) at 4851589233800 (2000-01-01 02:03:20.853027745 UTC)
    (23520): Process 23547 terminated by signal (11)
    I/Zygote  (23520): Exit zygote because system server (23547) has terminated
    Dinit: untracked pid 23519 exited
    /BootAnimation(23559): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    I/DEBUG   (23592): debuggerd: Dec 28 2011 14:00:49
    D/AndroidRuntime(23594):
    D/AndroidRuntime(23594): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23594): CheckJNI is ON
    D/dalvikvm(23594): creating instr width table
    I/        (23593): ServiceManager: 0xad50
    E/ALSALib (23593): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23593): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23593): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23593): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23593): TI ALSA module opened
    D/TIALSAModule(23593): Initializing devices for TI ALSA module
    I/CameraService(23593): CameraService started (pid=23593)
    D/AudioHardwareALSA(23593): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23593): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23593): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23593): AudioFlinger's thread 0x38a40 ready to run
    E/AudioHardwareALSA(23593): CALLING STANDBY
    D/TIALSAModule(23593): route called for devices 00000002 in mode 0...
    E/TIALSAModule(23593): Why are we routing to a device that isn't supported by this object?!?!?!?!
    D/TIALSAModule(23593): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23593): Initialized ALSA PLAYBACK device default
    W/libdbus (23601): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/SamplingProfilerIntegration(23594): Profiler is disabled.
    I/Zygote  (23594): Preloading classes...
    D/dalvikvm(23594): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23594): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23594): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 4ms
    I/bluetooth_ScoSocket.cpp(23594): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23594): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23594): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm(23594): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23594): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles(23594): could not find media config xml file
    D/dalvikvm(23594): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 9ms
    D/dalvikvm(23594): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm(23594): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 14ms
    D/RenderScript_jni(23594): RenderScript JNI library not found!
    D/dalvikvm(23594): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 7ms
    D/dalvikvm(23594): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 13ms
    D/dalvikvm(23594): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 13ms
    D/dalvikvm(23594): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 13ms
    D/dalvikvm(23594): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 24ms
    W/libdbus (23610): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23594): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 43ms
    D/dalvikvm(23594): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 24ms
    D/dalvikvm(23594): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(23594): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(23594): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(23594): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm(23594): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm(23594): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm(23594): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23594): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23594): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 47ms
    D/dalvikvm(23594): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 47ms
    I/Zygote  (23594): ...preloaded 1830 classes in 6277ms.
    D/dalvikvm(23594): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 47ms
    I/Zygote  (23594): Preloading resources...
    D/dalvikvm(23594): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 47ms
    D/dalvikvm(23594): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 20ms
    D/dalvikvm(23594): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 20ms
    I/Zygote  (23594): ...preloaded 51 resources in 319ms.
    I/Zygote  (23594): ...preloaded 15 resources in 5ms.
    D/dalvikvm(23594): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23594): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23594): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm(23594): System server process 23618 has been created
    I/Zygote  (23594): Accepting command socket connections
    E/BatteryService(23618): Could not open /sys/class/power_supply
    I/sysproc (23618): Entered system_init()
    I/sysproc (23618): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23618): SurfaceFlinger is starting
    I/SurfaceFlinger(23618): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23618): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23618): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23618): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23618): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23618): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23618): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23618): EGL informations:
    I/SurfaceFlinger(23618): # of configs : 30
    I/SurfaceFlinger(23618): vendor    : Android
    I/SurfaceFlinger(23618): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23618): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23618): Client API: OpenGL ES
    I/SurfaceFlinger(23618): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23618): OpenGL informations:
    I/SurfaceFlinger(23618): vendor    : Imagination Technologies
    I/SurfaceFlinger(23618): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23618): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23618): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23618): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23618): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23618): flags = 00010000
    D/SensorService(23618): nuSensorService starting...
    E/SensorService(23618): couldn't load sensors module (No such file or directory)
    I/sysproc (23618): System server: starting Android runtime.
    I/sysproc (23618): System server: starting Android services.
    I/sysproc (23618): System server: entering thread pool.
    I/SystemServer(23618): Entered the Android system server!
    I/SystemServer(23618): Entropy Service
    I/SystemServer(23618): Power Manager
    I/SystemServer(23618): Activity Manager
    I/ActivityManager(23618): Memory class: 16
    E/SurfaceFlinger(23618): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (23630): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23630): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23630): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23630): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats(23618): Usage stats version changed; dropping
    W/zipro   (23630): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23630): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23618): Telephony Registry
    I/SystemServer(23618): Package Manager
    I/installd(  878): new connection
    I/Installer(23618): connecting...
    D/dalvikvm(23618): GC_CONCURRENT freed 183K, 51% free 2814K/5639K, external 716K/1038K, paused 2ms+3ms
    W/PackageManager(23618): Running ENG build: no pre-dexopt!
    W/PackageParser(23618): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23618): GC_CONCURRENT freed 259K, 49% free 3049K/5959K, external 716K/1038K, paused 2ms+4ms
    D/dalvikvm(23618): GC_CONCURRENT freed 240K, 46% free 3357K/6215K, external 716K/1038K, paused 2ms+5ms
    D/PackageManager(23618): No files in app dir /vendor/app
    I/PackageManager(23618): Time to scan packages: 0.663 seconds
    W/PackageManager(23618): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23618): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23618): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23618): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23618): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23618): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23618): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23618): GC_EXPLICIT freed 274K, 48% free 3294K/6279K, external 716K/1038K, paused 32ms
    I/SystemServer(23618): Account Manager
    I/SystemServer(23618): Content Manager
    I/SystemServer(23618): System Content Providers
    I/ActivityThread(23618): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23618): Battery Service
    D/SettingsProvider(23618): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer(23618): Lights Service
    I/SystemServer(23618): Vibrator Service
    D/SettingsProvider(23618): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23618): Alarm Manager
    I/SystemServer(23618): Init Watchdog
    I/SystemServer(23618): Window Manager
    I/InputManager(23618): Initializing input manager
    I/InputManager(23618): Starting input manager
    I/SystemServer(23618): Bluetooth Service
    E/BluetoothService.cpp(23618): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub(23618): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23618): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23618): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23618): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader(23618): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/InputManager-Callbacks(23618): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23618): No input device calibration properties found for device ADS7846 Touchscreen.
    I/BluetoothProfileState(23618): Message:Entering Stable State
    I/BluetoothProfileState(23618): Message:Entering Stable State
    W/libdbus (23656): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    E/BluetoothEventLoop.cpp(23618): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23618): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23618): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23592): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23592): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23592): pid: 23618, tid: 23629  >>> system_server <<<
    I/DEBUG   (23592): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23592):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23592):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23592):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23592):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23592):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23592):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23592):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23592):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23592):  d8  0000046c6140abe6  d9  0000000000000000
    I/DEBUG   (23592):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23592):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23592):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23592):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23592):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23592):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23592):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23592):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23592):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23592):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23592):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23592):  scr 80000012
    I/DEBUG   (23592):
    I/DEBUG   (23592):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23592):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23592):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23592):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23592):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23592):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23592):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23592):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23592):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23592):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23592):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23592):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23592):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23592):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23592):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23592):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23592):
    I/DEBUG   (23592): code around pc:
    I/DEBUG   (23592): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23592): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23592): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23592): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23592): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23592):
    I/DEBUG   (23592): code around lr:
    I/DEBUG   (23592): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23592): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23592): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23592): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23592): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23592):
    I/DEBUG   (23592): stack:
    I/DEBUG   (23592):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23592):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23592):     43d02a78  00000015  
    I/DEBUG   (23592):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23592):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23592):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23592):     43d02a88  00000000  
    I/DEBUG   (23592):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23592):     43d02a90  00000001  
    I/DEBUG   (23592):     43d02a94  43d02ac4  
    I/DEBUG   (23592):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02aa0  00000b43  
    I/DEBUG   (23592):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23592):     43d02aa8  df002777  
    I/DEBUG   (23592):     43d02aac  e3a070ad  
    I/DEBUG   (23592): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23592):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02ac4  fffffbdf  
    I/DEBUG   (23592):     43d02ac8  43d02ab4  
    I/DEBUG   (23592):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23592):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23592): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23592):     43d02adc  824162c5  /system/lib/libdbus.so
    alarm_release: clear alarm, pending 0
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    I/DEBUG   (23592): debuggerd committing suicide to free the zombie!
    D/Zygote  (23594): Process 23618 terminaterequest_suspend_state: wakeup (0->0) at 4867028412265 (2000-01-01 02:03:36.292206210 UTC)
    d by signal (11)
    I/Zygote  (23594): Exit zygote because system server (23618) has terminated
    Dinit: untracked pid 23593 exited
    /BootAnimation(23630): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    I/DEBUG   (23664): debuggerd: Dec 28 2011 14:00:49
    D/AndroidRuntime(23666):
    D/AndroidRuntime(23666): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23666): CheckJNI is ON
    D/dalvikvm(23666): creating instr width table
    I/        (23665): ServiceManager: 0xad50
    E/ALSALib (23665): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23665): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23665): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23665): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23665): TI ALSA module opened
    D/TIALSAModule(23665): Initializing devices for TI ALSA module
    I/CameraService(23665): CameraService started (pid=23665)
    D/AudioHardwareALSA(23665): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23665): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23665): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23665): AudioFlinger's thread 0x38a70 ready to run
    D/TIALSAModule(23665): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA(23665): CALLING STANDBY
    W/libdbus (23673): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    I/SamplingProfilerIntegration(23666): Profiler is disabled.
    I/Zygote  (23666): Preloading classes...
    D/dalvikvm(23666): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23666): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(23666): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 5ms
    I/bluetooth_ScoSocket.cpp(23666): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(23666): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(23666): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(23666): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm(23666): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 7ms
    W/MediaProfiles(23666): could not find media config xml file
    D/dalvikvm(23666): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 9ms
    D/dalvikvm(23666): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 18ms
    D/dalvikvm(23666): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni(23666): RenderScript JNI library not found!
    D/dalvikvm(23666): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 7ms
    D/dalvikvm(23666): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 13ms
    D/dalvikvm(23666): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 13ms
    D/dalvikvm(23666): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 13ms
    D/dalvikvm(23666): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 14ms
    D/dalvikvm(23666): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm(23666): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 25ms
    D/dalvikvm(23666): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 28ms
    D/dalvikvm(23666): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(23666): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 25ms
    W/libdbus (23682): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    D/dalvikvm(23666): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 36ms
    D/dalvikvm(23666): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 28ms
    D/dalvikvm(23666): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 21ms
    D/dalvikvm(23666): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm(23666): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 21ms
    D/dalvikvm(23666): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm(23666): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 27ms
    I/Zygote  (23666): ...preloaded 1830 classes in 6244ms.
    D/dalvikvm(23666): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 26ms
    I/Zygote  (23666): Preloading resources...
    D/dalvikvm(23666): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 28ms
    D/dalvikvm(23666): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 28ms
    D/dalvikvm(23666): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 25ms
    I/Zygote  (23666): ...preloaded 51 resources in 345ms.
    I/Zygote  (23666): ...preloaded 15 resources in 4ms.
    D/dalvikvm(23666): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23666): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm(23666): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm(23666): System server process 23690 has been created
    I/Zygote  (23666): Accepting command socket connections
    E/BatteryService(23690): Could not open /sys/class/power_supply
    I/sysproc (23690): Entered system_init()
    I/sysproc (23690): ServiceManager: 0x8cc70
    I/SurfaceFlinger(23690): SurfaceFlinger is starting
    I/SurfaceFlinger(23690): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (23690): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23690): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23690): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23690): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(23690): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (23690): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(23690): EGL informations:
    I/SurfaceFlinger(23690): # of configs : 30
    I/SurfaceFlinger(23690): vendor    : Android
    I/SurfaceFlinger(23690): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(23690): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(23690): Client API: OpenGL ES
    I/SurfaceFlinger(23690): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(23690): OpenGL informations:
    I/SurfaceFlinger(23690): vendor    : Imagination Technologies
    I/SurfaceFlinger(23690): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(23690): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(23690): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(23690): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(23690): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(23690): flags = 00010000
    D/SensorService(23690): nuSensorService starting...
    E/SensorService(23690): couldn't load sensors module (No such file or directory)
    I/sysproc (23690): System server: starting Android runtime.
    I/sysproc (23690): System server: starting Android services.
    I/sysproc (23690): System server: entering thread pool.
    I/SystemServer(23690): Entered the Android system server!
    I/SystemServer(23690): Entropy Service
    I/SystemServer(23690): Power Manager
    I/SystemServer(23690): Activity Manager
    E/SurfaceFlinger(23690): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (23702): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (23702): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (23702): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (23702): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    I/ActivityManager(23690): Memory class: 16
    W/UsageStats(23690): Usage stats version changed; dropping
    W/zipro   (23702): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (23702): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(23690): Telephony Registry
    I/SystemServer(23690): Package Manager
    I/installd(  878): new connection
    I/Installer(23690): connecting...
    D/dalvikvm(23690): GC_CONCURRENT freed 204K, 50% free 2832K/5639K, external 716K/1038K, paused 3ms+4ms
    W/PackageManager(23690): Running ENG build: no pre-dexopt!
    W/PackageParser(23690): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(23690): GC_CONCURRENT freed 243K, 49% free 3058K/5959K, external 716K/1038K, paused 2ms+5ms
    D/dalvikvm(23690): GC_CONCURRENT freed 237K, 47% free 3356K/6215K, external 716K/1038K, paused 3ms+6ms
    D/PackageManager(23690): No files in app dir /vendor/app
    I/PackageManager(23690): Time to scan packages: 0.752 seconds
    W/PackageManager(23690): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(23690): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(23690): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(23690): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(23690): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(23690): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(23690): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(23690): GC_EXPLICIT freed 271K, 48% free 3294K/6279K, external 716K/1038K, paused 40ms
    I/SystemServer(23690): Account Manager
    I/SystemServer(23690): Content Manager
    I/SystemServer(23690): System Content Providers
    I/ActivityThread(23690): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(23690): Battery Service
    I/SystemServer(23690): Lights Service
    I/SystemServer(23690): Vibrator Service
    D/SettingsProvider(23690): cache for settings table 'secure' rows=20; fullycached=true
    D/SettingsProvider(23690): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(23690): Alarm Manager
    I/SystemServer(23690): Init Watchdog
    I/SystemServer(23690): Window Manager
    I/InputManager(23690): Initializing input manager
    I/InputManager(23690): Starting input manager
    I/SystemServer(23690): Bluetooth Service
    E/BluetoothService.cpp(23690): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub(23690): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub(23690): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(23690): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader(23690): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader(23690): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/InputManager-Callbacks(23690): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks(23690): No input device calibration properties found for device ADS7846 Touchscreen.
    I/BluetoothProfileState(23690): Message:Entering Stable State
    I/BluetoothProfileState(23690): Message:Entering Stable State
    W/libdbus (23727): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied
    E/BluetoothEventLoop.cpp(23690): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (23690): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (23690): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (23664): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (23664): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (23664): pid: 23690, tid: 23701  >>> system_server <<<
    I/DEBUG   (23664): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (23664):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (23664):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (23664):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (23664):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (23664):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (23664):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (23664):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (23664):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (23664):  d8  0000046fc31b2b67  d9  0000000000000000
    I/DEBUG   (23664):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (23664):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (23664):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (23664):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (23664):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (23664):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (23664):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (23664):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (23664):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (23664):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (23664):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (23664):  scr 80000012
    I/DEBUG   (23664):
    I/DEBUG   (23664):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (23664):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (23664):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (23664):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (23664):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (23664):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (23664):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (23664):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (23664):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (23664):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (23664):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (23664):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (23664):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (23664):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (23664):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (23664):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (23664):
    I/DEBUG   (23664): code around pc:
    I/DEBUG   (23664): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (23664): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (23664): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (23664): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (23664): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (23664):
    I/DEBUG   (23664): code around lr:
    I/DEBUG   (23664): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (23664): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (23664): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (23664): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (23664): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (23664):
    I/DEBUG   (23664): stack:
    I/DEBUG   (23664):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (23664):     43d02a74  000a75b8  [heap]
    I/DEBUG   (23664):     43d02a78  00000015  
    I/DEBUG   (23664):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (23664):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (23664):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (23664):     43d02a88  00000000  
    I/DEBUG   (23664):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (23664):     43d02a90  00000001  
    I/DEBUG   (23664):     43d02a94  43d02ac4  
    I/DEBUG   (23664):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02aa0  00000b43  
    I/DEBUG   (23664):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (23664):     43d02aa8  df002777  
    I/DEBUG   (23664):     43d02aac  e3a070ad  
    I/DEBUG   (23664): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (23664):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02ac4  fffffbdf  
    I/DEBUG   (23664):     43d02ac8  43d02ab4  
    I/DEBUG   (23664):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (23664):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (23664): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (23664):     43d02adc  824162c5  /system/lib/libdbus.so
    alarm_release: clear alarm, pending 0
    E/installd(  878): eof
    E/installd(  878): failed to read size
    I/installd(  878): closing connection
    D/Zygote  (23666): Process 23690 terminated by signal (11)
    I/Zygote  (23666): Exit zygotrequest_suspend_state: wakeup (0->0) at 4881761749669 (2000-01-01 02:03:51.025543614 UTC)
    e because system server (23690) init: untracked pid 23665 exited
    has terminated
    D/BootAnimation(23702): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime(23736):
    D/AndroidRuntime(23736): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(23736): CheckJNI is ON
    D/dalvikvm(23736): creating instr width table
    I/        (23735): ServiceManager: 0xad50
    E/ALSALib (23735): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(23735): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (23735): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(23735): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(23735): TI ALSA module opened
    D/TIALSAModule(23735): Initializing devices for TI ALSA module
    I/CameraService(23735): CameraService started (pid=23735)
    D/AudioHardwareALSA(23735): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(23735): open called for devices 00000002 in mode 0...
    I/TIALSAModule(23735): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(23735): AudioFlinger's thread 0x38a40 ready to run
    D/TIALSAModule(23735): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA(23735): CALLING STANDBY
    W/libdbus (23744): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied

  • Hi Prashant,

    1. With respect to error

    W/libdbus (23513): Failed to start message bus: Failed to open "/etc/dbus.conf": Permission denied

    Solution:

    Kindly give proper permission to rootfs/etc/dbus.conf, $chmod 777 <nfs-location>/etc/dbus.conf or $chmod 777 <nfs-location>/system/etc/dbus.conf (if previous one is not there)

    2. Also, if you are not using bluetooth for a while, then for debugging purpose kindly comment from init.rc file

    BR,

    satish

  • Hi satish,

    I did change the permissions of the dbus.conf file as mentioned by u in the reply above.

    At the same time I have commented these lines from init.rc which I think must be enough to stop bluetooth.

    #service bluetoothd /system/bin/bluetoothd -n
    #    socket bluetooth stream 660 bluetooth bluetooth
    #    socket dbus_bluetooth stream 660 bluetooth bluetooth


    please find the logcat details given below.

    alarm_release: clear alarm, pending 0
    request_suspend_state: wakeup (0->0) at 76131530764 (2000-01-01 02:48:59.418823244 UTC)
    init: untracked pid 1078 exited

    --------- beginning of /dev/log/main
    I/DEBUG   (  873): debuggerd: Dec 28 2011 14:00:49
    --------- beginning of /dev/log/system
    I/Vold    (  871): Vold 2.1 (the revenge) firing up
    D/Vold    (  871): USB mass storage support is not enabled in the kernel
    D/Vold    (  871): usb_configuration switch is not enabled in the kernel
    D/Vold    (  871): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
    I/Netd    (  872): Netd 1.0 starting
    D/Vold    (  871): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
    D/Vold    (  871): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
    D/AndroidRuntime(  875):
    D/AndroidRuntime(  875): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime(  875): CheckJNI is ON
    D/dalvikvm(  875): creating instr width table
    I/        (  876): ServiceManager: 0xad50
    E/ALSALib (  876): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA(  876): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib (  876): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA(  876): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule(  876): TI ALSA module opened
    D/TIALSAModule(  876): Initializing devices for TI ALSA module
    I/CameraService(  876): CameraService started (pid=876)
    D/AudioHardwareALSA(  876): openOutputStream called for devices: 0x00000002
    D/TIALSAModule(  876): open called for devices 00000002 in mode 0...
    I/TIALSAModule(  876): Initialized ALSA PLAYBACK device default
    I/AudioFlinger(  876): AudioFlinger's thread 0x38828 ready to run
    E/AudioHardwareALSA(  876): CALLING STANDBY
    D/TIALSAModule(  876): route called for devices 00000002 in mode 0...
    E/TIALSAModule(  876): Why are we routing to a device that isn't supported by this object?!?!?!?!
    D/TIALSAModule(  876): open called for devices 00000002 in mode 0...
    I/TIALSAModule(  876): Initialized ALSA PLAYBACK device default
    I/SamplingProfilerIntegration(  875): Profiler is disabled.
    I/Zygote  (  875): Preloading classes...
    D/dalvikvm(  875): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(  875): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm(  875): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 5ms
    I/bluetooth_ScoSocket.cpp(  875): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp(  875): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm(  875): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm(  875): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm(  875): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles(  875): could not find media config xml file
    D/dalvikvm(  875): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 8ms
    D/dalvikvm(  875): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm(  875): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 14ms
    D/RenderScript_jni(  875): RenderScript JNI library not found!
    D/dalvikvm(  875): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 18ms
    D/dalvikvm(  875): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 22ms
    D/dalvikvm(  875): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm(  875): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 23ms
    D/dalvikvm(  875): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 24ms
    D/dalvikvm(  875): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 24ms
    D/dalvikvm(  875): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 25ms
    D/dalvikvm(  875): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 25ms
    D/dalvikvm(  875): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm(  875): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm(  875): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm(  875): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm(  875): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm(  875): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 23ms
    D/dalvikvm(  875): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm(  875): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm(  875): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 31ms
    I/Zygote  (  875): ...preloaded 1830 classes in 11810ms.
    D/dalvikvm(  875): GC_EXPLICIT freed 17K, 53% free 2452K/5123K, external 0K/0K, paused 27ms
    I/Zygote  (  875): Preloading resources...
    D/dalvikvm(  875): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm(  875): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 28ms
    D/dalvikvm(  875): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 28ms
    I/Zygote  (  875): ...preloaded 51 resources in 818ms.
    I/Zygote  (  875): ...preloaded 15 resources in 13ms.
    D/dalvikvm(  875): GC_EXPLICIT freed 14K, 51% free 2527K/5123K, external 716K/1038K, paused 28ms
    D/dalvikvm(  875): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 27ms
    D/dalvikvm(  875): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 28ms
    I/dalvikvm(  875): System server process 965 has been created
    I/Zygote  (  875): Accepting command socket connections
    E/BatteryService(  965): Could not open /sys/class/power_supply
    I/sysproc (  965): Entered system_init()
    I/sysproc (  965): ServiceManager: 0x8cc70
    I/SurfaceFlinger(  965): SurfaceFlinger is starting
    I/SurfaceFlinger(  965): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  (  965): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (  965): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (  965): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (  965): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger(  965): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  (  965): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger(  965): EGL informations:
    I/SurfaceFlinger(  965): # of configs : 30
    I/SurfaceFlinger(  965): vendor    : Android
    I/SurfaceFlinger(  965): version   : 1.4 Android META-EGL
    I/SurfaceFlinger(  965): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger(  965): Client API: OpenGL ES
    I/SurfaceFlinger(  965): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger(  965): OpenGL informations:
    I/SurfaceFlinger(  965): vendor    : Imagination Technologies
    I/SurfaceFlinger(  965): renderer  : PowerVR SGX 530
    I/SurfaceFlinger(  965): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger(  965): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger(  965): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger(  965): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger(  965): flags = 00010000
    D/SensorService(  965): nuSensorService starting...
    E/SensorService(  965): couldn't load sensors module (No such file or directory)
    I/sysproc (  965): System server: starting Android runtime.
    I/sysproc (  965): System server: starting Android services.
    I/SystemServer(  965): Entered the Android system server!
    I/sysproc (  965): System server: entering thread pool.
    I/SystemServer(  965): Entropy Service
    I/SystemServer(  965): Power Manager
    I/SystemServer(  965): Activity Manager
    I/ActivityManager(  965): Memory class: 16
    E/SurfaceFlinger(  965): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  (  980): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  (  980): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  (  980): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  (  980): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats(  965): Usage stats version changed; dropping
    W/zipro   (  980): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   (  980): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer(  965): Telephony Registry
    I/SystemServer(  965): Package Manager
    I/installd(  877): new connection
    I/Installer(  965): connecting...
    D/dalvikvm(  965): GC_CONCURRENT freed 181K, 50% free 2846K/5639K, external 716K/1038K, paused 3ms+3ms
    W/PackageManager(  965): Running ENG build: no pre-dexopt!
    W/PackageParser(  965): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm(  965): GC_CONCURRENT freed 271K, 49% free 3061K/5959K, external 716K/1038K, paused 5ms+11ms
    D/dalvikvm(  965): GC_CONCURRENT freed 227K, 47% free 3285K/6151K, external 716K/1038K, paused 5ms+7ms
    D/PackageManager(  965): No files in app dir /vendor/app
    I/PackageManager(  965): Time to scan packages: 8.144 seconds
    W/PackageManager(  965): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager(  965): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager(  965): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager(  965): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager(  965): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager(  965): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager(  965): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm(  965): GC_EXPLICIT freed 268K, 47% free 3298K/6215K, external 716K/1038K, paused 67ms
    I/SystemServer(  965): Account Manager
    I/SystemServer(  965): Content Manager
    I/SystemServer(  965): System Content Providers
    I/ActivityThread(  965): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer(  965): Battery Service
    I/SystemServer(  965): Lights Service
    I/SystemServer(  965): Vibrator Service
    D/SettingsProvider(  965): cache for settings table 'secure' rows=20; fullycached=true
    D/SettingsProvider(  965): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer(  965): Alarm Manager
    I/SystemServer(  965): Init Watchdog
    I/SystemServer(  965): Window Manager
    I/InputManager(  965): Initializing input manager
    I/InputManager(  965): Starting input manager
    I/SystemServer(  965): Bluetooth Service
    I/EventHub(  965): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=80 classes=0x4
    I/EventHub(  965): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub(  965): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=81 classes=0x21
    I/InputReader(  965): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputManager-Callbacks(  965): No input device calibration properties found for device TWL4030 Keypad.
    I/InputReader(  965): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    E/BluetoothService.cpp(  965): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/InputManager-Callbacks(  965): No input device calibration properties found for device ADS7846 Touchscreen.
    I/BluetoothProfileState(  965): Message:Entering Stable State
    I/BluetoothProfileState(  965): Message:Entering Stable State
    E/BluetoothEventLoop.cpp(  965): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus (  965): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus (  965): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   (  873): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (  873): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (  873): pid: 965, tid: 982  >>> system_server <<<
    I/DEBUG   (  873): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (  873):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (  873):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (  873):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (  873):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (  873):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (  873):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (  873):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (  873):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (  873):  d8  0000000000000000  d9  0000000000000000
    I/DEBUG   (  873):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (  873):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (  873):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (  873):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (  873):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (  873):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (  873):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (  873):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (  873):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (  873):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (  873):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (  873):  scr 80000010
    I/DEBUG   (  873):
    I/DEBUG   (  873):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (  873):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (  873):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (  873):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (  873):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (  873):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (  873):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (  873):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (  873):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (  873):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (  873):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (  873):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (  873):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (  873):
    I/DEBUG   (  873): code around pc:
    I/DEBUG   (  873): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (  873): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (  873): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (  873): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (  873): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (  873):
    I/DEBUG   (  873): code around lr:
    I/DEBUG   (  873): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (  873): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (  873): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (  873): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (  873): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (  873):
    I/DEBUG   (  873): stack:
    I/DEBUG   (  873):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a74  000a75b8  [heap]
    I/DEBUG   (  873):     43d02a78  00000015  
    I/DEBUG   (  873):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a88  00000000  
    I/DEBUG   (  873):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a90  00000001  
    I/DEBUG   (  873):     43d02a94  43d02ac4  
    I/DEBUG   (  873):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02aa0  00000b43  
    I/DEBUG   (  873):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (  873):     43d02aa8  df002777  
    I/DEBUG   (  873):     43d02aac  e3a070ad  
    I/DEBUG   (  873): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (  873):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ac4  fffffbdf  
    I/DEBUG   (  873):     43d02ac8  43d02ab4  
    I/DEBUG   (  873):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (  873): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (  873):     43d02adc  824162c5  /system/lib/libdbus.so
    E/installd(  877): eof
    E/installd(  877): failed to read size
    I/installd(  877): closing connection
    D/Zygote  (  875): Process 965 terminated by signal (11)
    I/Zygote  (  875): Exit zygote because system server (965) has terminated
    D/BootAnimation(  980): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime( 1018):
    D/AndroidRuntime( 1018): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1018): CheckJNI is ON
    D/dalvikvm( 1018): creating instr width table
    I/        ( 1017): ServiceManager: 0xad50
    E/ALSALib ( 1017): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA( 1017): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib ( 1017): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA( 1017): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule( 1017): TI ALSA module opened
    D/TIALSAModule( 1017): Initializing devices for TI ALSA module
    I/CameraService( 1017): CameraService started (pid=1017)
    D/AudioHardwareALSA( 1017): openOutputStream called for devices: 0x00000002
    D/TIALSAModule( 1017): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1017): Initialized ALSA PLAYBACK device default
    I/AudioFlinger( 1017): AudioFlinger's thread 0x38a70 ready to run
    E/AudioHardwareALSA( 1017): CALLING STANDBY
    D/TIALSAModule( 1017): route called for devices 00000002 in mode 0...
    E/TIALSAModule( 1017): Why are we routing to a device that isn't supported by this object?!?!?!?!
    D/TIALSAModule( 1017): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1017): Initialized ALSA PLAYBACK device default
    I/SamplingProfilerIntegration( 1018): Profiler is disabled.
    I/Zygote  ( 1018): Preloading classes...
    D/dalvikvm( 1018): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 5ms
    I/bluetooth_ScoSocket.cpp( 1018): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp( 1018): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm( 1018): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles( 1018): could not find media config xml file
    D/dalvikvm( 1018): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 9ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 18ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni( 1018): RenderScript JNI library not found!
    D/dalvikvm( 1018): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 13ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 30ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 24ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 24ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 24ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 27ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 11ms
    D/dalvikvm( 1018): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 30ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 28ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 30ms
    I/Zygote  ( 1018): ...preloaded 1830 classes in 5746ms.
    D/dalvikvm( 1018): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 27ms
    I/Zygote  ( 1018): Preloading resources...
    D/dalvikvm( 1018): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 28ms
    D/dalvikvm( 1018): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 28ms
    I/Zygote  ( 1018): ...preloaded 51 resources in 365ms.
    I/Zygote  ( 1018): ...preloaded 15 resources in 7ms.
    D/dalvikvm( 1018): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 28ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 28ms
    D/dalvikvm( 1018): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 21ms
    I/dalvikvm( 1018): System server process 1036 has been created
    I/Zygote  ( 1018): Accepting command socket connections
    E/BatteryService( 1036): Could not open /sys/class/power_supply
    I/sysproc ( 1036): Entered system_init()
    I/sysproc ( 1036): ServiceManager: 0x1b4a50
    I/SurfaceFlinger( 1036): SurfaceFlinger is starting
    I/SurfaceFlinger( 1036): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1036): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1036): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1036): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1036): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1036): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  ( 1036): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger( 1036): EGL informations:
    I/SurfaceFlinger( 1036): # of configs : 30
    I/SurfaceFlinger( 1036): vendor    : Android
    I/SurfaceFlinger( 1036): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1036): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger( 1036): Client API: OpenGL ES
    I/SurfaceFlinger( 1036): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger( 1036): OpenGL informations:
    I/SurfaceFlinger( 1036): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1036): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1036): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1036): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger( 1036): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1036): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger( 1036): flags = 00010000
    D/SensorService( 1036): nuSensorService starting...
    E/SensorService( 1036): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1036): System server: starting Android runtime.
    I/sysproc ( 1036): System server: starting Android services.
    I/sysproc ( 1036): System server: entering thread pool.
    I/SystemServer( 1036): Entered the Android system server!
    I/SystemServer( 1036): Entropy Service
    I/SystemServer( 1036): Power Manager
    I/SystemServer( 1036): Activity Manager
    I/ActivityManager( 1036): Memory class: 16
    E/SurfaceFlinger( 1036): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  ( 1048): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1048): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1048): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1048): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats( 1036): Usage stats version changed; dropping
    W/zipro   ( 1048): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   ( 1048): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer( 1036): Telephony Registry
    I/SystemServer( 1036): Package Manager
    I/installd(  877): new connection
    I/Installer( 1036): connecting...
    D/dalvikvm( 1036): GC_CONCURRENT freed 182K, 50% free 2835K/5639K, external 716K/1038K, paused 2ms+3ms
    W/PackageManager( 1036): Running ENG build: no pre-dexopt!
    W/PackageParser( 1036): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm( 1036): GC_CONCURRENT freed 269K, 49% free 3071K/5959K, external 716K/1038K, paused 3ms+3ms
    D/dalvikvm( 1036): GC_CONCURRENT freed 240K, 46% free 3367K/6215K, external 716K/1038K, paused 2ms+5ms
    D/PackageManager( 1036): No files in app dir /vendor/app
    I/PackageManager( 1036): Time to scan packages: 0.73 seconds
    W/PackageManager( 1036): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager( 1036): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1036): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1036): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1036): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1036): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager( 1036): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1036): GC_EXPLICIT freed 263K, 48% free 3289K/6279K, external 716K/1038K, paused 34ms
    I/SystemServer( 1036): Account Manager
    I/SystemServer( 1036): Content Manager
    I/SystemServer( 1036): System Content Providers
    I/ActivityThread( 1036): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer( 1036): Battery Service
    I/SystemServer( 1036): Lights Service
    D/SettingsProvider( 1036): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer( 1036): Vibrator Service
    D/SettingsProvider( 1036): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer( 1036): Alarm Manager
    I/SystemServer( 1036): Init Watchdog
    I/SystemServer( 1036): Window Manager
    I/InputManager( 1036): Initializing input manager
    I/InputManager( 1036): Starting input manager
    I/SystemServer( 1036): Bluetooth Service
    E/BluetoothService.cpp( 1036): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub( 1036): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/BluetoothProfileState( 1036): Message:Entering Stable State
    I/BluetoothProfileState( 1036): Message:Entering Stable State
    I/EventHub( 1036): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub( 1036): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader( 1036): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader( 1036): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    E/BluetoothEventLoop.cpp( 1036): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus ( 1036): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus ( 1036): This is normally a bug in some application using the D-Bus library.
    I/InputManager-Callbacks( 1036): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks( 1036): No input device calibration properties found for device ADS7846 Touchscreen.
    I/DEBUG   (  873): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (  873): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (  873): pid: 1036, tid: 1047  >>> system_server <<<
    I/DEBUG   (  873): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (  873):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (  873):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (  873):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (  873):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (  873):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (  873):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (  873):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (  873):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (  873):  d8  0000000000000000  d9  0000000000000000
    I/DEBUG   (  873):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (  873):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (  873):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (  873):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (  873):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (  873):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (  873):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (  873):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (  873):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (  873):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (  873):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (  873):  scr 80000010
    I/DEBUG   (  873):
    I/DEBUG   (  873):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (  873):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (  873):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (  873):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (  873):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (  873):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (  873):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (  873):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (  873):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (  873):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (  873):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (  873):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (  873):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (  873):
    I/DEBUG   (  873): code around pc:
    I/DEBUG   (  873): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (  873): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (  873): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (  873): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (  873): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (  873):
    I/DEBUG   (  873): code around lr:
    I/DEBUG   (  873): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (  873): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (  873): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (  873): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (  873): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (  873):
    I/DEBUG   (  873): stack:
    I/DEBUG   (  873):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a74  000a75b8  [heap]
    I/DEBUG   (  873):     43d02a78  00000015  
    I/DEBUG   (  873):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a88  00000000  
    I/DEBUG   (  873):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a90  00000001  
    I/DEBUG   (  873):     43d02a94  43d02ac4  
    I/DEBUG   (  873):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02aa0  00000b43  
    I/DEBUG   (  873):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (  873):     43d02aa8  df002777  
    I/DEBUG   (  873):     43d02aac  e3a070ad  
    I/DEBUG   (  873): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (  873):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ac4  fffffbdf  
    I/DEBUG   (  873):     43d02ac8  43d02ab4  
    I/DEBUG   (  873):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (  873): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (  873):     43d02adc  824162c5  /system/lib/libdbus.so
    D/BootAnimation( 1048): SurfaceFlinger died, exiting...
    E/installd(  877): eof
    E/installd(  877): failed to read size
    I/installd(  877): closing connection
    D/Zygote  ( 1018): Process 1036 terminated by signal (11)
    I/Zygote  ( 1018): Exit zygote because system server (1036) has terminated
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime( 1079):
    D/AndroidRuntime( 1079): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1079): CheckJNI is ON
    D/dalvikvm( 1079): creating instr width table
    I/        ( 1078): ServiceManager: 0xad50
    E/ALSALib ( 1078): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA( 1078): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib ( 1078): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA( 1078): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule( 1078): TI ALSA module opened
    D/TIALSAModule( 1078): Initializing devices for TI ALSA module
    I/CameraService( 1078): CameraService started (pid=1078)
    D/AudioHardwareALSA( 1078): openOutputStream called for devices: 0x00000002
    D/TIALSAModule( 1078): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1078): Initialized ALSA PLAYBACK device default
    I/AudioFlinger( 1078): AudioFlinger's thread 0x38818 ready to run
    E/AudioHardwareALSA( 1078): CALLING STANDBY
    D/TIALSAModule( 1078): route called for devices 00000002 in mode 0...
    E/TIALSAModule( 1078): Why are we routing to a device that isn't supported by this object?!?!?!?!
    D/TIALSAModule( 1078): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1078): Initialized ALSA PLAYBACK device default
    I/SamplingProfilerIntegration( 1079): Profiler is disabled.
    I/Zygote  ( 1079): Preloading classes...
    D/dalvikvm( 1079): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 4ms
    I/bluetooth_ScoSocket.cpp( 1079): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp( 1079): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm( 1079): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles( 1079): could not find media config xml file
    D/dalvikvm( 1079): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 9ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni( 1079): RenderScript JNI library not found!
    D/dalvikvm( 1079): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 17ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 9ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 14ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 22ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 25ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 25ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 26ms
    D/dalvikvm( 1079): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 23ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 25ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 31ms
    I/Zygote  ( 1079): ...preloaded 1830 classes in 5445ms.
    D/dalvikvm( 1079): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 27ms
    I/Zygote  ( 1079): Preloading resources...
    D/dalvikvm( 1079): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 20ms
    D/dalvikvm( 1079): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 19ms
    I/Zygote  ( 1079): ...preloaded 51 resources in 327ms.
    I/Zygote  ( 1079): ...preloaded 15 resources in 5ms.
    D/dalvikvm( 1079): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm( 1079): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm( 1079): System server process 1097 has been created
    I/Zygote  ( 1079): Accepting command socket connections
    E/BatteryService( 1097): Could not open /sys/class/power_supply
    I/sysproc ( 1097): Entered system_init()
    I/sysproc ( 1097): ServiceManager: 0x8cc70
    I/SurfaceFlinger( 1097): SurfaceFlinger is starting
    I/SurfaceFlinger( 1097): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1097): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1097): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1097): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1097): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1097): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  ( 1097): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger( 1097): EGL informations:
    I/SurfaceFlinger( 1097): # of configs : 30
    I/SurfaceFlinger( 1097): vendor    : Android
    I/SurfaceFlinger( 1097): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1097): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger( 1097): Client API: OpenGL ES
    I/SurfaceFlinger( 1097): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger( 1097): OpenGL informations:
    I/SurfaceFlinger( 1097): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1097): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1097): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1097): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger( 1097): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1097): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger( 1097): flags = 00010000
    D/SensorService( 1097): nuSensorService starting...
    E/SensorService( 1097): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1097): System server: starting Android runtime.
    I/sysproc ( 1097): System server: starting Android services.
    I/sysproc ( 1097): System server: entering thread pool.
    I/SystemServer( 1097): Entered the Android system server!
    I/SystemServer( 1097): Entropy Service
    I/SystemServer( 1097): Power Manager
    I/SystemServer( 1097): Activity Manager
    I/ActivityManager( 1097): Memory class: 16
    E/SurfaceFlinger( 1097): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  ( 1109): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1109): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1109): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1109): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats( 1097): Usage stats version changed; dropping
    W/zipro   ( 1109): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   ( 1109): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer( 1097): Telephony Registry
    I/SystemServer( 1097): Package Manager
    I/installd(  877): new connection
    I/Installer( 1097): connecting...
    D/dalvikvm( 1097): GC_CONCURRENT freed 184K, 50% free 2838K/5639K, external 716K/1038K, paused 3ms+3ms
    W/PackageManager( 1097): Running ENG build: no pre-dexopt!
    W/PackageParser( 1097): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm( 1097): GC_CONCURRENT freed 272K, 49% free 3078K/5959K, external 716K/1038K, paused 3ms+4ms
    D/dalvikvm( 1097): GC_CONCURRENT freed 236K, 47% free 3352K/6215K, external 716K/1038K, paused 3ms+6ms
    D/PackageManager( 1097): No files in app dir /vendor/app
    I/PackageManager( 1097): Time to scan packages: 0.836 seconds
    W/PackageManager( 1097): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager( 1097): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1097): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1097): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1097): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1097): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager( 1097): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1097): GC_EXPLICIT freed 254K, 48% free 3296K/6279K, external 716K/1038K, paused 38ms
    I/SystemServer( 1097): Account Manager
    I/SystemServer( 1097): Content Manager
    I/SystemServer( 1097): System Content Providers
    I/ActivityThread( 1097): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer( 1097): Battery Service
    I/SystemServer( 1097): Lights Service
    D/SettingsProvider( 1097): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer( 1097): Vibrator Service
    D/SettingsProvider( 1097): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer( 1097): Alarm Manager
    I/SystemServer( 1097): Init Watchdog
    I/SystemServer( 1097): Window Manager
    I/InputManager( 1097): Initializing input manager
    I/InputManager( 1097): Starting input manager
    I/SystemServer( 1097): Bluetooth Service
    E/BluetoothService.cpp( 1097): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub( 1097): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub( 1097): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub( 1097): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader( 1097): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader( 1097): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState( 1097): Message:Entering Stable State
    I/BluetoothProfileState( 1097): Message:Entering Stable State
    E/BluetoothEventLoop.cpp( 1097): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus ( 1097): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus ( 1097): This is normally a bug in some application using the D-Bus library.
    I/InputManager-Callbacks( 1097): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks( 1097): No input device calibration properties found for device ADS7846 Touchscreen.
    I/DEBUG   (  873): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   (  873): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   (  873): pid: 1097, tid: 1108  >>> system_server <<<
    I/DEBUG   (  873): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   (  873):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   (  873):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   (  873):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   (  873):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   (  873):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   (  873):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   (  873):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   (  873):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   (  873):  d8  0000000000000000  d9  0000000000000000
    I/DEBUG   (  873):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   (  873):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   (  873):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   (  873):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   (  873):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   (  873):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   (  873):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   (  873):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   (  873):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   (  873):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   (  873):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   (  873):  scr 80000010
    I/DEBUG   (  873):
    I/DEBUG   (  873):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   (  873):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   (  873):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   (  873):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   (  873):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   (  873):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   (  873):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   (  873):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   (  873):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   (  873):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   (  873):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   (  873):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   (  873):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   (  873):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   (  873):
    I/DEBUG   (  873): code around pc:
    I/DEBUG   (  873): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   (  873): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   (  873): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   (  873): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   (  873): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   (  873):
    I/DEBUG   (  873): code around lr:
    I/DEBUG   (  873): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   (  873): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   (  873): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   (  873): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   (  873): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   (  873):
    I/DEBUG   (  873): stack:
    I/DEBUG   (  873):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a74  000a75b8  [heap]
    I/DEBUG   (  873):     43d02a78  00000015  
    I/DEBUG   (  873):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a88  00000000  
    I/DEBUG   (  873):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   (  873):     43d02a90  00000001  
    I/DEBUG   (  873):     43d02a94  43d02ac4  
    I/DEBUG   (  873):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02aa0  00000b43  
    I/DEBUG   (  873):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   (  873):     43d02aa8  df002777  
    I/DEBUG   (  873):     43d02aac  e3a070ad  
    I/DEBUG   (  873): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   (  873):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ac4  fffffbdf  
    I/DEBUG   (  873):     43d02ac8  43d02ab4  
    I/DEBUG   (  873):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   (  873):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   (  873): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   (  873):     43d02adc  824162c5  /system/lib/libdbus.so
    I/DEBUG   (  873): debuggerd committing suicide to free the zombie!
    D/Zygote  ( 1079): Process 1097 terminated by signal (11)
    I/Zygote  ( 1079): Exit zygote because system server (1097) has terminated
    E/installd(  877): eof
    E/installd(  877): failed to read size
    I/installd(  877): closing connection
    D/BootAnimation( 1109): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    I/DEBUG   ( 1137): debuggerd: Dec 28 2011 14:00:49
    D/AndroidRuntime( 1139):
    D/AndroidRuntime( 1139): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1139): CheckJNI is ON
    D/dalvikvm( 1139): creating instr width table
    I/        ( 1138): ServiceManager: 0xad50
    E/ALSALib ( 1138): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA( 1138): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib ( 1138): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA( 1138): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule( 1138): TI ALSA module opened
    D/TIALSAModule( 1138): Initializing devices for TI ALSA module
    I/CameraService( 1138): CameraService started (pid=1138)
    D/AudioHardwareALSA( 1138): openOutputStream called for devices: 0x00000002
    D/TIALSAModule( 1138): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1138): Initialized ALSA PLAYBACK device default
    I/AudioFlinger( 1138): AudioFlinger's thread 0x38a70 ready to run
    D/TIALSAModule( 1138): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA( 1138): CALLING STANDBY
    I/SamplingProfilerIntegration( 1139): Profiler is disabled.
    I/Zygote  ( 1139): Preloading classes...
    D/dalvikvm( 1139): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 4ms
    I/bluetooth_ScoSocket.cpp( 1139): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp( 1139): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm( 1139): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles( 1139): could not find media config xml file
    D/dalvikvm( 1139): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 9ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 14ms
    D/RenderScript_jni( 1139): RenderScript JNI library not found!
    D/dalvikvm( 1139): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 24ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 11ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 9ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 10ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 9ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 12ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 12ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 12ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 12ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 14ms
    D/dalvikvm( 1139): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 28ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 21ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 21ms
    I/Zygote  ( 1139): ...preloaded 1830 classes in 5560ms.
    D/dalvikvm( 1139): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 19ms
    I/Zygote  ( 1139): Preloading resources...
    D/dalvikvm( 1139): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 20ms
    D/dalvikvm( 1139): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 22ms
    I/Zygote  ( 1139): ...preloaded 51 resources in 268ms.
    I/Zygote  ( 1139): ...preloaded 15 resources in 4ms.
    D/dalvikvm( 1139): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm( 1139): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 19ms
    I/dalvikvm( 1139): System server process 1160 has been created
    I/Zygote  ( 1139): Accepting command socket connections
    E/BatteryService( 1160): Could not open /sys/class/power_supply
    I/sysproc ( 1160): Entered system_init()
    I/sysproc ( 1160): ServiceManager: 0x8cc70
    I/SurfaceFlinger( 1160): SurfaceFlinger is starting
    I/SurfaceFlinger( 1160): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1160): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1160): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1160): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1160): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1160): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  ( 1160): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger( 1160): EGL informations:
    I/SurfaceFlinger( 1160): # of configs : 30
    I/SurfaceFlinger( 1160): vendor    : Android
    I/SurfaceFlinger( 1160): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1160): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger( 1160): Client API: OpenGL ES
    I/SurfaceFlinger( 1160): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger( 1160): OpenGL informations:
    I/SurfaceFlinger( 1160): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1160): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1160): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1160): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger( 1160): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1160): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger( 1160): flags = 00010000
    D/SensorService( 1160): nuSensorService starting...
    E/SensorService( 1160): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1160): System server: starting Android runtime.
    I/sysproc ( 1160): System server: starting Android services.
    I/sysproc ( 1160): System server: entering thread pool.
    I/SystemServer( 1160): Entered the Android system server!
    I/SystemServer( 1160): Entropy Service
    I/SystemServer( 1160): Power Manager
    I/SystemServer( 1160): Activity Manager
    I/ActivityManager( 1160): Memory class: 16
    E/SurfaceFlinger( 1160): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  ( 1172): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1172): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1172): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1172): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats( 1160): Usage stats version changed; dropping
    W/zipro   ( 1172): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   ( 1172): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer( 1160): Telephony Registry
    I/SystemServer( 1160): Package Manager
    I/installd(  877): new connection
    I/Installer( 1160): connecting...
    D/dalvikvm( 1160): GC_CONCURRENT freed 200K, 50% free 2834K/5639K, external 716K/1038K, paused 2ms+3ms
    W/PackageManager( 1160): Running ENG build: no pre-dexopt!
    W/PackageParser( 1160): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm( 1160): GC_CONCURRENT freed 261K, 49% free 3111K/6023K, external 716K/1038K, paused 3ms+7ms
    D/PackageManager( 1160): No files in app dir /vendor/app
    I/PackageManager( 1160): Time to scan packages: 0.809 seconds
    W/PackageManager( 1160): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager( 1160): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1160): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    D/dalvikvm( 1160): GC_CONCURRENT freed 246K, 46% free 3403K/6279K, external 716K/1038K, paused 3ms+6ms
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1160): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1160): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1160): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager( 1160): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1160): GC_EXPLICIT freed 258K, 49% free 3278K/6343K, external 716K/1038K, paused 42ms
    I/SystemServer( 1160): Account Manager
    I/SystemServer( 1160): Content Manager
    I/SystemServer( 1160): System Content Providers
    I/ActivityThread( 1160): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer( 1160): Battery Service
    I/SystemServer( 1160): Lights Service
    I/SystemServer( 1160): Vibrator Service
    D/SettingsProvider( 1160): cache for settings table 'secure' rows=20; fullycached=true
    D/SettingsProvider( 1160): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer( 1160): Alarm Manager
    I/SystemServer( 1160): Init Watchdog
    I/SystemServer( 1160): Window Manager
    I/InputManager( 1160): Initializing input manager
    I/InputManager( 1160): Starting input manager
    E/BluetoothService.cpp( 1160): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/SystemServer( 1160): Bluetooth Service
    I/EventHub( 1160): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub( 1160): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub( 1160): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader( 1160): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader( 1160): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState( 1160): Message:Entering Stable State
    I/BluetoothProfileState( 1160): Message:Entering Stable State
    I/InputManager-Callbacks( 1160): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks( 1160): No input device calibration properties found for device ADS7846 Touchscreen.
    E/BluetoothEventLoop.cpp( 1160): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus ( 1160): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus ( 1160): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   ( 1137): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   ( 1137): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   ( 1137): pid: 1160, tid: 1171  >>> system_server <<<
    I/DEBUG   ( 1137): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   ( 1137):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   ( 1137):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   ( 1137):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   ( 1137):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   ( 1137):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   ( 1137):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   ( 1137):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   ( 1137):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   ( 1137):  d8  000000143e901014  d9  0000000000000000
    I/DEBUG   ( 1137):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   ( 1137):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   ( 1137):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   ( 1137):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   ( 1137):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   ( 1137):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   ( 1137):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   ( 1137):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   ( 1137):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   ( 1137):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   ( 1137):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   ( 1137):  scr 80000010
    I/DEBUG   ( 1137):
    I/DEBUG   ( 1137):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   ( 1137):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   ( 1137):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   ( 1137):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   ( 1137):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   ( 1137):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   ( 1137):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   ( 1137):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   ( 1137):
    I/DEBUG   ( 1137): code around pc:
    I/DEBUG   ( 1137): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   ( 1137): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   ( 1137): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   ( 1137): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   ( 1137): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   ( 1137):
    I/DEBUG   ( 1137): code around lr:
    I/DEBUG   ( 1137): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   ( 1137): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   ( 1137): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   ( 1137): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   ( 1137): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   ( 1137):
    I/DEBUG   ( 1137): stack:
    I/DEBUG   ( 1137):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02a74  000a75b8  [heap]
    I/DEBUG   ( 1137):     43d02a78  00000015  
    I/DEBUG   ( 1137):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02a88  00000000  
    I/DEBUG   ( 1137):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02a90  00000001  
    I/DEBUG   ( 1137):     43d02a94  43d02ac4  
    I/DEBUG   ( 1137):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02aa0  00000b43  
    I/DEBUG   ( 1137):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02aa8  df002777  
    I/DEBUG   ( 1137):     43d02aac  e3a070ad  
    I/DEBUG   ( 1137): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02ac4  fffffbdf  
    I/DEBUG   ( 1137):     43d02ac8  43d02ab4  
    I/DEBUG   ( 1137):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1137):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   ( 1137): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1137):     43d02adc  824162c5  /system/lib/libdbus.so
    alarm_release: clear alarm, pending 0
    I/DEBUG   ( 1137): debuggerd committing suicide to free the zombie!
    D/Zygote  ( 1139): Process 1160 terminated by signal (11)
    request_suspend_state: wakeup (0->0) at 91133728030 (2000-01-01 02:49:14.421051028 UTC)
    I/Zygote  ( 1139): Exit zygote because system server (1160) has terminated
    E/installd(  877): einit: untracked pid 1138 exited
    of
    E/installd(  877): failed to read size
    I/installd(  877): closing connection
    D/BootAnimation( 1172): SurfaceFlinger died, exiting...
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/DEBUG   ( 1200): debuggerd: Dec 28 2011 14:00:49
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime( 1202):
    D/AndroidRuntime( 1202): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1202): CheckJNI is ON
    D/dalvikvm( 1202): creating instr width table
    I/        ( 1201): ServiceManager: 0xad50
    E/ALSALib ( 1201): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA( 1201): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib ( 1201): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA( 1201): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule( 1201): TI ALSA module opened
    D/TIALSAModule( 1201): Initializing devices for TI ALSA module
    I/CameraService( 1201): CameraService started (pid=1201)
    D/AudioHardwareALSA( 1201): openOutputStream called for devices: 0x00000002
    D/TIALSAModule( 1201): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1201): Initialized ALSA PLAYBACK device default
    I/AudioFlinger( 1201): AudioFlinger's thread 0x38a70 ready to run
    D/TIALSAModule( 1201): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA( 1201): CALLING STANDBY
    I/SamplingProfilerIntegration( 1202): Profiler is disabled.
    I/Zygote  ( 1202): Preloading classes...
    D/dalvikvm( 1202): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 5ms
    I/bluetooth_ScoSocket.cpp( 1202): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp( 1202): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm( 1202): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 7ms
    W/MediaProfiles( 1202): could not find media config xml file
    D/dalvikvm( 1202): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 8ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni( 1202): RenderScript JNI library not found!
    D/dalvikvm( 1202): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 15ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 9ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 10ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 10ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 11ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 11ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 15ms
    D/dalvikvm( 1202): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 143ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 23ms
    I/Zygote  ( 1202): ...preloaded 1830 classes in 5904ms.
    D/dalvikvm( 1202): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 23ms
    I/Zygote  ( 1202): Preloading resources...
    D/dalvikvm( 1202): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 23ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 23ms
    D/dalvikvm( 1202): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 23ms
    I/Zygote  ( 1202): ...preloaded 51 resources in 302ms.
    I/Zygote  ( 1202): ...preloaded 15 resources in 5ms.
    D/dalvikvm( 1202): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 23ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 23ms
    D/dalvikvm( 1202): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 21ms
    I/dalvikvm( 1202): System server process 1220 has been created
    I/Zygote  ( 1202): Accepting command socket connections
    E/BatteryService( 1220): Could not open /sys/class/power_supply
    I/sysproc ( 1220): Entered system_init()
    I/sysproc ( 1220): ServiceManager: 0x1b4a50
    I/SurfaceFlinger( 1220): SurfaceFlinger is starting
    I/SurfaceFlinger( 1220): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1220): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1220): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1220): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1220): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1220): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  ( 1220): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger( 1220): EGL informations:
    I/SurfaceFlinger( 1220): # of configs : 30
    I/SurfaceFlinger( 1220): vendor    : Android
    I/SurfaceFlinger( 1220): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1220): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger( 1220): Client API: OpenGL ES
    I/SurfaceFlinger( 1220): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger( 1220): OpenGL informations:
    I/SurfaceFlinger( 1220): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1220): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1220): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1220): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger( 1220): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1220): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger( 1220): flags = 00010000
    D/SensorService( 1220): nuSensorService starting...
    E/SensorService( 1220): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1220): System server: starting Android runtime.
    I/sysproc ( 1220): System server: starting Android services.
    I/sysproc ( 1220): System server: entering thread pool.
    I/SystemServer( 1220): Entered the Android system server!
    I/SystemServer( 1220): Entropy Service
    I/SystemServer( 1220): Power Manager
    E/SurfaceFlinger( 1220): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    I/SystemServer( 1220): Activity Manager
    D/libEGL  ( 1234): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1234): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1234): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1234): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    I/ActivityManager( 1220): Memory class: 16
    W/UsageStats( 1220): Usage stats version changed; dropping
    W/zipro   ( 1234): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   ( 1234): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer( 1220): Telephony Registry
    I/SystemServer( 1220): Package Manager
    I/installd(  877): new connection
    I/Installer( 1220): connecting...
    D/dalvikvm( 1220): GC_CONCURRENT freed 183K, 50% free 2838K/5639K, external 716K/1038K, paused 6ms+4ms
    W/PackageManager( 1220): Running ENG build: no pre-dexopt!
    W/PackageParser( 1220): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm( 1220): GC_CONCURRENT freed 272K, 49% free 3075K/5959K, external 716K/1038K, paused 3ms+4ms
    D/dalvikvm( 1220): GC_CONCURRENT freed 236K, 47% free 3354K/6215K, external 716K/1038K, paused 2ms+5ms
    D/PackageManager( 1220): No files in app dir /vendor/app
    I/PackageManager( 1220): Time to scan packages: 0.783 seconds
    W/PackageManager( 1220): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager( 1220): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1220): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1220): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1220): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1220): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager( 1220): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1220): GC_EXPLICIT freed 256K, 48% free 3296K/6279K, external 716K/1038K, paused 40ms
    I/SystemServer( 1220): Account Manager
    I/SystemServer( 1220): Content Manager
    I/SystemServer( 1220): System Content Providers
    I/ActivityThread( 1220): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer( 1220): Battery Service
    I/SystemServer( 1220): Lights Service
    D/SettingsProvider( 1220): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer( 1220): Vibrator Service
    D/SettingsProvider( 1220): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer( 1220): Alarm Manager
    I/SystemServer( 1220): Init Watchdog
    I/SystemServer( 1220): Window Manager
    I/InputManager( 1220): Initializing input manager
    I/InputManager( 1220): Starting input manager
    I/SystemServer( 1220): Bluetooth Service
    E/BluetoothService.cpp( 1220): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub( 1220): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub( 1220): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub( 1220): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader( 1220): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader( 1220): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/BluetoothProfileState( 1220): Message:Entering Stable State
    I/BluetoothProfileState( 1220): Message:Entering Stable State
    E/BluetoothEventLoop.cpp( 1220): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus ( 1220): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus ( 1220): This is normally a bug in some application using the D-Bus library.
    I/InputManager-Callbacks( 1220): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks( 1220): No input device calibration properties found for device ADS7846 Touchscreen.
    I/DEBUG   ( 1200): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   ( 1200): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   ( 1200): pid: 1220, tid: 1233  >>> system_server <<<
    I/DEBUG   ( 1200): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   ( 1200):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   ( 1200):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   ( 1200):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   ( 1200):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   ( 1200):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   ( 1200):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   ( 1200):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   ( 1200):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   ( 1200):  d8  00000017aa92d055  d9  0000000000000000
    I/DEBUG   ( 1200):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   ( 1200):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   ( 1200):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   ( 1200):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   ( 1200):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   ( 1200):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   ( 1200):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   ( 1200):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   ( 1200):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   ( 1200):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   ( 1200):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   ( 1200):  scr 80000012
    I/DEBUG   ( 1200):
    I/DEBUG   ( 1200):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   ( 1200):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   ( 1200):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   ( 1200):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   ( 1200):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   ( 1200):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   ( 1200):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   ( 1200):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   ( 1200):
    I/DEBUG   ( 1200): code around pc:
    I/DEBUG   ( 1200): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   ( 1200): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   ( 1200): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   ( 1200): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   ( 1200): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   ( 1200):
    I/DEBUG   ( 1200): code around lr:
    I/DEBUG   ( 1200): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   ( 1200): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   ( 1200): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   ( 1200): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   ( 1200): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   ( 1200):
    I/DEBUG   ( 1200): stack:
    I/DEBUG   ( 1200):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02a74  000a75b8  [heap]
    I/DEBUG   ( 1200):     43d02a78  00000015  
    I/DEBUG   ( 1200):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02a88  00000000  
    I/DEBUG   ( 1200):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02a90  00000001  
    I/DEBUG   ( 1200):     43d02a94  43d02ac4  
    I/DEBUG   ( 1200):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02aa0  00000b43  
    I/DEBUG   ( 1200):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02aa8  df002777  
    I/DEBUG   ( 1200):     43d02aac  e3a070ad  
    I/DEBUG   ( 1200): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02ac4  fffffbdf  
    I/DEBUG   ( 1200):     43d02ac8  43d02ab4  
    I/DEBUG   ( 1200):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1200):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   ( 1200): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1200):     43d02adc  824162c5  /system/lib/libdbus.so
    I/DEBUG   ( 1200): debuggerd committing suicide to free the zombalarm_release: clear alarm, pending 0
    ie!
    D/BootAnimation( 1234): SurfaceFlinger died, exiting...
    I/Servirequest_suspend_state: wakeup (0->0) at 105542083764 (2000-01-01 02:49:28.829406762 UTC)
    ceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'memiinit: untracked pid 1201 exited
    nfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    D/Zygote  ( 1202): Process 1220 terminated by signal (11)
    I/Zygote  ( 1202): Exit zygote because system server (1220) has terminated
    E/installd(  877): eof
    E/installd(  877): failed to read size
    I/installd(  877): closing connection
    I/DEBUG   ( 1257): debuggerd: Dec 28 2011 14:00:49
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime( 1260):
    D/AndroidRuntime( 1260): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1260): CheckJNI is ON
    D/dalvikvm( 1260): creating instr width table
    I/        ( 1259): ServiceManager: 0xad50
    E/ALSALib ( 1259): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA( 1259): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib ( 1259): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA( 1259): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule( 1259): TI ALSA module opened
    D/TIALSAModule( 1259): Initializing devices for TI ALSA module
    I/CameraService( 1259): CameraService started (pid=1259)
    D/AudioHardwareALSA( 1259): openOutputStream called for devices: 0x00000002
    D/TIALSAModule( 1259): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1259): Initialized ALSA PLAYBACK device default
    I/AudioFlinger( 1259): AudioFlinger's thread 0x38a40 ready to run
    D/TIALSAModule( 1259): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA( 1259): CALLING STANDBY
    I/SamplingProfilerIntegration( 1260): Profiler is disabled.
    I/Zygote  ( 1260): Preloading classes...
    D/dalvikvm( 1260): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 4ms
    I/bluetooth_ScoSocket.cpp( 1260): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp( 1260): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm( 1260): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 10ms
    W/MediaProfiles( 1260): could not find media config xml file
    D/dalvikvm( 1260): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 4ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 15ms
    D/RenderScript_jni( 1260): RenderScript JNI library not found!
    D/dalvikvm( 1260): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 17ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 23ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 23ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 18ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 10ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 10ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 11ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 11ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 10ms
    D/dalvikvm( 1260): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 31ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 28ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 27ms
    I/Zygote  ( 1260): ...preloaded 1830 classes in 5306ms.
    D/dalvikvm( 1260): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 27ms
    I/Zygote  ( 1260): Preloading resources...
    D/dalvikvm( 1260): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 27ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 28ms
    D/dalvikvm( 1260): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 28ms
    I/Zygote  ( 1260): ...preloaded 51 resources in 355ms.
    I/Zygote  ( 1260): ...preloaded 15 resources in 4ms.
    D/dalvikvm( 1260): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 21ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm( 1260): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm( 1260): System server process 1280 has been created
    I/Zygote  ( 1260): Accepting command socket connections
    E/BatteryService( 1280): Could not open /sys/class/power_supply
    I/sysproc ( 1280): Entered system_init()
    I/sysproc ( 1280): ServiceManager: 0x8cc70
    I/SurfaceFlinger( 1280): SurfaceFlinger is starting
    I/SurfaceFlinger( 1280): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1280): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1280): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1280): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1280): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1280): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  ( 1280): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger( 1280): EGL informations:
    I/SurfaceFlinger( 1280): # of configs : 30
    I/SurfaceFlinger( 1280): vendor    : Android
    I/SurfaceFlinger( 1280): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1280): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger( 1280): Client API: OpenGL ES
    I/SurfaceFlinger( 1280): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger( 1280): OpenGL informations:
    I/SurfaceFlinger( 1280): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1280): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1280): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1280): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger( 1280): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1280): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger( 1280): flags = 00010000
    D/SensorService( 1280): nuSensorService starting...
    E/SensorService( 1280): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1280): System server: starting Android runtime.
    I/sysproc ( 1280): System server: starting Android services.
    I/sysproc ( 1280): System server: entering thread pool.
    I/SystemServer( 1280): Entered the Android system server!
    I/SystemServer( 1280): Entropy Service
    I/SystemServer( 1280): Power Manager
    I/SystemServer( 1280): Activity Manager
    I/ActivityManager( 1280): Memory class: 16
    E/SurfaceFlinger( 1280): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  ( 1294): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1294): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1294): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1294): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats( 1280): Usage stats version changed; dropping
    W/zipro   ( 1294): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   ( 1294): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer( 1280): Telephony Registry
    I/SystemServer( 1280): Package Manager
    I/installd(  877): new connection
    I/Installer( 1280): connecting...
    D/dalvikvm( 1280): GC_CONCURRENT freed 178K, 50% free 2844K/5639K, external 716K/1038K, paused 3ms+3ms
    W/PackageManager( 1280): Running ENG build: no pre-dexopt!
    W/PackageParser( 1280): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm( 1280): GC_CONCURRENT freed 278K, 49% free 3075K/6023K, external 716K/1038K, paused 3ms+4ms
    D/dalvikvm( 1280): GC_CONCURRENT freed 238K, 47% free 3355K/6215K, external 716K/1038K, paused 3ms+8ms
    D/PackageManager( 1280): No files in app dir /vendor/app
    I/PackageManager( 1280): Time to scan packages: 0.801 seconds
    W/PackageManager( 1280): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager( 1280): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1280): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1280): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1280): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1280): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager( 1280): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1280): GC_EXPLICIT freed 253K, 48% free 3297K/6279K, external 716K/1038K, paused 39ms
    I/SystemServer( 1280): Account Manager
    I/SystemServer( 1280): Content Manager
    I/SystemServer( 1280): System Content Providers
    I/ActivityThread( 1280): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer( 1280): Battery Service
    D/SettingsProvider( 1280): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer( 1280): Lights Service
    I/SystemServer( 1280): Vibrator Service
    D/SettingsProvider( 1280): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer( 1280): Alarm Manager
    I/SystemServer( 1280): Init Watchdog
    I/SystemServer( 1280): Window Manager
    I/InputManager( 1280): Initializing input manager
    I/InputManager( 1280): Starting input manager
    I/SystemServer( 1280): Bluetooth Service
    E/BluetoothService.cpp( 1280): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub( 1280): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=80 classes=0x4
    I/EventHub( 1280): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub( 1280): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=81 classes=0x21
    I/InputReader( 1280): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader( 1280): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/InputManager-Callbacks( 1280): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks( 1280): No input device calibration properties found for device ADS7846 Touchscreen.
    I/BluetoothProfileState( 1280): Message:Entering Stable State
    I/BluetoothProfileState( 1280): Message:Entering Stable State
    E/BluetoothEventLoop.cpp( 1280): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus ( 1280): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus ( 1280): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   ( 1257): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   ( 1257): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   ( 1257): pid: 1280, tid: 1293  >>> system_server <<<
    I/DEBUG   ( 1257): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   ( 1257):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   ( 1257):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   ( 1257):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   ( 1257):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   ( 1257):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   ( 1257):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   ( 1257):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   ( 1257):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   ( 1257):  d8  0000001b1285be2a  d9  0000000000000000
    I/DEBUG   ( 1257):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   ( 1257):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   ( 1257):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   ( 1257):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   ( 1257):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   ( 1257):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   ( 1257):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   ( 1257):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   ( 1257):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   ( 1257):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   ( 1257):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   ( 1257):  scr 80000012
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   ( 1257):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   ( 1257):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   ( 1257):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   ( 1257):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   ( 1257):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   ( 1257):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257): code around pc:
    I/DEBUG   ( 1257): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   ( 1257): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   ( 1257): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   ( 1257): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   ( 1257): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257): code around lr:
    I/DEBUG   ( 1257): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   ( 1257): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   ( 1257): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   ( 1257): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   ( 1257): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257): stack:
    I/DEBUG   ( 1257):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a74  000a75b8  [heap]
    I/DEBUG   ( 1257):     43d02a78  00000015  
    I/DEBUG   ( 1257):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a88  00000000  
    I/DEBUG   ( 1257):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a90  00000001  
    I/DEBUG   ( 1257):     43d02a94  43d02ac4  
    I/DEBUG   ( 1257):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02aa0  00000b43  
    I/DEBUG   ( 1257):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02aa8  df002777  
    I/DEBUG   ( 1257):     43d02aac  e3a070ad  
    I/DEBUG   ( 1257): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ac4  fffffbdf  
    I/DEBUG   ( 1257):     43d02ac8  43d02ab4  
    I/DEBUG   ( 1257):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   ( 1257): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02adc  824162c5  /system/lib/libdbus.so
    alarm_release: clear alarm, pending 0
    D/BootAnimation( 1294): SurfaceFlinger died, exiting...
    E/installd(  877): eof
    E/installd(  877): failed to read size
    I/installd(  877): closing connection
    D/Zygote  ( 1260): Process 1280 request_suspend_state: wakeup (0->0) at 120493652368 (2000-01-01 02:49:43.780975366 UTC)
    terminated by signal (11)
    I/Zygote  ( 1260): Exit zygote becausinit: untracked pid 1259 exited
    e system server (1280) has terminated
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime( 1320):
    D/AndroidRuntime( 1320): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1320): CheckJNI is ON
    D/dalvikvm( 1320): creating instr width table
    I/        ( 1319): ServiceManager: 0xad50
    E/ALSALib ( 1319): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA( 1319): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib ( 1319): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA( 1319): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule( 1319): TI ALSA module opened
    D/TIALSAModule( 1319): Initializing devices for TI ALSA module
    I/CameraService( 1319): CameraService started (pid=1319)
    D/AudioHardwareALSA( 1319): openOutputStream called for devices: 0x00000002
    D/TIALSAModule( 1319): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1319): Initialized ALSA PLAYBACK device default
    I/AudioFlinger( 1319): AudioFlinger's thread 0x38a70 ready to run
    D/TIALSAModule( 1319): route called for devices 00000002 in mode 0...
    E/AudioHardwareALSA( 1319): CALLING STANDBY
    I/SamplingProfilerIntegration( 1320): Profiler is disabled.
    I/Zygote  ( 1320): Preloading classes...
    D/dalvikvm( 1320): GC_EXPLICIT freed 46K, 78% free 232K/1024K, external 0K/0K, paused 6ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 1K, 73% free 283K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 22K, 70% free 317K/1024K, external 0K/0K, paused 10ms
    I/bluetooth_ScoSocket.cpp( 1320): Entry name = MY-CAR ScoTypes = 0x7f
    I/bluetooth_ScoSocket.cpp( 1320): Entry name = Motorola HF850 ScoTypes = 0x7
    D/dalvikvm( 1320): GC_EXPLICIT freed 16K, 66% free 354K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 25K, 63% free 383K/1024K, external 0K/0K, paused 5ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 20K, 58% free 440K/1024K, external 0K/0K, paused 6ms
    W/MediaProfiles( 1320): could not find media config xml file
    D/dalvikvm( 1320): GC_EXPLICIT freed 98K, 48% free 542K/1024K, external 0K/0K, paused 8ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 271K, 24% free 881K/1155K, external 0K/0K, paused 17ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 21K, 20% free 928K/1155K, external 0K/0K, paused 12ms
    D/RenderScript_jni( 1320): RenderScript JNI library not found!
    D/dalvikvm( 1320): GC_EXPLICIT freed 24K, 21% free 969K/1219K, external 0K/0K, paused 11ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 24K, 6% free 1275K/1347K, external 0K/0K, paused 10ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 24K, 4% free 1304K/1347K, external 0K/0K, paused 9ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 27K, 6% free 1329K/1411K, external 0K/0K, paused 10ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 14K, 3% free 1370K/1411K, external 0K/0K, paused 11ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 28K, 6% free 1395K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 27K, 3% free 1432K/1475K, external 0K/0K, paused 14ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 38K, 6% free 1450K/1539K, external 0K/0K, paused 14ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 41K, 5% free 1464K/1539K, external 0K/0K, paused 19ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 55K, 4% free 1478K/1539K, external 0K/0K, paused 23ms
    D/dalvikvm( 1320): GC_FOR_MALLOC freed 2964K, 58% free 2159K/5123K, external 0K/0K, paused 30ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 1393K, 56% free 2303K/5123K, external 0K/0K, paused 24ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 127K, 54% free 2364K/5123K, external 0K/0K, paused 22ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 73K, 54% free 2390K/5123K, external 0K/0K, paused 20ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 36K, 54% free 2407K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 31K, 53% free 2430K/5123K, external 0K/0K, paused 19ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 38K, 53% free 2453K/5123K, external 0K/0K, paused 21ms
    I/Zygote  ( 1320): ...preloaded 1830 classes in 5536ms.
    D/dalvikvm( 1320): GC_EXPLICIT freed 17K, 53% free 2451K/5123K, external 0K/0K, paused 19ms
    I/Zygote  ( 1320): Preloading resources...
    D/dalvikvm( 1320): GC_EXTERNAL_ALLOC freed <1K, 53% free 2453K/5123K, external 0K/0K, paused 21ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 15K, 52% free 2493K/5123K, external 414K/521K, paused 23ms
    D/dalvikvm( 1320): GC_EXTERNAL_ALLOC freed 7K, 52% free 2503K/5123K, external 516K/521K, paused 23ms
    I/Zygote  ( 1320): ...preloaded 51 resources in 303ms.
    I/Zygote  ( 1320): ...preloaded 15 resources in 5ms.
    D/dalvikvm( 1320): GC_EXPLICIT freed 14K, 51% free 2526K/5123K, external 716K/1038K, paused 21ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 8K, 51% free 2518K/5123K, external 716K/1038K, paused 20ms
    D/dalvikvm( 1320): GC_EXPLICIT freed 1K, 51% free 2517K/5123K, external 716K/1038K, paused 20ms
    I/dalvikvm( 1320): System server process 1343 has been created
    I/Zygote  ( 1320): Accepting command socket connections
    E/BatteryService( 1343): Could not open /sys/class/power_supply
    I/sysproc ( 1343): Entered system_init()
    I/sysproc ( 1343): ServiceManager: 0x8cc70
    I/SurfaceFlinger( 1343): SurfaceFlinger is starting
    I/SurfaceFlinger( 1343): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1343): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1343): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1343): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1343): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1343): ro.sf.lcd_density not defined, using 160 dpi by default.
    E/libEGL  ( 1343): eglSetSwapRectangleANDROID:1816 error 3008 (EGL_BAD_DISPLAY)
    I/SurfaceFlinger( 1343): EGL informations:
    I/SurfaceFlinger( 1343): # of configs : 30
    I/SurfaceFlinger( 1343): vendor    : Android
    I/SurfaceFlinger( 1343): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1343): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
    I/SurfaceFlinger( 1343): Client API: OpenGL ES
    I/SurfaceFlinger( 1343): EGLSurface: 5-6-5-0, config=0x7
    I/SurfaceFlinger( 1343): OpenGL informations:
    I/SurfaceFlinger( 1343): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1343): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1343): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1343): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
    I/SurfaceFlinger( 1343): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1343): GL_MAX_VIEWPORT_DIMS = 2048
    I/SurfaceFlinger( 1343): flags = 00010000
    D/SensorService( 1343): nuSensorService starting...
    E/SensorService( 1343): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1343): System server: starting Android runtime.
    I/sysproc ( 1343): System server: starting Android services.
    I/sysproc ( 1343): System server: entering thread pool.
    I/SystemServer( 1343): Entered the Android system server!
    I/SystemServer( 1343): Entropy Service
    I/SystemServer( 1343): Power Manager
    I/SystemServer( 1343): Activity Manager
    I/ActivityManager( 1343): Memory class: 16
    E/SurfaceFlinger( 1343): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
    D/libEGL  ( 1355): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1355): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1355): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1355): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/UsageStats( 1343): Usage stats version changed; dropping
    W/zipro   ( 1355): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
    W/zipro   ( 1355): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
    I/SystemServer( 1343): Telephony Registry
    I/SystemServer( 1343): Package Manager
    I/installd(  877): new connection
    I/Installer( 1343): connecting...
    D/dalvikvm( 1343): GC_CONCURRENT freed 184K, 50% free 2843K/5639K, external 716K/1038K, paused 3ms+4ms
    W/PackageManager( 1343): Running ENG build: no pre-dexopt!
    W/PackageParser( 1343): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #124
    D/dalvikvm( 1343): GC_CONCURRENT freed 267K, 49% free 3071K/5959K, external 716K/1038K, paused 2ms+5ms
    D/dalvikvm( 1343): GC_CONCURRENT freed 236K, 47% free 3352K/6215K, external 716K/1038K, paused 3ms+5ms
    D/PackageManager( 1343): No files in app dir /vendor/app
    I/PackageManager( 1343): Time to scan packages: 0.827 seconds
    W/PackageManager( 1343): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
    W/PackageManager( 1343): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1343): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1343): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1343): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1343): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
    W/PackageManager( 1343): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1343): GC_EXPLICIT freed 260K, 48% free 3297K/6279K, external 716K/1038K, paused 42ms
    I/SystemServer( 1343): Account Manager
    I/SystemServer( 1343): Content Manager
    I/SystemServer( 1343): System Content Providers
    I/ActivityThread( 1343): Pub settings: com.android.providers.settings.SettingsProvider
    I/SystemServer( 1343): Battery Service
    D/SettingsProvider( 1343): cache for settings table 'secure' rows=20; fullycached=true
    I/SystemServer( 1343): Lights Service
    I/SystemServer( 1343): Vibrator Service
    D/SettingsProvider( 1343): cache for settings table 'system' rows=43; fullycached=true
    I/SystemServer( 1343): Alarm Manager
    I/SystemServer( 1343): Init Watchdog
    I/SystemServer( 1343): Window Manager
    I/InputManager( 1343): Initializing input manager
    I/InputManager( 1343): Starting input manager
    I/SystemServer( 1343): Bluetooth Service
    E/BluetoothService.cpp( 1343): Could not get onto the system bus: Failed to connect to socket /dev/socket/dbus: No such file or directory
    I/EventHub( 1343): New device: path=/dev/input/event1 name=ADS7846 Touchscreen id=0x10000 (of 0x1) index=1 fd=83 classes=0x4
    I/EventHub( 1343): New keyboard: device->id=0x10001 devname='TWL4030 Keypad' propName='hw.keyboards.65537.devname' keylayout='/system/usr/keylayout/TWL4030_Keypad.kl'
    I/EventHub( 1343): New device: path=/dev/input/event0 name=TWL4030 Keypad id=0x10001 (of 0x2) index=2 fd=84 classes=0x21
    I/InputReader( 1343): Device added: id=0x0, name=TWL4030 Keypad, sources=00000301
    I/InputReader( 1343): Device added: id=0x10000, name=ADS7846 Touchscreen, sources=00001002
    I/InputManager-Callbacks( 1343): No input device calibration properties found for device TWL4030 Keypad.
    I/InputManager-Callbacks( 1343): No input device calibration properties found for device ADS7846 Touchscreen.
    I/BluetoothProfileState( 1343): Message:Entering Stable State
    I/BluetoothProfileState( 1343): Message:Entering Stable State
    E/BluetoothEventLoop.cpp( 1343): initializeNativeDataNative: Could not get onto the system bus!
    E/libdbus ( 1343): arguments to dbus_connection_set_exit_on_disconnect() were incorrect, assertion "connection != NULL" failed in file external/dbus/dbus/dbus-connection.c line 2883.
    E/libdbus ( 1343): This is normally a bug in some application using the D-Bus library.
    I/DEBUG   ( 1257): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    I/DEBUG   ( 1257): Build fingerprint: 'TI/omap3evm/omap3evm:2.3/GRH55/eng.demo.20111228.134957:eng/test-keys'
    I/DEBUG   ( 1257): pid: 1343, tid: 1354  >>> system_server <<<
    I/DEBUG   ( 1257): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
    I/DEBUG   ( 1257):  r0 00000027  r1 deadbaad  r2 80000000  r3 00000000
    I/DEBUG   ( 1257):  r4 00000001  r5 00000000  r6 82433fb0  r7 82443478
    I/DEBUG   ( 1257):  r8 00000b43  r9 00000000  10 43c02e5c  fp 81da5368
    I/DEBUG   ( 1257):  ip afd46668  sp 43d02ab0  lr afd1925d  pc afd15cf4  cpsr 60000030
    I/DEBUG   ( 1257):  d0  617262696c207372  d1  422d442065687479
    I/DEBUG   ( 1257):  d2  6120656d6f73202e  d3  69746163696c700a
    I/DEBUG   ( 1257):  d4  410ff2c0410ff28c  d5  410ff328410ff2f4
    I/DEBUG   ( 1257):  d6  410ff390410ff35c  d7  410ff3f8410ff3c4
    I/DEBUG   ( 1257):  d8  0000001ed6b4f570  d9  0000000000000000
    I/DEBUG   ( 1257):  d10 0000000000000000  d11 0000000000000000
    I/DEBUG   ( 1257):  d12 0000000000000000  d13 0000000000000000
    I/DEBUG   ( 1257):  d14 0000000000000000  d15 0000000000000000
    I/DEBUG   ( 1257):  d16 82437e9c00000001  d17 3ff0000000000000
    I/DEBUG   ( 1257):  d18 4030000000000000  d19 412e848000000000
    I/DEBUG   ( 1257):  d20 4059000000000000  d21 3fd99a27ad32ddf5
    I/DEBUG   ( 1257):  d22 3fd24998d6307188  d23 3fcc7288e957b53b
    I/DEBUG   ( 1257):  d24 3fc74721cad6b0ed  d25 3fc39a09d078c69f
    I/DEBUG   ( 1257):  d26 0000000000000000  d27 0000000000000000
    I/DEBUG   ( 1257):  d28 0000000000000000  d29 0000000000000000
    I/DEBUG   ( 1257):  d30 0000000000000000  d31 0000000000000000
    I/DEBUG   ( 1257):  scr 80000012
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257):          #00  pc 00015cf4  /system/lib/libc.so
    I/DEBUG   ( 1257):          #01  pc 0002cc94  /system/lib/libdbus.so
    I/DEBUG   ( 1257):          #02  pc 000162c0  /system/lib/libdbus.so
    I/DEBUG   ( 1257):          #03  pc 0000e94e  /system/lib/libdbus.so
    I/DEBUG   ( 1257):          #04  pc 0006cf96  /system/lib/libandroid_runtime.so
    I/DEBUG   ( 1257):          #05  pc 00017df4  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #06  pc 00049680  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #07  pc 00042204  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #08  pc 0001cff4  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #09  pc 000220a4  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #10  pc 00020f9c  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #11  pc 0005fc7c  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #12  pc 0005fe94  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #13  pc 000541ce  /system/lib/libdvm.so
    I/DEBUG   ( 1257):          #14  pc 000118ec  /system/lib/libc.so
    I/DEBUG   ( 1257):          #15  pc 000114b0  /system/lib/libc.so
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257): code around pc:
    I/DEBUG   ( 1257): afd15cd4 2c006824 e028d1fb b13368db c064f8df
    I/DEBUG   ( 1257): afd15ce4 44fc2401 4000f8cc 49124798 25002027
    I/DEBUG   ( 1257): afd15cf4 f7f57008 2106ec54 edb0f7f6 460aa901
    I/DEBUG   ( 1257): afd15d04 f04f2006 95015380 95029303 e916f7f6
    I/DEBUG   ( 1257): afd15d14 462aa905 f7f62002 f7f5e922 2106ec40
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257): code around lr:
    I/DEBUG   ( 1257): afd1923c 4a0e4b0d e92d447b 589c41f0 26004680
    I/DEBUG   ( 1257): afd1924c 686768a5 f9b5e006 b113300c 47c04628
    I/DEBUG   ( 1257): afd1925c 35544306 37fff117 6824d5f5 d1ef2c00
    I/DEBUG   ( 1257): afd1926c e8bd4630 bf0081f0 000282c0 ffffff88
    I/DEBUG   ( 1257): afd1927c b086b570 f602fb01 9004460c a804a901
    I/DEBUG   ( 1257):
    I/DEBUG   ( 1257): stack:
    I/DEBUG   ( 1257):     43d02a70  afd42664  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a74  000a75b8  [heap]
    I/DEBUG   ( 1257):     43d02a78  00000015  
    I/DEBUG   ( 1257):     43d02a7c  afd18305  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a80  afd4270c  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a84  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a88  00000000  
    I/DEBUG   ( 1257):     43d02a8c  afd1925d  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02a90  00000001  
    I/DEBUG   ( 1257):     43d02a94  43d02ac4  
    I/DEBUG   ( 1257):     43d02a98  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02a9c  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02aa0  00000b43  
    I/DEBUG   ( 1257):     43d02aa4  afd1855f  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02aa8  df002777  
    I/DEBUG   ( 1257):     43d02aac  e3a070ad  
    I/DEBUG   ( 1257): #00 43d02ab0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ab4  82433fb0  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ab8  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02abc  afd1d065  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02ac0  8243e92f  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ac4  fffffbdf  
    I/DEBUG   ( 1257):     43d02ac8  43d02ab4  
    I/DEBUG   ( 1257):     43d02acc  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ad0  82443478  /system/lib/libdbus.so
    I/DEBUG   ( 1257):     43d02ad4  8242cc97  /system/lib/libdbus.so
    I/DEBUG   ( 1257): #01 43d02ad8  afd426b8  /system/lib/libc.so
    I/DEBUG   ( 1257):     43d02adc  824162c5  /system/lib/libdbus.so
    alarm_release: clear alarm, pending 0
    D/BootAnimation( 1355): SurfaceFlinger died, exiting...
    E/installd(  877): eof
    E/installd(  877): failed to read size
    I/instarequest_suspend_state: wakeup (0->0) at 136620544457 (2000-01-01 02:49:59.907867455 UTC)
    lld(  877): closing connection
    D/Zygote  ( 1320): Process 1343 terminated by signal (11)
    I/Zyginit: untracked pid 1319 exited
    ote  ( 1320): Exit zygote because system server (1343) has terminated
    I/ServiceManager(  870): service 'SurfaceFlinger' died
    I/ServiceManager(  870): service 'batteryinfo' died
    I/ServiceManager(  870): service 'usagestats' died
    I/ServiceManager(  870): service 'telephony.registry' died
    I/ServiceManager(  870): service 'sensorservice' died
    I/ServiceManager(  870): service 'entropy' died
    I/ServiceManager(  870): service 'power' died
    I/ServiceManager(  870): service 'account' died
    I/ServiceManager(  870): service 'package' died
    I/ServiceManager(  870): service 'activity' died
    I/ServiceManager(  870): service 'meminfo' died
    I/ServiceManager(  870): service 'cpuinfo' died
    I/ServiceManager(  870): service 'permission' died
    I/ServiceManager(  870): service 'content' died
    I/ServiceManager(  870): service 'vibrator' died
    I/ServiceManager(  870): service 'battery' died
    I/ServiceManager(  870): service 'hardware' died
    I/ServiceManager(  870): service 'alarm' died
    I/ServiceManager(  870): service 'window' died
    I/ServiceManager(  870): service 'bluetooth' died
    I/ServiceManager(  870): service 'media.audio_flinger' died
    I/ServiceManager(  870): service 'media.player' died
    I/ServiceManager(  870): service 'media.camera' died
    I/ServiceManager(  870): service 'media.audio_policy' died
    D/AndroidRuntime( 1384):
    D/AndroidRuntime( 1384): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1384): CheckJNI is ON
    D/dalvikvm( 1384): creating instr width table
    I/        ( 1383): ServiceManager: 0xad50
    E/ALSALib ( 1383): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidPlayback
    W/AudioHardwareALSA( 1383): Unable to attach mixer to device AndroidPlayback: No such file or directory
    E/ALSALib ( 1383): external/alsa-lib/src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL AndroidCapture
    W/AudioHardwareALSA( 1383): Unable to attach mixer to device AndroidCapture: No such file or directory
    D/TIALSAModule( 1383): TI ALSA module opened
    D/TIALSAModule( 1383): Initializing devices for TI ALSA module
    I/CameraService( 1383): CameraService started (pid=1383)
    D/AudioHardwareALSA( 1383): openOutputStream called for devices: 0x00000002
    D/TIALSAModule( 1383): open called for devices 00000002 in mode 0...
    I/TIALSAModule( 1383): Initialized ALSA PLAYBACK device default
    I/AudioFlinger( 1383): AudioFlinger's thread 0x389c0 ready to run
    D/TIALSAModule( 1383): route called for devices 00000002 in mode 0...

  • Hi Prashant,

    1. after boot kindly execute $ls -l /dev/socket & $ls -l /dev/socket/dbus

    and let us know output

    2. also,increase loglevel to 8 in init.rc file and send us both dmesg and logcat for further analysis

    3. I recommend to recheck permission and ower for /system/bin directory

    BR,

    satish

  • Hi Prashant,

    Will you please give it a try by changing permission of complete filesystem.

       $ sudo chmod -R 777 <NFS filesystem path>

    Regards,

    Pankaj Bharadiya

     

  • Hi Prashant,

    The “vram allocation” string seems to be missing from the bootargs in your boot.scr

    This is essential for the SGX to work (from gingerbread onwards).

    Please refer to the prebuilt boot.scr and copy the“vram allocation” string.

    Regards,

    Arun