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.

Meet “User requested SGX debug info” or “HWRecoveryResetSGX: SGX Hardware Recovery triggered” and then the whole UI is hang

Other Parts Discussed in Thread: WL1271, TSC2007

Hi,

I am working on a product using OMAP3630 with Gingerbread rowboat 2.3.4. The SGX works fine on our product except that sometimes we meet “User requested SGX debug info” or “HWRecoveryResetSGX: SGX Hardware Recovery triggered” and then the whole UI is hang. I attach the bootlog and logcat.Do you have any suggestion?

Here is the SGX info I got from out product:

.... Hardware core designer: 0, HW core revision: 1.2.5

.... Hardware core ID: 112, name: SGX 520/530

.... SGX microkernel DDK version: 1.7.17.4352

.... SGX microkernel software core ID: SGX 530, revision: 10205

Here is the bootlog and logcat:

OMAP3630-GP ES2.1, CPU-OPP2 L3-200MHz
Honeywell D7800 board + LPDDR/NAND
I2C: ready
DRAM: 256 MiB
NAND: 4 BIT SW ECC selected
512 MiB
In: serial
Out: serial
Err: serial
Die ID #7aa600029ff80000016858031300d027
invalid serial number, use the default serial number.
pcbver: MP
boot reason number is 1
Device 0: nand0, partition main is already the current ubi partition.
UBIFS: recovery needed
UBIFS: recovery deferred
UBIFS: mounted UBI device 0, volume 1, name "cache"
UBIFS: mounted read-only
UBIFS: file system size: 19935232 bytes (19468 KiB, 19 MiB, 157 LEBs)
UBIFS: journal size: 1015809 bytes (992 KiB, 0 MiB, 8 LEBs)
UBIFS: media format: w4/r0 (latest is w4/r0)
UBIFS: default compressor: LZO
UBIFS: reserved for root: 985215 bytes (962 KiB)
Hit any key to stop autoboot: 3 2 1
Booting from nand ...

NAND read: device 0 offset 0x840000, size 0x400000
err_loc=1054
4194304 bytes read: OK
## Booting kernel from Legacy Image at 82000000 ...
Image Name: D7800 Android
Image Type: ARM Linux Multi-File Image (uncompressed)
Data Size: 3488799 Bytes = 3.3 MiB
Load Address: 80008000
Entry Point: 80008000
Contents:
Image 0: 3339684 Bytes = 3.2 MiB
Image 1: 149103 Bytes = 145.6 KiB
Verifying Checksum ... OK
## Loading init Ramdisk from multi component Legacy Image at 82000000 ...
Loading Multi-File Image ... OK
OK

Starting kernel ...

