[Q] Surfaceflinger is dying on bootup with a SIGSEGV - Android Q&A, Help & Troubleshooting

I hope someone here can help me .
First, my Device:
Gigaset QV1030, originally named as Quanta FG6Q
Tegra 4 Chipset, 2gb of Ram, 2560*1600 Screen. Originally shipped with 4.2.2 .
It is quite similar to the Asus Transformer TF701t and the ekrnel source is available.
The Kernel is 3.4.35.
The Past:
I´ve successfully compiled cm10.1 for it, and it's running more or less flawless. So i have a working cwm, and i´m able to work with the sources
The Problem:
I tried to port any higer version than cm 10.1 to this device, but every one, icluding 10.2,11 and 12, show exactly the same Problem:
Surfaceflinger crashes with the following log:
03-03 21:34:42.303 155 155 I SurfaceFlinger: SurfaceFlinger is starting
03-03 21:34:42.307 155 293 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
03-03 21:34:42.325 155 293 D libEGL : loaded /system/lib/egl/libEGL_tegra.so
03-03 21:34:42.325 155 293 I : Attempting to load EGL implementation /system/lib/egl/libEGL_tegra_impl
03-03 21:34:42.461 155 293 I : Loaded EGL implementation /system/lib/egl/libEGL_tegra_impl
03-03 21:34:42.517 155 293 D libEGL : loaded /system/lib/egl/libGLESv1_CM_tegra.so
03-03 21:34:42.536 155 293 D libEGL : loaded /system/lib/egl/libGLESv2_tegra.so
03-03 21:34:42.544 155 293 D NvOsDebugPrintf: NvRmPowerModuleClockControl on MOD[108] INST[0]
03-03 21:34:42.606 155 293 D NVSI : ### VALID CONFIGURATION ###
03-03 21:34:42.619 155 293 D NvOsDebugPrintf: NvRmPowerModuleClockControl off MOD[108] INST[0]
03-03 21:34:42.799 155 293 D hwcomposer: Display 0: found 1 modes
03-03 21:34:42.799 155 293 D hwcomposer: unmatched: 2560 x 1600 @ 59.98 Hz
03-03 21:34:42.799 155 293 D hwcomposer: display type 0: vblank period = 16672794 ns
03-03 21:34:42.799 155 293 D hwcomposer: dc_blank: display 0, [-1 -> 0]
03-03 21:34:42.812 155 293 W hwcomposer: No supported resolution higher than 3, use Max resolution
03-03 21:34:42.812 155 293 D hwcomposer: display type 1: vblank period = 16666214 ns
03-03 21:34:42.812 155 293 D hwcomposer: Setting vblank display to Internal, new vblank period 16672794 ns
03-03 21:34:42.943 155 293 D hwcomposer: Creating nvcap video capture service
03-03 21:34:42.948 155 293 D hwcomposer: display type 2: vblank period = 16666214 ns
03-03 21:34:42.960 155 293 D hwcomposer: Display 0 layer clip is 2560 x 1600
03-03 21:34:42.960 155 293 D hwcomposer: Display 0 device clip is 2560 x 1600
03-03 21:34:42.960 155 293 I SurfaceFlinger: Using composer version 1.1
03-03 21:34:42.960 155 293 D hwcomposer: config[0].x = 2560
03-03 21:34:42.960 155 293 D hwcomposer: config[0].y = 1600
03-03 21:34:42.960 155 293 W SurfaceFlinger: no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
03-03 21:34:43.005 155 293 D NvOsDebugPrintf: Library for API 1 exposes function not wrapped: glPointSizePointerOES
03-03 21:34:43.050 155 293 I : Loading GLESv1_CM implementation /system/lib/egl/libGLESv1_CM_tegra_impl
03-03 21:34:43.050 155 293 I SurfaceFlinger: EGL informations:
03-03 21:34:43.050 155 293 I SurfaceFlinger: vendor : Android
03-03 21:34:43.050 155 293 I SurfaceFlinger: version : 1.4 Android META-EGL
03-03 21:34:43.050 155 293 I SurfaceFlinger: extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_create_context EGL_EXT_create_context_robustness EGL_NV_system_time EGL_ANDROID_image_native_buffer
03-03 21:34:43.050 155 293 I SurfaceFlinger: Client API: OpenGL_ES
03-03 21:34:43.050 155 293 I SurfaceFlinger: EGLSurface: 8-8-8-8, config=0xcaf32c
03-03 21:34:43.050 155 293 I SurfaceFlinger: OpenGL ES informations:
03-03 21:34:43.050 155 293 I SurfaceFlinger: vendor : NVIDIA Corporation
03-03 21:34:43.050 155 293 I SurfaceFlinger: renderer : NVIDIA AP
03-03 21:34:43.050 155 293 I SurfaceFlinger: version : OpenGL ES-CM 1.1
03-03 21:34:43.050 155 293 I SurfaceFlinger: extensions: GL_EXT_bgra GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_format_BGRA8888 GL_EXT_unpack_subimage GL_EXT_debug_marker GL_EXT_debug_label GL_NV_texture_npot_2D_mipmap GL_OES_byte_coordinates GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_extended_matrix_palette GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_fbo_render_mipmap GL_OES_fixed_point GL_03-03 21:34:43.050 155 293 I SurfaceFlinger: GL_MAX_TEXTURE_SIZE = 4096
03-03 21:34:43.050 155 293 I SurfaceFlinger: GL_MAX_VIEWPORT_DIMS = 4096 x 4096
03-03 21:34:43.059 155 293 D SurfaceFlinger: Screen acquired, type=0 flinger=0xb8a9c478
03-03 21:34:43.059 155 293 D hwcomposer: hwc_blank: display 0: unblank
03-03 21:34:43.059 155 293 D hwcomposer: hwc_blank_display: display 0: [1 -> 0]
03-03 21:34:43.059 155 293 D hwcomposer: Display 0 layer clip is 2560 x 1600
03-03 21:34:43.059 155 293 D hwcomposer: Display 0 device clip is 2560 x 1600
03-03 21:34:43.059 155 293 D hwcomposer: dc_blank: display 0, [0 -> 0]
03-03 21:34:43.183 155 155 E SurfaceFlinger: ro.sf.lcd_density must be defined as a build property
03-03 21:34:51.852 155 545 E SurfaceFlinger: ro.sf.lcd_density must be defined as a build property
03-03 21:34:57.338 155 592 D PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (233 us)
03-03 21:34:57.338 155 293 D SurfaceFlinger: Screen acquired, type=0 flinger=0xb8a9c478
03-03 21:34:57.338 155 293 D SurfaceFlinger: screen was previously acquired
03-03 21:35:10.562 155 293 I : Loading GLESv2 implementation /system/lib/egl/libGLESv2_tegra_impl
03-03 21:35:10.604 155 293 F libc : Fatal signal 11 (SIGSEGV) at 0x0000002f (code=1), thread 293 (SurfaceFlinger)
I included an archive with the contents of data/dropbox, if you want to take a further look.
What I tried:
I swapped out the entire egl folder with the asus one, and even the hwcomposer.tegra.so and the gralloc.hwcomposer.so, but the Problem stays exactly the same.
I tried to fiddle around with the various options in the BoardConfig.mk but i had no luck with that either.
What I guess:
This could be a pain for you to read, so please proceed with caution .
Because the Asus libs are known to be working with cm11 and 12, i guess that the Problem is not located in the *.so files. Also i can not imagine, how an entry in the Device folder could have such an outcome, as far as i know, the most settings there would´t affect such low-level stuff.
But what i know is, that a SIGSEGV means, that there is some sort of memory access violation, which means: Surfaceflinger, or one of it´s threads, try to access or allocate memory, which is not allowed.So i could imagine, that the Problem lies in the incomplete SELinux support in this Kernel, what would explain, why every Version higher than 4.2.2 fails, as SELinux is set to permissive and higher starting with 4.3. But the problem here is, that the Device wont even Boot past the initial Vendor Splashscreen with an SELinux enabled kernel.
My Question:
So i would like to know, am i on the right track with SELinux? Or are these Things not connected with each other?
And, if SELinux, or it´s abstinence, is not causing it, what is?
Thanks for your help in advance :good: .

