-
Notifications
You must be signed in to change notification settings - Fork 1
/
test136.txt
886 lines (886 loc) · 78.8 KB
/
test136.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
--------- beginning of main
I/McDaemon( 0): Daemon starting up...
W/auditd ( 3687): type=2000 audit(0.0:1): initialized
W/auditd ( 3687): type=1325 audit(0.0:2): table=filter family=2 entries=0
W/auditd ( 3687): type=1325 audit(0.0:3): table=mangle family=2 entries=0
W/auditd ( 3687): type=1325 audit(0.0:4): table=nat family=2 entries=0
W/auditd ( 3687): type=1325 audit(0.0:5): table=raw family=2 entries=0
W/auditd ( 3687): type=1325 audit(0.0:6): table=security family=2 entries=0
W/auditd ( 3687): type=1325 audit(0.0:7): table=filter family=3 entries=0
W/auditd ( 3687): type=1325 audit(0.0:8): table=filter family=10 entries=0
W/auditd ( 3687): type=1325 audit(0.0:9): table=mangle family=10 entries=0
W/auditd ( 3687): type=1325 audit(0.0:10): table=raw family=10 entries=0
I/McDaemon( 0): Socket interface version is 0.2
I/McDaemon( 0): *** t-base-300-Ares-2-Android-V004_P3 ###
I/McDaemon( 0): Build timestamp is Jan 20 2015 11:49:09
I/cm ( 0): Welcome to Android 5.0.2 / CyanogenMod-12-20150717-UNOFFICIAL-k3gxx
W/auditd ( 3687): type=1305 audit(0.0:11): audit_pid=3667 old=0 auid=4294967295 ses=4294967295
W/auditd ( 3687): res=1
W/auditd ( 3687): type=1305 audit(0.0:12): audit_rate_limit=20 old=0 auid=4294967295 ses=4294967295
W/auditd ( 3687): res=1
I/lowmemorykiller( 3670): Using in-kernel low memory killer interface
I/McDaemon( 3673): Checking version of <t-base
I/McDaemon( 3673): Product ID is tbase-300_EXYNOS_5422_V004_P3
I/McDaemon( 3673): (null)
I/McDaemon( 3673): (null)
I/McDaemon( 3673): (null)
I/McDaemon( 3673): (null)
--------- beginning of system
I/Vold ( 3672): Vold 2.1 (the revenge) firing up
D/Vold ( 3672): Volume extSdCard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 3672): Volume UsbDriveA state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 3672): Volume UsbDriveB state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 3672): Volume UsbDriveC state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 3672): Volume UsbDriveD state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 3672): Volume UsbDriveE state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 3672): Volume UsbDriveF state changing -1 (Initializing) -> 0 (No-Media)
I/Cryptfs ( 3672): Check if PFE is activated on Boot
E/Cryptfs ( 3672): Bad magic for real block device /dev/block/platform/12200000.dwmmc0/by-name/USERDATA
E/Cryptfs ( 3672): Error getting crypt footer and key
I/Netd ( 3685): Netd 1.0 starting
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/default/accept_ra_rt_table: No such file or directory
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/ip6tnl0/accept_ra_rt_table: No such file or directory
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/lo/accept_ra_rt_table: No such file or directory
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/rmnet0/accept_ra_rt_table: No such file or directory
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/rmnet1/accept_ra_rt_table: No such file or directory
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/rmnet2/accept_ra_rt_table: No such file or directory
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/rmnet3/accept_ra_rt_table: No such file or directory
E/Netd ( 3685): Failed to open /proc/sys/net/ipv6/conf/sit0/accept_ra_rt_table: No such file or directory
I/DEBUG ( 3686): debuggerd: Jul 17 2015 15:16:32
I/installd( 3694): installd firing up
E/sdcard ( 3701): usage: sdcard [OPTIONS] <source_path> <dest_path>
E/sdcard ( 3701): -u: specify UID to run as
E/sdcard ( 3701): -g: specify GID to run as
E/sdcard ( 3701): -w: specify GID required to write (default sdcard_rw, requires -d or -l)
E/sdcard ( 3701): -t: specify number of threads to use (default 2)
E/sdcard ( 3701): -d: derive file permissions based on path
E/sdcard ( 3701): -l: derive file permissions based on legacy internal layout
E/sdcard ( 3701): -s: split derived permissions for pics, av
E/sdcard ( 3701):
E/sdcard ( 3702): usage: sdcard [OPTIONS] <source_path> <dest_path>
E/sdcard ( 3702): -u: specify UID to run as
E/sdcard ( 3702): -g: specify GID to run as
E/sdcard ( 3702): -w: specify GID required to write (default sdcard_rw, requires -d or -l)
E/sdcard ( 3702): -t: specify number of threads to use (default 2)
E/sdcard ( 3702): -d: derive file permissions based on path
E/sdcard ( 3702): -l: derive file permissions based on legacy internal layout
E/sdcard ( 3702): -s: split derived permissions for pics, av
E/sdcard ( 3702):
I/PrProvisioning( 3711): successfully - provisioning start !
I/macloader( 3699): Settting wifi type to wisol in /data/.cid.info
D/macloader( 3699): Change permissions of /data/.cid.info
I/PrProvisioning( 3711): provisioning already done
D/SensorHubService( 3696): nuSensorHubService starting...
I/keystore( 3695): SELinux: Keystore SELinux is disabled.
I/SurfaceFlinger( 3689): SurfaceFlinger is starting
I/SurfaceFlinger( 3689): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
W/auditd ( 3687): type=1325 audit(0.0:13): table=filter family=2 entries=4
W/iptables( 3774): type=1300 audit(0.0:13): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c29100 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:13):
W/auditd ( 3687): type=1325 audit(0.0:14): table=filter family=10 entries=4
W/ip6tables( 3775): type=1300 audit(0.0:14): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c2b400 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:14):
W/auditd ( 3687): type=1325 audit(0.0:15): table=filter family=2 entries=6
W/iptables( 3776): type=1300 audit(0.0:15): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c23100 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:15):
W/auditd ( 3687): type=1325 audit(0.0:16): table=filter family=10 entries=6
W/ip6tables( 3777): type=1300 audit(0.0:16): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c36600 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:16):
W/auditd ( 3687): type=1325 audit(0.0:17): table=filter family=2 entries=7
W/iptables( 3789): type=1300 audit(0.0:17): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c30400 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:17):
D/gpsd ( 3698): WakeLock(Release,GPSD)
W/auditd ( 3687): type=1325 audit(0.0:18): table=filter family=10 entries=7
W/ip6tables( 3790): type=1300 audit(0.0:18): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c32800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:18):
D/gpsd ( 3698): WakeLock(Release,SUPL)
I/gpsd_d ( 3698): GNSS: 219420
D/wrapperGPS( 3698): wrapperOpenClient_RILD
E/wrapperGPS( 3698): wrapperOpenClient_RILD: RegisterUnsolicitedHandler() UNSOL_GPS_NOTI (20009)
D/wrapperGPS( 3698): wrapperRegisterRequestCompleteHandler
D/wrapperGPS( 3698): wrapperRegisterUnsolicitedHandler id(12009), handler(0xb6b406e9)
D/wrapperGPS( 3698): wrapperRegisterErrorCallback
D/wrapperGPS( 3698): wrapperConnect_RILD
W/auditd ( 3687): type=1325 audit(0.0:19): table=filter family=2 entries=9
W/iptables( 3793): type=1300 audit(0.0:19): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c33600 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:19):
D/libEGL ( 3689): loaded /vendor/lib/egl/libGLES_mali.so
W/auditd ( 3687): type=1325 audit(0.0:20): table=filter family=10 entries=9
W/ip6tables( 3794): type=1300 audit(0.0:20): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c47800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:20):
I/ ( 3689): PLATFORM VERSION : JB-MR-2
I/gralloc ( 3689): using (id=)
I/gralloc ( 3689): xres = 1080 px
I/gralloc ( 3689): yres = 1920 px
I/gralloc ( 3689): width = 65 mm (422.030762 dpi)
I/gralloc ( 3689): height = 115 mm (424.069580 dpi)
I/gralloc ( 3689): refresh rate = 60.00 Hz
W/auditd ( 3687): type=1325 audit(0.0:21): table=filter family=2 entries=10
W/iptables( 3813): type=1300 audit(0.0:21): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c31800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:21):
W/auditd ( 3687): type=1325 audit(0.0:22): table=filter family=10 entries=10
W/ip6tables( 3814): type=1300 audit(0.0:22): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c42c00 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:22):
W/auditd ( 3687): type=1325 audit(0.0:23): table=filter family=2 entries=12
W/iptables( 3816): type=1300 audit(0.0:23): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6b44800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:23):
W/auditd ( 3687): type=1325 audit(0.0:24): table=filter family=10 entries=12
W/ip6tables( 3826): type=1300 audit(0.0:24): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c1d800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:24):
D/WVMDrmPlugIn( 3691): WVMDrmPlugin::onGetSupportInfo : 0
I/mediaserver( 3692): ServiceManager: 0xb61500c0
I/AudioFlinger( 3692): Using default 3000 mSec as standby time.
I/ServiceManager( 3692): Waiting for service batterystats...
D/AndroidRuntime( 3700):
D/AndroidRuntime( 3700): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 3700): CheckJNI is OFF
D/hwcomposer( 3689): using
D/hwcomposer( 3689): xres = 1080 px
D/hwcomposer( 3689): yres = 1920 px
D/hwcomposer( 3689): width = 65 mm (422.030000 dpi)
D/hwcomposer( 3689): height = 115 mm (424.069000 dpi)
D/hwcomposer( 3689): refresh rate = 60 Hz
D/libexynosv4l2-subdev( 3689): try node: /dev/v4l-subdev0
D/libexynosv4l2-subdev( 3689): try node: /dev/v4l-subdev1
D/libexynosv4l2-subdev( 3689): try node: /dev/v4l-subdev2
I/libexynosv4l2-subdev( 3689): node found for device s5p-mixer0: /dev/v4l-subdev2
I/libexynosv4l2-subdev( 3689): open subdev device /dev/v4l-subdev2
I/hwcomposer( 3689): PSR info devname = /sys/devices/14400000.fimd_fb/psr_info
I/hwcomposer( 3689): PSR mode is 2(0: video mode, 1: DP PSR mode, 2: MIPI-DSI command mode)
I/SurfaceFlinger( 3689): Using composer version 1.3
I/SurfaceFlinger( 3689): EGL information:
I/SurfaceFlinger( 3689): vendor : Android
I/SurfaceFlinger( 3689): version : 1.4 Android META-EGL
I/SurfaceFlinger( 3689): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_KHR_create_context EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable
I/SurfaceFlinger( 3689): Client API: OpenGL_ES
I/SurfaceFlinger( 3689): EGLSurface: 8-8-8-8, config=0xb6acf2ac
W/auditd ( 3687): type=1325 audit(0.0:25): table=filter family=2 entries=13
W/iptables( 3839): type=1300 audit(0.0:25): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c1c200 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:25):
I/art ( 3700): option[0]=-Xzygote
I/art ( 3700): option[1]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 3700): option[2]=exit
I/art ( 3700): option[3]=vfprintf
I/art ( 3700): option[4]=sensitiveThread
I/art ( 3700): option[5]=-verbose:gc
I/art ( 3700): option[6]=-Xms16m
I/art ( 3700): option[7]=-Xmx512m
I/art ( 3700): option[8]=-XX:mainThreadStackSize=24K
I/art ( 3700): option[9]=-XX:HeapGrowthLimit=192m
I/art ( 3700): option[10]=-XX:HeapMinFree=2m
I/art ( 3700): option[11]=-XX:HeapMaxFree=8m
I/art ( 3700): option[12]=-XX:HeapTargetUtilization=0.75
I/art ( 3700): option[13]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 3700): option[14]=-Xlockprofthreshold:500
I/art ( 3700): option[15]=-Ximage-compiler-option
I/art ( 3700): option[16]=--runtime-arg
I/art ( 3700): option[17]=-Ximage-compiler-option
I/art ( 3700): option[18]=-Xms64m
I/art ( 3700): option[19]=-Ximage-compiler-option
I/art ( 3700): option[20]=--runtime-arg
I/art ( 3700): option[21]=-Ximage-compiler-option
I/art ( 3700): option[22]=-Xmx64m
I/art ( 3700): option[23]=-Ximage-compiler-option
I/art ( 3700): option[24]=--image-classes-zip=/system/framework/framework.jar
I/art ( 3700): option[25]=-Ximage-compiler-option
I/art ( 3700): option[26]=--image-classes=preloaded-classes
I/art ( 3700): option[27]=-Xcompiler-option
I/art ( 3700): option[28]=--runtime-arg
I/art ( 3700): option[29]=-Xcompiler-option
I/art ( 3700): option[30]=-Xms64m
I/art ( 3700): option[31]=-Xcompiler-option
I/art ( 3700): option[32]=--runtime-arg
I/art ( 3700): option[33]=-Xcompiler-option
I/art ( 3700): option[34]=-Xmx512m
I/art ( 3700): option[35]=-Duser.language=es
I/art ( 3700): option[36]=-Duser.region=ES
I/SurfaceFlinger( 3689): OpenGL ES informations:
I/SurfaceFlinger( 3689): vendor : ARM
I/SurfaceFlinger( 3689): renderer : Mali-T628
I/SurfaceFlinger( 3689): version : OpenGL ES 3.0
I/SurfaceFlinger( 3689): extensions: GL_EXT_debug_marker GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_OES_surfaceless_context GL_ARM_mali_program_binary
I/SurfaceFlinger( 3689): GL_MAX_TEXTURE_SIZE = 8192
I/SurfaceFlinger( 3689): GL_MAX_VIEWPORT_DIMS = 8192
D/SurfaceFlinger( 3689): Set power mode=2, type=0 flinger=0xb6a62000
I/hwcomposer( 3689): unblank ioctl failed (display already unblanked)
D/SurfaceFlinger( 3689): SF. shader cache generated - 26 shaders in 69.934456 ms
D/libEGL ( 3847): loaded /vendor/lib/egl/libGLES_mali.so
I/ ( 3847): PLATFORM VERSION : JB-MR-2
E/BootAnimation( 3847): couldn't find audio_conf.txt
W/BootAnimation( 3847): Audio service is not initiated.
D/BootAnimation( 3847): Use save memory method, maybe small fps in actual.
I/Sensorhubs( 3696): GestureSensor flags 1, mEnabled 0
E/Sensorhubs( 3696): Gesture old sensor_state 0, new sensor_state : 64 en : 1
I/Sensorhubs( 3696): GestureSensor flags 0, mEnabled 1
E/Sensorhubs( 3696): Gesture old sensor_state 64, new sensor_state : 0 en : 0
I/SensorHubService( 3696): HardwareSensorHub
I/SensorHubService( 3696): HardwareSensorHub
D/SensorHubService( 3696): nuSensorHubService thread starting...
I/sensorhubservice( 3696): SensorHubService is starting now........................................
E/memtrack( 3700): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 3700): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 3700): Profiling disabled.
D/Zygote ( 3700): begin preload
I/Zygote ( 3700): Preloading classes...
I/art ( 3700): Explicit concurrent mark sweep GC freed 994(55KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 70KB/4MB, paused 133us total 14.824ms
I/art ( 3700): Counter: 1
D/wrapperGPS( 3698): wrapperConnect_RILD
W/auditd ( 3687): type=1325 audit(0.0:57): table=raw family=2 entries=6
W/iptables( 3953): type=1300 audit(0.0:57): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c20400 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:57):
W/auditd ( 3687): type=1325 audit(0.0:58): table=raw family=10 entries=6
W/ip6tables( 3954): type=1300 audit(0.0:58): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c31800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:58):
W/auditd ( 3687): type=1325 audit(0.0:59): table=raw family=2 entries=8
W/iptables( 3955): type=1300 audit(0.0:59): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c1ba00 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:59):
W/auditd ( 3687): type=1325 audit(0.0:60): table=raw family=10 entries=8
W/ip6tables( 3956): type=1300 audit(0.0:60): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c37800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:60):
W/auditd ( 3687): type=1325 audit(0.0:61): table=mangle family=2 entries=6
W/iptables( 3963): type=1300 audit(0.0:61): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c20400 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:61):
I/ServiceManager( 3692): Waiting for service batterystats...
W/auditd ( 3687): type=1325 audit(0.0:62): table=mangle family=10 entries=6
W/ip6tables( 3964): type=1300 audit(0.0:62): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c31800 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:62):
W/auditd ( 3687): type=1325 audit(0.0:63): table=mangle family=2 entries=8
W/iptables( 3965): type=1300 audit(0.0:63): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c1ba00 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
E/Minikin ( 3700): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
I/art ( 3700): Thread[1,tid=3700,WaitingForJniOnLoad,Thread*=0xb5107800,peer=0x12c330e0,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
D/MtpDeviceJNI( 3700): register_android_mtp_MtpDevice
I/art ( 3700): Thread[1,tid=3700,WaitingForJniOnLoad,Thread*=0xb5107800,peer=0x12c330e0,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
I/art ( 3700): Thread[1,tid=3700,WaitingForJniOnLoad,Thread*=0xb5107800,peer=0x12c330e0,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
V/NatController( 3685): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
V/NatController( 3685): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
V/NatController( 3685): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
V/NatController( 3685): runCmd(/system/bin/iptables -t nat -F natctrl_nat_PREROUTING) res=0
V/NatController( 3685): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=1
V/NatController( 3685): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=1
V/NatController( 3685): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0
V/NatController( 3685): runCmd(/system/bin/iptables -t mangle -A natctrl_mangle_FORWARD -p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu) res=0
I/System ( 3700): Loaded time zone names for "" in 70ms (65ms in ICU)
I/System ( 3700): Loaded time zone names for "en_US" in 33ms (28ms in ICU)
D/wrapperGPS( 3698): wrapperConnect_RILD
I/System ( 3700): Loaded time zone names for "es_ES" in 34ms (29ms in ICU)
W/auditd ( 3687): type=1325 audit(0.0:105): table=filter family=2 entries=39
W/iptables( 4055): type=1300 audit(0.0:105): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c22000 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:105):
W/auditd ( 3687): type=1325 audit(0.0:106): table=filter family=10 entries=36
W/ip6tables( 4056): type=1300 audit(0.0:106): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c23000 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:106):
W/auditd ( 3687): type=1325 audit(0.0:107): table=filter family=2 entries=41
W/iptables( 4057): type=1300 audit(0.0:107): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c22000 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:107):
I/art ( 3700): Explicit concurrent mark sweep GC freed 32122(1932KB) AllocSpace objects, 0(0B) LOS objects, 71% free, 1612KB/5MB, paused 181us total 14.989ms
I/Zygote ( 3700): ...preloaded 3005 classes in 1226ms.
I/art ( 3700): VMRuntime.preloadDexCaches starting
W/auditd ( 3687): type=1325 audit(0.0:108): table=filter family=10 entries=38
W/ip6tables( 4058): type=1300 audit(0.0:108): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c24000 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:108):
W/auditd ( 3687): type=1325 audit(0.0:109): table=filter family=2 entries=43
W/iptables( 4059): type=1300 audit(0.0:109): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c22000 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:109):
W/auditd ( 3687): type=1325 audit(0.0:110): table=filter family=10 entries=40
W/ip6tables( 4060): type=1300 audit(0.0:110): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=29 a2=40 a3=b6c24000 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/ip6tables" key=(null)
W/auditd ( 3687): type=1320 audit(0.0:110):
W/auditd ( 3687): type=1325 audit(0.0:111): table=filter family=2 entries=45
W/iptables( 4061): type=1300 audit(0.0:111): arch=40000028 syscall=294 per=800000 success=yes exit=0 a0=5 a1=0 a2=40 a3=b6c25000 items=0 ppid=3685 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) exe="/system/bin/iptables" key=(null)
I/art ( 3700): VMRuntime.preloadDexCaches strings total=217316 before=40338 after=40338
I/art ( 3700): VMRuntime.preloadDexCaches types total=18704 before=6337 after=6380
I/art ( 3700): VMRuntime.preloadDexCaches fields total=87408 before=32543 after=32871
I/art ( 3700): VMRuntime.preloadDexCaches methods total=154031 before=66779 after=67657
I/art ( 3700): VMRuntime.preloadDexCaches finished
I/art ( 3700): Counter: 0
I/art ( 3700): Counter: 1
I/ServiceManager( 3692): Waiting for service batterystats...
I/art ( 3700): Explicit concurrent mark sweep GC freed 169(19KB) AllocSpace objects, 0(0B) LOS objects, 72% free, 1592KB/5MB, paused 141us total 7.882ms
D/idmap ( 4067): error: no read access to /vendor/overlay: No such file or directory
I/Zygote ( 3700): Preloading resources...
D/MDnsDS ( 3685): MDnsSdListener::Hander starting up
D/MDnsDS ( 3685): MDnsSdListener starting to monitor
D/MDnsDS ( 3685): Going to poll with pollCount 1
I/art ( 3700): Explicit concurrent mark sweep GC freed 4521(158KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/28MB, paused 189us total 8.552ms
I/Zygote ( 3700): ...preloaded 430 resources in 463ms.
I/art ( 3700): Explicit concurrent mark sweep GC freed 558(31KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/28MB, paused 197us total 8.081ms
I/Zygote ( 3700): ...preloaded 41 resources in 19ms.
I/art ( 3700): Counter: 0
D/libEGL ( 3700): loaded /vendor/lib/egl/libGLES_mali.so
I/Zygote ( 3700): Preloading shared libraries...
D/Zygote ( 3700): end preload
I/art ( 3700): Explicit concurrent mark sweep GC freed 461(21KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/28MB, paused 213us total 9.409ms
I/art ( 3700): Explicit concurrent mark sweep GC freed 41(1568B) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/28MB, paused 186us total 7.884ms
I/art ( 3700): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/28MB, paused 183us total 7.614ms
I/Zygote ( 3700): System server process 4115 has been created
I/Zygote ( 3700): Accepting command socket connections
I/InstallerConnection( 4115): disconnecting...
I/SystemServer( 4115): Entered the Android system server!
D/wrapperGPS( 3698): wrapperConnect_RILD
V/Fingerprint-JNI( 4115): FingerprintManager JNI ready.
I/ ( 4115): System server: starting sensor init.
D/SensorService( 4115): nuSensorService starting...
E/Sensors ( 4115): GeoMagneticSensor, ERROR dev_num = -19
I/Sensors ( 4115): Proximity old sensor_state 0, new sensor_state : 128 en : 1
I/SystemServiceManager( 4115): Starting com.android.server.pm.Installer
I/Installer( 4115): Waiting for installd to be ready.
I/InstallerConnection( 4115): connecting...
I/installd( 3694): new connection
I/Sensors ( 4115): Light old sensor_state 128, new sensor_state : 640 en : 1
I/SystemServiceManager( 4115): Starting com.android.server.am.ActivityManagerService$Lifecycle
E/Sensors ( 4115): UncalMagneticSensor, ERROR dev_num = -19
I/Sensors ( 4115): SigMotionSensor old sensor_state 640, new sensor_state : 8832 en : 1
E/Sensors ( 4115): UncalGyroSensor, ERROR dev_num = -19
E/Sensors ( 4115): GameRotationVector, ERROR dev_num = -19
I/Sensors ( 4115): StepCounterSensor old sensor_state 8832, new sensor_state : 139904 en : 1
D/Sensors ( 4115): HrmSpO2Sensor::HrmSpO2Sensor: Shared version Registered
E/SensorService( 4115): >>>> WARNING <<< Upgrade sensor HAL to version 1_3
I/Sensors ( 4115): Proximity old sensor_state 139904, new sensor_state : 139776 en : 0
I/Sensors ( 4115): Light old sensor_state 139776, new sensor_state : 139264 en : 0
I/Sensors ( 4115): StepCounterSensor old sensor_state 139264, new sensor_state : 8192 en : 0
I/Sensors ( 4115): SigMotionSensor old sensor_state 8192, new sensor_state : 0 en : 0
I/Sensors ( 4115): HrmSpO2Sensor::enable, handle(16), en(0), what(1/0:aosphrm,1:sshrm, old enabled : 0)
I/Sensors ( 4115): HrmSpO2Sensor is already disabled or have to keep enabled, mEnabled : 0x0, en : 0
I/Sensors ( 4115): HrmSpO2Sensor::enable, handle(17), en(0), what(0/0:aosphrm,1:sshrm, old enabled : 0)
I/Sensors ( 4115): HrmSpO2Sensor is already disabled or have to keep enabled, mEnabled : 0x0, en : 0
I/Sensors ( 4115): HrmSpO2Sensor::enable, handle(18), en(0), what(2/0:aosphrm,1:sshrm, old enabled : 0)
I/Sensors ( 4115): HrmSpO2Sensor is already disabled or have to keep enabled, mEnabled : 0x0, en : 0
I/ ( 4115): System server: sensor init done.
D/SensorService( 4115): nuSensorService thread starting...
I/Sensors ( 4115): ProximitySensor - 8(cm)
D/SensorService( 4115): new thread SensorEventAckReceiver
I/ActivityManager( 4115): Memory class: 192
I/ServiceThread( 4115): Enabled StrictMode logging for ActivityManager looper.
I/ServiceManager( 3692): Waiting for service batterystats...
I/IntentFirewall( 4115): Read new rules (A:0 B:0 S:0)
I/ServiceThread( 4115): Enabled StrictMode logging for android.ui looper.
I/ServiceThread( 4115): Enabled StrictMode logging for android.display looper.
D/AppOps ( 4115): AppOpsService published
I/SystemServiceManager( 4115): Starting com.android.server.power.PowerManagerService
I/ServiceThread( 4115): Enabled StrictMode logging for PowerManagerService looper.
E/Universal5422 PowerHAL( 4115): Error writing to /sys/devices/system/cpu/cpu0/cpufreq/interactive/boostpulse_duration: Invalid argument
W/libsuspend( 4115): Error writing 'on' to /sys/power/state: Invalid argument
I/libsuspend( 4115): Selected wakeup count
E/Universal5422 PowerHAL( 4115): Error opening /sys/class/input/input2/enabled: Permission denied
E/Universal5422 PowerHAL( 4115): Error opening /sys/class/input/input14/enabled: Permission denied
E/Universal5422 PowerHAL( 4115): Error opening /sys/class/input/input1/enabled: Permission denied
I/SystemServiceManager( 4115): Starting com.android.server.display.DisplayManagerService
I/SystemServiceManager( 4115): Starting phase 100
I/DisplayManagerService( 4115): Display device added: DisplayDeviceInfo{"Pantalla integrada": 1080 x 1920, 60.000004 fps, supportedRefreshRates [60.000004], density 480, 422.03 x 424.069 dpi, appVsyncOff 0, presDeadline 17666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
I/SystemServer( 4115): Package Manager
W/PackageManager( 4115): No security bridge jar found, using default
W/SystemConfig( 4115): No directory /system/etc/sysconfig, skipping
D/SELinuxMMAC( 4115): Using policy file /system/etc/security/mac_permissions.xml
E/art ( 4115): DexFile_isDexOptNeeded file '/system/framework/com.android.nfc_extras.jar' does not exist
W/PackageManager( 4115): Library not found: /system/framework/com.android.nfc_extras.jar
D/PackageManager( 4115): No files in app dir /vendor/overlay
W/PackageManager( 4115): Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
W/ResourceType( 4115): Failure getting entry for 0x7f0b023e (t=10 e=574) (error -75)
W/PackageParser( 4115): No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #362
W/PackageParser( 4115): No actions in intent filter at /system/priv-app/Dialer/Dialer.apk Binary XML file line #185
D/wrapperGPS( 3698): wrapperConnect_RILD
E/MediaPlayerFactory( 3692): calling dlopen on FACTORY_LIB
E/MediaPlayerFactory( 3692): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
I/CameraService( 3692): CameraService started (pid=3692)
I/CameraService( 3692): Loaded "Exynos5422 Camera Wrapper" camera module
E/CameraWrapper( 3692): failed to open vendor camera module
I/AudioPolicyService( 3692): AudioPolicyService CSTOR in new mode
W/AudioPolicyManager( 3692): loadOutput() invalid supported devices
W/AudioPolicyManager( 3692): loadInput() invalid supported devices
I/AudioPolicyManager( 3692): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
E/audio_route( 3692): Unable to open the mixer, aborting.
I/AudioFlinger( 3692): loadHwModule() Loaded primary audio interface from JA audio HW HAL (audio) handle 1
I/AudioFlinger( 3692): HAL output buffer size 240 frames, normal sink buffer size 960 frames
W/EffectsFactory( 3692): loadLibrary() failed to open /system/lib/libaudiosa.so
W/EffectsFactory( 3692): loadLibrary() failed to open /system/lib/soundfx/libaudiosa_sec.so
W/EffectsFactory( 3692): loadEffect() could not get library soundalive_sec
W/EffectsFactory( 3692): loadEffect() could not get library soundalive
W/EffectsFactory( 3692): loadEffect() could not get library soundalive
W/EffectsFactory( 3692): loadEffect() could not get library soundalive
I/AudioMixer( 3692): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe( 3692): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
W/PackageParser( 4115): No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #229
W/PackageParser( 4115): No actions in intent filter at /system/app/CMFileManager/CMFileManager.apk Binary XML file line #155
W/PackageParser( 4115): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #273
W/PackageParser( 4115): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #276
D/wrapperGPS( 3698): wrapperConnect_RILD
W/PackageManager( 4115): Failed to parse /system/app/mcRegistry: Missing base APK in /system/app/mcRegistry
D/PackageManager( 4115): No files in app dir /system/vendor/app
D/PackageManager( 4115): No files in app dir /oem/app
D/PackageManager( 4115): No files in app dir /vendor/bundled-app
W/PackageManager( 4115): Failed to parse /data/app/mcRegistry: No packages found in split
D/PackageManager( 4115): No files in app dir /data/app-private
W/PackageManager( 4115): Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
W/PackageManager( 4115): Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
E/PackageManager( 4115): updateAllSharedLibrariesLPw failed: Package com.android.dialer requires unavailable shared library com.qualcomm.qti.smartsearch; failing!
W/PackageManager( 4115): Package com.android.calculator2 desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
W/PackageManager( 4115): Package com.android.mms desires unavailable shared library com.qrd.wappush; ignoring!
I/PackageManager( 4115): Adjusting ABI for : com.android.development to armeabi-v7a
I/PackageManager( 4115): Adjusting ABI for : com.android.keychain to armeabi-v7a
I/PackageManager( 4115): Adjusting ABI for : com.cyanogenmod.setupwizard to armeabi-v7a
I/PackageManager( 4115): Adjusting ABI for : com.android.settings to armeabi-v7a
I/PackageManager( 4115): Adjusting ABI for : com.android.location.fused to armeabi-v7a
I/PackageManager( 4115): Adjusting ABI for : com.android.providers.settings to armeabi-v7a
I/PackageManager( 4115): Adjusting ABI for : com.android.inputdevices to armeabi-v7a
I/PackageManager( 4115): Time to scan packages: 1.76 seconds
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager( 4115): Unknown permission com.qualcomm.permission.USE_PHONE_SERVICE in package com.android.dialer
W/PackageManager( 4115): Unknown permission android.permission.ACCESS_SUPERUSER in package com.cyanogenmod.filemanager
W/PackageManager( 4115): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
W/PackageManager( 4115): Unknown permission com.cyngn.cmstats.SEND_ANALYTICS in package com.cyanogenmod.setupwizard
W/PackageManager( 4115): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
W/PackageManager( 4115): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
W/PackageManager( 4115): Unknown permission com.google.android.c2dm.permission.RECEIVE in package org.whispersystems.whisperpush
W/PackageManager( 4115): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
W/PackageManager( 4115): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
W/PackageManager( 4115): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.cyanogenmod.account
W/PackageManager( 4115): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
W/PackageManager( 4115): Unknown permission com.android.deskclock.worldclock.permissions.WRITE_DATABASE in package com.android.deskclock
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager( 4115): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.android.soundrecorder (protectionLevel=18 flags=0x8be45)
W/PackageManager( 4115): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
W/PackageManager( 4115): Unknown permission com.qualcomm.permission.USE_PHONE_SERVICE in package com.android.mms
W/PackageManager( 4115): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.android.mms (protectionLevel=2 flags=0x4049be65)
W/PackageManager( 4115): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x49be45)
W/PackageManager( 4115): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x49be45)
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
W/PackageManager( 4115): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
V/PackageManager( 4115): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
W/PackageManager( 4115): Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
V/PackageManager( 4115): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
W/PackageManager( 4115): Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
V/PackageManager( 4115): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
W/PackageManager( 4115): Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
V/PackageManager( 4115): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
W/PackageManager( 4115): Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
V/PackageManager( 4115): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
W/PackageManager( 4115): Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
V/PackageManager( 4115): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
W/PackageManager( 4115): Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
V/PackageManager( 4115): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
W/PackageManager( 4115): Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
V/PackageManager( 4115): Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
W/PackageManager( 4115): Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
V/PackageManager( 4115): Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
W/PackageManager( 4115): Unable to enable com.google.android.gms/com.google.android.gms.update.SystemUpdateService
I/art ( 4115): Explicit concurrent mark sweep GC freed 114479(6MB) AllocSpace objects, 48(768KB) LOS objects, 33% free, 18MB/27MB, paused 958us total 50.498ms
I/SystemServer( 4115): User Service
I/lowmemorykiller( 3670): ActivityManager connected
I/SystemServiceManager( 4115): Starting com.android.server.lights.LightsService
I/SystemServiceManager( 4115): Starting com.android.server.BatteryService
I/SystemServiceManager( 4115): Starting com.android.server.usage.UsageStatsService
I/SystemServiceManager( 4115): Starting com.android.server.webkit.WebViewUpdateService
I/SystemServer( 4115): Reading configuration...
I/SystemServer( 4115): Scheduling Policy
I/SystemServer( 4115): Telephony Registry
I/SystemServer( 4115): Entropy Mixer
I/EntropyMixer( 4115): Added HW RNG output to entropy pool
I/EntropyMixer( 4115): Writing entropy...
I/SystemServer( 4115): Account Manager
I/SystemServer( 4115): Content Manager
I/SystemServer( 4115): System Content Providers
W/ActivityManager( 4115): Can't addPackageDependency on system process
W/CoreSettingsObserver( 4115): Cannot find setting "debug_view_attributes"
W/CoreSettingsObserver( 4115): android.provider.Settings$SettingNotFoundException: debug_view_attributes
W/CoreSettingsObserver( 4115): at android.provider.Settings$Global.getInt(Settings.java:8060)
W/CoreSettingsObserver( 4115): at com.android.server.am.CoreSettingsObserver.populateSettings(CoreSettingsObserver.java:129)
W/CoreSettingsObserver( 4115): at com.android.server.am.CoreSettingsObserver.sendCoreSettings(CoreSettingsObserver.java:82)
W/CoreSettingsObserver( 4115): at com.android.server.am.CoreSettingsObserver.<init>(CoreSettingsObserver.java:65)
W/CoreSettingsObserver( 4115): at com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManagerService.java:9976)
W/CoreSettingsObserver( 4115): at com.android.server.SystemServer.startOtherServices(SystemServer.java:482)
W/CoreSettingsObserver( 4115): at com.android.server.SystemServer.run(SystemServer.java:284)
W/CoreSettingsObserver( 4115): at com.android.server.SystemServer.main(SystemServer.java:185)
W/CoreSettingsObserver( 4115): at java.lang.reflect.Method.invoke(Native Method)
W/CoreSettingsObserver( 4115): at java.lang.reflect.Method.invoke(Method.java:372)
W/CoreSettingsObserver( 4115): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
W/CoreSettingsObserver( 4115): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
I/SystemServer( 4115): Vibrator Service
I/SystemServer( 4115): Consumer IR Service
I/SystemServiceManager( 4115): Starting com.android.server.AlarmManagerService
D/AlarmManagerService( 4115): Kernel timezone updated to 180 minutes west of GMT
I/SystemServer( 4115): Init Watchdog
I/SystemServer( 4115): Input Manager
I/InputManager( 4115): Initializing input manager, mUseDevInputEventForAudioJack=false
I/SystemServer( 4115): Window Manager
I/WindowManager( 4115): No existing display settings /data/system/display_settings.xml; starting empty
D/PermissionCache( 3689): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (1197 us)
W/Settings( 4115): Setting dev_force_show_navbar has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning Secure URI.
I/InputManager( 4115): Starting input manager
I/SystemServer( 4115): Bluetooth Manager Service
D/EventHub( 4115): No input device configuration file found for device 'hrm_sensor'.
D/BluetoothManagerService( 4115): Loading stored name and address
D/BluetoothManagerService( 4115): Stored bluetooth Name=SM-G900H,Address=14:B4:84:6F:66:79
I/SystemServer( 4115): Input Method Service
W/InputMethodManagerService( 4115): Couldn't create dir.: /data/system/inputmethod
I/SystemServer( 4115): Accessibility Manager
D/EventHub( 4115): No input device configuration file found for device 'ssp_context'.
I/ActivityManager( 4115): Config changes=1df8 {1.0 ?mcc?mnc es_ES ldltr sw360dp w360dp h640dp 480dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h s.2 themeResource=null}
I/ActivityManager( 4115): Config changes=400 {1.0 ?mcc?mnc es_ES ldltr sw360dp w360dp h615dp 480dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h s.3 themeResource=null}
I/SystemServer( 4115): Mount Service
D/EventHub( 4115): No input device configuration file found for device 'meta_event'.
I/UsageStatsService( 4115): User[0] Rollover scheduled @ 2015-07-17 21:00:00(1437177600000)
I/UsageStatsService( 4115): User[0] Rolling over usage stats
I/UsageStatsService( 4115): User[0] Rollover scheduled @ 2015-07-18 21:00:00(1437264000000)
I/UsageStatsService( 4115): User[0] Rolling over usage stats complete. Took 0 milliseconds
D/MountService( 4115): got storage path: /storage/sdcard0 description: Almacenamiento interno primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: false maxFileSize: 0
D/MountService( 4115): addVolumeLocked() StorageVolume:
D/MountService( 4115): mStorageId=65537 mPath=/storage/emulated/0 mDescriptionId=17040999
D/MountService( 4115): mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100
D/MountService( 4115): mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0} mUuid=null
D/MountService( 4115): mUserLabel=null mState=null
D/MountService( 4115): got storage path: /storage/sdcard1 description: Tarjeta SD primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: true maxFileSize: 0
D/MountService( 4115): addVolumeLocked() StorageVolume:
D/MountService( 4115): mStorageId=0 mPath=/storage/sdcard1 mDescriptionId=17041000 mPrimary=false
D/MountService( 4115): mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=true
D/MountService( 4115): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
D/MountService( 4115): got storage path: /storage/usbdisk description: Almacenamiento USB primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService( 4115): addVolumeLocked() StorageVolume:
D/MountService( 4115): mStorageId=0 mPath=/storage/usbdisk mDescriptionId=17041001 mPrimary=false
D/MountService( 4115): mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
D/MountService( 4115): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
I/SystemServer( 4115): LockSettingsService
I/SystemServiceManager( 4115): Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
E/MountService( 4115): Error processing initial volume state
E/MountService( 4115): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.os.storage.StorageVolume.getPath()' on a null object reference
E/MountService( 4115): at com.android.server.MountService.updatePublicVolumeState(MountService.java:752)
E/MountService( 4115): at com.android.server.MountService.access$1700(MountService.java:119)
E/MountService( 4115): at com.android.server.MountService$3.run(MountService.java:860)
I/PackageManager( 4115): No secure containers found
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager( 4115): Unknown permission com.qualcomm.permission.USE_PHONE_SERVICE in package com.android.dialer
W/PackageManager( 4115): Unknown permission android.permission.ACCESS_SUPERUSER in package com.cyanogenmod.filemanager
W/PackageManager( 4115): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
W/PackageManager( 4115): Unknown permission com.cyngn.cmstats.SEND_ANALYTICS in package com.cyanogenmod.setupwizard
W/PackageManager( 4115): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
W/PackageManager( 4115): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
W/PackageManager( 4115): Unknown permission com.google.android.c2dm.permission.RECEIVE in package org.whispersystems.whisperpush
W/PackageManager( 4115): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
W/PackageManager( 4115): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
W/PackageManager( 4115): Unknown permission com.google.android.c2dm.permission.RECEIVE in package com.cyanogenmod.account
W/PackageManager( 4115): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
W/PackageManager( 4115): Unknown permission com.android.deskclock.worldclock.permissions.WRITE_DATABASE in package com.android.deskclock
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager( 4115): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.android.soundrecorder (protectionLevel=18 flags=0x8be45)
W/PackageManager( 4115): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
W/PackageManager( 4115): Unknown permission com.qualcomm.permission.USE_PHONE_SERVICE in package com.android.mms
W/PackageManager( 4115): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.android.mms (protectionLevel=2 flags=0x4049be65)
W/PackageManager( 4115): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x49be45)
W/PackageManager( 4115): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x49be45)
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
W/PackageManager( 4115): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
W/PackageManager( 4115): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
W/PackageManager( 4115): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
D/EventHub( 4115): No input device configuration file found for device 'step_cnt_sensor'.
I/SystemServer( 4115): Status Bar
I/SystemServer( 4115): Clipboard Service
W/ClipboardService( 4115): No security bridge jar found, using default
I/SystemServer( 4115): TorchService
D/EventHub( 4115): No input device configuration file found for device 'uncal_gyro_sensor'.
D/EventHub( 4115): No input device configuration file found for device 'sig_motion_sensor'.
D/EventHub( 4115): No input device configuration file found for device 'uncal_geomagnetic_sensor'.
D/EventHub( 4115): No input device configuration file found for device 'geomagnetic_sensor'.
D/wrapperGPS( 3698): wrapperConnect_RILD
D/EventHub( 4115): No input device configuration file found for device 'gesture_sensor'.
D/EventHub( 4115): No input device configuration file found for device 'temp_humidity_sensor'.
D/EventHub( 4115): No input device configuration file found for device 'proximity_sensor'.
D/EventHub( 4115): No input device configuration file found for device 'light_sensor'.
D/EventHub( 4115): No input device configuration file found for device 'sii8240_rcp'.
W/EventHub( 4115): Unable to disable kernel key repeat for /dev/input/event0: Function not implemented
I/EventHub( 4115): New device: id=13, fd=94, path='/dev/input/event0', name='sii8240_rcp', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
I/AudioFlinger( 3692): Using module 1 has the primary audio interface
I/AudioFlinger( 3692): AudioFlinger's thread 0xb619b000 ready to run
V/audio_hw_primary( 3692): do_out_standby: output standby: 1
V/audio_hw_primary( 3692): out_set_parameters: key value pairs: routing=2
--------- beginning of crash
F/libc ( 3692): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x4 in tid 4193 (AudioOut_2)
I/DEBUG ( 3686): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 3686): Build fingerprint: 'samsung/cm_k3gxx/k3gxx:5.0.2/LRX22G/cebecded7a:userdebug/test-keys'
I/DEBUG ( 3686): Revision: '10'
I/DEBUG ( 3686): ABI: 'arm'
I/DEBUG ( 3686): pid: 3692, tid: 4193, name: AudioOut_2 >>> /system/bin/mediaserver <<<
I/DEBUG ( 3686): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4
E/EventHub( 4115): could not get driver version for /dev/input/mice, Not a typewriter
I/DEBUG ( 3686): r0 00000000 r1 00000000 r2 00000020 r3 00000000
I/DEBUG ( 3686): r4 00000000 r5 00000000 r6 00000006 r7 00000014
I/DEBUG ( 3686): r8 b61731e4 r9 00000001 sl b570f050 fp b6f99e04
I/DEBUG ( 3686): ip b630ef70 sp b5901b80 lr b630af8f pc b6301368 cpsr 20070030
I/DEBUG ( 3686):
I/DEBUG ( 3686): backtrace:
I/DEBUG ( 3686): #00 pc 00001368 /system/lib/libaudioroute.so (audio_route_reset+7)
I/DEBUG ( 3686): #01 pc 00001f8b /system/lib/hw/audio.primary.universal5422.so
I/DEBUG ( 3686): #02 pc 00002f2f /system/lib/hw/audio.primary.universal5422.so
I/DEBUG ( 3686): #03 pc 0002a9bb /system/lib/libaudioflinger.so
I/DEBUG ( 3686): #04 pc 00024a0b /system/lib/libaudioflinger.so
I/DEBUG ( 3686): #05 pc 0002644d /system/lib/libaudioflinger.so
I/DEBUG ( 3686): #06 pc 0000eeb5 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
I/DEBUG ( 3686): #07 pc 0000ea25 /system/lib/libutils.so
I/DEBUG ( 3686): #08 pc 00013fa3 /system/lib/libc.so (__pthread_start(void*)+30)
I/DEBUG ( 3686): #09 pc 00011f93 /system/lib/libc.so (__start_thread+6)
I/DEBUG ( 3686):
I/DEBUG ( 3686): Tombstone written to: /data/tombstones/tombstone_05
I/DEBUG ( 3686): ********************************************************
I/DEBUG ( 3686): * Process 3692 has been suspended while crashing.
I/DEBUG ( 3686): * To attach gdbserver for a gdb connection on port 5039
I/DEBUG ( 3686): * and start gdbclient:
I/DEBUG ( 3686): *
I/DEBUG ( 3686): * gdbclient /system/bin/mediaserver :5039 4193
I/DEBUG ( 3686): * or
I/DEBUG ( 3686): * dddclient /system/bin/mediaserver :5039 4193
I/DEBUG ( 3686): *
I/DEBUG ( 3686): * Wait for gdb to start, then press the VOLUME DOWN key
I/DEBUG ( 3686): * to let the process continue crashing.
I/DEBUG ( 3686): ********************************************************
D/EventHub( 4115): No input device configuration file found for device 'hall'.
D/EventHub( 4115): No input device configuration file found for device 'gpio_keys.16'.
W/EventHub( 4115): Unable to disable kernel key repeat for /dev/input/event16: Function not implemented
I/EventHub( 4115): New device: id=15, fd=95, path='/dev/input/event16', name='gpio_keys.16', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
D/EventHub( 4115): No input device configuration file found for device 'voicecontrol'.
W/EventHub( 4115): Unable to disable kernel key repeat for /dev/input/event14: Function not implemented
I/EventHub( 4115): New device: id=16, fd=96, path='/dev/input/event14', name='voicecontrol', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
D/EventHub( 4115): No input device configuration file found for device 'Headset'.
W/EventHub( 4115): Unable to disable kernel key repeat for /dev/input/event15: Function not implemented
I/EventHub( 4115): New device: id=17, fd=97, path='/dev/input/event15', name='Headset', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
D/EventHub( 4115): No input device configuration file found for device 'sec_touchkey'.
W/EventHub( 4115): Unable to disable kernel key repeat for /dev/input/event17: Function not implemented
I/EventHub( 4115): New device: id=18, fd=98, path='/dev/input/event17', name='sec_touchkey', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/sec_touchkey.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
D/EventHub( 4115): No input device configuration file found for device 'w1'.
E/EventHub( 4115): could not get driver version for /dev/input/mouse0, Not a typewriter
W/EventHub( 4115): Unable to disable kernel key repeat for /dev/input/event1: Function not implemented
I/EventHub( 4115): New device: id=20, fd=99, path='/dev/input/event1', name='sec_touchscreen', classes=0x15, configuration='/system/usr/idc/sec_touchscreen.idc', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
I/InputReader( 4115): Device added: id=-1, name='Virtual', sources=0x00000301
I/InputReader( 4115): Touch device 'sec_touchscreen' could not query the properties of its associated display. The device will be inoperable until the display size becomes available.
I/InputReader( 4115): Device added: id=20, name='sec_touchscreen', sources=0x00005103
I/InputReader( 4115): Device added: id=18, name='sec_touchkey', sources=0x00000101
I/InputReader( 4115): Device added: id=17, name='Headset', sources=0x00000101
I/InputReader( 4115): Device added: id=16, name='voicecontrol', sources=0x00000101
I/InputReader( 4115): Device added: id=15, name='gpio_keys.16', sources=0x00000101
I/InputReader( 4115): Device added: id=13, name='sii8240_rcp', sources=0x00000101
I/InputReader( 4115): Reconfiguring input devices. changes=0x00000004
I/InputReader( 4115): Device reconfigured: id=20, name='sec_touchscreen', size 1080x1920, orientation 0, mode 1, display id 0
I/ActivityManager( 4115): Config changes=8 {1.0 ?mcc?mnc es_ES ldltr sw360dp w360dp h615dp 480dpi nrml long port ?uimode ?night finger -keyb/v/h -nav/h s.4 themeResource=null}
D/wrapperGPS( 3698): wrapperConnect_RILD
D/wrapperGPS( 3698): wrapperConnect_RILD
D/gpsd ( 3698): WakeLock(Acquire,GPSD)
D/gpsd ( 3698): WakeLock(Release,GPSD)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=15725135876)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=18020778001)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=23320136794)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=23995083960)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=28535681836)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=29750755628)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=33480661253)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=35640556753)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=43875538629)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=44145686588)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=44280695171)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=45630732338)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=59215853673)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=59891134215)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=63266402632)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=69055991591)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=73496293425)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=76990865842)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=77126130758)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=78611252925)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=89366132676)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=98921339344)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=106706110179)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=106840938929)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=106975996137)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=107381270679)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=111146002137)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=111281133971)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=135985820890)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=136255911515)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=136391085682)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=138670431682)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=138940712307)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=139615895432)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=140155997682)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=146215819558)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=146755801725)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=147565889350)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=147836076183)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=148646291475)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=153896144017)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=154165924143)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=161576390435)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=164800868102)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=165206110810)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=165476132394)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=172346322061)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=177596090354)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=183385702563)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=184465995646)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=191336118939)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=192551259730)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=192821321272)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=198881103189)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=200096383356)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=201041644690)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=206291367649)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=210865691399)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=216115782233)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=220150582109)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=224050647526)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=233501010069)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=233771020360)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=235255880194)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=241616043195)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=241886004195)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=242290923778)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=242426071986)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=242696099320)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=246611297362)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=246746352987)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=254156031071)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=255776083613)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=256046093405)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=256315913946)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=260230772072)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=260770891239)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=261311081780)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=264145817822)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=264685843656)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=264955593447)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=265090725656)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=265495710947)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=269021060781)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=284021334908)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=284291278241)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=284561287783)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=294416035201)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=295090916326)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=306160681036)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=323455978746)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=324400889788)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=324806089955)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=325076095205)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=325615900330)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=325885884455)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=330881279664)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=331151318330)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=331691272247)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=335606371289)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=335876315789)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=336011319914)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=337226303164)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=345056070999)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=346001028415)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=350860701333)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=353155900708)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=362470619084)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=362740739042)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=373405670627)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=374485696377)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=383141708670)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=388136226087)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=388811248254)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=389351281712)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=389621254379)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=392726375379)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=404606130797)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=412991275173)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=413126301507)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=413936134840)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=417716050216)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=417986063007)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=418391184466)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=423521143050)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=423926098341)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=424330876966)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=425140682841)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=425275710091)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=436631025801)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=436901022093)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=437305923093)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=445555653302)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=450026404886)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=451106296011)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=454076128428)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=454616057345)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=459880943429)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=460285909346)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=460555899221)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=461230854971)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=465280857596)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=465685914888)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=465955907888)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=466361091388)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=466766044763)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=470545947139)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=471085739430)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=471895706972)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=480146022473)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=484601027474)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=491216032933)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=491621095141)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=491891090099)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=492835723475)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=493240721933)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=500006371184)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=500681321892)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=504476317809)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=511646096935)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=511781063935)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=512051074893)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=523151067603)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=523961090562)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=537340955813)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=537611108272)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=537746109188)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=538151100938)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=543415559356)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=543685527939)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=547076333648)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=547211294023)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=547481226481)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=551126131981)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=551665963815)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=552746079107)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=552881131232)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=553421104315)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=562736128025)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=562870994941)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=563276135900)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=563681079275)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=564220899775)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=564355885941)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=571661331026)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=577601318610)
W/SurfaceFlinger( 3689): Ignoring duplicate VSYNC event from HWC (t=577736322526)