android lollypop goes into deep sleep after boot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

android lollypop goes into deep sleep after boot

10,825 Views
bikash
Contributor II

Hi,

I am facing an issue in porting android lollypop(release: L5.0.0_1.0.0-alpha )on our custom board based on imx6q processor.

After successfully bootup, it seems the system goes into deep sleep mode(or poweroff not sure.).

Please see the log as below:

===================================

Freeing unused kernel memory: 344K (80e4e000 - 80ea4000)

init: /dev/hw_random not found

Console: switching to colour dummy device 80x30

init: /dev/hw_random not found

EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)

fs_mgr: __mount(source=/dev/block/sda5,target=/system,type=ext4)=0

EXT4-fs (sda4): Ignoring removed nomblk_io_submit option

EXT4-fs (sda4): warning: mounting fs with errors, running e2fsck is recommended

EXT4-fs (sda4): recovery complete

EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic

fs_mgr: __mount(source=/dev/block/sda4,target=/data,type=ext4)=0

EXT4-fs (sda6): Ignoring removed nomblk_io_submit option

EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: nomblk_io_submit

fs_mgr: __mount(source=/dev/block/sda6,target=/cache,type=ext4)=0

EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)

fs_mgr: __mount(source=/dev/block/sda7,target=/device,type=ext4)=0

FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

fs_mgr: __mount(source=/dev/block/sda1,target=/boot,type=vfat)=0