Related

[Q] porting 9100 rom to 9100G

I would like to port a rom of a 9100 to a 9100G.
I've spent some hours of testing but always have some issues I can't solve.
I need help for that.
Is someone would help me?
The problem I'm facing now is this error "Waiting for service SurfaceFlinger" or if I manage to make it disappear I've got a problem with the def of the screen wich isn't good.
Help would be appreciate.
If someone can help me with the following error.
SurfaceFlinger( 2394): SurfaceFlinger is starting
SurfaceFlinger( 2394): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
gralloc ( 2394): using (fd=33)
gralloc ( 2394): id = omapfb
gralloc ( 2394): xres = 480 px
gralloc ( 2394): yres = 800 px
gralloc ( 2394): xres_virtual = 480 px
gralloc ( 2394): yres_virtual = 1600 px
gralloc ( 2394): bpp = 32
gralloc ( 2394): r = 16:8
gralloc ( 2394): g = 8:8
gralloc ( 2394): b = 0:8
gralloc ( 2394): width = 93 mm (131.096771 dpi)
gralloc ( 2394): height = 56 mm (362.857147 dpi)
gralloc ( 2394): refresh rate = 61.42 Hz
TIOverlay( 2394): Ln=2866: overlay_device_open+
TIOverlay( 2394): screenMetaData[0].displayname =lcd
TIOverlay( 2394): screenMetaData[0].displayenabled =/sys/devices/platform/omapdss/display0/enabled
TIOverlay( 2394): screenMetaData[0].displaytimings =25600,480/16/16/2,800/10/4/2
TIOverlay( 2394): screenMetaData[1].displayname =hdmi
TIOverlay( 2394): screenMetaData[1].displayenabled =/sys/devices/platform/omapdss/display1/enabled
TIOverlay( 2394): screenMetaData[1].displaytimings =74250,1920/88/148/44,1080/4/36/5
TIOverlay( 2394): managerMetaData[0].managername =lcd
TIOverlay( 2394): managerMetaData[1].managername =tv
TIOverlay( 2394): managerMetaData[2].managername =2lcd
TIOverlay( 2394): hardcoding overlay1 manager to tv
TIOverlay( 2394): Ln=2953: overlay_device_open-
libEGL ( 2394): eglGetDisplay:683 error 300c (EGL_BAD_PARAMETER)
libEGL ( 2394): eglInitialize:697 error 3008 (EGL_BAD_DISPLAY)
SurfaceFlinger( 2394): couldn't find an EGLConfig matching the screen format
libEGL ( 2394): eglQuerySurface:1116 error 300d (EGL_BAD_SURFACE)
libEGL ( 2394): validate_display_config:510 error 3008 (EGL_BAD_DISPLAY)
ServiceManager( 1582): Waiting for service SurfaceFlinger...