[ 0.000000] Linux version 2n6.37-00048-g456b2a0 (bsquare@ubuntu) (gcc version 4.4.3 (GCC) ) #76 Thu Apr 12 10:14:40 CST 2012
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: HONEYWELL D7800
[ 0.000000] Reserving 8388608 bytes SDRAM for VRAM
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] OMAP3630 ES1.2 (l2cache sgx neon isp 192mhz_clk )
[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 62976
[ 0.000000] Kernel command line: console=ttyO0,115200n8 no_console_suspend MEM=256M omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:8M loglevel=7 pcbversion=MP productSN=D7800-A5A5 mpurate=800 vram=8M omapfb.mode=lcd:640x480-16@60 omapdss.def_disp=lcd ubi.mtd=main,2048 init=/init rootwait
[ 0.000000] D7800_Rev: 4
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 248MB = 248MB total
[ 0.000000] Memory: 243992k/243992k available, 18152k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc003c000 ( 208 kB)
[ 0.000000] .text : 0xc003c000 - 0xc062d000 (6084 kB)
[ 0.000000] .data : 0xc062e000 - 0xc0678100 ( 297 kB)
[ 0.000000] NR_IRQS:409
[ 0.000000] Clocking rate (Crystal/Core/MPU): 13.0/400/800 MHz
[ 0.000000] Reprogramming SDRC clock to 400000000 Hz
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
[ 0.000000] Total of 96 interrupts on 1 active controller
[ 0.000000] GPMC revision 5.0
[ 0.000000] Trying to install interrupt handler for IRQ402
[ 0.000000] Trying to install interrupt handler for IRQ403
[ 0.000000] Trying to install interrupt handler for IRQ404
[ 0.000000] Trying to install interrupt handler for IRQ405
[ 0.000000] Trying to install interrupt handler for IRQ406
[ 0.000000] Trying to install interrupt handler for IRQ407
[ 0.000000] Trying to install interrupt handler for IRQ408
[ 0.000000] Trying to install type control for IRQ409
[ 0.000000] Trying to set irq flags for IRQ409
[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Calibrating delay loop... 799.29 BogoMIPS (lpj=3121152)
[ 0.000000] pid_max: default: 32768 minimum: 301
[ 0.000000] Security Framework initialized
[ 0.000000] Mount-cache hash table entries: 512
[ 0.000000] CPU: Testing write buffer coherency: ok
[ 0.000000] regulator: core version 0.5
[ 0.000000] regulator: dummy:
[ 0.000000] NET: Registered protocol family 16
[ 0.000000] OMAP GPIO hardware version 2.5
[ 0.000000] OMAP GPIO hardware version 2.5
[ 0.000000] OMAP GPIO hardware version 2.5
[ 0.000000] OMAP GPIO hardware version 2.5
[ 0.000000] OMAP GPIO hardware version 2.5
[ 0.000000] OMAP GPIO hardware version 2.5
[ 0.000000] omap_mux_init: Add partition: #1: core, flags: 0
[ 0.000000] i2c_register: Register I2C port1/2/3
[ 0.000000] spi_register: Register SPI port1
[ 0.000000] Audio GPIO init OK
[ 0.000000] bt_wlan_init: Power on/off and enable/disable
[ 0.000000] cam_img_init: Power on/off and I2C3 switch on/off
[ 0.000000] Honeywell d7800 setting NAND access to BCH4.
[ 0.000000] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.000000] Switched to new clocking rate (Crystal/Core/MPU): 13.0/400/800 MHz
[ 0.000000] OMAP DMA hardware revision 5.0
[ 0.020751] bio: create slab <bio-0> at 0
[ 0.021728] regulator: vwl1271: 1800 mV
[ 0.023040] SCSI subsystem initialized
[ 0.024963] usbcore: registered new interface driver usbfs
[ 0.025268] usbcore: registered new interface driver hub
[ 0.025451] usbcore: registered new device driver usb
[ 0.038238] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
[ 0.039581] twl: cfg_boot 6
[ 0.054565] twl4030: PIH (irq 7) chaining IRQs 368..375
[ 0.054565] twl4030: power (irq 373) chaining IRQs 376..383
[ 0.055053] twl4030: gpio (irq 368) chaining IRQs 384..401
[ 0.057800] regulator: VUSB1V5: 1500 mV normal standby
[ 0.058288] regulator: VUSB1V8: 1800 mV normal standby
[ 0.058776] regulator: VUSB3V1: 3100 mV normal standby
[ 0.060150] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[ 0.062347] regulator: VIO: 1800 mV normal standby
[ 0.062957] regulator: VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
[ 0.063537] regulator: VDAC: 1800 mV normal standby
[ 0.064086] regulator: VAUX2_4030: 2800 mV normal standby
[ 0.064819] regulator: VINTDIG: 1500 mV normal standby
[ 0.065063] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[ 0.077301] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
[ 0.078857] Advanced Linux Sound Architecture Driver Version 1.0.23.
[ 0.079528] Bluetooth: Core ver 2.15
[ 0.079681] NET: Registered protocol family 31
[ 0.079711] Bluetooth: HCI device and connection manager initialized
[ 0.079711] Bluetooth: HCI socket layer initialized
[ 0.080200] cfg80211: Calling CRDA to update world regulatory domain
[ 0.081298] Switching to clocksource 32k_counter
[ 0.202423] WL1271: BT_EN GPIO initialized
[ 0.202636] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
[ 0.202728] musb-hdrc musb-hdrc.0: dma type: dma-inventra
[ 0.203002] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
[ 0.203491] NET: Registered protocol family 2
[ 0.203674] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.204010] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.204132] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.204223] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.204223] TCP reno registered
[ 0.204254] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.204284] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.204437] NET: Registered protocol family 1
[ 0.204620] Unpacking initramfs...
[ 0.214813] Freeing initrd memory: 144K
[ 0.214813] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.215270] omap_init_opp_table: no hwmod or odev for iva, [5] cannot add OPPs.
[ 0.216094] MSP430_MCU_MUX spi1.0: d7800 mcu mux, irq 197
[ 0.268157] send_sync_request()
[ 0.273040] omap-iommu omap-iommu.0: isp registered
[ 0.273284] AM37x/DM37x Linux PSP version 04.02.00.07 (PLATFORM)
[ 0.378479] ashmem: initialized
[ 0.378875] VFS: Disk quotas dquot_6.5.2
[ 0.378936] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.379302] msgmni has been set to 476
[ 0.380401] io scheduler noop registered
[ 0.380432] io scheduler deadline registered
[ 0.380493] io scheduler cfq registered (default)
[ 0.441009] OMAP DSS rev 2.0
[ 0.441009] omapdss supply vdds_dsi not found, using dummy regulator
[ 0.441070] OMAP DISPC rev 3.0
[ 0.441101] OMAP VENC rev 2
[ 0.441375] OMAP DSI rev 1.0
[ 0.606170] LCD backlight PWM output Timer register success !
[ 0.607543] ..entering gps_serial_init
[ 0.607574] Registering 0xc0247498 for event 0x04 callback
[ 0.607574] ..entering gps_serial_register_driver
[ 0.607879] ..register_early_suspend
[ 0.607879] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.609466] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[ 1.360931] console [ttyO0] enabled
[ 1.364959] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[ 1.372680] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[ 1.380371] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[ 1.392395] loop: module loaded
[ 1.397491] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.404296] omap2-nand driver initializing
[ 1.408630] Honeywell d7800 setting NAND access to BCH4.
[ 1.414520] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron )
[ 1.422821] Creating 9 MTD partitions on "omap2-nand.0":
[ 1.428436] 0x000000000000-0x000000080000 : "X-Loader-NAND"
[ 1.435729] Honeywell d7800 setting NAND access to 2.
[ 1.560546] Honeywell d7800 setting NAND access to 3.
[ 1.675292] 0x000000080000-0x000000180000 : "U-Boot-NAND"
[ 1.682830] 0x000000200000-0x000000220000 : "U-Boot Env-NAND"
[ 1.690155] 0x000000240000-0x000000260000 : "MFG Data-NAND"
[ 1.697235] 0x000000260000-0x000000280000 : "MFG Data R-NAND"
[ 1.704528] 0x000000280000-0x000000340000 : "Reserved"
[ 1.711456] 0x000000340000-0x000000840000 : "Recovery-NAND"
[ 1.720611] 0x000000840000-0x000000c40000 : "Kernel-NAND"
[ 1.729217] 0x000000c40000-0x00001ff20000 : "main"
[ 1.941589] UBI: attaching mtd9 to ubi0
[ 1.945617] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 1.952209] UBI: logical eraseblock size: 126976 bytes
[ 1.957855] UBI: smallest flash I/O unit: 2048
[ 1.962799] UBI: sub-page size: 512
[ 1.967620] UBI: VID header offset: 2048 (aligned 2048)
[ 1.973937] UBI: data offset: 4096
[ 3.411682] UBI: max. sequence number: 29636
[ 3.427276] UBI: attached mtd9 to ubi0
[ 3.431182] UBI: MTD device name: "main"
[ 3.436340] UBI: MTD device size: 498 MiB
[ 3.441558] UBI: number of good PEBs: 3991
[ 3.446472] UBI: number of bad PEBs: 0
[ 3.451141] UBI: number of corrupted PEBs: 0
[ 3.455780] UBI: max. allowed volumes: 128
[ 3.460632] UBI: wear-leveling threshold: 4096
[ 3.465545] UBI: number of internal volumes: 1
[ 3.470214] UBI: number of user volumes: 5
[ 3.474853] UBI: available PEBs: 105
[ 3.479705] UBI: total number of reserved PEBs: 3886
[ 3.484893] UBI: number of PEBs reserved for bad PEB handling: 39
[ 3.491302] UBI: max/mean erase counter: 310/8
[ 3.495941] UBI: image sequence number: 831647594
[ 3.501007] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.507965] UBI: background thread "ubi_bgt0d" started, PID 570
[ 3.514343] Initializing USB Mass Storage driver...
[ 3.519683] usbcore: registered new interface driver usb-storage
[ 3.525939] USB Mass Storage support registered.
[ 3.530975] usbcore: registered new interface driver usbtest
[ 3.536926] android init
[ 3.539611] android_probe pdata: c063e6b0
[ 3.544006] android_bind
[ 3.547180] android_usb gadget: android_usb ready
[ 3.552154] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[ 3.557769] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1
[ 3.565612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.572753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.580322] usb usb1: Product: MUSB HDRC host driver
[ 3.585540] usb usb1: Manufacturer: Linux 2.6.37-00048-g456b2a0 musb-hcd
[ 3.592559] usb usb1: SerialNumber: musb-hdrc.0
[ 3.598022] hub 1-0:1.0: USB hub found
[ 3.601959] hub 1-0:1.0: 1 port detected
[ 3.606750] f_adb init
[ 3.609222] android_register_function adb
[ 3.613433] f_mass_storage init
[ 3.616760] fsg_probe pdev: c063df40, pdata: c063e6d4
[ 3.622253] android_register_function usb_mass_storage
[ 3.627624] adb_bind_config
[ 3.631408] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 3.638641] android_usb gadget: Number of LUNs=1
[ 3.643493] lun0: LUN: removable file: (no medium)
[ 3.648956] f_mtp init
[ 3.651428] android_register_function mtp
[ 3.656158] mice: PS/2 mouse device common for all mice
[ 3.664520] d7800_kp_probe: keypad type=24, keymap base addr=c063ecf0,offset=80, size=80
[ 3.673370] input: d7800-numeric-keypad as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/D7800_keypad/input/input0
[ 3.686187] Registering 0xc02e9eb4 for event 0x01 callback
[ 5.695373] input: TSC2007 Touchscreen as /devices/virtual/input/input1
[ 5.703796] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
[ 5.715942] input: twl4030:vibrator as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/input/input3
[ 5.727966] using rtc device, twl_rtc, for alarms
[ 5.732788] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[ 5.740722] i2c /dev entries driver
[ 5.745635] Linux media interface: v0.10
[ 5.749908] Linux video capture interface: v2.00
[ 5.755584] usbcore: registered new interface driver uvcvideo
[ 5.761627] USB Video Class driver (v1.0.0)
[ 5.766021] Driver for 1-wire Dallas network protocol.
[ 5.771881] omap_hdq omap_hdq.0: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode
[ 5.972961] charger_ic_aat3620 charger_ic_aat3620: probe OK, irq registered 221
[ 5.981811] mma7660_init: i2c and INT_G_SENS init
[ 5.986755] mma7660 3-004c: gpio = 199, irq = 391
[ 5.995117] bq27000-battery bq27000-battery.1: probe OK, irqs registered 323, 274
[ 6.104003] mma7660 3-004c: mode_backup 0x51
[ 6.209289] mma7660 3-004c: build time Apr 11 2012 14:02:40
[ 6.215179] mma7660 3-004c: alloc poll device!!!
[ 6.220397] input: mma7660 as /devices/platform/omap/omap_i2c.3/i2c-3/3-004c/input/input4
[ 6.229583] mma7660 3-004c: register poll device!!!
[ 6.235534] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[ 6.242248] device-mapper: uevent: version 1.0.3
[ 6.247558] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 6.256469] Bluetooth: HCI UART driver ver 2.2
[ 6.261138] Bluetooth: HCI H4 protocol initialized
[ 6.266143] Bluetooth: HCILL protocol initialized
[ 6.271179] cpuidle: using governor ladder
[ 6.275451] cpuidle: using governor menu
[ 6.280395] mmci-omap-hs.0 supply vmmc_aux not found, using dummy regulator
[ 6.289215] mmci-omap-hs.2 supply vmmc not found, using dummy regulator
[ 6.296173] mmci-omap-hs.2 supply vmmc_aux not found, using dummy regulator
[ 6.305541] usbcore: registered new interface driver usbhid
[ 6.311401] usbhid: USB HID core driver
[ 6.316131] logger: created 64K log 'log_main'
[ 6.321014] logger: created 256K log 'log_events'
[ 6.326202] logger: created 64K log 'log_radio'
[ 6.331176] logger: created 64K log 'log_system'
[ 6.337860] usbcore: registered new interface driver snd-usb-audio
[ 6.345306] HONEYWELL D7800 SoC init
[ 6.457824] asoc: rt5630-hifi <-> omap-mcbsp-dai.1 mapping ok
[ 6.464569] asoc: rt5630-voice <-> omap-mcbsp-dai.2 mapping ok
[ 6.478363] ALSA device list:
[ 6.481506] #0: RT5630 CARD
[ 6.484619] oprofile: hardware counters not available
[ 6.489929] oprofile: using timer interrupt.
[ 6.494506] nf_conntrack version 0.5.0 (3814 buckets, 15256 max)
[ 6.501129] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 6.506835] TCP cubic registered
[ 6.510223] Initializing XFRM netlink socket
[ 6.514709] NET: Registered protocol family 17
[ 6.519409] NET: Registered protocol family 15
[ 6.524169] Bluetooth: L2CAP ver 2.15
[ 6.528045] Bluetooth: L2CAP socket layer initialized
[ 6.533325] Bluetooth: SCO (Voice Link) ver 0.6
[ 6.538085] Bluetooth: SCO socket layer initialized
[ 6.543304] Bluetooth: RFCOMM TTY layer initialized
[ 6.548431] Bluetooth: RFCOMM socket layer initialized
[ 6.553833] Bluetooth: RFCOMM ver 1.11
[ 6.557739] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.563323] Bluetooth: BNEP filters: protocol multicast
[ 6.568786] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 6.575317] Registering the dns_resolver key type
[ 6.580261] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 6.588623] ThumbEE CPU extension supported.
[ 6.595825] Power Management for TI OMAP3.
[ 6.602264] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[ 6.610504] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[ 6.618865] SmartReflex Class3 initialized
[ 6.626464] clock: disabling unused clocks to save power
[ 6.632629] platform mpu.0: omap_voltage_scale: Already at the requestedrate 800000000
[ 6.640960] platform mpu.0: omap_voltage_scale: Already at the requestedrate 800000000
[ 6.651153] omapfb omapfb: cannot parse default modes
[ 6.808563] mmci-omap-hs mmci-omap-hs.2: could not set regulator OCR (-22)
[ 6.855560] regulator_init_complete: incomplete constraints, leaving VAUX2_4030 on
[ 6.863769] regulator_init_complete: incomplete constraints, leaving VDAC on
[ 6.876190] twl_rtc twl_rtc: setting system clock to 2012-04-12 10:59:28 UTC (1334228368)
[ 6.884918] omap_vout omap_vout: Buffer Size = 3686400
[ 6.902374] omap_vout omap_vout: : registered and initialized video device 0
[ 6.909820] omap_vout omap_vout: Buffer Size = 3686400
[ 6.916229] omap_vout omap_vout: : registered and initialized video device 1
[ 6.924224] Freeing init memory: 208K
[ 7.309997] UBIFS: mounted UBI device 0, volume 0, name "system"
[ 7.316314] UBIFS: file system size: 166465536 bytes (162564 KiB, 158 MiB, 1311 LEBs)
[ 7.324707] UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
[ 7.332366] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 7.338470] UBIFS: default compressor: lzo
[ 7.342773] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 7.359924] UBIFS: default file-system created
[ 7.395843] UBIFS: mounted UBI device 0, volume 2, name "data"
[ 7.401977] UBIFS: file system size: 229318656 bytes (223944 KiB, 218 MiB, 1806 LEBs)
[ 7.410369] UBIFS: journal size: 11427840 bytes (11160 KiB, 10 MiB, 90 LEBs)
[ 7.418334] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 7.424438] UBIFS: default compressor: lzo
[ 7.428741] UBIFS: reserved for root: 4952683 bytes (4836 KiB)
[ 7.456085] UBIFS: recovery needed
[ 7.495941] UBIFS: recovery completed
[ 7.499786] UBIFS: mounted UBI device 0, volume 1, name "cache"
[ 7.506011] UBIFS: file system size: 19935232 bytes (19468 KiB, 19 MiB, 157 LEBs)
[ 7.514038] UBIFS: journal size: 1015809 bytes (992 KiB, 0 MiB, 8 LEBs)
[ 7.521514] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 7n527648] UBIFS: default compressor: lzo
[ 7.531921] UBIFS: reserved for root: 941589 bytes (919 KiB)
[ 11.666351] UBIFS: recovery needed
[ 11.699829] UBIFS: recovery completed
[ 11.703674] UBIFS: mounted UBI device 0, volume 4, name "ipsm"
[ 11.709808] UBIFS: file system size: 65773568 bytes (64232 KiB, 62 MiB, 518 LEBs)
[ 11.717834] UBIFS: journal size: 8888320 bytes (8680 KiB, 8 MiB, 70 LEBs)
[ 11.725494] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 11.731628] UBIFS: default compressor: lzo
[ 11n735900] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 11.762847] enabling adb
[ 11.813018] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 11.831878] adb_open
sh: can't access tty; job control turned off
$ [ 12.015228] ..entering gps_serial_open
[ 12.019226] TTY Open: up semaphore for workqueue.
[ 12.040496] GPS DRIVER - enter in GPS POWER ON
[ 12n075958] CMD_SET_VCOM_BAUD ok
[ 12.123779] set_GPS_power ok
[ 12.147796] set_VCOM_enable ok
[ 12.599609] * WorkItem: handle_event - Event code: 1 (0x01) - Event type :"Com event"
[ 12.607940] GPS DRIVER - get_GPS_data() - ENTRY
[ 12.656188] get datalen = 164
[ 12.659301] GPS DRIVER: more data avail - going to loop on another CMD_SERIAL_DATA request
[ 12.667968] GPS driver - inserting data size 164
[ 12.672821] GPS DRIVER free space is 8192
[ 12n745635] MSP430_MCU_MUX spi1.0: DMA RX last word empty
[ 12.761718] get datalen = 162
[ 12.765014] GPS DRIVER: more data avail - going to loop on another CMD_SERIAL_DATA request
[ 12.773712] GPS driver - inserting data size 162
[ 12.778533] GPS DRIVER free space is 8028
[ 12.825378] get datalen = 83
[ 12.828399] GPS driver - inserting data size 83
[ 12.833160] GPS DRIVER free space is 7866
[ 12.837341] GPS DRIVER - gps_receive_data() - ENTRY
[ 12.842468] buffer pool have 7783 bytes data,tty free room is 4095
[ 12.848968] GPS DRIVER - gps_receive_data() - EXIT
[ 12.853973] GPS DRIVER - get_GPS_data() - EXIT
[ 12.884735] GPS_power_down
[ 12.902954] set_VCOM_enable ok
[ 12.928009] set_GPS_power ok
[ 12.949035] ..entering gps_serial_close
[ 12.953033] TTY Close:down semaphore for workqueue.
[ 28.071868] warning: `zygote' uses 32-bit capabilities (legacy support in use)
[ 34.451538] er.ServerThread (1185): /proc/1172/oom_adj is deprecated, please use /proc/1172/oom_score_adj instead.
[ 35.112792] request_suspend_state: wakeup (3->0) at 35468963625 (2012-04-12 10:59:56.732116700 UTC)
[ 35.156738] mma7660: mma7660_enable 1
[ 39.120788] ..entering gps_serial_open
[ 39.124725] TTY Open: up semaphore for workqueue.
[ 39.353881] [GPS]:GPS driver room need not to support it!!!
[ 39.416473] binder: release 1299:1299 transaction 952 out, still active
[ 39.703552] binder: 1172:1337 transaction failed 29189, size 14628-0
[ 39.710266] binder: send failed reply for transaction 952, target dead
[ 68.269317] PVR_K: User requested SGX debug info
[ 68.274169] PVR_K: SGX debug (1.7.17.4352)
[ 68.278503] PVR_K: Flip Command Complete Data 0 for display device 1:
[ 68.285278] PVR_K: SRC 0: (Not in use)
[ 68.289276] PVR_K: SRC 1: (Not in use)
[ 68.293304] PVR_K: SGX Host control:
[ 68.297058] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000001
[ 68.303924] PVR_K: (HC-10) 0x00000000 0x00000000 0x0000000A 0x00030D40
[ 68.310852] PVR_K: (HC-20) 0x00000065 0x00000000 0x00000000 0x00000000
[ 68.317810] PVR_K: (HC-30) 0x00000001 0x00006800 0xEFD75844 0x00000000
[ 68.324737] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.331695] PVR_K: SGX TA/3D control:
[ 68.335510] PVR_K: (T3C-0) 0x0F003000 0x0F003120 0x0F002000 0x00000000
[ 68.342468] PVR_K: (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[ 68.349487] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.356536] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.363586] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.370605] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.377624] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.384674] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.391693] PVR_K: (T3C-80) 0x00000000 0x0F0E14F8 0x00000000 0x0F000000
[ 68.398742] PVR_K: (T3C-90) 0x8EB8D000 0x0F0CFE40 0x0F0E14F8 0x0F09DA20
[ 68.405761] PVR_K: (T3C-A0) 0x0F0BF4C0 0x0F00AF94 0x0F09D420 0x00000000
[ 68.412811] PVR_K: (T3C-B0) 0x0F09C180 0x00000003 0x00000000 0x00000000
[ 68.419830] PVR_K: (T3C-C0) 0x00000000 0x00000000 0x2DA20000 0x00000000
[ 68.426879] PVR_K: (T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 68.433898] PVR_K: (T3C-E0) 0x000000AF 0x000000B0 0x0F000000 0x8000B000
[ 68.440948] PVR_K: (T3C-F0) 0x8004B000 0x0F004000 0x0F00A420 0x0F00A740
[ 68.447967] PVR_K: (T3C-100) 0x0F09D600 0x0F09D600 0x00000000 0x0000049F
[ 68.455078] PVR_K: (T3C-110) 0x00000494 0x00000000 0x00000000 0x00000000
[ 68.462188] PVR_K: SGX Kernel CCB WO:0xA8 RO:0xA8
[ 73.558258] PVR_K: User requested SGX debug info
[ 73.563079] PVR_K: SGX debug (1.7.17.4352)
[ 73.567443] PVR_K: Flip Command Complete Data 0 for display device 1:
[ 73.574188] PVR_K: SRC 0: (Not in use)
[ 73.578216] PVR_K: SRC 1: (Not in use)
[ 73.582244] PVR_K: SGX Host control:
[ 73.585998] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000001
[ 73.592834] PVR_K: (HC-10) 0x00000000 0x00000000 0x0000000A 0x00030D40
[ 73.599792] PVR_K: (HC-20) 0x00000065 0x00000000 0x00000000 0x00000000
[ 73.606750] PVR_K: (HC-30) 0x00000001 0x000075C5 0xEFD75844 0x00000000
[ 73.613677] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.620605] PVR_K: SGX TA/3D control:
[ 73.624450] PVR_K: (T3C-0) 0x0F003000 0x0F003120 0x0F002000 0x00000000
[ 73.631408] PVR_K: (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[ 73.638427] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.645477] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.652496] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.659515] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.666564] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.673583] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.680633] PVR_K: (T3C-80) 0x00000000 0x0F0E14F8 0x00000000 0x0F000000
[ 73.687652] PVR_K: (T3C-90) 0x8EB8D000 0x0F0CFE40 0x0F0E14F8 0x0F09DA20
[ 73.694702] PVR_K: (T3C-A0) 0x0F0BF4C0 0x0F00AF94 0x0F09D420 0x00000000
[ 73.701721] PVR_K: (T3C-B0) 0x0F09C180 0x00000003 0x00000000 0x00000000
[ 73.708770] PVR_K: (T3C-C0) 0x00000000 0x00000000 0x37320000 0x00000000
[ 73.715789] PVR_K: (T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 73.722839] PVR_K: (T3C-E0) 0x000000AF 0x000000B0 0x0F000000 0x8000B000
[ 73.729858] PVR_K: (T3C-F0) 0x8004B000 0x0F004000 0x0F00A420 0x0F00A740
[ 73.736877] PVR_K: (T3C-100) 0x0F09D600 0x0F09D600 0x00000000 0x0000049F
[ 73.743988] PVR_K: (T3C-110) 0x00000494 0x00000000 0x00000000 0x00000000
[ 73.751129] PVR_K: SGX Kernel CCB WO:0xAD RO:0xAD
[ 78.854064] PVR_K: User requested SGX debug info
[ 78.858978] PVR_K: SGX debug (1.7.17.4352)
[ 78.863281] PVR_K: Flip Command Complete Data 0 for display device 1:
[ 78.870025] PVR_K: SRC 0: (Not in use)
[ 78.874084] PVR_K: SRC 1: (Not in use)
[ 78.878082] PVR_K: SGX Host control:
[ 78.881866] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000001
[ 78.888702] PVR_K: (HC-10) 0x00000000 0x00000000 0x0000000A 0x00030D40
[ 78.895660] PVR_K: (HC-20) 0x00000065 0x00000000 0x00000000 0x00000000
[ 78.902587] PVR_K: (HC-30) 0x00000001 0x00008390 0xEFD75844 0x00000000
[ 78.909515] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 78.916473] PVR_K: SGX TA/3D control:
[ 78.920318] PVR_K: (T3C-0) 0x0F003000 0x0F003120 0x0F002000 0x00000000
[ 78.927246] PVR_K: (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[ 78.934295] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 78.941314] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 78.948333] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 78.955383] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 78.962402] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 78.969451] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 78.976470] PVR_K: (T3C-80) 0x00000000 0x0F0E14F8 0x00000000 0x0F000000
[ 78.983520] PVR_K: (T3C-90) 0x8EB8D000 0x0F0CFE40 0x0F0E14F8 0x0F09DA20
[ 78.990539] PVR_K: (T3C-A0) 0x0F0BF4C0 0x0F00AF94 0x0F09D420 0x00000000
[ 78.997589] PVR_K: (T3C-B0) 0x0F09C180 0x00000003 0x00000000 0x00000000
[ 79.004608] PVR_K: (T3C-C0) 0x00000000 0x00000000 0x40C60000 0x00000000
[ 79.011657] PVR_K: (T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.018676] PVR_K: (T3C-E0) 0x000000AF 0x000000B0 0x0F000000 0x8000B000
[ 79.025695] PVR_K: (T3C-F0) 0x8004B000 0x0F004000 0x0F00A420 0x0F00A740
[ 79.032745] PVR_K: (T3C-100) 0x0F09D600 0x0F09D600 0x00000000 0x0000049F
[ 79.039855] PVR_K: (T3C-110) 0x00000494 0x00000000 0x00000000 0x00000000
[ 79.046997] PVR_K: SGX Kernel CCB WO:0xB2 RO:0xB2
[ 79.052001] PVR_K: User requested SGX debug info
[ 79.056823] PVR_K: SGX debug (1.7.17.4352)
[ 79.061157] PVR_K: Flip Command Complete Data 0 for display device 1:
[ 79.067901] PVR_K: SRC 0: (Not in use)
[ 79.071929] PVR_K: SRC 1: (Not in use)
[ 79.075958] PVR_K: SGX Host control:
[ 79.079681] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000001
[ 79.086547] PVR_K: (HC-10) 0x00000000 0x00000000 0x0000000A 0x00030D40
[ 79.093505] PVR_K: (HC-20) 0x00000065 0x00000000 0x00000000 0x00000000
[ 79.100433] PVR_K: (HC-30) 0x00000001 0x00008413 0xEFD75844 0x00000000
[ 79.107391] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.114318] PVR_K: SGX TA/3D control:
[ 79.118164] PVR_K: (T3C-0) 0x0F003000 0x0F003120 0x0F002000 0x00000000
[ 79.125091] PVR_K: (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[ 79.132141] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.139160] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.146209] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.153259] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.160278] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.167297] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.174346] PVR_K: (T3C-80) 0x00000000 0x0F0E14F8 0x00000000 0x0F000000
[ 79.181365] PVR_K: (T3C-90) 0x8EB8D000 0x0F0CFE40 0x0F0E14F8 0x0F09DA20
[ 79.188415] PVR_K: (T3C-A0) 0x0F0BF4C0 0x0F00AF94 0x0F09D420 0x00000000
[ 79.195434] PVR_K: (T3C-B0) 0x0F09C180 0x00000003 0x00000000 0x00000000
[ 79.202484] PVR_K: (T3C-C0) 0x00000000 0x00000000 0x41220000 0x00000000
[ 79.209503] PVR_K: (T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 79.216552] PVR_K: (T3C-E0) 0x000000AF 0x000000B0 0x0F000000 0x8000B000
[ 79.223571] PVR_K: (T3C-F0) 0x8004B000 0x0F004000 0x0F00A420 0x0F00A740
[ 79.230621] PVR_K: (T3C-100) 0x0F09D600 0x0F09D600 0x00000000 0x0000049F
[ 79.237762] PVR_K: (T3C-110) 0x00000494 0x00000000 0x00000000 0x00000000
[ 79.244842] PVR_K: SGX Kernel CCB WO:0xB2 RO:0xB2
[ 84.503448] PVR_K: User requested SGX debug info
[ 84.508300] PVR_K: SGX debug (1.7.17.4352)
[ 84.512603] PVR_K: Flip Command Complete Data 0 for display device 1:
[ 84.519378] PVR_K: SRC 0: (Not in use)
[ 84.523406] PVR_K: SRC 1: (Not in use)
[ 84.527435] PVR_K: SGX Host control:
[ 84.531188] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000001
[ 84.538024] PVR_K: (HC-10) 0x00000000 0x00000000 0x0000000A 0x00030D40
[ 84.544982] PVR_K: (HC-20) 0x00000065 0x00000000 0x00000000 0x00000000
[ 84.551940] PVR_K: (HC-30) 0x00000001 0x00009246 0xEFD75844 0x00000000
[ 84.558868] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.565795] PVR_K: SGX TA/3D control:
[ 84.569641] PVR_K: (T3C-0) 0x0F003000 0x0F003120 0x0F002000 0x00000000
[ 84.576599] PVR_K: (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[ 84.583618] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.590667] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.597686] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.604705] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.611724] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.618774] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.625793] PVR_K: (T3C-80) 0x00000000 0x0F0E14F8 0x00000000 0x0F000000
[ 84.632843] PVR_K: (T3C-90) 0x8EB8D000 0x0F0CFE40 0x0F0E14F8 0x0F09DA20
[ 84.639892] PVR_K: (T3C-A0) 0x0F0BF4C0 0x0F00AF94 0x0F09D420 0x00000000
[ 84.646911] PVR_K: (T3C-B0) 0x0F09C180 0x00000003 0x00000000 0x00000000
[ 84.653930] PVR_K: (T3C-C0) 0x00000000 0x00000000 0x4AFD0000 0x00000000
[ 84.660980] PVR_K: (T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 84.667999] PVR_K: (T3C-E0) 0x000000AF 0x000000B0 0x0F000000 0x8000B000
[ 84.675018] PVR_K: (T3C-F0) 0x8004B000 0x0F004000 0x0F00A420 0x0F00A740
[ 84.682067] PVR_K: (T3C-100) 0x0F09D600 0x0F09D600 0x00000000 0x0000049F
[ 84.689178] PVR_K: (T3C-110) 0x00000494 0x00000000 0x00000000 0x00000000
[ 84.696319] PVR_K: SGX Kernel CCB WO:0xB2 RO:0xB2
[ 103.320953] request_suspend_state: sleep (0->3) at 103677124051 (2012-04-12 11:01:04.940277126 UTC)
[ 103.331665] ..entering gps_serial_early_suspend
[ 103.336395] tsc2007_early_suspend
[ 103.341033] mma7660: mma7660_enable 0
[ 103.468109] d7800_kp_early_suspend
[ 104.464447] stop_drawing_early_suspend: timeout waiting for userspace to stop drawing
k&6鎣Fv6vV?硴洆砙k?&+c{ {s颢??&s;+c2+{s&?c{"枂6薻r鰶{兯3搟k珱+?j
[ 213.761657] omaplfb: no symbol version for __tracepoint_module_get
[ 213.768127] omaplfb: Unknown symbol __tracepoint_module_get (err -22)
?
? permission denied
$ [0G$ ?[0K[0G[3C
? permission denied
$ logcat
--------- beginning of /dev/log/system
I/Vold ( 1070): Vold 2.1 (the revenge) firing up
D/Vold ( 1070): Volume sdcard_ext state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 1070): Volume sdcard_ext state changing 0 (No-Media) -> 1 (Idle-Unmounted)
I/SystemServer( 1172): Entered the Android system server!
I/SystemServer( 1172): Entropy Service
W/EntropyService( 1172): unable to load initial entropy (first boot?)
W/EntropyService( 1172): java.io.FileNotFoundException: /data/system/entropy.dat (No such file or directory)
W/EntropyService( 1172): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
W/EntropyService( 1172): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
W/EntropyService( 1172): at java.io.FileInputStream.<init>(FileInputStream.java:80)
W/EntropyService( 1172): at java.io.FileInputStream.<init>(FileInputStream.java:132)
W/EntropyService( 1172): at com.android.server.RandomBlock.fromFile(RandomBlock.java:45)
W/EntropyService( 1172): at com.android.server.EntropyService.loadInitialEntropy(EntropyService.java:99)
W/EntropyService( 1172): at com.android.server.EntropyService.<init>(EntropyService.java:86)
W/EntropyService( 1172): at com.android.server.EntropyService.<init>(EntropyService.java:76)
W/EntropyService( 1172): at com.android.server.ServerThread.run(SystemServer.java:149)
I/SystemServer( 1172): Power Manager
I/SystemServer( 1172): Activity Manager
I/ActivityManager( 1172): Memory class: 48
I/SystemServer( 1172): Telephony Registry
I/SystemServer( 1172): Package Manager
I/Installer( 1172): connecting...
W/PackageManager( 1172): Got execption parsing permissions.
W/PackageManager( 1172): org.xmlpull.v1.XmlPullParserException: Error parsing document. (position:line -1, column -1) caused by: org.apache.harmony.xml.ExpatParser$ParseException: At line 67, column 39: not well-formed (invalid token)
W/PackageManager( 1172): at org.apache.harmony.xml.ExpatPullParser$CharDocument.flush(ExpatPullParser.java:930)
W/PackageManager( 1172): at org.apache.harmony.xml.ExpatPullParser$Document.pump(ExpatPullParser.java:769)
W/PackageManager( 1172): at org.apache.harmony.xml.ExpatPullParser$Document.dequeue(ExpatPullParser.java:813)
W/PackageManager( 1172): at org.apache.harmony.xml.ExpatPullParser.next(ExpatPullParser.java:302)
W/PackageManager( 1172): at com.android.internal.util.XmlUtils.beginDocument(XmlUtils.java:775)
W/PackageManager( 1172): at com.android.server.PackageManagerService.readPermissionsFromXml(PackageManagerService.java:1128)
W/PackageManager( 1172): at com.android.server.PackageManagerService.readPermissions(PackageManagerService.java:1106)
W/PackageManager( 1172): at com.android.server.PackageManagerService.<init>(PackageManagerService.java:802)
W/PackageManager( 1172): at com.android.server.PackageManagerService.main(PackageManagerService.java:694)
W/PackageManager( 1172): at com.android.server.ServerThread.run(SystemServer.java:164)
I/PackageManager( 1172): No settings file; creating initial state
W/PackageManager( 1172): Running ENG build: no pre-dexopt!
I/PackageManager( 1172): Time to scan packages: 5.622 seconds
I/PackageManager( 1172): Platform changed from 0 to 10; regranting permissions for internal storage
W/PackageManager( 1172): Unknown permission android.permission..MASTER_CLEAR in package com.honeywell.resetservice
W/PackageManager( 1172): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
W/PackageManager( 1172): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
W/PackageManager( 1172): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager( 1172): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager( 1172): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
W/PackageManager( 1172): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
I/SystemServer( 1172): Account Manager
I/SystemServer( 1172): Content Manager
I/SystemServer( 1172): System Content Providers
I/SystemServer( 1172): Battery Service
I/SystemServer( 1172): Lights Service
I/SystemServer( 1172): D7800 Led Service
I/SystemServer( 1172): Vibrator Service
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
I/SystemServer( 1172): Alarm Manager
I/SystemServer( 1172): Init Watchdog
I/SystemServer( 1172): Window Manager
I/InputManager( 1172): Initializing input manager
I/InputManager( 1172): Starting input manager
I/SystemServer( 1172): Bluetooth Service
I/InputManager-Callbacks( 1172): No input device calibration properties found for device twl4030_pwrbutton.
I/InputManager-Callbacks( 1172): No input device calibration properties found for device d7800-numeric-keypad.
I/InputManager-Callbacks( 1172): No input device calibration properties found for device TSC2007 Touchscreen.
--------- beginning of /dev/log/main
I/BluetoothProfileState( 1172): Message:Entering Stable State
I/SystemServer( 1172): Device Policy
W/ResourceType( 1172): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
I/SystemServer( 1172): Status Bar
I/SystemServer( 1172): Clipboard Service
I/SystemServer( 1172): Input Method Service
D/D7800SensorHelper( 1172): notifyNativeWakeSettings called.
E/D7800SensorHelper( 1172): notifyNativeWakeSettings got IO exception java.io.FileNotFoundException: /data/system/accelerometer/wakesettings (No such file or directory)
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
D/D7800SensorHelper( 1172): notifyNativeWakeSettings called.
E/D7800SensorHelper( 1172): notifyNativeWakeSettings got IO exception java.io.FileNotFoundException: /data/system/accelerometer/wakesettings (No such file or directory)
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
D/D7800SensorHelper( 1172): notifyNativeWakeSettings called.
E/D7800SensorHelper( 1172): notifyNativeWakeSettings got IO exception java.io.FileNotFoundException: /data/system/accelerometer/wakesettings (No such file or directory)
W/ResourceType( 1172): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
I/InputManagerService( 1172): Enabled input methods: com.android.inputmethod.pinyin/.PinyinIME:jp.co.omronsoft.openwnn/.OpenWnnJAJP:com.android.inputmethod.latin/.LatinIME
I/InputManagerService( 1172): Enabled input methods or default IME has not been set, enabling all
I/InputManagerService( 1172): Adding: com.android.inputmethod.pinyin/.PinyinIME
I/InputManagerService( 1172): Adding: jp.co.omronsoft.openwnn/.OpenWnnJAJP
I/InputManagerService( 1172): Adding: com.android.inputmethod.latin/.LatinIME
I/InputManagerService( 1172): Selected default: com.android.inputmethod.latin/.LatinIME
D/D7800SensorHelper( 1172): notifyNativeWakeSettings called.
E/D7800SensorHelper( 1172): notifyNativeWakeSettings got IO exception java.io.FileNotFoundException: /data/system/accelerometer/wakesettings (No such file or directory)
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
I/SystemServer( 1172): NetStat Service
I/SystemServer( 1172): NetworkManagement Service
I/SystemServer( 1172): Connectivity Service
I/WifiService( 1172): WifiService starting up with Wi-Fi disabled
D/NetworkManagmentService( 1172): Registering observer
I/SystemServer( 1172): Throttle Service
I/SystemServer( 1172): Accessibility Manager
I/SystemServer( 1172): Mount Service
I/SystemServer( 1172): Notification Manager
I/SystemServer( 1172): Device Storage Monitor
I/SystemServer( 1172): Location Manager
I/SystemServer( 1172): Search Service
I/SystemServer( 1172): DropBox Service
I/SystemServer( 1172): Wallpaper Service
W/WallpaperService( 1172): failed parsing /data/system/wallpaper_info.xml java.io.FileNotFoundException: /data/system/wallpaper_info.xml (No such file or directory)
I/SystemServer( 1172): Audio Service
I/PackageManager( 1172): Updating external media status from unmounted to unmounted
D/VoldCmdListener( 1070): volume list
D/VoldCmdListener( 1070): share status ums
W/AudioPolicyManagerALSA( 1076): setPhoneState() setting same state 0
W/UsbDeviceSettingsManager( 1172): settings file not found
I/SystemServer( 1172): Headset Observer
W/HeadsetObserver( 1172): This kernel does not have wired headset support
I/SystemServer( 1172): HDMI Observer
W/HDMIObserver( 1172): This kernel does not have hdmi support
I/SystemServer( 1172): Dock Observer
W/DockObserver( 1172): This kernel does not have dock station support
I/SystemServer( 1172): USB Service
I/SystemServer( 1172): UI Mode Manager Service
I/SystemServer( 1172): Backup Service
V/BackupManagerService( 1172): No ancestral data
I/BackupManagerService( 1172): Backup enabled => false
I/SystemServer( 1172): AppWidget Service
I/SystemServer( 1172): Recognition Service
I/SystemServer( 1172): DiskStats Service
D/D7800SensorHelper( 1172): notifyNativeWakeSettings called.
E/D7800SensorHelper( 1172): notifyNativeWakeSettings got IO exception java.io.FileNotFoundException: /data/system/accelerometer/wakesettings (No such file or directory)
I/WindowManager( 1172): SAFE MODE not enabled
D/dalvikvm( 1172): JIT started for system_server
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
D/PowerManagerService( 1172): enableMotionSensor false
I/power ( 1172): *** set_screen_state 1
D/PowerManagerService( 1172): system ready!
I/ActivityManager( 1172): Sending system update to: ComponentInfo{com.android.providers.contacts/com.android.providers.contacts.ContactsUpgradeReceiver}
D/d7800Sensors( 1172): sensors_poll_context_t::activate, handle = 0, enabled = 1, index = 0
D/Sensors ( 1172): AccelSensor - enable, flags = 1, mEnabled = 0
D/Sensors ( 1172): AccelSensor - enable, Wake on Motion Flag = 0
D/Sensors ( 1172): AccelSensor - setFsVal pathid = 2; val = 1
D/d7800Sensors( 1172): sensors_poll_context_t::activate sending WAKE_MESSAGE.
I/Zygote ( 1172): Process: zygote socket opened
I/ActivityManager( 1172): Sending system update to: ComponentInfo{com.android.providers.calendar/com.android.providers.calendar.CalendarUpgradeReceiver}
D/Sensors ( 1172): AccelSensor - setDelay, ns = 200000000
D/Sensors ( 1172): AccelSensor - setDelay, delay_time is 200
D/Sensors ( 1172): AccelSensor - setFsVal pathid = 1; val = 200
D/Sensors ( 1172): AccelSensor - setFsVal wrote 200
D/Sensors ( 1172): to path /sys/devices/platform/mma7660/poll_path/poll
D/Sensors ( 1172): AccelSensor - setDelay, ns = 200000000
D/Sensors ( 1172): AccelSensor - setDelay, delay_time is 200
D/Sensors ( 1172): AccelSensor - setFsVal pathid = 1; val = 200
D/Sensors ( 1172): AccelSensor - setFsVal wrote 200
D/Sensors ( 1172): to path /sys/devices/platform/mma7660/poll_path/poll
I/ActivityManager( 1172): Start proc android.process.acore for broadcast com.android.providers.contacts/.ContactsUpgradeReceiver: pid=1253 uid=10004 gids={3003, 1015}
I/ActivityManager( 1172): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.provision/.DefaultActivity } from pid 0
E/lights ( 1172): write_int failed to open /sys/class/leds/battery-led/brightness
I/SystemServer( 1172): Enabled StrictMode for system server main thread.
I/ActivityManager( 1172): Launching preboot mode app: ProcessRecord{4093ccc8 1253:android.process.acore/10004}
D/installd( 1078): DexInv: --- BEGIN '/system/app/ContactsProvider.apk' ---
D/dalvikvm( 1172): GC_CONCURRENT freed 197K, 50% free 3924K/7751K, external 716K/1038K, paused 3ms+15ms
D/dalvikvm( 1266): creating instr width table
D/dalvikvm( 1266): DexOpt: load 9ms, verify+opt 148ms
D/installd( 1078): DexInv: --- END '/system/app/ContactsProvider.apk' (success) ---
I/ContactsUpgradeReceiver( 1253): Creating or opening contacts database
I/ContactsDatabaseHelper( 1253): Bootstrapping database
D/dalvikvm( 1253): GC_CONCURRENT freed 404K, 51% free 2785K/5639K, external 716K/1038K, paused 2ms+2ms
I/ContactsProviderV1( 1253): Bootstrapping database legacy support
D/dalvikvm( 1253): GC_CONCURRENT freed 375K, 50% free 2852K/5703K, external 716K/1038K, paused 2ms+2ms
I/ActivityManager( 1172): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarUpgradeReceiver: pid=1271 uid=10027 gids={3003}
D/installd( 1078): DexInv: --- BEGIN '/system/app/CalendarProvider.apk' ---
I/ActivityManager( 1172): Launching preboot mode app: ProcessRecord{407e1e60 1271:com.android.providers.calendar/10027}
D/dalvikvm( 1280): creating instr width table
D/dalvikvm( 1280): DexOpt: load 43ms, verify+opt 300ms
D/installd( 1078): DexInv: --- END '/system/app/CalendarProvider.apk' (success) ---
I/CalendarUpgradeReceiver( 1271): Creating or opening calendar database
D/dalvikvm( 1271): GC_CONCURRENT freed 415K, 51% free 2780K/5639K, external 716K/1038K, paused 3ms+12ms
I/CalendarDatabaseHelper( 1271): Bootstrapping database
I/Process ( 1172): Sending signal. PID: 1253 SIG: 9
I/Process ( 1172): Sending signal. PID: 1271 SIG: 9
I/ActivityManager( 1172): Writing new set of last done pre-boot receivers...
I/ActivityManager( 1172): Removing system update proc: ProcessRecord{4093ccc8 1253:android.process.acore/10004}
I/ActivityManager( 1172): Removing system update proc: ProcessRecord{407e1e60 1271:com.android.providers.calendar/10027}
I/ActivityManager( 1172): System now ready
I/SystemServer( 1172): Making services ready
I/StatusBarManagerService( 1172): Starting service: ComponentInfo{com.android.systemui/com.android.systemui.statusbar.StatusBarService}
I/ActivityManager( 1172): Start proc com.android.systemui for service com.android.systemui/.statusbar.StatusBarService: pid=1282 uid=1000 gids={3002, 3001, 3003}
I/ActivityManager( 1172): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=0 keys=0/0/0 nav=0/0 orien=0 layout=0 uiMode=17 seq=2}
W/RecognitionManagerService( 1172): no available voice recognition services found
I/UsbService( 1172): Device not provisioned, skipping USB broadcast
I/ActivityManager( 1172): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=1286 uid=10028 gids={}
D/NetworkManagmentService( 1172): Registering observer
E/ThrottleService( 1172): Could not open GPS configuration file /etc/gps.conf
I/ActivityManager( 1172): Start proc com.android.phone for added application com.android.phone: pid=1291 uid=1001 gids={3002, 3001, 3003, 1015}
E/ThrottleService( 1172): Error reading data file
I/ActivityManager( 1172): Start proc com.android.systemui for added application com.android.systemui: pid=1295 uid=1000 gids={3002, 3001, 3003}
I/ActivityManager( 1172): Start proc com.android.provision for activity com.android.provision/.DefaultActivity: pid=1299 uid=10015 gids={}
D/dalvikvm( 1172): GC_EXTERNAL_ALLOC freed 277K, 49% free 4028K/7751K, external 716K/1038K, paused 41ms
D/D7800SensorHelper( 1172): notifyNativeWakeSettings called.
D/D7800SensorHelper( 1172): updateWakeData() wrote 0:0 to path /data/system/accelerometer/wakesettings
D/D7800SensorHelper( 1172): updateWakeData() wrote 1 to path /data/system/accelerometer/wakeupdate
I/Process ( 1172): Sending signal. PID: 1282 SIG: 9
D/installd( 1078): DexInv: --- BEGIN '/system/app/Provision.apk' ---
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): enableMotionSensor false
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
W/ActivityManager( 1172): No pending application record for pid 1282 (IApplicationThread android.app.ApplicationThreadProxy@409820e0); dropping process
D/dalvikvm( 1334): creating instr width table
I//system/bin/tc( 1071): Cannot find device "rmnet0"
I/logwrapper( 1071): /system/bin/tc terminated by exit(1)
D/dalvikvm( 1334): DexOpt: load 4ms, verify+opt 2ms
I//system/bin/tc( 1071): Cannot find device "rmnet0"
I/logwrapper( 1071): /system/bin/tc terminated by exit(1)
I//system/bin/tc( 1071): Cannot find device "ifb0"
I/logwrapper( 1071): /system/bin/tc terminated by exit(1)
D/installd( 1078): DexInv: --- END '/system/app/Provision.apk' (success) ---
I/ActivityManager( 1172): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=1/1 orien=1 layout=268435475 uiMode=17 seq=3}
D/Sensors ( 1172): AccelSettings::parseSettingsData parsing string '0:0'.
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 0 is '0'
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 1 is ':'
D/Sensors ( 1172): AccelSettings::parseSettingsData setting 0 value is 0.
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 2 is '0'
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 3 is '
D/Sensors ( 1172): AccelSettings::parseSettingsData setting 1 value is 0.
D/installd( 1078): DexInv: --- BEGIN '/system/app/LatinIME.apk' ---
D/dalvikvm( 1346): creating instr width table
D/dalvikvm( 1346): DexOpt: load 18ms, verify+opt 152ms
D/installd( 1078): DexInv: --- END '/system/app/LatinIME.apk' (success) ---
D/dalvikvm( 1172): GREF has increased to 201
D/installd( 1078): DexInv: --- BEGIN '/system/app/SystemUI.apk' ---
D/dalvikvm( 1349): creating instr width table
D/dalvikvm( 1286): GC_CONCURRENT freed 410K, 51% free 2818K/5639K, external 716K/1038K, paused 2ms+12ms
D/dalvikvm( 1349): DexOpt: load 66ms, verify+opt 71ms
D/installd( 1078): DexInv: --- END '/system/app/SystemUI.apk' (success) ---
D/installd( 1078): DexInv: --- BEGIN '/system/app/TelephonyProvider.apk' ---
D/dalvikvm( 1350): creating instr width table
D/dalvikvm( 1295): GC_CONCURRENT freed 377K, 51% free 2805K/5639K, external 885K/1038K, paused 2ms+12ms
D/dalvikvm( 1350): DexOpt: load 3ms, verify+opt 153ms
D/installd( 1078): DexInv: --- END '/system/app/TelephonyProvider.apk' (success) ---
D/installd( 1078): DexInv: --- BEGIN '/system/app/Phone.apk' ---
D/dalvikvm( 1353): creating instr width table
D/dalvikvm( 1353): DexOpt: load 44ms, verify+opt 313ms
D/installd( 1078): DexInv: --- END '/system/app/Phone.apk' (success) ---
I/StatusBarManagerService( 1172): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@40836c48
W/GpsLocationProvider( 1172): Could not open GPS configuration file /etc/gps.conf
D/VoldCmdListener( 1070): share status ums
D/StorageNotification( 1295): Startup with UMS connection false (media state unmounted)
W/ActivityManager( 1172): Unable to start service Intent { act=@0 }: not found
W/ActivityManager( 1172): Unable to start service Intent { act=@0 }: not found
D/D7800SensorHelper( 1172): notifyNativeWakeSettings called.
D/D7800SensorHelper( 1172): updateWakeData() wrote 0:0 to path /data/system/accelerometer/wakesettings
D/D7800SensorHelper( 1172): updateWakeData() wrote 1 to path /data/system/accelerometer/wakeupdate
W/BackupManagerService( 1172): dataChanged but no participant pkg='com.android.providers.settings' uid=10015
V/PowerManagerService( 1172): updateSettingsValues(): mShortKeylightDelay now 6000
D/PowerManagerService( 1172): enableMotionSensor false
D/PowerManagerService( 1172): updateSettingsValues(): mKeepAwakeOnMotion now 0
D/PowerManagerService( 1172): updateSettingsValues(): mWakeUpOnMotion now 0
D/Sensors ( 1172): AccelSettings::parseSettingsData parsing string '0:0'.
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 0 is '0'
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 1 is ':'
D/Sensors ( 1172): AccelSettings::parseSettingsData setting 0 value is 0.
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 2 is '0'
D/Sensors ( 1172): AccelSettings::parseSettingsData char at index 3 is '
D/Sensors ( 1172): AccelSettings::parseSettingsData setting 1 value is 0.
I//system/bin/tc( 1071): Cannot find device "rmnet0"
I/logwrapper( 1071): /system/bin/tc terminated by exit(1)
I//system/bin/tc( 1071): Cannot find device "rmnet0"
I/logwrapper( 1071): /system/bin/tc terminated by exit(1)
I//system/bin/tc( 1071): Cannot find device "ifb0"
I/logwrapper( 1071): /system/bin/tc terminated by exit(1)
D/dalvikvm( 1299): GC_CONCURRENT freed 332K, 51% free 2769K/5575K, external 716K/1038K, paused 3ms+12ms
D/dalvikvm( 1291): GC_CONCURRENT freed 405K, 50% free 2823K/5639K, external 716K/1038K, paused 2ms+21ms
D/dalvikvm( 1172): GC_CONCURRENT freed 347K, 48% free 4088K/7751K, external 1316K/1828K, paused 5ms+4ms
I/StorageNotification( 1295): UMS connection changed to false (media state unmounted)
I/ActivityThread( 1291): Pub mms: com.android.providers.telephony.MmsProvider
I/ActivityManager( 1172): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=1374 uid=1000 gids={3002, 3001, 3003}
I/ActivityManager( 1172): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=1375 uid=10004 gids={3003, 1015}
I/ActivityManager( 1172): Force stopping package com.android.provision uid=10015
I/Process ( 1172): Sending signal. PID: 1299 SIG: 9
D/dalvikvm( 1172): GC_EXPLICIT freed 444K, 48% free 4093K/7751K, external 1316K/1828K, paused 112ms
I/ActivityThread( 1291): Pub sms: com.android.providers.telephony.SmsProvider
I/ActivityThread( 1291): Pub telephony: com.android.providers.telephony.TelephonyProvider
I/ActivityManager( 1172): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher } from pid 0
I/ActivityThread( 1291): Pub icc: com.android.phone.IccProvider
I/ActivityThread( 1291): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider
D/dalvikvm( 1075): GC_EXPLICIT freed 10K, 50% free 2721K/5379K, external 716K/1038K, paused 178ms
D/dalvikvm( 1075): GC_EXPLICIT freed <1K, 50% free 2721K/5379K, external 716K/1038K, paused 39ms
D/dalvikvm( 1075): GC_EXPLICIT freed <1K, 50% free 2721K/5379K, external 716K/1038K, paused 25ms
I/ActivityManager( 1172): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=1392 uid=10011 gids={}
D/installd( 1078): DexInv: --- BEGIN '/system/app/Settings.apk' ---
D/dalvikvm( 1286): GC_EXTERNAL_ALLOC freed 55K, 49% free 2897K/5639K, external 1020K/1038K, paused 87ms
D/dalvikvm( 1393): creating instr width table
D/dalvikvm( 1393): DexOpt: load 75ms, verify+opt 389ms
D/installd( 1078): DexInv: --- END '/system/app/Settings.apk' (success) ---
D/installd( 1078): DexInv: --- BEGIN '/system/app/ApplicationsProvider.apk' ---
D/dalvikvm( 1402): creating instr width table
D/dalvikvm( 1402): DexOpt: load 5ms, verify+opt 77ms
D/dalvikvm( 1374): GC_CONCURRENT freed 408K, 50% free 2819K/5639K, external 716K/1038K, paused 2ms+10ms
D/installd( 1078): DexInv: --- END '/system/app/ApplicationsProvider.apk' (success) ---
D/installd( 1078): DexInv: --- BEGIN '/system/app/UserDictionaryProvider.apk' ---
D/dalvikvm( 1403): creating instr width table
D/dalvikvm( 1403): DexOpt: load 2ms, verify+opt 13ms
D/installd( 1078): DexInv: --- END '/system/app/UserDictionaryProvider.apk' (success) ---
D/installd( 1078): DexInv: --- BEGIN '/system/app/Launcher2.apk' ---
I/ActivityThread( 1375): Pub com.android.social: com.android.providers.contacts.SocialProvider
I/ActivityThread( 1375): Pub applications: com.android.providers.applications.ApplicationsProvider
D/dalvikvm( 1404): creating instr width table
D/dalvikvm( 1375): GC_CONCURRENT freed 415K, 51% free 2803K/5639K, external 716K/1038K, paused 2ms+12ms
D/dalvikvm( 1404): DexOpt: load 42ms, verify+opt 177ms
D/installd( 1078): DexInv: --- END '/system/app/Launcher2.apk' (success) ---
I/ActivityThread( 1375): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
I/ActivityManager( 1172): Start proc com.android.voicedialer for broadcast com.android.voicedialer/.VoiceDialerReceiver: pid=1410 uid=10010 gids={3002}
D/CallManager( 1291): registerPhone(GSM Handler{407b0ea8})
I/ActivityThread( 1392): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider
D/installd( 1078): DexInv: --- BEGIN '/system/app/VoiceDialer.apk' ---
D/dalvikvm( 1422): creating instr width table
D/dalvikvm( 1422): DexOpt: load 12ms, verify+opt 99ms
D/installd( 1078): DexInv: --- END '/system/app/VoiceDialer.apk' (success) ---
W/AudioPolicyManagerALSA( 1076): AudioPolicyManagerALSA::getStrategyForStream() Stub Called...
W/AudioPolicyManagerALSA( 1076): redirecting AudioPolicyManagerALSA::getStrategy()
W/ActivityManager( 1172): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
V/ContactsProvider( 1375): Importing legacy contacts
I/ActivityThread( 1375): Pub call_log: com.android.providers.contacts.CallLogProvider
I/ActivityThread( 1375): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
I/ContactsDatabaseHelper( 1375): Switching to locale en_US
D/VoiceDialerReceiver( 1410): onReceive Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.provision flg=0x10000000 cmp=com.android.voicedialer/.VoiceDialerReceiver (has extras) }
V/RecognizerEngine( 1410): deleteCachedGrammarFiles /data/data/com.android.voicedialer/files/openentries.txt
I/TelephonyRegistry( 1172): notifyServiceState: 1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 1172): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=radioTurnedOff interfaceName=null networkType=0
I/TelephonyRegistry( 1172): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=gprsDetached interfaceName=null networkType=0
D/BT HSHFP( 1291): Starting BluetoothHeadsetService
D/dalvikvm( 1392): GC_CONCURRENT freed 507K, 51% free 2858K/5831K, external 1032K/1038K, paused 2ms+2ms
D/dalvikvm( 1172): GC_CONCURRENT freed 547K, 47% free 4136K/7751K, external 1316K/1828K, paused 3ms+16ms
D/dalvikvm( 1172): GC_EXTERNAL_ALLOC freed 32K, 48% free 4103K/7751K, external 1316K/1828K, paused 64ms
D/dalvikvm( 1392): GC_EXTERNAL_ALLOC freed 4K, 52% free 2854K/5831K, external 1032K/1038K, paused 86ms
D/dalvikvm( 1375): GC_CONCURRENT freed 302K, 48% free 3008K/5767K, external 716K/1038K, paused 2ms+3ms
D/dalvikvm( 1172): GC_EXTERNAL_ALLOC freed <1K, 48% free 4103K/7751K, external 2516K/3142K, paused 125ms
D/dalvikvm( 1172): GC_EXPLICIT freed <1K, 48% free 4103K/7751K, external 2516K/3716K, paused 110ms
I/ActivityManager( 1172): Displayed com.android.launcher/com.android.launcher2.Launcher: +3s587ms (total +7s971ms)
I/ContactsDatabaseHelper( 1375): Locale change completed in 1183ms
D/PowerManagerService( 1172): bootCompleted
I/SurfaceFlinger( 1172): Boot is finished (15043 ms)
D/VoldCmdListener( 1070): volume mount /mnt/sdcard
I/Vold ( 1070): /dev/block/vold/7:0 being considered for volume sdcard_ext
D/Vold ( 1070): Volume sdcard_ext state changing 1 (Idle-Unmounted) -> 3 (Checking)
I/StorageNotification( 1295): Media {/mnt/sdcard} state changed from {unmounted} -> {checking}
W/logwrapper( 1443): Unable to background process (No such file or directory)
I/SearchManagerService( 1172): Building list of searchable activities
I//system/bin/fsck_msdos( 1070): ** /dev/block/vold/7:0
D/OtaStartupReceiver( 1291): Not a CDMA phone, no need to process OTA
I/LegacyContactImporter( 1375): Legacy contacts database does not exist at /data/data/com.android.providers.contacts/databases/contacts.db
I/ActivityManager( 1172): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=1447 uid=10001 gids={}
I//system/bin/fsck_msdos( 1070): ** Phase 1 - Read and Compare FATs
I//system/bin/fsck_msdos( 1070): Attempting to allocate 14 KB for FAT
I//system/bin/fsck_msdos( 1070): Attempting to allocate 14 KB for FAT
I/RecoverySystem( 1172): Deleted: /cache/recovery/log
I//system/bin/fsck_msdos( 1070): ** Phase 2 - Check Cluster Chains
I//system/bin/fsck_msdos( 1070): ** Phase 3 - Checking Directories
I//system/bin/fsck_msdos( 1070): ** Phase 4 - Checking for Lost Files
I//system/bin/fsck_msdos( 1070): 19 files, 57136 free (7142 clusters)
V/ContactsProvider( 1375): Completed import of legacy contacts
I/Vold ( 1070): Filesystem check completed OK
I/ActivityManager( 1172): Start proc android.process.media for content provider com.android.providers.downloads/.DownloadProvider: pid=1452 uid=10000 gids={1015, 2001, 3003}
D/dalvikvm( 1172): GREF has increased to 301
D/installd( 1078): DexInv: --- BEGIN '/system/app/DeskClock.apk' ---
I/Vold ( 1070): Device /dev/block/vold/7:0, target /mnt/sdcard mounted @ /mnt/secure/staging
D/Vold ( 1070): Volume sdcard_ext state changing 3 (Checking) -> 4 (Mounted)
I/PackageManager( 1172): Updating external media status from unmounted to mounted
D/dalvikvm( 1465): creating instr width table
D/dalvikvm( 1465): DexOpt: load 23ms, verify+opt 83ms
D/installd( 1078): DexInv: --- END '/system/app/DeskClock.apk' (success) ---
D/installd( 1078): DexInv: --- BEGIN '/system/app/MediaProvider.apk' ---
I/PackageManager( 1172): No secure containers on sdcard
D/VoldCmdListener( 1070): asec list
I/PackageManager( 1172): Platform changed from 0 to 10; regranting permissions for external storage
D/dalvikvm( 1467): creating instr width table
W/PackageManager( 1172): Unknown permission android.permission..MASTER_CLEAR in package com.honeywell.resetservice
W/PackageManager( 1172): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
W/PackageManager( 1172): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
D/dalvikvm( 1467): DexOpt: load 3ms, verify+opt 60ms
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
D/installd( 1078): DexInv: --- END '/system/app/MediaProvider.apk' (success) ---
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
W/PackageManager( 1172): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
W/PackageManager( 1172): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager( 1172): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager( 1172): Unknown permission android.permission.READ_OWNER_DATA in package com.android.email
W/PackageManager( 1172): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
D/installd( 1078): DexInv: --- BEGIN '/system/app/DownloadProvider.apk' ---
I/ActivityThread( 1447): Pub com.android.deskclock: com.android.deskclock.AlarmProvider
D/dalvikvm( 1468): creating instr width table
D/dalvikvm( 1468): DexOpt: load 49ms, verify+opt 256ms
D/installd( 1078): DexInv: --- END '/system/app/DownloadProvider.apk' (success) ---
D/installd( 1078): DexInv: --- BEGIN '/system/app/DrmProvider.apk' ---
D/dalvikvm( 1469): creating instr width table
D/dalvikvm( 1469): DexOpt: load 1ms, verify+opt 8ms
D/installd( 1078): DexInv: --- END '/system/app/DrmProvider.apk' (success) ---
I/StorageNotification( 1295): Media {/mnt/sdcard} state changed from {checking} -> {mounted}
W/Resources( 1392): Converting to int: TypedValue{t=0x3/d=0x10 "4" a=-1}
W/Resources( 1392): Converting to int: TypedValue{t=0x3/d=0xe "1" a=-1}
W/Resources( 1392): Converting to int: TypedValue{t=0x3/d=0x10 "4" a=-1}
W/Resources( 1392): Converting to int: TypedValue{t=0x3/d=0xe "1" a=-1}
I/ActivityThread( 1452): Pub media: com.android.providers.media.MediaProvider
V/MediaProvider( 1452): Attached volume: internal
V/MediaProvider( 1452): /mnt/sdcard volume ID: -381546224
W/BackupManagerService( 1172): dataChanged but no participant pkg='com.android.providers.settings' uid=10001
I/ActivityManager( 1172): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=1473 uid=10007 gids={3003, 1015}
I/MediaProvider( 1452): Upgrading media database from version 63 to 100, which will destroy all old data
D/dalvikvm( 1392): GC_EXTERNAL_ALLOC freed 124K, 51% free 2897K/5831K, external 1561K/1572K, paused 147ms
D/installd( 1078): DexInv: --- BEGIN '/system/app/Email.apk' ---
V/MediaProvider( 1452): Attached volume: external
I/ActivityThread( 1452): Pub downloads: com.android.providers.downloads.DownloadProvider
I/ActivityThread( 1452): Pub drm: com.android.providers.drm.DrmProvider
D/dalvikvm( 1481): creating instr width table
D/dalvikvm( 1481): DexOpt: load 57ms, verify+opt 589ms
D/installd( 1078): DexInv: --- END '/system/app/Email.apk' (success) ---
I/DownloadManager( 1452): Upgrading downloads database from version 0 to version 106, which will destroy all old data
I/ActivityThread( 1473): Pub com.android.email.provider: com.android.email.provider.EmailProvider
I/ActivityThread( 1473): Pub com.android.email.attachmentprovider: com.android.email.provider.AttachmentProvider
I/ActivityThread( 1473): Pub com.android.exchange.provider: com.android.exchange.provider.ExchangeProvider
D/VoiceDialerReceiver( 1410): onReceive Intent { act=android.intent.action.BOOT_COMPLETED cmp=com.android.voicedialer/.VoiceDialerReceiver }
V/RecognizerEngine( 1410): deleteCachedGrammarFiles /data/data/com.android.voicedialer/files/openentries.txt
I/ActivityManager( 1172): Start proc com.android.bluetooth for broadcast com.android.bluetooth/.opp.BluetoothOppReceiver: pid=1485 uid=10012 gids={3003, 3002, 3001, 1015}
D/EAS SyncManager( 1473): !!! EAS SyncManager, onCreate
D/installd( 1078): DexInv: --- BEGIN '/system/app/Bluetooth.apk' ---
D/EmailProvider( 1473): Creating EmailProvider database
D/dalvikvm( 1473): GC_CONCURRENT freed 507K, 51% free 2911K/5831K, external 716K/1038K, paused 3ms+10ms
D/dalvikvm( 1172): GC_CONCURRENT freed 792K, 46% free 4222K/7751K, external 1916K/2516K, paused 3ms+25ms
D/Eas Debug( 1473): Logging:
D/dalvikvm( 1497): creating instr width table
D/Email ( 1473): BOOT_COMPLETED
I/Email ( 1473): Onetime initialization: 1
I/Email ( 1473): Onetime initialization: completed.
D/EmailProvider( 1473): Creating EmailProviderBody database
D/dalvikvm( 1497): DexOpt: load 35ms, verify+opt 210ms
D/installd( 1078): DexInv: --- END '/system/app/Bluetooth.apk' (success) ---
D/EAS SyncManager( 1473): !!! EAS SyncManager, onDestroy
D/EAS SyncManager( 1473): !!! EAS SyncManager, onCreate
D/EAS SyncManager( 1473): !!! EAS SyncManager, onStartCommand
D/EAS SyncManager( 1473): !!! EAS SyncManager, stopping self
D/EAS SyncManager( 1473): !!! EAS SyncManager, onDestroy
I/ActivityThread( 1485): Pub com.android.bluetooth.opp: com.android.bluetooth.opp.BluetoothOppProvider
I/ActivityManager( 1172): Start proc com.honeywell.factoryresettest for broadcast com.honeywell.factoryresettest/.BootReceiver: pid=1501 uid=10018 gids={1015}
D/installd( 1078): DexInv: --- BEGIN '/system/app/FactoryResetTest.apk' ---
D/MediaScannerService( 1452): start scanning volume internal
D/dalvikvm( 1514): creating instr width table
D/dalvikvm( 1514): DexOpt: load 13ms, verify+opt 34ms
D/installd( 1078): DexInv: --- END '/system/app/FactoryResetTest.apk' (success) ---
I/FactoryResetTest( 1501): onReceive the BOOTCOMPLETE!
I/FactoryResetTest( 1501): Disable keyguard
D/dalvikvm( 1452): GC_CONCURRENT freed 519K, 52% free 2843K/5831K, external 716K/1038K, paused 2ms+3ms
I/MediaProvider( 1452): Upgrading media database from version 63 to 100, which will destroy all old data
E/MetadataRetrieverClient( 1076): failed to extract an album art
E/MetadataRetrieverClient( 1076): failed to extract an album art
W/BackupManagerService( 1172): dataChanged but no participant pkg='com.android.providers.settings' uid=10000
D/dalvikvm( 1452): GC_CONCURRENT freed 325K, 51% free 2908K/5831K, external 716K/1038K, paused 2ms+3ms
E/MetadataRetrieverClient( 1076): failed to extract an album art
W/BackupManagerService( 1172): dataChanged but no participant pkg='com.android.providers.settings' uid=10000
E/MetadataRetrieverClient( 1076): failed to extract an album art
W/BackupManagerService( 1172): dataChanged but no participant pkg='com.android.providers.settings' uid=10000
D/MediaScanner( 1452): prescan time: 152ms
D/MediaScanner( 1452): scan time: 2325ms
D/MediaScanner( 1452): postscan time: 0ms
D/MediaScanner( 1452): total time: 2477ms
D/MediaScannerService( 1452): done scanning volume internal
I/FactoryResetTest( 1501): Got flag!
I/FactoryResetTest( 1501): Got count = [I@407f5108
I/FactoryResetTest( 1501): Total > Current,Continue!
I/FactoryResetTest( 1501): Succesful in last time !
I/FactoryResetTest( 1501): Start alert!
I/ActivityManager( 1172): Starting: Intent { flg=0x10000000 cmp=com.honeywell.factoryresettest/.WarningDialogActivity (has extras) } from pid 1501
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
I/ActivityManager( 1172): Start proc com.honeywell.touchcalibration for broadcast com.honeywell.touchcalibration/.BootReceiver: pid=1523 uid=10019 gids={}
D/installd( 1078): DexInv: --- BEGIN '/system/app/TouchScreenCalibration.apk' ---
D/dalvikvm( 1531): creating instr width table
D/dalvikvm( 1531): DexOpt: load 6ms, verify+opt 15ms
D/installd( 1078): DexInv: --- END '/system/app/TouchScreenCalibration.apk' (success) ---
I/TouchScreenCalibration( 1523): (BootReceiver)onReceive the BOOTCOMPLETE!
V/TouchScreenCalibration( 1523): Service loaded at start
I/ActivityManager( 1172): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=1532 uid=10026 gids={3003, 1015}
I/native_tscalibrate( 1523): JNI_OnLoad
I/TouchCalService( 1523): (BootReceiver)No CAL file,launch the calibrate activity!
I/ActivityManager( 1172): Starting: Intent { flg=0x10000000 cmp=com.honeywell.touchcalibration/.TouchCalibrationActivity } from pid 1523
D/installd( 1078): DexInv: --- BEGIN '/system/app/Mms.apk' ---
D/dalvikvm( 1540): creating instr width table
W/ActivityManager( 1172): Activity pause timeout for HistoryRecord{409352f8 com.android.launcher/com.android.launcher2.Launcher}
D/dalvikvm( 1540): DexOpt: load 78ms, verify+opt 277ms
D/installd( 1078): DexInv: --- END '/system/app/Mms.apk' (success) ---
I/TouchScreenCalibration( 1523): (Activity)onCreate
D/native_tscalibrate( 1523): sysfile is : 0
D/native_tscalibrate( 1523): (getValue)sysfile is :0 ;val_buffer: 0
D/native_tscalibrate( 1523): ;
D/native_tscalibrate( 1523): sysfile is : 1
D/native_tscalibrate( 1523): (getValue)sysfile is :1 ;val_buffer: 4095
D/native_tscalibrate( 1523): ;
D/native_tscalibrate( 1523): sysfile is : 2
D/native_tscalibrate( 1523): (getValue)sysfile is :2 ;val_buffer: 0
D/native_tscalibrate( 1523): ;
D/native_tscalibrate( 1523): sysfile is : 3
D/native_tscalibrate( 1523): (getValue)sysfile is :3 ;val_buffer: 4095
D/native_tscalibrate( 1523): ;
D/TouchScreenCalibration( 1523): (Activity)touchboundaryArrary is :0
D/TouchScreenCalibration( 1523): (Activity)touchboundaryArrary is :4095
D/TouchScreenCalibration( 1523): (Activity)touchboundaryArrary is :0
D/TouchScreenCalibration( 1523): (Activity)touchboundaryArrary is :4095
D/TouchScreenCalibration( 1523): (Activity)x_scale is :8.53125; y_scale is :6.3984375
D/TouchScreenCalibration( 1523): (init)parameter is [0,1,0,0,0,1,1]
I/native_tscalibrate( 1523): Set Touch Parameter,The Jarray[0] = 0
I/native_tscalibrate( 1523): Set Touch Parameter,The Jarray[1] = 1
I/native_tscalibrate( 1523): Set Touch Parameter,The Jarray[2] = 0
I/native_tscalibrate( 1523): Set Touch Parameter,The Jarray[3] = 0
I/native_tscalibrate( 1523): Set Touch Parameter,The Jarray[4] = 0
I/native_tscalibrate( 1523): Set Touch Parameter,The Jarray[5] = 1
I/native_tscalibrate( 1523): Set Touch Parameter,The Jarray[6] = 1
I/native_tscalibrate( 1523): (SetTouchParameter)Start to set Touch Parameter
I/native_tscalibrate( 1523): (SetTouchParameter)Finish to set Touch Parameter
I/TouchScreenCalibration( 1523): (Activity)onStart
I/ActivityThread( 1532): Pub com.android.mms.SuggestionsProvider: com.android.mms.SuggestionsProvider
D/dalvikvm( 1291): GC_CONCURRENT freed 203K, 47% free 3030K/5703K, external 716K/1038K, paused 2ms+3ms
I/ActivityManager( 1172): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=1552 uid=10027 gids={3003}
D/dalvikvm( 1532): GC_CONCURRENT freed 558K, 51% free 2860K/5831K, external 716K/1038K, paused 3ms+9ms
I/ActivityThread( 1552): Pub com.android.calendar: com.android.providers.calendar.CalendarProvider2
D/dalvikvm( 1291): GREF has increased to 201
I/ActivityManager( 1172): Start proc com.cooliris.media for broadcast com.cooliris.media/com.cooliris.cache.BootReceiver: pid=1564 uid=10002 gids={1015, 3003}
D/dalvikvm( 1075): GC_EXPLICIT freed 10K, 50% free 2721K/5379K, external 716K/1038K, paused 119ms
D/installd( 1078): DexInv: --- BEGIN '/system/app/Gallery3D.apk' ---
D/dalvikvm( 1172): GREF has increased to 401
D/dalvikvm( 1172): GC_CONCURRENT freed 748K, 46% free 4233K/7751K, external 1916K/2516K, paused 3ms+22ms
D/dalvikvm( 1075): GC_EXPLICIT freed <1K, 50% free 2721K/5379K, external 716K/1038K, paused 82ms
D/dalvikvm( 1075): GC_EXPLICIT freed <1K, 50% free 2721K/5379K, external 716K/1038K, paused 57ms
D/dalvikvm( 1572): creating instr width table
D/Calendar( 1552): missed alarms found: 0
D/Calendar( 1552): missed alarms found: 0
D/dalvikvm( 1572): DexOpt: load 23ms, verify+opt 252ms
D/installd( 1078): DexInv: --- END '/system/app/Gallery3D.apk' (success) ---
I/ActivityThread( 1564): Pub com.cooliris.picasa.contentprovider: com.cooliris.picasa.PicasaContentProvider
D/dalvikvm( 1564): GC_CONCURRENT freed 610K, 52% free 2808K/5831K, external 716K/1038K, paused 2ms+3ms
I/BootReceiver( 1564): Got intent with action android.intent.action.MEDIA_MOUNTED
I/ActivityManager( 1172): Start proc com.android.quicksearchbox for broadcast com.android.quicksearchbox/.SearchWidgetProvider: pid=1576 uid=10021 gids={3003}
D/installd( 1078): DexInv: --- BEGIN '/system/app/QuickSearchBox.apk' ---
D/MediaScannerService( 1452): start scanning volume external
D/dalvikvm( 1584): creating instr width table
D/dalvikvm( 1584): DexOpt: load 75ms, verify+opt 306ms
D/installd( 1078): DexInv: --- END '/system/app/QuickSearchBox.apk' (success) ---
I/ActivityThread( 1576): Pub com.android.quicksearchbox.google: com.android.quicksearchbox.google.GoogleSuggestionProvider
I/ActivityThread( 1576): Pub com.android.quicksearchbox.shortcuts: com.android.quicksearchbox.ShortcutsProvider
I/ActivityManager( 1172): Start proc com.android.protips for broadcast com.android.protips/.ProtipWidget: pid=1585 uid=10032 gids={}
D/installd( 1078): DexInv: --- BEGIN '/system/app/Protips.apk' ---
D/dalvikvm( 1593): creating instr width table
D/dalvikvm( 1593): DexOpt: load 1ms, verify+opt 5ms
D/installd( 1078): DexInv: --- END '/system/app/Protips.apk' (success) ---
V/MediaScanner( 1452): pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@407ef8e0
V/MediaScanner( 1452): /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@407ef8e0
D/dalvikvm( 1452): GC_CONCURRENT freed 424K, 50% free 2922K/5831K, external 716K/1038K, paused 3ms+2ms
D/MediaScanner( 1452): prescan time: 165ms
D/MediaScanner( 1452): scan time: 3ms
D/MediaScanner( 1452): postscan time: 49ms
D/MediaScanner( 1452): total time: 217ms
D/MediaScannerService( 1452): done scanning volume external
I/ActivityManager( 1172): Start proc com.android.music for broadcast com.android.music/.MediaAppWidgetProvider: pid=1594 uid=10003 gids={3003, 1015}
D/installd( 1078): DexInv: --- BEGIN '/system/app/Music.apk' ---
D/dalvikvm( 1602): creating instr width table
D/dalvikvm( 1602): DexOpt: load 35ms, verify+opt 130ms
D/installd( 1078): DexInv: --- END '/system/app/Music.apk' (success) ---
I/BootReceiver( 1564): Got intent with action android.intent.action.MEDIA_SCANNER_FINISHED
D/VoiceDialerReceiver( 1410): onReceive Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.email flg=0x10000000 cmp=com.android.voicedialer/.VoiceDialerReceiver (has extras) }
V/RecognizerEngine( 1410): deleteCachedGrammarFiles /data/data/com.android.voicedialer/files/openentries.txt
I/BootReceiver( 1564): Got intent with action android.intent.action.MEDIA_SCANNER_FINISHED
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
I/TouchScreenCalibration( 1523): (Activity)position is :0
W/InputManagerService( 1172): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@408f6fb0 (uid=10011 pid=1392)
I/Launcher( 1392): setLoadOnResume
I/ActivityManager( 1172): Displayed com.honeywell.touchcalibration/.TouchCalibrationActivity: +5s590ms
I/Launcher( 1392): setLoadOnResume
D/dalvikvm( 1392): GC_CONCURRENT freed 192K, 48% free 3078K/5831K, external 1809K/2091K, paused 2ms+3ms
D/dalvikvm( 1552): GC_CONCURRENT freed 544K, 52% free 2807K/5767K, external 716K/1038K, paused 3ms+3ms
D/dalvikvm( 1392): GC_EXTERNAL_ALLOC freed 125K, 49% free 3026K/5831K, external 2084K/2091K, paused 30ms
D/dalvikvm( 1392): GC_EXPLICIT freed 48K, 49% free 2999K/5831K, external 2097K/2515K, paused 29ms
I/Launcher( 1392): setLoadOnResume
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1172): waitForCondition(LockCondition) timed out (identity=2, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
I/power ( 1172): *** set_screen_state 0
D/d7800Sensors( 1172): sensors_poll_context_t::activate, handle = 0, enabled = 0, index = 0
D/Sensors ( 1172): AccelSensor - enable, flags = 0, mEnabled = 1
D/Sensors ( 1172): AccelSensor - enable, Wake on Motion Flag = 0
D/Sensors ( 1172): AccelSensor - setFsVal pathid = 1; val = 0
D/Sensors ( 1172): AccelSensor - setFsVal wrote 0
D/Sensors ( 1172): to path /sys/devices/platform/mma7660/poll_path/poll
D/Sensors ( 1172): AccelSensor - setFsVal pathid = 2; val = 0
D/SurfaceFlinger( 1172): About to give-up screen, flinger = 0x186f48
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1295): waitForCondition(LockCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
I/Process ( 1172): Sending signal. PID: 1295 SIG: 3
I/dalvikvm( 1295): threadid=4: reacting to signal 3
I/dalvikvm( 1295): Wrote stack traces to '/data/anr/traces.txt'
W/ActivityManager( 1172): Timeout of broadcast BroadcastRecord{40818660 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@40957510, started 10001ms ago
W/ActivityManager( 1172): Receiver during timeout: BroadcastFilter{40957868 ReceiverList{409577f0 1295 com.android.systemui/1000 remote:40957510}}
D/PowerManagerService( 1172): SuspendReceiver got action android.intent.action.SCREEN_OFF
I/Process ( 1172): Sending signal. PID: 1172 SIG: 3
I/dalvikvm( 1172): threadid=4: reacting to signal 3
I/dalvikvm( 1172): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1291 SIG: 3
I/dalvikvm( 1291): threadid=4: reacting to signal 3
I/dalvikvm( 1291): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1172): GC_CONCURRENT freed 686K, 44% free 4410K/7751K, external 1916K/2516K, paused 3ms+4ms
D/dalvikvm( 1172): GC_EXPLICIT freed 64K, 44% free 4409K/7751K, external 1916K/2516K, paused 44ms
I/Process ( 1172): Sending signal. PID: 1295 SIG: 9
E/ActivityManager( 1172): ANR in com.android.systemui
E/ActivityManager( 1172): Reason: Broadcast of Intent { act=android.intent.action.TIME_TICK flg=0x40000004 (has extras) }
E/ActivityManager( 1172): Load: 1.28 / 0.57 / 0.21
E/ActivityManager( 1172): CPU usage from 4998ms to -850ms ago:
E/ActivityManager( 1172): 6.3% 1172/system_server: 4.1% user + 2.2% kernel / faults: 485 minor
E/ActivityManager( 1172): 0.6% 7/kworker/u:1: 0% user + 0.6% kernel
E/ActivityManager( 1172): 0.6% 520/kworker/0:1: 0% user + 0.6% kernel
E/ActivityManager( 1172): 0% 1071/netd: 0% user + 0% kernel / faults: 40 minor 1 major
E/ActivityManager( 1172): 0.1% 1295/com.android.systemui: 0.1% user + 0% kernel / faults: 13 minor
E/ActivityManager( 1172): 7.8% TOTAL: 4.7% user + 3% kernel
E/ActivityManager( 1172): CPU usage from 316ms to 832ms later:
E/ActivityManager( 1172): 3.8% 1172/system_server: 1.9% user + 1.9% kernel
E/ActivityManager( 1172): 3.8% 1186/ActivityManager: 1.9% user + 1.9% kernel
E/ActivityManager( 1172): 3.9% TOTAL: 1.9% user + 1.9% kernel
E/InputDispatcher( 1172): channel '4093d158 StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '4093d158 StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
E/InputDispatcher( 1172): channel '4082fff0 TrackingView (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '4082fff0 TrackingView (server)' ~ Channel is unrecoverably broken and will be disposed!
E/InputDispatcher( 1172): channel '4095e1e0 StatusBarExpanded (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '4095e1e0 StatusBarExpanded (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowManager( 1172): WINDOW DIED Window{4093d158 StatusBar paused=false}
I/WindowManager( 1172): WINDOW DIED Window{4082fff0 TrackingView paused=false}
I/ActivityManager( 1172): Process com.android.systemui (pid 1295) has died.
W/ActivityManager( 1172): Scheduling restart of crashed service com.android.systemui/.statusbar.StatusBarService in 5000ms
I/WindowManager( 1172): WIN DEATH: Window{4095e1e0 StatusBarExpanded paused=false}
I/ActivityManager( 1172): Start proc com.android.systemui for restart com.android.systemui: pid=1711 uid=1000 gids={3002, 3001, 3003}
D/dalvikvm( 1172): GC_FOR_MALLOC freed 346K, 45% free 4310K/7751K, external 1916K/2516K, paused 62ms
I/StatusBarManagerService( 1172): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@40996fe8
D/VoldCmdListener( 1070): share status ums
D/StorageNotification( 1711): Startup with UMS connection false (media state mounted)
I/StorageNotification( 1711): UMS connection changed to false (media state mounted)
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
D/dalvikvm( 1711): GC_CONCURRENT freed 488K, 51% free 2874K/5831K, external 956K/1038K, paused 2ms+4ms
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may b?pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
W/ActivityManager( 1172): Timeout of broadcast BroadcastRecord{40932870 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@4081cbd0, started 10003ms ago
W/ActivityManager( 1172): Receiver during timeout: BroadcastFilter{40886a78 ReceiverList{408cbcf8 1711 com.android.systemui/1000 remote:4081cbd0}}
I/Process ( 1172): Sending signal. PID: 1711 SIG: 3
I/dalvikvm( 1711): threadid=4: reacting to signal 3
I/dalvikvm( 1711): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1172 SIG: 3
I/dalvikvm( 1172): threadid=4: reacting to signal 3
I/dalvikvm( 1172): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1291 SIG: 3
I/dalvikvm( 1291): threadid=4: reacting to signal 3
I/dalvikvm( 1291): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1172): GC_CONCURRENT freed 679K, 43% free 4432K/7751K, external 1916K/2516K, paused 3ms+4ms
D/dalvikvm( 1172): GC_EXPLICIT freed 11K, 43% free 4420K/7751K, external 1916K/2516K, paused 42ms
W/SharedBufferStack( 1711): waitForCondition(LockCondition) timed out (identity=11, status=0). CPU may be pegged. trying again.
I/Process ( 1172): Sending signal. PID: 1711 SIG: 9
E/ActivityManager( 1172): ANR in com.android.systemui
E/ActivityManager( 1172): Reason: Broadcast of Intent { act=android.intent.action.TIME_TICK flg=0x40000004 (has extras) }
E/ActivityManager( 1172): Load: 0.47 / 0.47 / 0.2
E/ActivityManager( 1172): CPU usage from 5001ms to 0ms ago:
E/ActivityManager( 1172): 0.2% 520/kworker/0:1: 0% user + 0.2% kernel
E/ActivityManager( 1172): 0.2% 1172/system_server: 0.2% user + 0% kernel / faults: 5 minor
E/ActivityManager( 1172): +0% 1825/sh: 0% user + 0% kernel
E/ActivityManager( 1172): +0% 1831/sleep: 0% user + 0% kernel
E/ActivityManager( 1172): 1.1% TOTAL: 0.1% user + 0.9% kernel
E/ActivityManager( 1172): CPU usage from 272ms to 788ms later with 99% awake:
E/ActivityManager( 1172): 3.8% 1172/system_server: 3.8% user + 0% kernel
E/ActivityManager( 1172): 3.8% 1186/ActivityManager: 3.8% user + 0% kernel
E/ActivityManager( 1172): 3.9% TOTAL: 3.9% user + 0% kernel
E/InputDispatcher( 1172): channel '40862228 StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '40862228 StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowManager( 1172): WINDOW DIED Window{40862228 StatusBar paused=false}
I/ActivityManager( 1172): Process com.android.systemui (pid 1711) has died.
W/ActivityManager( 1172): Scheduling restart of crashed service com.android.systemui/.statusbar.StatusBarService in 20000ms
I/WindowManager( 1172): WIN DEATH: Window{40957058 StatusBarExpanded paused=false}
E/InputDispatcher( 1172): channel '4092f120 TrackingView (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '4092f120 TrackingView (server)' ~ Channel is unrecoverably broken and will be disposed!
E/InputDispatcher( 1172): Received spurious receive callback for unknown input channel. fd=172, events=0x8
I/WindowManager( 1172): WIN DEATH: Window{4092f120 TrackingView paused=false}
I/ActivityManager( 1172): Start proc com.android.systemui for restart com.android.systemui: pid=1835 uid=1000 gids={3002, 3001, 3003}
I/StatusBarManagerService( 1172): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@408f4f80
D/VoldCmdListener( 1070): share status ums
D/StorageNotification( 1835): Startup with UMS connection false (media state mounted)
I/StorageNotification( 1835): UMS connection changed to false (media state mounted)
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
D/dalvikvm( 1835): GC_CONCURRENT freed 488K, 51% free 2875K/5831K, external 956K/1038K, paused 3ms+2ms
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/ActivityManager( 1172): Timeout of broadcast BroadcastRecord{40810b48 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@408bcc28, started 10003ms ago
W/ActivityManager( 1172): Receiver during timeout: BroadcastFilter{408f06a8 ReceiverList{408f1510 1835 com.android.systemui/1000 remote:408bcc28}}
I/Process ( 1172): Sending signal. PID: 1835 SIG: 3
I/dalvikvm( 1835): threadid=4: reacting to signal 3
I/dalvikvm( 1835): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1172 SIG: 3
I/dalvikvm( 1172): threadid=4: reacting to signal 3
I/dalvikvm( 1172): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1291 SIG: 3
I/dalvikvm( 1291): threadid=4: reacting to signal 3
I/dalvikvm( 1291): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1172): GC_CONCURRENT freed 965K, 44% free 4422K/7815K, external 1916K/2516K, paused 3ms+4ms
W/SharedBufferStack( 1835): waitForCondition(LockCondition) timed out (identity=13, status=0). CPU may be pegged. trying again.
W/ProcessStats( 1172): Skipping unknown process pid 1949
W/ProcessStats( 1172): Skipping unknown process pid 1955
D/dalvikvm( 1172): GC_EXPLICIT freed 53K, 44% free 4423K/7815K, external 1916K/2516K, paused 43ms
I/Process ( 1172): Sending signal. PID: 1835 SIG: 9
E/ActivityManager( 1172): ANR in com.android.systemui
E/ActivityManager( 1172): Reason: Broadcast of Intent { act=android.intent.action.TIME_TICK flg=0x40000004 (has extras) }
E/ActivityManager( 1172): Load: 0.25 / 0.4 / 0.2
E/ActivityManager( 1172): CPU usage from 5007ms to 0ms ago:
E/ActivityManager( 1172): 0.5% 1172/system_server: 0.3% user + 0.1% kernel / faults: 7 minor
E/ActivityManager( 1172): 0.1% 520/kworker/0:1: 0% user + 0.1% kernel
E/ActivityManager( 1172): 0.1% 1835/com.android.systemui: 0.1% user + 0% kernel
E/ActivityManager( 1172): +0% 1949/sh: 0% user + 0% kernel
E/ActivityManager( 1172): +0% 1955/sleep: 0% user + 0% kernel
E/ActivityManager( 1172): 1.3% TOTAL: 0.1% user + 1.1% kernel
E/ActivityManager( 1172): CPU usage from 267ms to 784ms later:
E/ActivityManager( 1172): 3.8% 1172/system_server: 0% user + 3.8% kernel
E/ActivityManager( 1172): 1.9% 1186/ActivityManager: 0% user + 1.9% kernel
E/ActivityManager( 1172): 1.9% TOTAL: 0% user + 1.9% kernel
E/InputDispatcher( 1172): channel '408c1ac0 StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '408c1ac0 StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
E/InputDispatcher( 1172): channel '40944818 TrackingView (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '40944818 TrackingView (server)' ~ Channel is unrecoverably broken and will be disposed!
E/InputDispatcher( 1172): channel '4095e1e0 StatusBarExpanded (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '4095e1e0 StatusBarExpanded (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowManager( 1172): WINDOW DIED Window{408c1ac0 StatusBar paused=false}
I/WindowManager( 1172): WINDOW DIED Window{40944818 TrackingView paused=false}
I/WindowManager( 1172): WINDOW DIED Window{4095e1e0 StatusBarExpanded paused=false}
I/ActivityManager( 1172): Process com.android.systemui (pid 1835) has died.
W/ActivityManager( 1172): Scheduling restart of crashed service com.android.systemui/.statusbar.StatusBarService in 80000ms
I/ActivityManager( 1172): Start proc com.android.systemui for restart com.android.systemui: pid=1959 uid=1000 gids={3002, 3001, 3003}
D/dalvikvm( 1172): GC_FOR_MALLOC freed 414K, 45% free 4300K/7815K, external 1916K/2516K, paused 63ms
I/StatusBarManagerService( 1172): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@409a2e00
D/VoldCmdListener( 1070): share status ums
D/StorageNotification( 1959): Startup with UMS connection false (media state mounted)
I/StorageNotification( 1959): UMS connection changed to false (media state mounted)
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
D/dalvikvm( 1959): GC_CONCURRENT freed 487K, 51% free 2876K/5831K, external 954K/1038K, paused 2ms+2ms
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
W/ActivityManager( 1172): Timeout of broadcast BroadcastRecord{4091b970 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@40890ac8, started 10004ms ago
W/ActivityManager( 1172): Receiver during timeout: BroadcastFilter{407f5238 ReceiverList{407f5648 1959 com.android.systemui/1000 remote:40890ac8}}
I/Process ( 1172): Sending signal. PID: 1959 SIG: 3
I/dalvikvm( 1959): threadid=4: reacting to signal 3
I/dalvikvm( 1959): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1172 SIG: 3
I/dalvikvm( 1172): threadid=4: reacting to signal 3
I/dalvikvm( 1172): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1291 SIG: 3
I/dalvikvm( 1291): threadid=4: reacting to signal 3
I/dalvikvm( 1291): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1172): GC_CONCURRENT freed 622K, 44% free 4439K/7815K, external 1916K/2516K, paused 3ms+4ms
D/dalvikvm( 1172): GC_EXPLICIT freed 12K, 44% free 4427K/7815K, external 1916K/2516K, paused 43ms
W/SharedBufferStack( 1959): waitForCondition(LockCondition) timed out (identity=15, status=0). CPU may be pegged. trying again.
I/Process ( 1172): Sending signal. PID: 1959 SIG: 9
E/InputDispatcher( 1172): channel '40862228 StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '40862228 StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
E/ActivityManager( 1172): ANR in com.android.systemui
E/ActivityManager( 1172): Reason: Broadcast of Intent { act=android.intent.action.TIME_TICK flg=0x40000004 (has extras) }
E/ActivityManager( 1172): Load: 0.1 / 0.28 / 0.18
E/ActivityManager( 1172): CPU usage from 5000ms to -761ms ago:
E/ActivityManager( 1172): 4.8% 1172/system_server: 3.6% user + 1.2% kernel / faults: 225 minor
E/ActivityManager( 1172): 0.1% 520/kworker/0:1: 0% user + 0.1% kernel
E/ActivityManager( 1172): 0.1% 1291/com.android.phone: 0.1% user + 0% kernel / faults: 4 minor
E/ActivityManager( 1172): 0.1% 1959/com.android.systemui: 0.1% user + 0% kernel / faults: 15 minor
E/ActivityManager( 1172): +0% 2186/kworker/0:0: 0% user + 0% kernel
E/ActivityManager( 1172): 5.7% TOTAL: 3.4% user + 2.2% kernel
E/ActivityManager( 1172): CPU usage from 226ms to 744ms later:
E/ActivityManager( 1172): 5.7% 1172/system_server: 0% user + 5.7% kernel
E/ActivityManager( 1172): 3.8% 1186/ActivityManager: 0% user + 3.8% kernel
E/ActivityManager( 1172): 5.6% TOTAL: 0% user + 5.6% kernel
I/WindowManager( 1172): WINDOW DIED Window{40862228 StatusBar paused=false}
E/InputDispatcher( 1172): channel '4092f120 TrackingView (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '4092f120 TrackingView (server)' ~ Channel is unrecoverably broken and will be disposed!
E/InputDispatcher( 1172): channel '40957058 StatusBarExpanded (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '40957058 StatusBarExpanded (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowManager( 1172): WINDOW DIED Window{4092f120 TrackingView paused=false}
I/WindowManager( 1172): WINDOW DIED Window{40957058 StatusBarExpanded paused=false}
I/ActivityManager( 1172): Process com.android.systemui (pid 1959) has died.
W/ActivityManager( 1172): Scheduling restart of crashed service com.android.systemui/.statusbar.StatusBarService in 320000ms
I/ActivityManager( 1172): Start proc com.android.systemui for restart com.android.systemui: pid=2199 uid=1000 gids={3002, 3001, 3003}
I/StatusBarManagerService( 1172): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@4083dae0
D/VoldCmdListener( 1070): share status ums
D/StorageNotification( 2199): Startup with UMS connection false (media state mounted)
I/StorageNotification( 2199): UMS connection changed to false (media state mounted)
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
D/dalvikvm( 2199): GC_CONCURRENT freed 490K, 51% free 2875K/5831K, external 956K/1038K, paused 2ms+3ms
W/SurfaceFlinger( 1172): closeGlobalTransaction timed out!
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
W/ActivityManager( 1172): Timeout of broadcast BroadcastRecord{408f49f8 android.intent.action.TIME_TICK} - receiver=android.os.BinderProxy@40a0fe98, started 10004ms ago
W/ActivityManager( 1172): Receiver during timeout: BroadcastFilter{407b0498 ReceiverList{407b0420 2199 com.android.systemui/1000 remote:40a0fe98}}
I/Process ( 1172): Sending signal. PID: 2199 SIG: 3
I/dalvikvm( 2199): threadid=4: reacting to signal 3
I/dalvikvm( 2199): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1172 SIG: 3
I/dalvikvm( 1172): threadid=4: reacting to signal 3
I/dalvikvm( 1172): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1172): Sending signal. PID: 1291 SIG: 3
I/dalvikvm( 1291): threadid=4: reacting to signal 3
I/dalvikvm( 1291): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1172): GC_CONCURRENT freed 971K, 45% free 4367K/7815K, external 1916K/2516K, paused 3ms+5ms
W/SharedBufferStack( 2199): waitForCondition(LockCondition) timed out (identity=17, status=0). CPU may be pegged. trying again.
D/dalvikvm( 1172): GC_EXPLICIT freed 254K, 44% free 4439K/7815K, external 1916K/2516K, paused 46ms
I/Process ( 1172): Sending signal. PID: 2199 SIG: 9
E/ActivityManager( 1172): ANR in com.android.systemui
E/ActivityManager( 1172): Reason: Broadcast of Intent { act=android.intent.action.TIME_TICK flg=0x40000004 (has extras) }
E/ActivityManager( 1172): Load: 0.05 / 0.1 / 0.13
E/ActivityManager( 1172): CPU usage from 5001ms to -1ms ago:
E/ActivityManager( 1172): 0.6% 1172/system_server: 0.6% user + 0% kernel / faults: 5 minor
E/ActivityManager( 1172): 0.2% 520/kworker/0:1: 0% user + 0.2% kernel
E/ActivityManager( 1172): 0.2% 2199/com.android.systemui: 0.2% user + 0% kernel
E/ActivityManager( 1172): 1% TOTAL: 0.2% user + 0.8% kernel
E/ActivityManager( 1172): CPU usage from 240ms to 756ms later:
E/ActivityManager( 1172): 3.8% 1172/system_server: 3.8% user + 0% kernel
E/ActivityManager( 1172): 1.9% 1186/ActivityManager: 1.9% user + 0% kernel
E/ActivityManager( 1172): +0% 2884/sh: 0% user + 0% kernel
E/ActivityManager( 1172): +0% 2890/sleep: 0% user + 0% kernel
E/ActivityManager( 1172): 11% TOTAL: 1.9% user + 9.6% kernel
E/InputDispatcher( 1172): channel '40a29418 StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '40a29418 StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
E/InputDispatcher( 1172): channel '40907378 TrackingView (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '40907378 TrackingView (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowManager( 1172): WINDOW DIED Window{40a29418 StatusBar paused=false}
I/WindowManager( 1172): WINDOW DIED Window{40907378 TrackingView paused=false}
I/ActivityManager( 1172): Process com.android.systemui (pid 2199) has died.
W/ActivityManager( 1172): Scheduling restart of crashed service com.android.systemui/.statusbar.StatusBarService in 1280000ms
E/InputDispatcher( 1172): channel '409348a0 StatusBarExpanded (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1172): channel '409348a0 StatusBarExpanded (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowManager( 1172): WINDOW DIED Window{409348a0 StatusBarExpanded paused=false}
I/ActivityManager( 1172): Start proc com.android.systemui for restart com.android.systemui: pid=2892 uid=1000 gids={3002, 3001, 3003}
W/WindowManager( 1172): Failed looking up window
W/WindowManager( 1172): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@40851f38 does not exist
W/WindowManager( 1172): at com.android.server.WindowManagerService.windowForClientLocked(WindowManagerService.java:8206)
W/WindowManager( 1172): at com.android.server.WindowManagerService.windowForClientLocked(WindowManagerService.java:8197)
W/WindowManager( 1172): at com.android.server.WindowManagerService$WindowState$DeathRecipient.binderDied(WindowManagerService.java:7056)
W/WindowManager( 1172): at android.os.BinderProxy.sendDeathNotice(Binder.java:381)
W/WindowManager( 1172): at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 1172): WIN DEATH: null
D/dalvikvm( 1172): GC_CONCURRENT freed 936K, 46% free 4292K/7815K, external 1916K/2516K, paused 3ms+4ms

Brs,

Gavin

  • Hi Gavin,

           Could you please let us know how frequently does it happen? Is there any specific application / scenario which triggers HW Recovery?

    Also could you please check the silicon revision of your board?

    Try to run the following on the target and let me know the output.

    # devmem2 0x4830A204

    Regards,

    Aditya

    Kindly click the verify answer button on this post if it answer your question.

  • Hi Aditya,

        We use repeat cold reset device to duplicate the issue. I.E. when product boot up to android desktop, after several seconds, cold reset device and boot up, then continue the steps. About try dozen times, the issue will happen.

    # devmem2 0x4830A204
    devmem2 0x4830A204
    /dev/mem opened.
    Memory mapped at address 0x4012b000.
    Value at address 0x4830A204 (0x4012b204): 0x2B89102F

    BRs,

    Gavin

  • Gavin,

       In the past we found similar issues with older silicon revision (0x0), but your hardware rev seems to be newer. Are there any customizations on top of the released sources? I have couple of suggestions -

    a) Please try with the latest Android prebuilt images and check for the issue.

    b) Try to check if the issue is reproducible on the different omap 3630 board/hardware.

    Regards,

    Aditya

    Kindly click the verify answer button on this post if it answered your question.

     

  • Hi Aditya,

    a) Please try with the latest Android prebuilt images and check for the issue.

    What is the latest Android prebuilt images you mean? Do you mean "ANDROID_RN_4_06_00_01"?

  • Gavin,

         You may find the latest prebuilt images for gingerbread from the following location -

    http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_GingerBread_2_3_4_DevKit_2_1/index_FDS.html

    Regards,

    Aditya