FAT-fs (sda2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

fs_mgr: __mount(source=/dev/block/sda2,target=/recovery,type=vfat)=0

rfkill: BT RF going to : off

binder: 121:121 transaction failed 29189, size 0-0

init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead

init: property 'ro.serialno' doesn't exist while expanding '$ro.serialno'

init: cannot expand '$ro.serialno' while writing to '/sys/class/android_usb/android0/iSerial'

init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead

init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead

init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'

init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery'

root@sabresd_6dq:/ # healthd: No charger supplies found

warning: `main' uses 32-bit capabilities (legacy support in use)

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

request_suspend_state: wakeup (3->0) at 12929386667 (2014-11-13 00:22:26.330551667 UTC)

lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:

lowmemorykiller: oom_adj 0 => oom_score_adj 0

lowmemorykiller: oom_adj 1 => oom_score_adj 58

lowmemorykiller: oom_adj 2 => oom_score_adj 117

lowmemorykiller: oom_adj 3 => oom_score_adj 176

lowmemorykiller: oom_adj 9 => oom_score_adj 529

lowmemorykiller: oom_adj 15 => oom_score_adj 1000

ERROR: v4l2 capture: slave not found!

ERROR: v4l2 capture: slave not found!

request_suspend_state: sleep (0->3) at 49251130338 (2014-11-13 00:23:02.652295338 UTC)

active wake lock PowerManagerService.Display

PM: suspend entry 2014-11-13 00:23:02.664781672 UTC

Freezing user space processes ... (elapsed 0.091 seconds) done.

Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.

sd 0:0:0:0: [sda] Synchronizing SCSI cache

sd 0:0:0:0: [sda] Stopping disk

PM: suspend of devices complete after 44.126 msecs

PM: suspend devices took 0.050 seconds

PM: late suspend of devices complete after 0.376 msecs

PM: noirq suspend of devices complete after 0.521 msecs

Disabling non-boot CPUs ...

CPU1: shutdown

CPU2: shutdown

CPU3: shutdown

When I am using busybox filesystem with the same kernel image, i am not seeing such issue. So it seems android is forcing the system to sleep.

Please help me in this issue

Labels (2)
0 Kudos
6 Replies

1,820 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi bikash bag,

The sleep time is short in the default android BSP. When the system boot up you can go to the setting option to change the display time.

Hope this can help you.
Have a great day,
Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,820 Views
bikash
Contributor II

I have changed the permission to  0x777 for files present in /system/framework.

After that following crash stopped,

1): Fatal signal 6 (SIGABRT), code -6 in tid 471 (main)

I/DEBUG   (  135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   (  135): Build fingerprint: 'Freescale/sabresd_6dq/sabresd_6dq:5.0/1.0.0-alpha-rc1/20141213:user/dev-keys'

..........

I/DEBUG   (  135):     #09 pc 0000aa09  /system/bin/dex2oat

I/DEBUG   (  135):     #10 pc 0000deaf  /system/bin/dex2oat

I/DEBUG   (  135):     #11 pc 000128f1  /system/lib/libc.so (__libc_init+44)

I/DEBUG   (  135):     #12 pc 00006508  /system/bin/dex2oat

But still device is going into sleep mode. 

Please see the logcat:

=======================

I/ActivityManager(  395): Start proc com.android.managedprovisioning for broadcast com.android.managedprovisioning/.BootReminder: pia

I/ActivityManager(  395): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=970 uid=a

D/TelephonyNetworkFactory(  723): got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&0

D/TelephonyNetworkFactory(  723): Cellular needs Network for NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_REST]

D/DctController(  723): [DctController] EVENT_PHONE1_RADIO_OFF.

D/TelephonyDebugService(  723): TelephonyDebugService()

D/WifiService(  395): New client listening to asynchronous messages

D/DctController(  723): [DctController] DataStateReceiver: phoneId= 0

D/DctController(  723): [DctController] DataStateReceiver: ignore invalid subId=-1

D/CountryDetector(  395): The first listener is added

V/Mms     (  970): mnc/mcc:

V/Mms     (  970): tag: bool value: enabledMMS - true

V/Mms     (  970): tag: int value: maxMessageSize - 307200

V/Mms     (  970): tag: int value: maxImageHeight - 480

V/Mms     (  970): tag: int value: maxImageWidth - 640

V/Mms     (  970): tag: int value: defaultSMSMessagesPerThread - 10000

V/Mms     (  970): tag: int value: defaultMMSMessagesPerThread - 1000

V/Mms     (  970): tag: int value: minMessageCountPerThread - 10

V/Mms     (  970): tag: int value: maxMessageCountPerThread - 5000

V/Mms     (  970): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml

V/Mms     (  970): tag: int value: recipientLimit - -1

V/Mms     (  970): tag: bool value: enableMultipartSMS - true

V/Mms     (  970): tag: int value: smsToMmsTextThreshold - -1

V/Mms     (  970): tag: bool value: enableSlideDuration - true

V/Mms     (  970): tag: int value: maxMessageTextSize - -1

D/Mms     (  970): cancelNotification

I/ActivityManager(  395): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: a

D/MmsSmsDatabaseHelper(  723): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCe

D/MmsSmsDatabaseHelper(  723): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTe

D/MmsSmsDatabaseHelper(  723): [MmsSmsDb] tableName: part hasAutoIncrement: CREATE TABLE part (_id INTEGER PRIMARY KEY AUTOINCREMENTe

D/MmsSmsDatabaseHelper(  723): [MmsSmsDb] tableName: pdu hasAutoIncrement: CREATE TABLE pdu (_id INTEGER PRIMARY KEY AUTOINCREMENT,te

D/MmsSmsDatabaseHelper(  723): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true hasAutoIncrementPe

W/ResourcesManager( 1004): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.

D/Mms     (  970): cancelNotification

I/art     (  395): Explicit concurrent mark sweep GC freed 11444(896KB) AllocSpace objects, 41(1640KB) LOS objects, 33% free, 6MB/9Ms

I/CalendarProvider2( 1004): Created com.android.providers.calendar.CalendarAlarmManager@19b9369a(com.android.providers.calendar.Cale)

I/ActivityManager(  395): Start proc com.android.onetimeinitializer for broadcast com.android.onetimeinitializer/.OneTimeInitializera

V/OneTimeInitializerRece( 1025): OneTimeInitializerReceiver.onReceive

E/SQLiteLog(  874): (283) recovered 44 frames from WAL file /data/user/0/com.android.providers.media/databases/internal.db-wal

I/ActivityManager(  395): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=1048 uid=100a

D/ExtensionsFactory( 1048): No custom extensions.

D/AlertReceiver( 1048): onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x80}

D/AlertService( 1048): 0 Action = android.intent.action.BOOT_COMPLETED

I/ActivityManager(  395): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=1071 uida

D/AlertService( 1048): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null

I/art     (  140): Explicit concurrent mark sweep GC freed 706(30KB) AllocSpace objects, 0(0B) LOS objects, 90% free, 110KB/1134KB, s

I/art     (  140): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 90% free, 110KB/1134KB, pas

D/AlarmScheduler( 1048): No events found starting within 1 week.

I/art     (  140): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 90% free, 110KB/1134KB, pas

D/ActivityThread( 1071): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailPror

D/ActivityThread( 1071): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailPror

D/ActivityThread( 1071): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailPror

D/ActivityThread( 1071): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailPror

I/SystemBroadcastReceiver(  642): Boot has been completed

I/LauncherIconVisibilityManager(  642): Activity has already been disabled: ComponentInfo{com.android.inputmethod.latin/com.android.}

V/Mms     (  970): onStart: #1 mResultCode: -1 = Activity.RESULT_OK

W/ActivityManager(  395): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found

W/ActivityManager(  395): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found

W/ActivityManager(  395): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found

I/Email   ( 1071): Observing account changes for notifications

I/ActivityManager(  395): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=1101 uid=10036 ga

W/ActivityManager(  395): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found

W/ActivityManager(  395): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found

E/ActivityThread( 1071): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.ee

E/ActivityThread( 1071): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has le

E/ActivityThread( 1071):        at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1072)

E/ActivityThread( 1071):        at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:966)

E/ActivityThread( 1071):        at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1768)

E/ActivityThread( 1071):        at android.app.ContextImpl.bindService(ContextImpl.java:1751)

E/ActivityThread( 1071):        at android.content.ContextWrapper.bindService(ContextWrapper.java:538)

E/ActivityThread( 1071):        at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:176)

E/ActivityThread( 1071):        at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:219)

E/ActivityThread( 1071):        at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)

E/ActivityThread( 1071):        at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:164)

E/ActivityThread( 1071):        at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:113)

E/ActivityThread( 1071):        at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcast)

E/ActivityThread( 1071):        at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorS)

E/ActivityThread( 1071):        at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorSe)

E/ActivityThread( 1071):        at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)

E/ActivityThread( 1071):        at android.os.Handler.dispatchMessage(Handler.java:102)

E/ActivityThread( 1071):        at android.os.Looper.loop(Looper.java:135)

E/ActivityThread( 1071):        at android.os.HandlerThread.run(HandlerThread.java:61)

I/Exchange( 1101): PSS has no active accounts; stopping service.

I/CalendarProvider2( 1004): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.andro}

W/ContentResolver( 1004): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)

D/AlertReceiver( 1048): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=}

D/AlertService( 1048): 0 Action = android.intent.action.PROVIDER_CHANGED

I/art     (  395): Explicit concurrent mark sweep GC freed 6192(246KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 6MB/9MB, paus

I/art     (  395): Explicit concurrent mark sweep GC freed 6943(248KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 6MB/9MB, paus

E/SQLiteLog( 1004): (284) automatic index on view_events(_id)

I/GlobalDismissManager( 1048): no sender configured

D/AlertService( 1048): Beginning updateAlertNotification

D/AlertService( 1048): No fired or scheduled alerts

D/AlertService( 1048): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null

D/AlarmScheduler( 1048): No events found starting within 1 week.

W/MediaScanner(  874): Error opening directory '/oem/media/', skipping: No such file or directory.

V/MediaScanner(  874): pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@1e9c7a4a

V/MediaScanner(  874): /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@1e9c7a4a

I/PowerManagerService(  395): Going to sleep due to screen timeout (uid 1000)...

I/PowerManagerService(  395): Sleeping (uid 1000)...

D/PhoneStatusBar(  493): disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH >

I/WifiNative-HAL(  395): startHal

E/wifi    (  395): getStaticLongField sWifiHalHandle 0x622ef86c

D/wifi    (  395): halHandle = 0x0, mVM = 0x7505c280, mCls = 0x500c56

E/audio_a2dp_hw(  132): adev_set_parameters: ERROR: set param called even when stream out is null

I/WifiNative-HAL(  395): Could not start hal

E/BufferQueueProducer(  126): [ColorFade] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count

D/PermissionCache(  126): checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (200 us)

E/audio_a2dp_hw(  132): adev_set_parameters: ERROR: set param called even when stream out is null

I/WifiNative-HAL(  395): startHal

E/wifi    (  395): getStaticLongField sWifiHalHandle 0x622ef86c

D/wifi    (  395): halHandle = 0x0, mVM = 0x7505c280, mCls = 0x600c02

I/WifiNative-HAL(  395): Could not start hal

W/BatteryStatsImpl(  395): Couldn't get kernel wake lock stats

I/DisplayManagerService(  395): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 600, 69.0 fps, supportedRefreshR)

ECTED_BUFFERS}

I/DisplayManagerSactive wake lock PowerManagerService.Display

ervice(  395): Display device chaPM: suspend entry 1970-01-01 01:12:50.664967336 UTC

nged: DisplayDeviceInfo{"HDMI ScrFreezing user space processes ... een": 1024 x 768, 60.000004 fps, supportedRefreshRates [60.000004}

V/ActivityManager(  395): Display changed displayId=1

V/ActivityManager(  395): Display changed displayId=0

D/SurfaceFlinger(  12(elapsed 0.031 seconds) 6): Set power mode=0, type=0 flindone.ger=0x76a62000

D/SurfaceFlinger(

  126): Set power mode=0, type=1 Freezing remaining freezable tasks ... flinger=0x76a62000

I/SWITCHPROFI(elapsed 0.001 seconds) LE(  395): Switchprofile thread rdone.eceived GOV_CONSERVATIVE from Pow

er HAL

sd 0:0:0:0: [sda] Synchronizing SCSI cache

sd 0:0:0:0: [sda] Stopping disk

PM: suspend of devices complete after 46.889 msecs

PM: suspend devices took 0.050 seconds

PM: late suspend of devices complete after 0.393 msecs

PM: noirq suspend of devices complete after 0.522 msecs

Disabling non-boot CPUs ...

CPU1: shutdown

CPU2: shutdown

CPU3: shutdown

0 Kudos

1,820 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi bikash bag,

Which version of BSP are you using? Is the board you design yourself refer to the reference board of freescale?

Have a nice day

Best Regards

Dan

0 Kudos

1,820 Views
bikash
Contributor II

Hi Dan,

Sorry, We can't share BSP version information due to NDA.

Yes, it is designed with reference to imx6q. It is working fine with jellybean/kitkat releases

Linux filesystem is booting fine with ported kernel, we have issue only with the android filesystem.

the same Kernel image have been used for both android and linux file system.

Thanks

Bikash

0 Kudos

1,820 Views
bikash
Contributor II

Our problem solved, Because of backlight, our board was going to sleep.

0 Kudos

1,820 Views
bikash
Contributor II

Hi Dan,

The device goes into sleep mode before reaching to android home screen. So we are not able to reach to the settings to change the sleep time.

I am still doubting it is a "sleep time" problem. I am seeing a crash in logcat.

Please see the logcat below:

logcat

--------- beginning of main

I/lowmemorykiller(  124): Using in-kernel low memory killer interface

W/auditd  (  120): type=2000 audit(0.0:1): initialized

I/installd(  138): installd firing up

E/cutils  (  138): Failed to read /data/.layout_version: No such file or directory

D/installd(  138): Upgrading /data/media for multi-user

D/installd(  138): Upgrading to shared /data/media/obb

D/installd(  138): Upgrading to /data/misc/user directories

I/        (  135): debuggerd: Apr 21 2015 23:37:38

I/Netd    (  134): Netd 1.0 starting

E/sdcard  (  143): missing packages.list; retrying

D/MagDaemon(  144): init_sensors

--------- beginning of system

I/Vold    (  127): Vold 2.1 (the revenge) firing up

E/DirectVolume(  127): Vold managed volumes must have auto mount point; ignoring /mnt/media_rw/extsd

D/Vold    (  127): Volume extsd state changing -1 (Initializing) -> 0 (No-Media)

E/DirectVolume(  127): Vold managed volumes must have auto mount point; ignoring /mnt/media_rw/udisk

D/Vold    (  127): Volume udisk state changing -1 (Initializing) -> 0 (No-Media)

I/keystore(  139): SELinux: Keystore SELinux is disabled.

I/SurfaceFlinger(  128): SurfaceFlinger is starting

I/SurfaceFlinger(  128): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...

D/libEGL  (  128): loaded /system/lib/egl/libEGL_VIVANTE.so

D/libEGL  (  128): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so

D/libEGL  (  128): loaded /system/lib/egl/libGLESv2_VIVANTE.so

D/MagDaemon(  144): couldn't find 'FreescaleAccelerometer' input device

D/MagDaemon(  144): inital sensor error

I/mediaserver(  137): ServiceManager: 0x760500c0

I/AudioFlinger(  137): Using default 3000 mSec as standby time.

I/ServiceManager(  137): Waiting for service batterystats...

D/AndroidRuntime(  141):

D/AndroidRuntime(  141): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<

I/imx6.gralloc(  128): fb_device_open dispid:0, fb:0

D/AndroidRuntime(  141): CheckJNI is OFF

I/art     (  141): option[0]=-Xzygote

I/art     (  141): option[1]=-Xstacktracefile:/data/anr/traces.txt

I/art     (  141): option[2]=exit

I/art     (  141): option[3]=vfprintf

I/art     (  141): option[4]=sensitiveThread

I/art     (  141): option[5]=-verbose:gc

I/art     (  141): option[6]=-Xms8m

I/art     (  141): option[7]=-Xmx384m

I/art     (  141): option[8]=-XX:mainThreadStackSize=24K

I/art     (  141): option[9]=-XX:HeapGrowthLimit=64m

I/art     (  141): option[10]=-XX:HeapMinFree=512k

I/art     (  141): option[11]=-XX:HeapMaxFree=8m

I/art     (  141): option[12]=-XX:HeapTargetUtilization=0.75

I/art     (  141): option[13]=-Xgenregmap

I/art     (  141): option[14]=-Xgc:precise

I/art     (  141): option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y

I/art     (  141): option[16]=-Ximage-compiler-option

I/art     (  141): option[17]=--runtime-arg

I/art     (  141): option[18]=-Ximage-compiler-option

I/art     (  141): option[19]=-Xms64m

I/art     (  141): option[20]=-Ximage-compiler-option

I/art     (  141): option[21]=--runtime-arg

I/art     (  141): option[22]=-Ximage-compiler-option

I/art     (  141): option[23]=-Xmx64m

I/art     (  141): option[24]=-Ximage-compiler-option

I/art     (  141): option[25]=--image-classes-zip=/system/framework/framework.jar

I/art     (  141): option[26]=-Ximage-compiler-option

I/art     (  141): option[27]=--image-classes=preloaded-classes

I/art     (  141): option[28]=-Xcompiler-option

I/art     (  141): option[29]=--runtime-arg

I/art     (  141): option[30]=-Xcompiler-option

I/art     (  141): option[31]=-Xms64m

I/art     (  141): option[32]=-Xcompiler-option

I/art     (  141): option[33]=--runtime-arg

I/art     (  141): option[34]=-Xcompiler-option

I/art     (  141): option[35]=-Xmx512m

I/art     (  141): option[36]=-Duser.language=en

I/art     (  141): option[37]=-Duser.region=AU

I/art     (  141): Pruning dalvik-cache since we are generating an image and will need to recompile

I/art     (  141): Using an offset of 0xffbc2000 from default art base address of 0x50000000

I/art     (  141): GenerateImage: /system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@boot.art --dex-file=/system/frs

I/imx6.gralloc(  128): 32bpp setting of Framebuffer with RGBA8888 format!

W/imx6.gralloc(  128): using (fd=12)

W/imx6.gralloc(  128): id           = DISP4 BG

W/imx6.gralloc(  128): xres         = 1024 px

W/imx6.gralloc(  128): yres         = 600 px

W/imx6.gralloc(  128): xres_virtual = 1024 px

W/imx6.gralloc(  128): yres_virtual = 1824 px

W/imx6.gralloc(  128): bpp          = 32

W/imx6.gralloc(  128): r            =  0:8

W/imx6.gralloc(  128): g            =  8:8

W/imx6.gralloc(  128): b            = 16:8

W/imx6.gralloc(  128): width        = 163 mm (159.568100 dpi)

W/imx6.gralloc(  128): height       = 95 mm (160.421051 dpi)

W/imx6.gralloc(  128): refresh rate = 69.97 Hz

I/FslHwcomposer(  128): using fsl hwc!!!

I/FslHwcomposer(  128): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**),578

I/FslHwcomposer(  128): using fsl hwc!

I/FslHwcomposer(  128): fb0 is ldb

I/FslHwcomposer(  128):  device

I/FslHwcomposer(  128): fb1 is overlay device

I/FslHwcomposer(  128): fb2 is ldb

I/FslHwcomposer(  128):  device

W/FslHwcomposer(  128): system can't support more than 2 devices

I/FslHwcomposer(  128): hwcomposer: open framebuffer fb0

I/imx6.gralloc(  128): fb_device_open dispid:0, fb:0

I/imx6.gralloc(  128): display already initialized...

I/FslHwcomposer(  128): hwcomposer: open framebuffer fb2

I/imx6.gralloc(  128): fb_device_open dispid:1, fb:2

E/cutils-trace(  219): Error opening trace file: No such file or directory (2)

I/dex2oat (  219): /system/bin/dex2oat --image=/data/dalvik-cache/arm/system@framework@boot.art --dex-file=/system/framework/core-lis

I/imx6.gralloc(  128): 16bpp setting of Framebuffer with RGB565 format!

W/imx6.gralloc(  128): using (fd=17)

W/imx6.gralloc(  128): id           = DISP4 BG - DI1

W/imx6.gralloc(  128): xres         = 1024 px

W/imx6.gralloc(  128): yres         = 768 px

W/imx6.gralloc(  128): xres_virtual = 1024 px

W/imx6.gralloc(  128): yres_virtual = 2304 px

W/imx6.gralloc(  128): bpp          = 16

W/imx6.gralloc(  128): r            = 11:5

W/imx6.gralloc(  128): g            =  5:6

W/imx6.gralloc(  128): b            =  0:5

W/imx6.gralloc(  128): width        = 163 mm (159.568100 dpi)

W/imx6.gralloc(  128): height       = 122 mm (159.895081 dpi)

W/imx6.gralloc(  128): refresh rate = 60.01 Hz

I/FslHwcomposer(  128): hwc_device_open,426

I/SurfaceFlinger(  128): Using composer version 1.3

W/SurfaceFlinger(  128): no suitable EGLConfig found, trying a simpler query

I/SurfaceFlinger(  128): EGL information:

I/SurfaceFlinger(  128): vendor    : Android

I/SurfaceFlinger(  128): version   : 1.4 Android META-EGL

I/SurfaceFlinger(  128): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base E

I/SurfaceFlinger(  128): Client API: OpenGL_ES

I/SurfaceFlinger(  128): EGLSurface: 8-8-8-8, config=0x15

I/SurfaceFlinger(  128): OpenGL ES informations:

I/SurfaceFlinger(  128): vendor    : Vivante Corporation

I/SurfaceFlinger(  128): renderer  : Vivante GC2000

I/SurfaceFlinger(  128): version   : OpenGL ES 3.0 V5.0.11.p4.25762

I/SurfaceFlinger(  128): extensions: GL_EXT_debug_marker GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_half_float GL_OES_element_index

I/SurfaceFlinger(  128): GL_MAX_TEXTURE_SIZE = 8192

I/SurfaceFlinger(  128): GL_MAX_VIEWPORT_DIMS = 8064

E/cutils-trace(  128): Error opening trace file: Permission denied (13)

E/libEGL  (  128): validate_display:255 error 3008 (EGL_BAD_DISPLAY)

E/libEGL  (  128): validate_display:255 error 3008 (EGL_BAD_DISPLAY)

D/SurfaceFlinger(  128): marking display 1 as acquired/unblanked

E/SurfaceFlinger(  128): HWComposer: framebufferTarget is null

E/SurfaceFlinger(  128): HWComposer: framebufferTarget is null

E/SurfaceFlinger(  128): HWComposer: framebufferTarget is null

E/SurfaceFlinger(  128): HWComposer: framebufferTarget is null

D/SurfaceFlinger(  128): Set power mode=2, type=0 flinger=0x76a62000

I/FslHwcomposer(  128): prepare: targetHandle is null

I/FslHwcomposer(  128): prepare: targetHandle is null

I/ServiceManager(  137): Waiting for service batterystats...

D/SurfaceFlinger(  128): shader cache generated - 24 shaders in 668.315002 ms

D/libEGL  (  243): loaded /system/lib/egl/libEGL_VIVANTE.so

D/libEGL  (  243): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so

V/NatController(  134): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0

V/NatController(  134): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0

V/NatController(  134): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0

V/NatController(  134): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=1

V/NatController(  134): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=1

V/NatController(  134): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0

V/NatController(  134): runCmd(/system/bin/iptables -t mangle -A natctrl_mangle_FORWARD -p tcp --tcp-flags SYN SYN -j TCPMSS --clamp0

D/libEGL  (  243): loaded /system/lib/egl/libGLESv2_VIVANTE.so

E/cutils-trace(  243): Error opening trace file: Permission denied (13)

E/BufferQueueProducer(  128): [BootAnimation] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count

D/MDnsDS  (  134): MDnsSdListener::Hander starting up

D/MDnsDS  (  134): MDnsSdListener starting to monitor

D/MDnsDS  (  134): Going to poll with pollCount 1

I/ServiceManager(  137): Waiting for service batterystats...

E/sdcard  (  143): missing packages.list; retrying

I/ServiceManager(  137): Waiting for service batterystats...

I/ServiceManager(  137): Waiting for service batterystats...

I/CameraService(  137): CameraService started (pid=137)

I/CameraService(  137): Loaded "Freescale CameraHal Module" camera module

I/FslCameraHAL(  137): Face Back Camera is ov5640_mipi, orient is 0

I/FslCameraHAL(  137): Face Front Camera is uvc,ov5642_camera,ov5640_camera, orient is 0

I/FslCameraHAL(  137): Checking the camera ov5640_mipi

I/FslCameraHAL(  137): Checking the camera uvc

I/FslCameraHAL(  137): Checking the camera ov5642_camera

I/FslCameraHAL(  137): Checking the camera ov5640_camera

I/AudioPolicyService(  137): AudioPolicyService CSTOR in new mode

I/AudioPolicyManager(  137): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf

W/audio_hw_primary(  137): card 0, id imx6qsabrelites ,driver imx6q-sabrelite, name imx6q-sabrelite-sgtl5000

W/audio_hw_primary(  137): unrecognized card found.

E/audio_hw_primary(  137): no supported sound card found, aborting.

E/AudioFlinger(  137): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't open audio hw device in audio.pr)

I/AudioFlinger(  137): loadHwModule() error -22 loading module primary

W/AudioPolicyManager(  137): could not open HW module primary

I/audio_a2dp_hw(  137): adev_open:  adev_open in A2dp_hw module

I/AudioFlinger(  137): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 1

I/r_submix(  137): adev_open(name=audio_hw_if)

I/r_submix(  137): adev_init_check()

I/AudioFlinger(  137): loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 2

D/r_submix(  137): adev_open_input_stream()

D/r_submix(  137): submix_audio_device_create_pipe()

E/MonoPipe(  137): Failed to fetch local time frequency when constructing a MonoPipe (res = -32).  getNextWriteTimestamp calls will l

I/AudioFlinger(  137): AudioFlinger's thread 0x75a01000 ready to run

D/r_submix(  137): adev_close_input_stream()

D/r_submix(  137): submix_audio_device_release_pipe()

D/r_submix(  137): submix_audio_device_destroy_pipe(): pipe destroyed

I/AudioFlinger(  137): loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 4

W/AudioPolicyManager(  137): Input device 00000002 unreachable

W/AudioPolicyManager(  137): Input device 80000004 unreachable

E/AudioPolicyManager(  137): Default device 00000002 is unreachable

E/AudioPolicyManager(  137): Failed to open primary output

E/AudioPolicyManager(  137): getDeviceForStrategy() speaker device not found for STRATEGY_SONIFICATION

E/AudioPolicyManager(  137): getDeviceForStrategy() speaker device not found for STRATEGY_SONIFICATION

E/SoundTriggerHwService(  137): couldn't load sound trigger module sound_trigger.primary (No such file or directory)

E/sdcard  (  143): missing packages.list; retrying

E/sdcard  (  143): missing packages.list; retrying

I/dex2oat (  219): Explicit concurrent mark sweep GC freed 45768(6MB) AllocSpace objects, 0(0B) LOS objects, 14% free, 23MB/27MB, pas

E/sdcard  (  143): missing packages.list; retrying

E/sdcard  (  143): missing packages.list; retrying

I/dex2oat (  219): Method exceeds compiler instruction limit: 21296 in void org.ccil.cowan.tagsoup.HTMLSchema.<init>()

W/dex2oat (  219): Compilation of boolean android.app.ActivityManagerNative.onTransact(int, android.os.Parcel, android.os.Parcel, ins

E/sdcard  (  143): missing packages.list; retrying

E/sdcard  (  143): missing packages.list; retrying

E/sdcard  (  143): missing packages.list; retrying

W/dex2oat (  219): Compilation of void com.android.internal.telephony.uicc.SIMRecords.handleMessage(android.os.Message) took 109.985s

E/sdcard  (  143): missing packages.list; retrying

I/dex2oat (  219): Explicit concurrent mark sweep GC freed 185933(14MB) AllocSpace objects, 0(0B) LOS objects, 24% free, 12MB/16MB, s

E/sdcard  (  143): missing packages.list; retrying

I/dex2oat (  219): dex2oat took 28.785s (threads: 4)

E/cutils-trace(  141): Error opening trace file: No such file or directory (2)

E/memtrack(  141): Couldn't load memtrack module (No such file or directory)

E/android.os.Debug(  141): failed to load memtrack module: -2

I/SamplingProfilerIntegration(  141): Profiling disabled.

D/Zygote  (  141): begin preload

I/Zygote  (  141): Preloading classes...

I/art     (  141): Explicit concurrent mark sweep GC freed 1003(56KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 70KB/1094KB, s

I/art     (  141): Counter: 1

I/art     (  141): Explicit concurrent mark sweep GC freed 546(33KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, ps

I/art     (  141): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 98KB/1122KB, ps

I/art     (  141): Explicit concurrent mark sweep GC freed 366(22KB) AllocSpace objects, 0(0B) LOS objects, 88% free, 131KB/1155KB, s

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf

E/Minikin (  141): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf

I/art     (  141): Explicit concurrent mark sweep GC freed 1518(111KB) AllocSpace objects, 0(0B) LOS objects, 87% free, 140KB/1164KBs

I/art     (  141): Explicit concurrent mark sweep GC freed 1940(93KB) AllocSpace objects, 0(0B) LOS objects, 84% free, 185KB/1209KB,s

I/art     (  141): Explicit concurrent mark sweep GC freed 1982(88KB) AllocSpace objects, 0(0B) LOS objects, 82% free, 222KB/1246KB,s

I/art     (  141): Explicit concurrent mark sweep GC freed 410(29KB) AllocSpace objects, 0(0B) LOS objects, 79% free, 258KB/1282KB, s

I/art     (  141): Thread[1,tid=141,WaitingForJniOnLoad,Thread*=0x75007800,peer=0x12c330e0,"main"] recursive attempt to load library"

D/MtpDeviceJNI(  141): register_android_mtp_MtpDevice

I/art     (  141): Thread[1,tid=141,WaitingForJniOnLoad,Thread*=0x75007800,peer=0x12c330e0,"main"] recursive attempt to load library"

I/art     (  141): Thread[1,tid=141,WaitingForJniOnLoad,Thread*=0x75007800,peer=0x12c330e0,"main"] recursive attempt to load library"

I/art     (  141): Explicit concurrent mark sweep GC freed 670(38KB) AllocSpace objects, 0(0B) LOS objects, 79% free, 269KB/1293KB, s

I/art     (  141): Explicit concurrent mark sweep GC freed 531(26KB) AllocSpace objects, 0(0B) LOS objects, 77% free, 298KB/1322KB, s

I/art     (  141): Explicit concurrent mark sweep GC freed 550(31KB) AllocSpace objects, 0(0B) LOS objects, 75% free, 325KB/1349KB, s

I/art     (  141): Explicit concurrent mark sweep GC freed 1850(109KB) AllocSpace objects, 0(0B) LOS objects, 67% free, 490KB/1514KBs

E/EmojiFactory_jni(  141): Failed to load libemoji.so: dlopen failed: library "libemoji.so" not found

I/art     (  141): Explicit concurrent mark sweep GC freed 369(46KB) AllocSpace objects, 0(0B) LOS objects, 56% free, 789KB/1813KB, s

E/sdcard  (  143): missing packages.list; retrying

I/art     (  141): Explicit concurrent mark sweep GC freed 438(30KB) AllocSpace objects, 0(0B) LOS objects, 55% free, 807KB/1831KB, s

I/art     (  141): Explicit concurrent mark sweep GC freed 778(49KB) AllocSpace objects, 0(0B) LOS objects, 55% free, 808KB/1832KB, s

W/        (  141): Unable to open '/system/framework/core-libart.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/core-libart.jar': I/O Error

W/        (  141): Unable to open '/system/framework/ext.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/ext.jar': I/O Error

W/        (  141): Unable to open '/system/framework/framework.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/framework.jar': I/O Error

W/        (  141): Unable to open '/system/framework/framework.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/framework.jar': I/O Error

W/        (  141): Unable to open '/system/framework/apache-xml.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/apache-xml.jar': I/O Error

I/art     (  141): Explicit concurrent mark sweep GC freed 1061(55KB) AllocSpace objects, 0(0B) LOS objects, 55% free, 831KB/1855KB,s

I/art     (  141): Explicit concurrent mark sweep GC freed 609(43KB) AllocSpace objects, 0(0B) LOS objects, 55% free, 836KB/1860KB, s

I/art     (  141): Explicit concurrent mark sweep GC freed 259(20KB) AllocSpace objects, 0(0B) LOS objects, 54% free, 865KB/1889KB, s

W/        (  141): Unable to open '/system/framework/core-libart.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/core-libart.jar': I/O Error

W/        (  141): Unable to open '/system/framework/ext.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/ext.jar': I/O Error

W/        (  141): Unable to open '/system/framework/framework.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/framework.jar': I/O Error

W/        (  141): Unable to open '/system/framework/framework.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/framework.jar': I/O Error

W/        (  141): Unable to open '/system/framework/apache-xml.jar': Permission denied

W/art     (  141): Failed to open zip archive '/system/framework/apache-xml.jar': I/O Error

E/System  (  141): Could not load 'security.properties'

E/System  (  141): java.io.IOException: BufferedInputStream is closed

E/System  (  141):      at java.io.BufferedInputStream.streamClosed(BufferedInputStream.java:125)

E/System  (  141):      at java.io.BufferedInputStream.read(BufferedInputStream.java:265)

E/System  (  141):      at java.io.InputStreamReader.read(InputStreamReader.java:231)

E/System  (  141):      at java.io.BufferedReader.fillBuf(BufferedReader.java:145)

E/System  (  141):      at java.io.BufferedReader.readChar(BufferedReader.java:263)

E/System  (  141):      at java.io.BufferedReader.read(BufferedReader.java:253)

E/System  (  141):      at java.util.Properties.load(Properties.java:289)

E/System  (  141):      at java.util.Properties.load(Properties.java:248)

E/System  (  141):      at java.security.Security.<clinit>(Security.java:55)

E/System  (  141):      at java.security.Security.getProperty(Security.java:337)

E/System  (  141):      at org.apache.harmony.security.fortress.Services.<clinit>(Services.java:75)

E/System  (  141):      at org.apache.harmony.security.fortress.Engine.getServices(Engine.java:158)

E/System  (  141):      at org.apache.harmony.security.fortress.Engine.getInstance(Engine.java:137)

E/System  (  141):      at java.security.cert.CertificateFactory.getInstance(CertificateFactory.java:90)

E/System  (  141):      at com.android.org.conscrypt.TrustedCertificateStore.<clinit>(TrustedCertificateStore.java:104)

E/System  (  141):      at java.lang.Class.classForName(Native Method)

E/System  (  141):      at java.lang.Class.forName(Class.java:308)

E/System  (  141):      at java.lang.Class.forName(Class.java:272)

E/System  (  141):      at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:326)

E/System  (  141):      at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:254)

E/System  (  141):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:671)

I/art     (  141): WaitForGcToComplete blocked for 6.251ms for cause Explicit

I/art     (  141): Explicit concurrent mark sweep GC freed 33(1312B) AllocSpace objects, 0(0B) LOS objects, 45% free, 1247KB/2MB, pas

I/art     (  141): Explicit concurrent mark sweep GC freed 586(34KB) AllocSpace objects, 0(0B) LOS objects, 44% free, 1262KB/2MB, pas

I/art     (  141): Explicit concurrent mark sweep GC freed 744(44KB) AllocSpace objects, 0(0B) LOS objects, 44% free, 1267KB/2MB, pas

I/System  (  141): Loaded time zone names for "" in 75ms (72ms in ICU)

I/System  (  141): Loaded time zone names for "en_US" in 51ms (46ms in ICU)

I/System  (  141): Loaded time zone names for "en_AU" in 57ms (53ms in ICU)

I/art     (  141): Explicit concurrent mark sweep GC freed 4187(268KB) AllocSpace objects, 0(0B) LOS objects, 41% free, 1468KB/2MB, s

I/art     (  141): Explicit concurrent mark sweep GC freed 136(12KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 1534KB/2MB, pas

I/art     (  141): Explicit concurrent mark sweep GC freed 289(24KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1586KB/2MB, pas

I/art     (  141): Explicit concurrent mark sweep GC freed 678(47KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1587KB/2MB, pas

I/Zygote  (  141): ...preloaded 3005 classes in 1482ms.

I/art     (  141): VMRuntime.preloadDexCaches starting

I/art     (  141): VMRuntime.preloadDexCaches strings total=209976 before=38342 after=38342

I/art     (  141): VMRuntime.preloadDexCaches types total=18450 before=6441 after=6473

I/art     (  141): VMRuntime.preloadDexCawarning: `main' uses 32-bit capabilities (legacy support in use)

ches fields total=84750 before=32201 after=32526

I/art     (  141): VMRuntime.preloadDexCaches methods total=150081 before=66288 after=67165

I/art     (  141): VMRuntime.preloadDexCaches finished

I/art     (  141): Counter: 0

I/art     (  141): Counter: 1

I/art     (  141): Explicit concurrent mark sweep GC freed 71(16KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1572KB/2MB, paus

D/idmap   (  426): error: no read access to /vendor/overlay: No such file or directory

I/Zygote  (  141): Preloading resources...

W/Resources(  141): Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!

W/Resources(  141): Preloaded drawable resource #0x1080111 (android:drawable/btn_check_on_pressed_holo_light) that varies with confi!

W/Resources(  141): Preloaded drawable resource #0x1080110 (android:drawable/btn_check_on_pressed_holo_dark) that varies with config!

W/Resources(  141): Preloaded drawable resource #0x108010d (android:drawable/btn_check_on_holo_light) that varies with configuration!

W/Resources(  141): Preloaded drawable resource #0x108010c (android:drawable/btn_check_on_holo_dark) that varies with configuration!!

W/Resources(  141): Preloaded drawable resource #0x1080130 (android:drawable/btn_check_to_on_mtrl_013) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x1080131 (android:drawable/btn_check_to_on_mtrl_014) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x1080132 (android:drawable/btn_check_to_on_mtrl_015) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801c6 (android:drawable/btn_radio_to_off_mtrl_000) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801c7 (android:drawable/btn_radio_to_off_mtrl_001) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801c8 (android:drawable/btn_radio_to_off_mtrl_002) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801c9 (android:drawable/btn_radio_to_off_mtrl_003) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801ca (android:drawable/btn_radio_to_off_mtrl_004) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801cb (android:drawable/btn_radio_to_off_mtrl_005) that varies with configurati!

I/art     (  141): Explicit concurrent mark sweep GC freed 248(51KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 1657KB/2MB, pas

W/Resources(  141): Preloaded drawable resource #0x10801cc (android:drawable/btn_radio_to_off_mtrl_006) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801cd (android:drawable/btn_radio_to_off_mtrl_007) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801ce (android:drawable/btn_radio_to_off_mtrl_008) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801cf (android:drawable/btn_radio_to_off_mtrl_009) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801d0 (android:drawable/btn_radio_to_off_mtrl_010) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801d1 (android:drawable/btn_radio_to_off_mtrl_011) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801d2 (android:drawable/btn_radio_to_off_mtrl_012) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801d3 (android:drawable/btn_radio_to_off_mtrl_013) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801d4 (android:drawable/btn_radio_to_off_mtrl_014) that varies with configurati!

I/art     (  141): Explicit concurrent mark sweep GC freed 248(51KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 1658KB/2MB, pas

W/Resources(  141): Preloaded drawable resource #0x10801d5 (android:drawable/btn_radio_to_off_mtrl_015) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x10801d6 (android:drawable/btn_radio_to_on_mtrl_000) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801d7 (android:drawable/btn_radio_to_on_mtrl_001) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801d8 (android:drawable/btn_radio_to_on_mtrl_002) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801d9 (android:drawable/btn_radio_to_on_mtrl_003) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801da (android:drawable/btn_radio_to_on_mtrl_004) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801db (android:drawable/btn_radio_to_on_mtrl_005) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801dc (android:drawable/btn_radio_to_on_mtrl_006) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801dd (android:drawable/btn_radio_to_on_mtrl_007) that varies with configuratio!

I/art     (  141): Explicit concurrent mark sweep GC freed 248(51KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 1660KB/2MB, pas

W/Resources(  141): Preloaded drawable resource #0x10801de (android:drawable/btn_radio_to_on_mtrl_008) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801df (android:drawable/btn_radio_to_on_mtrl_009) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801e0 (android:drawable/btn_radio_to_on_mtrl_010) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801e1 (android:drawable/btn_radio_to_on_mtrl_011) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801e2 (android:drawable/btn_radio_to_on_mtrl_012) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801e3 (android:drawable/btn_radio_to_on_mtrl_013) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801e4 (android:drawable/btn_radio_to_on_mtrl_014) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801e5 (android:drawable/btn_radio_to_on_mtrl_015) that varies with configuratio!

W/Resources(  141): Preloaded drawable resource #0x10801ec (android:drawable/btn_rating_star_off_mtrl_alpha) that varies with config!

I/art     (  141): Explicit concurrent mark sweep GC freed 248(56KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1661KB/2MB, pas

W/Resources(  141): Preloaded drawable resource #0x10801fa (android:drawable/btn_rating_star_on_mtrl_alpha) that varies with configu!

W/Resources(  141): Preloaded drawable resource #0x108021c (android:drawable/btn_star_mtrl_alpha) that varies with configuration!!

W/Resources(  141): Preloaded drawable resource #0x1080231 (android:drawable/btn_switch_to_off_mtrl_00001) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x1080232 (android:drawable/btn_switch_to_off_mtrl_00002) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x1080233 (android:drawable/btn_switch_to_off_mtrl_00003) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x1080234 (android:drawable/btn_switch_to_off_mtrl_00004) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x1080235 (android:drawable/btn_switch_to_off_mtrl_00005) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x1080236 (android:drawable/btn_switch_to_off_mtrl_00006) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x1080237 (android:drawable/btn_switch_to_off_mtrl_00007) that varies with configur!

I/art     (  141): Explicit concurrent mark sweep GC freed 241(27KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1684KB/2MB, pas

W/Resources(  141): Preloaded drawable resource #0x1080238 (android:drawable/btn_switch_to_off_mtrl_00008) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x1080239 (android:drawable/btn_switch_to_off_mtrl_00009) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x108023a (android:drawable/btn_switch_to_off_mtrl_00010) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x108023b (android:drawable/btn_switch_to_off_mtrl_00011) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x108023c (android:drawable/btn_switch_to_off_mtrl_00012) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x108023d (android:drawable/btn_switch_to_on_mtrl_00001) that varies with configura!

W/Resources(  141): Preloaded drawable resource #0x108023e (android:drawable/btn_switch_to_on_mtrl_00002) that varies with configura!

W/Resources(  141): Preloaded drawable resource #0x108023f (android:drawable/btn_switch_to_on_mtrl_00003) that varies with configura!

W/Resources(  141): Preloaded drawable resource #0x1080240 (android:drawable/btn_switch_to_on_mtrl_00004) that varies with configura!

W/Resources(  141): Preloaded drawable resource #0x1080241 (android:drawable/btn_switch_to_on_mtrl_00005) that varies with configura!

W/Resources(  141): Preloaded drawable resource #0x1080242 (android:drawable/btn_switch_to_on_mtrl_00006) that varies with configura!

I/art     (  141): Explicit concurrent mark sweep GC freed 359(39KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1713KB/2MB, pas

W/Resources(  141): Preloaded drawable resource #0x10805e4 (android:drawable/scrubber_control_on_mtrl_alpha) that varies with config!

W/Resources(  141): Preloaded drawable resource #0x10805e9 (android:drawable/scrubber_control_to_pressed_mtrl_000) that varies with !

W/Resources(  141): Preloaded drawable resource #0x10805ea (android:drawable/scrubber_control_to_pressed_mtrl_001) that varies with !

W/Resources(  141): Preloaded drawable resource #0x10805eb (android:drawable/scrubber_control_to_pressed_mtrl_002) that varies with !

W/Resources(  141): Preloaded drawable resource #0x10805ec (android:drawable/scrubber_control_to_pressed_mtrl_003) that varies with !

W/Resources(  141): Preloaded drawable resource #0x10805ed (android:drawable/scrubber_control_to_pressed_mtrl_004) that varies with !

W/Resources(  141): Preloaded drawable resource #0x10805ee (android:drawable/scrubber_control_to_pressed_mtrl_005) that varies with !

W/Resources(  141): Preloaded drawable resource #0x10805f0 (android:drawable/scrubber_primary_mtrl_alpha) that varies with configura!

W/Resources(  141): Preloaded drawable resource #0x10805f7 (android:drawable/scrubber_track_mtrl_alpha) that varies with configurati!

W/Resources(  141): Preloaded drawable resource #0x108063f (android:drawable/spinner_mtrl_am_alpha) that varies with configuration!!

W/Resources(  141): Preloaded drawable resource #0x10806c0 (android:drawable/switch_track_mtrl_alpha) that varies with configuration!

W/Resources(  141): Preloaded drawable resource #0x1080701 (android:drawable/text_cursor_mtrl_alpha) that varies with configuration!!

W/Resources(  141): Preloaded drawable resource #0x1080710 (android:drawable/textfield_activated_mtrl_alpha) that varies with config!

W/Resources(  141): Preloaded drawable resource #0x1080719 (android:drawable/textfield_default_mtrl_alpha) that varies with configur!

W/Resources(  141): Preloaded drawable resource #0x108072f (android:drawable/textfield_search_activated_mtrl_alpha) that varies with!

W/Resources(  141): Preloaded drawable resource #0x1080733 (android:drawable/textfield_search_default_mtrl_alpha) that varies with c!

W/Resources(  141): Preloaded drawable resource #0x1080707 (android:drawable/text_select_handle_left_mtrl_alpha) that varies with co!

I/art     (  141): Explicit concurrent mark sweep GC freed 458(48KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1713KB/2MB, pas

W/Resources(  141): Preloaded drawable resource #0x108070a (android:drawable/text_select_handle_middle_mtrl_alpha) that varies with !

W/Resources(  141): Preloaded drawable resource #0x108070d (android:drawable/text_select_handle_right_mtrl_alpha) that varies with c!

I/Zygote  (  141): ...preloaded 430 resources in 1155ms.

I/art     (  141): Explicit concurrent mark sweep GC freed 406(34KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 1728KB/2MB, pas

I/Zygote  (  141): ...preloaded 41 resources in 23ms.

I/art     (  141): Counter: 0

I/Zygote  (  141): Preloading shared libraries...

D/Zygote  (  141): end preload

I/art     (  141): Explicit concurrent mark sweep GC freed 458(21KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 1714KB/2MB, pas

I/art     (  141): Explicit concurrent mark sweep GC freed 74(2912B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1711KB/2MB, pas

I/art     (  141): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1711KB/2MB, pauss

I/Zygote  (  141): System server process 427 has been created

I/Zygote  (  141): Accepting command socket connections

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@services.jar@classes.dex'y

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/services.odex' for file location '/system/fy

I/InstallerConnection(  427): connecting...

I/installd(  138): new connection

E/cutils-trace(  442): Error opening trace file: Permission denied (13)

I/dex2oat (  442): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/services.jar --oat-fd=6 --oat-location=/data/dalvm

W/dex2oat (  442): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  442): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

F/dex2oat (  442): art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr

F/dex2oat (  442): art/runtime/runtime.cc:284] Runtime aborting...

F/dex2oat (  442): art/runtime/runtime.cc:284] Aborting thread:

F/dex2oat (  442): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  442): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76507400

F/dex2oat (  442): art/runtime/runtime.cc:284]   | sysTid=442 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76f10ec8

F/dex2oat (  442): art/runtime/runtime.cc:284]   | state=R schedstat=( 36906333 538667 6 ) utm=3 stm=0 core=0 HZ=100

F/dex2oat (  442): art/runtime/runtime.cc:284]   | stack=0x7e5a3000-0x7e5a5000 stackSize=8MB

F/dex2oat (  442): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #04 pc 0021540b  /system/lib/libart.so (art::AbortState::DumpThread(std::__)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #05 pc 00215649  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  442): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  442): art/runtime/runtime.cc:284] Dumping all threads without appropriate locks held: thread list lock

F/dex2oat (  442): art/runtime/runtime.cc:284] All threads:

F/dex2oat (  442): art/runtime/runtime.cc:284] DALVIK THREADS (1):

F/dex2oat (  442): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  442): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76507400

F/dex2oat (  442): art/runtime/runtime.cc:284]   | sysTid=442 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76f10ec8

F/dex2oat (  442): art/runtime/runtime.cc:284]   | state=R schedstat=( 59402333 707666 11 ) utm=4 stm=1 core=0 HZ=100