[Q] Boot Loop CM9 for Allwinner A10

Hi,
Tablet hangs in Bootloop after installed cm9_nightly_20120721 + protab2xxl_compatibility_1.2.0 startet from cwm 6.0.1.0.
Noticed that the "/data" partition only has 15MB of Space with 0B Byte free. I wiped the cache after installation with cwm, i am not able to boot to cwm again because key combinations not work on this device.
Got a T15A Generic tablet which has the same Hardware than protab 2 xxl, Goclever A103, Coby 1042 etc...
Any idear how to get CM9 or CM10 running?
Code:
--------- beginning of /dev/log/main
I/cm ( 70): Welcome to Android 4.0.4 / CyanogenMod-9-20120721-UNOFFICIAL-907
I/cm ( 71): _
I/cm ( 72): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
I/cm ( 73): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
I/cm ( 74): )) _))
I/cm ( 75):
I/run-parts( 65): done Additional Modules Autoload
I/run-parts( 65): done Virtual Memory Parameter Tweaks
I/run-parts( 65): /system/etc/init.d/04mount[7]: cannot create /sys/devices/virtual/bdi/179:0/read_ahead_kb: No such file or directory
I/run-parts( 65): done Internal Storage Speed Fix
I/run-parts( 65): done devlistener started
I/run-parts( 65): done USB Audio Modules Autoload
--------- beginning of /dev/log/system
I/USB3G ( 109): usb 3g monitor v0.1 start
E/NetlinkEvent( 89): NetlinkEvent::FindParam(): Parameter 'DEVNAME' not found
D/DevListener( 89): Changed the permission of file /sys/devices/platform/sunxi-rfkill.0/rfkill/rfkill0/state to 666
I/DEBUG ( 100): debuggerd: Jul 21 2012 09:15:10
E/NetlinkEvent( 89): NetlinkEvent::FindParam(): Parameter 'DEVNAME' not found
I/USB3G ( 109): event { 'add', '/devices/platform/sw_hcd_host0/usb1', 'usb', '', 189, 0 }
I/USB3G ( 109): event { 'add', '/devices/platform/sw-ehci.1/usb2', 'usb', '', 189, 128 }
I/USB3G ( 109): event { 'add', '/devices/platform/sw-ohci.1/usb3', 'usb', '', 189, 256 }
I/Vold ( 98): Vold 2.1 (the revenge) firing up
I/Netd ( 99): Netd 1.0 starting
D/Vold ( 98): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 98): Volume extsd state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 98): Volume usbhost1 state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 98): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted)
E/NetlinkEvent( 89): NetlinkEvent::FindParam(): Parameter 'DEVNAME' not found
I/ ( 104): ServiceManager: 0x65c910
D/AndroidRuntime( 103):
D/AndroidRuntime( 103): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 103): CheckJNI is OFF
I/SurfaceFlinger( 102): SurfaceFlinger is starting
I/SurfaceFlinger( 102): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
I/gralloc ( 102): using (fd=13)
I/gralloc ( 102): id =
I/gralloc ( 102): xres = 1024 px
I/gralloc ( 102): yres = 600 px
I/gralloc ( 102): xres_virtual = 1024 px
I/gralloc ( 102): yres_virtual = 1200 px
I/gralloc ( 102): bpp = 32
I/gralloc ( 102): r = 16:8
I/gralloc ( 102): g = 8:8
I/gralloc ( 102): b = 0:8
I/gralloc ( 102): width = 163 mm (159.568100 dpi)
I/gralloc ( 102): height = 95 mm (160.421051 dpi)
I/gralloc ( 102): refresh rate = 61.07 Hz
D/libEGL ( 102): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 102): loaded /system/lib/egl/libEGL_mali.so
D/dalvikvm( 103): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 103): ODEX file is stale or bad; removing and retrying (/data/dalvik-cache/[email protected]@[email protected])
D/libEGL ( 102): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 102): loaded /system/lib/egl/libGLESv2_mali.so
E/SurfaceFlinger( 102): couldn't find an EGLConfig matching the screen format
I/SurfaceFlinger( 102): EGL informations:
I/SurfaceFlinger( 102): # of configs : 28
I/SurfaceFlinger( 102): vendor : Android
I/SurfaceFlinger( 102): version : 1.4 Android META-EGL
I/SurfaceFlinger( 102): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_base EGL_KHR_image_pixmap L_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 102): Client API: OpenGL ES
I/SurfaceFlinger( 102): EGLSurface: 5-6-5-0, config=0x0
I/SurfaceFlinger( 102): OpenGL informations:
I/SurfaceFlinger( 102): vendor : ARM
I/SurfaceFlinger( 102): renderer : Mali-400 MP
I/SurfaceFlinger( 102): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 102): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_size_array GL_OES_point_sprite GL_OES_texture_npot GL_OES_query_matrix GL_OES_matrix_palette GL_OES_extended_matrix_palette GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_draw_texture GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_OES_framebuffer_object GL_OES_stencil8 GL_OES_depth24 GL_ARM_rgba8 GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_OES_texture_cube_map GL_EXT_discard_framebuffer
I/SurfaceFlinger( 102): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 102): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
I/SurfaceFlinger( 102): flags = 00000000
D/display ( 102): start open_display!ctx->mFD_disp = 12
E/DisplayDispatcher( 102): Open Display Device Succesfully!
W/DisplayDispatcher( 102): display dispatcher enabled
D/libEGL ( 151): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 151): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 151): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 151): loaded /system/lib/egl/libGLESv2_mali.so
D/dalvikvm( 103): Zip inflate: partial write (will retry): (8152 of 32768)
E/dalvikvm( 103): Zip inflate: write failed: No space left on device
E/dalvikvm( 103): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 103): Unable to process classpath element '/system/framework/framework.jar'
I/ ( 105): ServiceManager: 0x1b1d958
E/dalvikvm( 103): opt header write failed: No space left on device
I/dalvikvm( 103): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 103): Unable to process classpath element '/system/framework/android.policy.jar'
E/dalvikvm( 103): opt header write failed: No space left on device
I/dalvikvm( 103): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 103): Unable to process classpath element '/system/framework/services.jar'
E/dalvikvm( 103): opt header write failed: No space left on device
I/dalvikvm( 103): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 103): Unable to process classpath element '/system/framework/apache-xml.jar'
E/dalvikvm( 103): opt header write failed: No space left on device
I/dalvikvm( 103): Unable to open or create cache for /system/framework/filterfw.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 103): Unable to process classpath element '/system/framework/filterfw.jar'
I/AudioFlinger( 105): Loaded primary audio interface from Sunxi audio HW HAL (audio)
I/AudioFlinger( 105): Using 'Sunxi audio HW HAL' (audio.primary) as the primary audio interface
I/AudioFlinger( 105): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
I/CameraService( 105): CameraService started (pid=105)
D/CameraHardware( 105): zoom_ratios: 100,106,113,120,126,133,140,146,153,160,166,173,180,186,193,200,206,213,220,226,233,240,246,253,260,266,273,280,286,293,300
I/AudioFlinger( 105): AudioFlinger's thread 0x1b2d258 ready to run
W/AudioFlinger( 105): Thread AudioOut_1 cannot connect to the power manager service
I/AudioPolicyService( 105): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
E/JNIHelp ( 103): Native registration unable to find class 'android/debug/JNITest', aborting
F/libc ( 103): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
I/ServiceManager( 97): service 'media.audio_flinger' died
I/ServiceManager( 97): service 'media.player' died
I/ServiceManager( 97): service 'media.camera' died
I/ServiceManager( 97): service 'media.audio_policy' died
LOOP from here
Code:
Filesystem Size Used Free Blksize
/dev 406M 48K 406M 4096
/mnt/asec 406M 0K 406M 4096
/mnt/obb 406M 0K 406M 4096
/system 503M 182M 321M 4096
/data 15M 15M 0K 4096
/cache 251M 4M 247M 4096
push
I have got the same error on A13 and cannot find answer. what to do with it?
I think that it happened because "EGLSurface: 5-6-5-0"(5+6+5+0 = 16bits) does not relate with bpp = 32bits; r = 16:8; g = 8:8; b = 0:8; + 24:8 bits for alpha transparent layer. You need to get "EGLSurface: 8-8-8-8" (8+8+8+8=32).
gralloc allocated 32bits (according to your display) but it is not present in EGLConfig.
I need help to solve it.