F/dex2oat (  442): art/runtime/runtime.cc:284]   | stack=0x7e5a3000-0x7e5a5000 stackSize=8MB

F/dex2oat (  442): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #04 pc 0022dcc5  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #05 pc 002155f1  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  442): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  442): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  442): art/runtime/runtime.cc:284]

F/dex2oat (  442): art/runtime/runtime.cc:284]

--------- beginning of crash

F/libc    (  442): Fatal signal 6 (SIGABRT), code -6 in tid 442 (main)

I/DEBUG   (  135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   (  135): Build fingerprint: 'Freescale/sabresd_6dq/sabresd_6dq:5.0/1.0.0-alpha-rc1/20141213:user/dev-keys'

I/DEBUG   (  135): Revision: '0'

I/DEBUG   (  135): ABI: 'arm'

I/DEBUG   (  135): pid: 442, tid: 442, name: main  >>> /system/bin/dex2oat <<<

I/DEBUG   (  135): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------

I/DEBUG   (  135): Abort message: 'art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr '

I/DEBUG   (  135):     r0 00000000  r1 000001ba  r2 00000006  r3 00000000

I/DEBUG   (  135):     r4 76f11114  r5 00000006  r6 00000002  r7 0000010c

I/DEBUG   (  135):     r8 00000001  r9 7654f490  sl 76507400  fp 765500c0

I/DEBUG   (  135):     ip 000001ba  sp 7eda1f60  lr 76e99e01  pc 76ebdce8  cpsr 600f0010

I/DEBUG   (  135):

I/DEBUG   (  135): backtrace:

I/DEBUG   (  135):     #00 pc 0003ace8  /system/lib/libc.so (tgkill+12)

I/DEBUG   (  135):     #01 pc 00016dfd  /system/lib/libc.so (pthread_kill+52)

I/DEBUG   (  135):     #02 pc 00017a1b  /system/lib/libc.so (raise+10)

I/DEBUG   (  135):     #03 pc 00014271  /system/lib/libc.so (__libc_android_abort+36)

I/DEBUG   (  135):     #04 pc 00012a40  /system/lib/libc.so (abort+4)

I/DEBUG   (  135):     #05 pc 00215895  /system/lib/libart.so (art::Runtime::Abort()+160)

I/DEBUG   (  135):     #06 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

I/DEBUG   (  135):     #07 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector<std::__1::pair<std::__1::basic_st)

I/DEBUG   (  135):     #08 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vector<std::__1::pair<std::__1::basic_)

I/DEBUG   (  135):     #09 pc 0000aa09  /system/bin/dex2oat

I/DEBUG   (  135):     #10 pc 0000deaf  /system/bin/dex2oat

I/DEBUG   (  135):     #11 pc 000128f1  /system/lib/libc.so (__libc_init+44)

I/DEBUG   (  135):     #12 pc 00006508  /system/bin/dex2oat

I/DEBUG   (  135):

I/DEBUG   (  135): Tombstone written to: /data/tombstones/tombstone_00

E/installd(  138): DexInv: --- END '/system/framework/services.jar' --- status=0x0006, process failed

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@ethernet-service.jar@clasy

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/ethernet-service.odex' for file location '/y

E/cutils-trace(  444): Error opening trace file: Permission denied (13)

I/dex2oat (  444): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/ethernet-service.jar --oat-fd=6 --oat-location=/dm

W/dex2oat (  444): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  444): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

E/installd(  138): DexInv: --- END '/system/framework/ethernet-service.jar' --- status=0x000b, process failed

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@wifi-service.jar@classes.y

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/wifi-service.odex' for file location '/systy

E/cutils-trace(  446): Error opening trace file: Permission denied (13)

I/dex2oat (  446): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/wifi-service.jar --oat-fd=6 --oat-location=/data/m

W/dex2oat (  446): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  446): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

E/installd(  138): DexInv: --- END '/system/framework/wifi-service.jar' --- status=0x000b, process failed

I/InstallerConnection(  427): disconnecting...

E/installd(  138): eof

E/installd(  138): failed to read size

I/installd(  138): closing connection

E/sdcard  (  143): missing packages.list; retrying

W/art     (  427): Verification of void com.android.server.SystemServer.startOtherServices() took 117.804ms

I/SystemServer(  427): Entered the Android system server!

V/Fingerprint-JNI(  427): FingerprintManager JNI ready.

D/SensorService(  427): nuSensorService starting...

E/        (  427): couldn't find 'FreescaleAccelerometer' input device

E/        (  427): Couldn't  open /dev/mma8x5x (No such file or directory)

E/        (  427): Can`t find the Acc sensor!

E/        (  427): couldn't find 'eCompass' input device

E/        (  427): Can`t find the mag sensor!