[Q] Please look at my logcat please!

I am trying to port SEMC Debrand Engine to Galaxy FIt using clean CM7 as base
So far it boots and then bootloops.
Logcat:
Code:
--------- beginning of /dev/log/main
I/cm ( 112): Welcome to Android 2.3.7 / Achotjan's_SEMC-Debrand-engine_v3
I/cm ( 113): _
I/cm ( 114): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
I/cm ( 115): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
I/cm ( 116): )) _))
I/cm ( 117):
I/DEBUG ( 151): debuggerd: Jan 1 2013 02:59:43
--------- beginning of /dev/log/system
I/Vold ( 149): Vold 2.1 (the revenge) firing up
I/Netd ( 150): Netd 1.0 starting
D/Vold ( 149): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 149): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold ( 149): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
D/AndroidRuntime( 153):
D/AndroidRuntime( 153): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
I/AndroidRuntime( 153): Heap size: -Xmx32m
D/AndroidRuntime( 153): CheckJNI is OFF
I/ ( 154): ServiceManager: 0xad50
I/AudioHardwareMSM72XX( 154): get_audpp_filter
I/AudioHardwareMSM72XX( 154): open /system/etc/AudioFilter.csv success.
I/AudioHardwareMSM72XX( 154): EQ flag = 00.
I/AudioHardwareMSM72XX( 154): EQ flag = 00.
I/AudioHardwareMSM72XX( 154): EQ flag = 00.
D/AudioHardwareInterface( 154): setMode(NORMAL)
I/AudioHardwareMSM72XX( 154): Set master volume to 7.
I/QualcommCameraHardware( 154): getCameraInfo: IN
I/QualcommCameraHardware( 154): getCameraInfo: loading libqcamera at 0xb000e0e8
I/QualcommCameraHardware( 154): getCameraInfo: numOfCameras = 1
I/QualcommCameraHardware( 154): Camera sensor 0 info:
I/QualcommCameraHardware( 154): camera_id: 0
I/QualcommCameraHardware( 154): modes_supported: 1
I/QualcommCameraHardware( 154): position: 0
I/QualcommCameraHardware( 154): sensor_mount_angle: 90
V/QualcommCameraHardware( 154): getCameraInfo: dlclose(libqcamera)
I/QualcommCameraHardware( 154): getCameraInfo: OUT
D/AudioFlinger( 154): setParameters(): io 1, keyvalue routing=2, tid 216, calling tid 154
I/AudioFlinger( 154): AudioFlinger's thread 0xcc68 ready to run
I/AudioHardwareMSM72XX( 154): Routing audio to Speakerphone
D/AudioHardwareMSM72XX( 154): doAudioRouteOrMute() device 6, mMode 0, mMicMute 1, mBuiltinMicSelected 0, muted
I/AudioHardwareMSM72XX( 154): Routing audio to Speakerphone
D/AudioHardwareMSM72XX( 154): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 154): Setting in-call volume to 7 (available range is 0 to 7)
I/SamplingProfilerIntegration( 153): Profiler is disabled.
I/Zygote ( 153): Preloading classes...
E/Zygote ( 153): setreuid() failed. errno: 2
D/dalvikvm( 153): GC_EXPLICIT freed 48K, 77% free 239K/1024K, external 0K/0K, paused 4ms
I/bluetooth_ScoSocket.cpp( 153): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 153): Entry name = Motorola HF850 ScoTypes = 0x7
D/szipinf ( 153): Initializing inflate state
D/dalvikvm( 153): GC_FOR_MALLOC freed 2914K, 57% free 2209K/5123K, external 0K/0K, paused 75ms
D/dalvikvm( 153): GC_FOR_MALLOC freed 2634K, 52% free 2485K/5123K, external 0K/0K, paused 68ms
I/Zygote ( 153): ...preloaded 1829 classes in 5841ms.
D/Zygote ( 153): setreuid() error ignored, same uid.
D/dalvikvm( 153): GC_EXPLICIT freed 887K, 48% free 2685K/5123K, external 0K/0K, paused 55ms
I/Zygote ( 153): Preload resources disabled, skipped.
D/dalvikvm( 153): GC_EXPLICIT freed 25K, 49% free 2660K/5123K, external 0K/0K, paused 45ms
D/dalvikvm( 153): GC_EXPLICIT freed <1K, 49% free 2660K/5123K, external 0K/0K, paused 44ms
D/dalvikvm( 153): GC_EXPLICIT freed <1K, 49% free 2660K/5123K, external 0K/0K, paused 44ms
I/dalvikvm( 153): System server process 254 has been created
I/Zygote ( 153): Accepting command socket connections
I/sysproc ( 254): Entered system_init()
I/sysproc ( 254): ServiceManager: 0xbed50
I/SurfaceFlinger( 254): SurfaceFlinger is starting
I/SurfaceFlinger( 254): dithering enabled
I/SurfaceFlinger( 254): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/SurfaceFlinger( 254): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
I/msm7k.gralloc( 254): using (fd=27)
I/msm7k.gralloc( 254): id = msmfb30_30001
I/msm7k.gralloc( 254): xres = 240 px
I/msm7k.gralloc( 254): yres = 320 px
I/msm7k.gralloc( 254): xres_virtual = 240 px
I/msm7k.gralloc( 254): yres_virtual = 640 px
I/msm7k.gralloc( 254): bpp = 32
I/msm7k.gralloc( 254): r = 24:8
I/msm7k.gralloc( 254): g = 16:8
I/msm7k.gralloc( 254): b = 8:8
I/msm7k.gralloc( 254): width = 38 mm (160.421051 dpi)
I/msm7k.gralloc( 254): height = 51 mm (159.372543 dpi)
I/msm7k.gralloc( 254): refresh rate = 1.34 Hz
D/libEGL ( 254): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 254): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 254): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 254): loaded /system/lib/egl/libGLESv2_adreno200.so
E/libEGL ( 254): eglSetSwapRectangleANDROID:1909 error 3008 (EGL_BAD_DISPLAY)
I/SurfaceFlinger( 254): EGL informations:
I/SurfaceFlinger( 254): # of configs : 35
I/SurfaceFlinger( 254): vendor : Android
I/SurfaceFlinger( 254): version : 1.4 Android META-EGL
I/SurfaceFlinger( 254): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle EGL_ANDROID_get_render_buffer
I/SurfaceFlinger( 254): Client API: OpenGL ES
I/SurfaceFlinger( 254): EGLSurface: 8-8-8-8, config=0x3
I/SurfaceFlinger( 254): OpenGL informations:
I/SurfaceFlinger( 254): vendor : Qualcomm
I/SurfaceFlinger( 254): renderer : Adreno (TM) 200
I/SurfaceFlinger( 254): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 254): extensions: GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_draw_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering GL_AMD_compressed_3DC_texture
I/SurfaceFlinger( 254): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 254): GL_MAX_VIEWPORT_DIMS = 4096
I/SurfaceFlinger( 254): flags = 00000000
D/SensorService( 254): nuSensorService starting...
E/bdaddr ( 271): Error reading /data/.nvmac_bt.info (unexpected size 18)
E/SensorHAL( 254): __poll_init
E/SensorHAL( 254): +__poll_activate: handle=0 enabled=0
E/SensorHAL( 254): +__poll_activate: handle=1 enabled=0
E/SensorHAL( 254): +__poll_activate: handle=2 enabled=0
E/SensorHAL( 254): +__poll_activate: handle=3 enabled=0
I/SensorService( 254): BMA220
I/SensorService( 254): MMC314X
I/SensorService( 254): Mag & Acc Combo Orientation Sensor
I/SensorService( 254): TAOS
I/sysproc ( 254): System server: starting Android runtime.
I/sysproc ( 254): System server: starting Android services.
I/SystemServer( 254): Entered the Android system server!
D/SensorService( 254): nuSensorService thread starting...
I/sysproc ( 254): System server: entering thread pool.
I/SystemServer( 254): Entropy Service
I/SystemServer( 254): Power Manager
I/SystemServer( 254): Activity Manager
I/ActivityManager( 254): Memory class: 32
D/libEGL ( 270): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 270): loaded /system/lib/egl/libEGL_adreno200.so
W/UsageStats( 254): Usage stats version changed; dropping
D/libEGL ( 270): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 270): loaded /system/lib/egl/libGLESv2_adreno200.so
E/SurfaceFlinger( 254): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
W/zipro ( 270): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
HELP ME PLEASE!
PS. Full logcat http://pastebin.com/wxcMd6Nz
Thanx in Advance!
Logcat shows lot of Sony Ericsson specific libraries and files are missing and because of the dependency, it's throwing error and restarting framework again and again. Why are you trying to use something Sony Ericsson on a Samsung phone?
ivoidwarranty said:
Logcat shows lot of Sony Ericsson specific libraries and files are missing and because of the dependency, it's throwing error and restarting framework again and again. Why are you trying to use something Sony Ericsson on a Samsung phone?
Click to expand...
Click to collapse
Here it is running on Galaxy Y:
http://forum.xda-developers.com/showthread.php?t=1979146
and
Here is original thread (It is CM7, modded to run SE files)
http://forum.xda-developers.com/showthread.php?t=1504633