E/        (  427): couldn't find 'isl29023 light sensor' input device

E/SensorService(  427): >>>> WARNING <<< Upgrade sensor HAL to version 1_3

D/        (  427): AccelSensor enable 0 , handle 0 ,mEnabled 0

D/        (  427): AccelSensor enable 0 , handle 1 ,mEnabled 0

D/        (  427): MagSensor mEnabled 0, OrientaionSensor mEnabled 0

D/        (  427): AccelSensor enable 0 , handle 2 ,mEnabled 0

D/        (  427): MagSensor mEnabled 0, OrientaionSensor mEnabled 0

D/SensorService(  427): nuSensorService thread starting...

D/SensorService(  427): new thread SensorEventAckReceiver

I/SystemServiceManager(  427): Starting com.android.server.pm.Installer

I/Installer(  427): Waiting for installd to be ready.

I/InstallerConnection(  427): connecting...

I/installd(  138): new connection

I/SystemServiceManager(  427): Starting com.android.server.am.ActivityManagerService$Lifecycle

I/ActivityManager(  427): Memory class: 64

W/BatteryStatsImpl(  427): Couldn't get kernel wake lock stats

I/AppOps  (  427): No existing app ops /data/system/appops.xml; starting empty

I/IntentFirewall(  427): Read new rules (A:0 B:0 S:0)

D/AppOps  (  427): AppOpsService published

I/SystemServiceManager(  427): Starting com.android.server.power.PowerManagerService

E/SWITCHPROFILE(  427): setprop: sys.interactive = active

I/libsuspend(  427): Selected early suspend

I/libsuspend(  427): Starting early suspend unblocker thread

I/SWITCHPROFILE(  427): Switchprofile thread received GOV_INTERACTIVE from Power HAL

E/SWITCHPROFILE(  427): setprop: sys.interactive = active

I/SystemServiceManager(  427): Starting com.android.server.display.DisplayManagerService

I/SystemServiceManager(  427): Starting phase 100

I/DisplayManagerService(  427): Display device added: DisplayDeviceInfo{"Built-in Screen": 1024 x 600, 69.0 fps, supportedRefreshRat}

I/SystemServer(  427): Package Manager

I/DisplayManagerService(  427): Display device added: DisplayDeviceInfo{"HDMI Screen": 1024 x 768, 60.000004 fps, supportedRefreshRa}

W/SELinuxMMAC(  427): Error opening /data/system/seapp_hash. Assuming first boot.

W/FileUtils(  427): Failed to chmod(/data/system/packages.list): android.system.ErrnoException: chmod failed: ENOENT (No such file o)

W/SystemConfig(  427): No directory /system/etc/sysconfig, skipping

D/SELinuxMMAC(  427): Using policy file /system/etc/security/mac_permissions.xml

I/PackageManager(  427): No settings file; creating initial state

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@android.test.runner.jar@cy

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/android.test.runner.odex' for file locationy

E/cutils-trace(  465): Error opening trace file: Permission denied (13)

I/dex2oat (  465): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/android.test.runner.jar --oat-fd=6 --oat-locationm

W/dex2oat (  465): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  465): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

E/installd(  138): DexInv: --- END '/system/framework/android.test.runner.jar' --- status=0x000b, process failed

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@com.android.future.usb.acy

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/com.android.future.usb.accessory.odex' for y

E/cutils-trace(  467): Error opening trace file: Permission denied (13)

I/dex2oat (  467): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/com.android.future.usb.accessory.jar --oat-fd=6 -m

W/dex2oat (  467): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  467): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

F/dex2oat (  467): art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr

F/dex2oat (  467): art/runtime/runtime.cc:284] Runtime aborting...

F/dex2oat (  467): art/runtime/runtime.cc:284] Aborting thread:

F/dex2oat (  467): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  467): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76607400

F/dex2oat (  467): art/runtime/runtime.cc:284]   | sysTid=467 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76fdbec8

F/dex2oat (  467): art/runtime/runtime.cc:284]   | state=R schedstat=( 38048334 240000 2 ) utm=2 stm=2 core=2 HZ=100

F/dex2oat (  467): art/runtime/runtime.cc:284]   | stack=0x7e100000-0x7e102000 stackSize=8MB

F/dex2oat (  467): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #04 pc 0021540b  /system/lib/libart.so (art::AbortState::DumpThread(std::__)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #05 pc 00215649  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  467): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  467): art/runtime/runtime.cc:284] Dumping all threads without appropriate locks held: thread list lock