flashing any rom on MTK MT6753 unbootable: library "libterservice.so" not found

flashing any rom on MTK MT6753 unbootable: library "libterservice.so" not found
Heya,
Attempting to flash any rom on a cherry mobile flare s4 which uses MT6753 chipset fails to boot resulting in endless loop animation.
The adb logcat shows the problem right on the first few lines of the logfile:
--------- beginning of system
01-01 00:06:03.740 254 254 I vold : Vold 3.0 (the awakening) firing up
01-01 00:06:03.742 254 254 V vold : Detected support for: exfat ext4 ntfs vfat
01-01 00:06:03.747 254 254 W Vold : Tearing down stale mount /storage/usbotg
01-01 00:06:03.747 254 254 W Vold : Tearing down stale mount /mnt/media_rw
01-01 00:06:04.032 254 267 D vold : e4crypt_init_user0
01-01 00:06:04.032 254 267 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
01-01 00:06:04.032 254 267 D vold : Preparing: /data/system/users/0
01-01 00:06:04.033 254 267 D vold : Preparing: /data/misc/profiles/cur/0
01-01 00:06:04.034 254 267 D vold : Preparing: /data/misc/profiles/cur/0/foreign-dex
01-01 00:06:04.034 254 267 D vold : Preparing: /data/system_de/0
01-01 00:06:04.035 254 267 D vold : Preparing: /data/misc_de/0
01-01 00:06:04.035 254 267 D vold : Preparing: /data/user_de/0
01-01 00:06:04.036 254 267 D vold : e4crypt_unlock_user_key 0 serial=0 token_present=0
01-01 00:06:04.036 254 267 E vold : Failed to chmod /data/system_ce/0: No such file or directory
01-01 00:06:04.036 254 267 E vold : Failed to chmod /data/misc_ce/0: No such file or directory
01-01 00:06:04.036 254 267 E vold : Failed to chmod /data/media/0: No such file or directory
--------- beginning of crash
01-01 00:06:04.296 277 277 F libc : CANNOT LINK EXECUTABLE "/system/bin/terservice": library "libterservice.so" not found
01-01 00:06:04.297 277 277 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 277 (terservice)
01-01 00:06:04.382 282 282 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:04.382 282 282 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:04.382 282 282 F DEBUG : Build fingerprint: 'Highscreen/lineage_primel/primel:7.1.1/NOF26W/afc8d87b91:userdebug/test-keys'
01-01 00:06:04.382 282 282 F DEBUG : Revision: '0'
01-01 00:06:04.382 282 282 F DEBUG : ABI: 'arm64'
01-01 00:06:04.382 282 282 F DEBUG : pid: 277, tid: 277, name: terservice >>> /system/bin/terservice <<<
01-01 00:06:04.382 282 282 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:04.382 282 282 F DEBUG : x0 0000000000000000 x1 0000000000000115 x2 0000000000000006 x3 0000000000000008
01-01 00:06:04.382 282 282 F DEBUG : x4 0000000000000028 x5 0000000000000050 x6 12feff636d746e65 x7 7f7f7f7f7f7f7f7f
01-01 00:06:04.382 282 282 F DEBUG : x8 0000000000000083 x9 ffffffffffffffdf x10 0000000000000000 x11 0000000000000001
01-01 00:06:04.382 282 282 F DEBUG : x12 0000007f7915aa3c x13 30733a706f72705f x14 ffffffffffff0000 x15 ffffffffffffffff
01-01 00:06:04.382 282 282 F DEBUG : x16 0000000000000009 x17 01dc98150d40b832 x18 34c7225a10482d65 x19 0000007f79184b40
01-01 00:06:04.382 282 282 F DEBUG : x20 0000000000000006 x21 0000007f79184a98 x22 0000000000000002 x23 0000007f790ba010
01-01 00:06:04.382 282 282 F DEBUG : x24 000000000000000b x25 0000007fdeab5190 x26 0000007f790c01b8 x27 0000000000000000
01-01 00:06:04.382 282 282 F DEBUG : x28 0000007f790c0010 x29 0000007fdeab5000 x30 0000007f791438a0
01-01 00:06:04.382 282 282 F DEBUG : sp 0000007fdeab4fe0 pc 0000007f79144414 pstate 0000000060000000
01-01 00:06:04.389 282 282 F DEBUG :
01-01 00:06:04.389 282 282 F DEBUG : backtrace:
01-01 00:06:04.389 282 282 F DEBUG : #00 pc 0000000000077414 /system/bin/linker64 (__dl_tgkill+8)
01-01 00:06:04.389 282 282 F DEBUG : #01 pc 000000000007689c /system/bin/linker64 (__dl_pthread_kill+64)
01-01 00:06:04.389 282 282 F DEBUG : #02 pc 0000000000069f8c /system/bin/linker64 (__dl_raise+24)
01-01 00:06:04.389 282 282 F DEBUG : #03 pc 0000000000067930 /system/bin/linker64 (__dl_abort+52)
01-01 00:06:04.389 282 282 F DEBUG : #04 pc 0000000000069b1c /system/bin/linker64 (__dl___libc_fatal+104)
01-01 00:06:04.389 282 282 F DEBUG : #05 pc 0000000000010fc4 /system/bin/linker64 (__dl__ZL29__linker_init_post_relocationR19KernelArgumentBlocky+6296)
01-01 00:06:04.389 282 282 F DEBUG : #06 pc 000000000000f68c /system/bin/linker64 (__dl___linker_init+528)
01-01 00:06:04.389 282 282 F DEBUG : #07 pc 0000000000006cec /system/bin/linker64 (_start+4)
--------- beginning of main
01-01 00:06:14.220 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.274 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.347 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.421 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.475 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.548 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.621 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.694 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
01-01 00:06:14.749 280 330 W hwcomposer: [JOB] (0) Timed out waiting for vsync...
Click to expand...
Click to collapse
I don't know what that is but i suspect this is the reason /system/bin/bootanimation keeps on going forever.
Any fix ? thx.

[Help] [Samsung Camera App Crash, force Stopping]

Hi dear devs,
After rooting my j7 prime and deleting some unwanted bloatware my stock camera app stopped working i generated a log file for it ... as i am a newbie to android devlopment i am unable to understang the log file and problem occuring in camera app ... can any one help me with this problem..
Log file generated using Logcat xtreme app
---- 25 Jul 2020 6:08:35 pm ----
07-25 18:06:41.948 3324 11620 I ActivityManager: START u0 {act=android.intent.action.MAIN typ=null flg=0x10200000 cmp=ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.Camera}} from uid 10077
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.sec.android.app.camera user:0
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.sec.android.app.camera user:0
07-25 18:06:41.979 3324 3334 I ActivityManager: Start proc 12233:com.sec.android.app.camera/u0a51 for activity com.sec.android.app.camera/.Camera
07-25 18:06:41.985 2962 2962 I SurfaceFlinger: id=209 createSurf (1080x1920),1 flag=40000404, Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:41.988 12233 12233 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, level=s0:c512,c768, pkgname=com.sec.android.app.camera
07-25 18:06:42.016 3324 3334 I ActivityManager: DSS on for com.sec.android.app.camera and scale is 1.0
07-25 18:06:42.235 2982 10729 I CameraService: CameraService::connect call (PID -1 "com.sec.android.app.camera", camera ID 0) for HAL version default and Camera API version 1
07-25 18:06:42.238 2982 10729 I CameraFlashlight: prepareDeviceOpen: prepare for device open(cameraId=0, package=com.sec.android.app.camera)
07-25 18:06:42.241 2982 10729 I CameraService: startCameraOps: Start camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:42.264 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STARTBroadCast Map value - 2
07-25 18:06:42.351 2962 2962 I SurfaceFlinger: id=210 createSurf (1920x1080),1 flag=40000004, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=211 createSurf (960x720),4 flag=404, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=212 createSurf (960x720),-1 flag=20404, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.364 2962 2962 I SurfaceFlinger: id=213 createSurf (1920x1080),1 flag=4, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.365 2962 2962 I SurfaceFlinger: id=214 createSurf (1920x1080),-1 flag=20004, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.563 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.569 2962 2962 I SurfaceFlinger: id=215 createSurf (1027x1239),1 flag=4, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:42.615 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.750 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.803 3324 3352 I ActivityManager: Complete : feature=APPL app_id=com.android.server.ssrm value=820 extra=com.sec.android.app.camera
07-25 18:06:42.803 3324 3352 I ActivityManager: Displayed com.sec.android.app.camera/.Camera: +820ms
07-25 18:06:42.816 12233 12255 E AndroidRuntime: Process: com.sec.android.app.camera, PID: 12233
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.plugin.PlugInStickerLoader.registerObserver(PlugInStickerLoader.java:655)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onCameraEnterCompleted(Camera.java:8760)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onStartingPreviewCompleted(Camera.java:3272)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine.startingPreviewCompleted(CommonEngine.java:7793)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CeStateStartingPreview.handleMessage(CeStateStartingPreview.java:50)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine$StateMessageHandler.handleMessage(CommonEngine.java:12032)
07-25 18:06:43.333 3324 3393 E WindowManager: win=Window{977dc7b u0 Splash Screen com.sec.android.app.camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:43.334 3324 3393 I WindowManager: Destroying surface #76a683c: Surface(name=Splash Screen com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:43.334 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (1/7)
07-25 18:06:43.344 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (-2/7)
07-25 18:06:43.348 2962 2962 I Layer : id=209 onRemoved Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:44.252 3324 3393 E WindowManager: win=Window{eb7d76a u0 com.sec.android.app.camera/com.sec.android.app.camera.Camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:44.253 3324 3393 I WindowManager: Destroying surface #793cc28: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:44.254 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (3/6)
07-25 18:06:44.261 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (-2/6)
07-25 18:06:44.267 2962 2962 I Layer : id=215 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:47.828 3324 3334 W ActivityManager: crash : com.sec.android.app.camera,0
07-25 18:06:47.832 3324 3334 W ActivityManager: Force finishing activity com.sec.android.app.camera/.Camera
07-25 18:06:47.877 3324 3342 I ActivityManager: Showing crash dialog for package com.sec.android.app.camera u0
07-25 18:06:47.967 2962 2962 I SurfaceFlinger: id=217 createSurf (13x13),1 flag=4, Application Error: com.sec.android.app.camera[3324]#0
07-25 18:06:48.021 4451 4470 W PkgUtils: p: com.sec.android.app.camera, u:0
07-25 18:06:48.093 3324 3426 I InputDispatcher: Window '75409e0 com.sec.android.app.camera/com.sec.android.app.camera.Camera (server)' spent 3052.2ms processing the last input event(waitqueue size: 1)
07-25 18:06:48.104 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.336 3324 3341 W ActivityManager: Activity pause timeout for ActivityRecord{bba585a u0 com.sec.android.app.camera/.Camera t27 f}
07-25 18:06:48.334 12233 12252 I chatty : uid=10051(com.sec.android.app.camera) BackgroundHandl identical 5 lines
07-25 18:06:48.471 12233 12238 I zygote : Compiler allocated 4MB to compile boolean com.sec.android.app.camera.plugin.ExternalFilterLoader.loadExternalFilters()
07-25 18:06:48.643 2982 2982 I CameraService: finishCameraOps: Finish camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:48.647 2982 2982 I CameraFlashlight: deviceClosed: device 0 is closed(package=com.sec.android.app.camera)
07-25 18:06:48.658 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STOPBroadCast Map value - 4
07-25 18:06:48.662 11894 11894 I [SC]DetectorReceiver: onReceive [com.sec.android.app.camera.ACTION_CAMERA_STOP]
07-25 18:06:48.796 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.800 3324 4030 I WindowManager: Destroying surface #688e30: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.removeImmediately:2618 com.android.server.wm.WindowState.removeIfPossible:2810 com.android.server.wm.WindowState.removeIfPossible:2640 com.android.server.wm.WindowManagerService.removeWindow:2137 com.android.server.wm.Session.remove:264 android.view.IWindowSession$Stub.onTransact:242
07-25 18:06:48.800 2962 3062 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (2/7)
07-25 18:06:48.801 2962 3059 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (-2/7)
07-25 18:06:48.813 2962 2962 I Layer : id=210 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=212 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=214 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=211 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=213 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:49.673 3324 3334 I ActivityManager: Killing 12233:com.sec.android.app.camera/u0a51 (adj 900): crash
07-25 18:06:49.969 3324 3393 I WindowManager: Destroying surface #743d58c: Surface(name=Application Error: com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.RootWindowContainer.performSurfacePlacement:870 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:225 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:173 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:163 com.android.server.wm.WindowSurfacePlacer.lambda$-com_android_server_wm_WindowSurfacePlacer_6552:136
07-25 18:06:49.969 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (3/6)
07-25 18:06:49.970 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (-2/6)
07-25 18:06:49.983 2962 2962 I Layer : id=217 onRemoved Application Error: com.sec.android.app.camera[3324]#0
---- 25 Jul 2020 6:08:35 pm ----

Categories

Resources