F/dex2oat (  467): art/runtime/runtime.cc:284] All threads:

F/dex2oat (  467): art/runtime/runtime.cc:284] DALVIK THREADS (1):

F/dex2oat (  467): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  467): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76607400

F/dex2oat (  467): art/runtime/runtime.cc:284]   | sysTid=467 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76fdbec8

F/dex2oat (  467): art/runtime/runtime.cc:284]   | state=R schedstat=( 57479000 818000 5 ) utm=3 stm=2 core=2 HZ=100

F/dex2oat (  467): art/runtime/runtime.cc:284]   | stack=0x7e100000-0x7e102000 stackSize=8MB

F/dex2oat (  467): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #04 pc 0022dcc5  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #05 pc 002155f1  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  467): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  467): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  467): art/runtime/runtime.cc:284]

F/dex2oat (  467): art/runtime/runtime.cc:284]

F/libc    (  467): Fatal signal 6 (SIGABRT), code -6 in tid 467 (main)

I/DEBUG   (  135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   (  135): Build fingerprint: 'Freescale/sabresd_6dq/sabresd_6dq:5.0/1.0.0-alpha-rc1/20141213:user/dev-keys'

I/DEBUG   (  135): Revision: '0'

I/DEBUG   (  135): ABI: 'arm'

I/DEBUG   (  135): pid: 467, tid: 467, name: main  >>> /system/bin/dex2oat <<<

I/DEBUG   (  135): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------

E/sdcard  (  143): missing packages.list; retrying

I/DEBUG   (  135): Abort message: 'art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr '

I/DEBUG   (  135):     r0 00000000  r1 000001d3  r2 00000006  r3 00000000

I/DEBUG   (  135):     r4 76fdc114  r5 00000006  r6 00000002  r7 0000010c

I/DEBUG   (  135):     r8 00000001  r9 7664f490  sl 76607400  fp 76650100

I/DEBUG   (  135):     ip 000001d3  sp 7e8fef30  lr 76f64e01  pc 76f88ce8  cpsr 600f0010

I/DEBUG   (  135):

I/DEBUG   (  135): backtrace:

I/DEBUG   (  135):     #00 pc 0003ace8  /system/lib/libc.so (tgkill+12)

I/DEBUG   (  135):     #01 pc 00016dfd  /system/lib/libc.so (pthread_kill+52)

I/DEBUG   (  135):     #02 pc 00017a1b  /system/lib/libc.so (raise+10)

I/DEBUG   (  135):     #03 pc 00014271  /system/lib/libc.so (__libc_android_abort+36)

I/DEBUG   (  135):     #04 pc 00012a40  /system/lib/libc.so (abort+4)

I/DEBUG   (  135):     #05 pc 00215895  /system/lib/libart.so (art::Runtime::Abort()+160)

I/DEBUG   (  135):     #06 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

I/DEBUG   (  135):     #07 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector<std::__1::pair<std::__1::basic_st)

I/DEBUG   (  135):     #08 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vector<std::__1::pair<std::__1::basic_)

I/DEBUG   (  135):     #09 pc 0000aa09  /system/bin/dex2oat

I/DEBUG   (  135):     #10 pc 0000deaf  /system/bin/dex2oat

I/DEBUG   (  135):     #11 pc 000128f1  /system/lib/libc.so (__libc_init+44)

I/DEBUG   (  135):     #12 pc 00006508  /system/bin/dex2oat

I/DEBUG   (  135):

I/DEBUG   (  135): Tombstone written to: /data/tombstones/tombstone_01

E/installd(  138): DexInv: --- END '/system/framework/com.android.future.usb.accessory.jar' --- status=0x0006, process failed

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@com.android.media.remotedy

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/com.android.media.remotedisplay.odex' for fy

E/cutils-trace(  469): Error opening trace file: Permission denied (13)

I/dex2oat (  469): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/com.android.media.remotedisplay.jar --oat-fd=6 --m

W/dex2oat (  469): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  469): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

F/dex2oat (  469): art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr

F/dex2oat (  469): art/runtime/runtime.cc:284] Runtime aborting...

F/dex2oat (  469): art/runtime/runtime.cc:284] Aborting thread:

F/dex2oat (  469): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  469): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76507400

F/dex2oat (  469): art/runtime/runtime.cc:284]   | sysTid=469 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76f3cec8

F/dex2oat (  469): art/runtime/runtime.cc:284]   | state=R schedstat=( 34755666 471667 4 ) utm=2 stm=1 core=2 HZ=100

F/dex2oat (  469): art/runtime/runtime.cc:284]   | stack=0x7e102000-0x7e104000 stackSize=8MB

F/dex2oat (  469): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #04 pc 0021540b  /system/lib/libart.so (art::AbortState::DumpThread(std::__)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #05 pc 00215649  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  469): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  469): art/runtime/runtime.cc:284] Dumping all threads without appropriate locks held: thread list lock

F/dex2oat (  469): art/runtime/runtime.cc:284] All threads:

F/dex2oat (  469): art/runtime/runtime.cc:284] DALVIK THREADS (1):

F/dex2oat (  469): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  469): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76507400

F/dex2oat (  469): art/runtime/runtime.cc:284]   | sysTid=469 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76f3cec8

F/dex2oat (  469): art/runtime/runtime.cc:284]   | state=R schedstat=( 54786000 510000 5 ) utm=3 stm=2 core=2 HZ=100

F/dex2oat (  469): art/runtime/runtime.cc:284]   | stack=0x7e102000-0x7e104000 stackSize=8MB

F/dex2oat (  469): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #04 pc 0022dcc5  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #05 pc 002155f1  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  469): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  469): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  469): art/runtime/runtime.cc:284]

F/dex2oat (  469): art/runtime/runtime.cc:284]

F/libc    (  469): Fatal signal 6 (SIGABRT), code -6 in tid 469 (main)

I/DEBUG   (  135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   (  135): Build fingerprint: 'Freescale/sabresd_6dq/sabresd_6dq:5.0/1.0.0-alpha-rc1/20141213:user/dev-keys'

I/DEBUG   (  135): Revision: '0'

I/DEBUG   (  135): ABI: 'arm'

I/DEBUG   (  135): pid: 469, tid: 469, name: main  >>> /system/bin/dex2oat <<<

I/DEBUG   (  135): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------

I/DEBUG   (  135): Abort message: 'art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr '

I/DEBUG   (  135):     r0 00000000  r1 000001d5  r2 00000006  r3 00000000

I/DEBUG   (  135):     r4 76f3d114  r5 00000006  r6 00000002  r7 0000010c

I/DEBUG   (  135):     r8 00000001  r9 7654f490  sl 76507400  fp 76550100

I/DEBUG   (  135):     ip 000001d5  sp 7e900f30  lr 76ec5e01  pc 76ee9ce8  cpsr 600f0010

I/DEBUG   (  135):

I/DEBUG   (  135): backtrace:

I/DEBUG   (  135):     #00 pc 0003ace8  /system/lib/libc.so (tgkill+12)

I/DEBUG   (  135):     #01 pc 00016dfd  /system/lib/libc.so (pthread_kill+52)

I/DEBUG   (  135):     #02 pc 00017a1b  /system/lib/libc.so (raise+10)

I/DEBUG   (  135):     #03 pc 00014271  /system/lib/libc.so (__libc_android_abort+36)

I/DEBUG   (  135):     #04 pc 00012a40  /system/lib/libc.so (abort+4)

I/DEBUG   (  135):     #05 pc 00215895  /system/lib/libart.so (art::Runtime::Abort()+160)

I/DEBUG   (  135):     #06 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

I/DEBUG   (  135):     #07 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector<std::__1::pair<std::__1::basic_st)

I/DEBUG   (  135):     #08 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vector<std::__1::pair<std::__1::basic_)

I/DEBUG   (  135):     #09 pc 0000aa09  /system/bin/dex2oat

I/DEBUG   (  135):     #10 pc 0000deaf  /system/bin/dex2oat

I/DEBUG   (  135):     #11 pc 000128f1  /system/lib/libc.so (__libc_init+44)

I/DEBUG   (  135):     #12 pc 00006508  /system/bin/dex2oat

I/DEBUG   (  135):

I/DEBUG   (  135): Tombstone written to: /data/tombstones/tombstone_02

E/installd(  138): DexInv: --- END '/system/framework/com.android.media.remotedisplay.jar' --- status=0x0006, process failed

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@com.android.location.provy

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/com.android.location.provider.odex' for fily

E/cutils-trace(  471): Error opening trace file: Permission denied (13)

I/dex2oat (  471): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/com.android.location.provider.jar --oat-fd=6 --oam

W/dex2oat (  471): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  471): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

F/dex2oat (  471): art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr

F/dex2oat (  471): art/runtime/runtime.cc:284] Runtime aborting...

F/dex2oat (  471): art/runtime/runtime.cc:284] Aborting thread:

F/dex2oat (  471): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  471): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76607400

F/dex2oat (  471): art/runtime/runtime.cc:284]   | sysTid=471 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76fe7ec8

F/dex2oat (  471): art/runtime/runtime.cc:284]   | state=R schedstat=( 37527000 272000 3 ) utm=2 stm=1 core=2 HZ=100

F/dex2oat (  471): art/runtime/runtime.cc:284]   | stack=0x7e6ad000-0x7e6af000 stackSize=8MB

F/dex2oat (  471): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #04 pc 0021540b  /system/lib/libart.so (art::AbortState::DumpThread(std::__)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #05 pc 00215649  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  471): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  471): art/runtime/runtime.cc:284] Dumping all threads without appropriate locks held: thread list lock

F/dex2oat (  471): art/runtime/runtime.cc:284] All threads:

F/dex2oat (  471): art/runtime/runtime.cc:284] DALVIK THREADS (1):

F/dex2oat (  471): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  471): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76607400

F/dex2oat (  471): art/runtime/runtime.cc:284]   | sysTid=471 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76fe7ec8

F/dex2oat (  471): art/runtime/runtime.cc:284]   | state=R schedstat=( 57430334 370000 4 ) utm=4 stm=1 core=2 HZ=100

F/dex2oat (  471): art/runtime/runtime.cc:284]   | stack=0x7e6ad000-0x7e6af000 stackSize=8MB

F/dex2oat (  471): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #04 pc 0022dcc5  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #05 pc 002155f1  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  471): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  471): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  471): art/runtime/runtime.cc:284]

F/dex2oat (  471): art/runtime/runtime.cc:284]

F/libc    (  471): Fatal signal 6 (SIGABRT), code -6 in tid 471 (main)

I/DEBUG   (  135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   (  135): Build fingerprint: 'Freescale/sabresd_6dq/sabresd_6dq:5.0/1.0.0-alpha-rc1/20141213:user/dev-keys'

I/DEBUG   (  135): Revision: '0'

I/DEBUG   (  135): ABI: 'arm'

I/DEBUG   (  135): pid: 471, tid: 471, name: main  >>> /system/bin/dex2oat <<<

I/DEBUG   (  135): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------

I/DEBUG   (  135): Abort message: 'art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr '

I/DEBUG   (  135):     r0 00000000  r1 000001d7  r2 00000006  r3 00000000

I/DEBUG   (  135):     r4 76fe8114  r5 00000006  r6 00000002  r7 0000010c

I/DEBUG   (  135):     r8 00000001  r9 7664f490  sl 76607400  fp 76650100

I/DEBUG   (  135):     ip 000001d7  sp 7eeabf40  lr 76f70e01  pc 76f94ce8  cpsr 600f0010

I/DEBUG   (  135):

I/DEBUG   (  135): backtrace:

I/DEBUG   (  135):     #00 pc 0003ace8  /system/lib/libc.so (tgkill+12)

I/DEBUG   (  135):     #01 pc 00016dfd  /system/lib/libc.so (pthread_kill+52)

I/DEBUG   (  135):     #02 pc 00017a1b  /system/lib/libc.so (raise+10)

I/DEBUG   (  135):     #03 pc 00014271  /system/lib/libc.so (__libc_android_abort+36)

I/DEBUG   (  135):     #04 pc 00012a40  /system/lib/libc.so (abort+4)

I/DEBUG   (  135):     #05 pc 00215895  /system/lib/libart.so (art::Runtime::Abort()+160)

I/DEBUG   (  135):     #06 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

I/DEBUG   (  135):     #07 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector<std::__1::pair<std::__1::basic_st)

I/DEBUG   (  135):     #08 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vector<std::__1::pair<std::__1::basic_)

I/DEBUG   (  135):     #09 pc 0000aa09  /system/bin/dex2oat

I/DEBUG   (  135):     #10 pc 0000deaf  /system/bin/dex2oat

I/DEBUG   (  135):     #11 pc 000128f1  /system/lib/libc.so (__libc_init+44)

I/DEBUG   (  135):     #12 pc 00006508  /system/bin/dex2oat

I/DEBUG   (  135):

I/DEBUG   (  135): Tombstone written to: /data/tombstones/tombstone_03

E/installd(  138): DexInv: --- END '/system/framework/com.android.location.provider.jar' --- status=0x0006, process failed

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@com.android.mediadrm.signy

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/com.android.mediadrm.signer.odex' for file y

E/cutils-trace(  473): Error opening trace file: Permission denied (13)

I/dex2oat (  473): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/com.android.mediadrm.signer.jar --oat-fd=6 --oat-m

W/dex2oat (  473): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  473): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

E/installd(  138): DexInv: --- END '/system/framework/com.android.mediadrm.signer.jar' --- status=0x000b, process failed

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/system@framework@javax.obex.jar@classes.dey

I/art     (  427): DexFile_isDexOptNeeded failed to open oat file '/system/framework/arm/javax.obex.odex' for file location '/systemy

E/cutils-trace(  475): Error opening trace file: Permission denied (13)

I/dex2oat (  475): /system/bin/dex2oat --zip-fd=5 --zip-location=/system/framework/javax.obex.jar --oat-fd=6 --oat-location=/data/dam

W/dex2oat (  475): Failed to get checksum of dex file '/system/framework/core-libart.jar' referenced by image /data/dalvik-cache/armd

W/dex2oat (  475): Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless r.

F/dex2oat (  475): art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr

F/dex2oat (  475): art/runtime/runtime.cc:284] Runtime aborting...

F/dex2oat (  475): art/runtime/runtime.cc:284] Aborting thread:

F/dex2oat (  475): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  475): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76607400

F/dex2oat (  475): art/runtime/runtime.cc:284]   | sysTid=475 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76fb1ec8

F/dex2oat (  475): art/runtime/runtime.cc:284]   | state=R schedstat=( 38481334 250000 2 ) utm=1 stm=2 core=2 HZ=100

F/dex2oat (  475): art/runtime/runtime.cc:284]   | stack=0x7e3a0000-0x7e3a2000 stackSize=8MB

F/dex2oat (  475): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #04 pc 0021540b  /system/lib/libart.so (art::AbortState::DumpThread(std::__)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #05 pc 00215649  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  475): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  475): art/runtime/runtime.cc:284] Dumping all threads without appropriate locks held: thread list lock

F/dex2oat (  475): art/runtime/runtime.cc:284] All threads:

F/dex2oat (  475): art/runtime/runtime.cc:284] DALVIK THREADS (1):

F/dex2oat (  475): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Runnable (still starting up)

F/dex2oat (  475): art/runtime/runtime.cc:284]   | group="" sCount=0 dsCount=0 obj=0x0 self=0x76607400

F/dex2oat (  475): art/runtime/runtime.cc:284]   | sysTid=475 nice=0 cgrp=apps/bg_non_interactive sched=0/0 handle=0x76fb1ec8

F/dex2oat (  475): art/runtime/runtime.cc:284]   | state=R schedstat=( 48488334 250000 2 ) utm=1 stm=3 core=2 HZ=100

F/dex2oat (  475): art/runtime/runtime.cc:284]   | stack=0x7e3a0000-0x7e3a2000 stackSize=8MB

F/dex2oat (  475): art/runtime/runtime.cc:284]   | held mutexes= "abort lock" "mutator lock"(shared held)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #00 pc 00004ce4  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind()

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #01 pc 00003531  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsi)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #02 pc 0023fead  /system/lib/libart.so (art::DumpNativeStack(std::__1::basi)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #03 pc 0022506f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_o)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #04 pc 0022dcc5  /system/lib/libart.so (art::ThreadList::DumpLocked(std::__)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #05 pc 002155f1  /system/lib/libart.so (art::AbortState::Dump(std::__1::bas)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #06 pc 0021583d  /system/lib/libart.so (art::Runtime::Abort()+72)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #07 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #08 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #09 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vect)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #10 pc 0000aa09  /system/bin/dex2oat (???)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #11 pc 0000deaf  /system/bin/dex2oat (???)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #12 pc 000128f1  /system/lib/libc.so (__libc_init+44)

F/dex2oat (  475): art/runtime/runtime.cc:284]   native: #13 pc 00006508  /system/bin/dex2oat (???)

F/dex2oat (  475): art/runtime/runtime.cc:284]   (no managed stack frames)

F/dex2oat (  475): art/runtime/runtime.cc:284]

F/dex2oat (  475): art/runtime/runtime.cc:284]

F/libc    (  475): Fatal signal 6 (SIGABRT), code -6 in tid 475 (main)

I/DEBUG   (  135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   (  135): Build fingerprint: 'Freescale/sabresd_6dq/sabresd_6dq:5.0/1.0.0-alpha-rc1/20141213:user/dev-keys'

I/DEBUG   (  135): Revision: '0'

I/DEBUG   (  135): ABI: 'arm'

I/DEBUG   (  135): pid: 475, tid: 475, name: main  >>> /system/bin/dex2oat <<<

I/DEBUG   (  135): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------

I/DEBUG   (  135): Abort message: 'art/runtime/runtime.cc:820] Check failed: options->boot_class_path_ != nullptr '

I/DEBUG   (  135):     r0 00000000  r1 000001db  r2 00000006  r3 00000000

I/DEBUG   (  135):     r4 76fb2114  r5 00000006  r6 00000002  r7 0000010c

I/DEBUG   (  135):     r8 00000001  r9 7664f490  sl 76607400  fp 766500c0

I/DEBUG   (  135):     ip 000001db  sp 7eb9ef60  lr 76f3ae01  pc 76f5ece8  cpsr 600f0010

I/DEBUG   (  135):

I/DEBUG   (  135): backtrace:

I/DEBUG   (  135):     #00 pc 0003ace8  /system/lib/libc.so (tgkill+12)

I/DEBUG   (  135):     #01 pc 00016dfd  /system/lib/libc.so (pthread_kill+52)

I/DEBUG   (  135):     #02 pc 00017a1b  /system/lib/libc.so (raise+10)

I/DEBUG   (  135):     #03 pc 00014271  /system/lib/libc.so (__libc_android_abort+36)

I/DEBUG   (  135):     #04 pc 00012a40  /system/lib/libc.so (abort+4)

I/DEBUG   (  135):     #05 pc 00215895  /system/lib/libart.so (art::Runtime::Abort()+160)

I/DEBUG   (  135):     #06 pc 000a6e93  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)

I/DEBUG   (  135):     #07 pc 00217c4d  /system/lib/libart.so (art::Runtime::Init(std::__1::vector<std::__1::pair<std::__1::basic_st)

I/DEBUG   (  135):     #08 pc 0021880b  /system/lib/libart.so (art::Runtime::Create(std::__1::vector<std::__1::pair<std::__1::basic_)

I/DEBUG   (  135):     #09 pc 0000aa09  /system/bin/dex2oat

I/DEBUG   (  135):     #10 pc 0000deaf  /system/bin/dex2oat

I/DEBUG   (  135):     #11 pc 000128f1  /system/lib/libc.so (__libc_init+44)

I/DEBUG   (  135):     #12 pc 00006508  /system/bin/dex2oat

0 Kudos