Search Unity

Crash of my GearVR app and i don't find why in my LogCat

Discussion in 'AR/VR (XR) Discussion' started by Cfirote, Sep 7, 2018.

  1. Cfirote

    Cfirote

    Joined:
    Jun 8, 2014
    Posts:
    14
    Hi everyone

    since yesterday my GearVR app crash no matter what i do (delete completelly and reinstall it, clear the cache, etc)

    on the LogCat i see than some samsung process are died, and i don't know from where it comes

    here the logcat (command : adb logcat -s Unity ActivityManager DEBUG)

    09-07 11:06:43.226 26375 26390 D Unity : 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_image_external_essl3 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_texture_compression_astc_sliced_3d GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query 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_
    09-07 11:06:43.226 26375 26390 D Unity : to_texture GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture
    09-07 11:06:43.226 26375 26390 D Unity : _buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_protected_textures
    09-07 11:06:43.641 26375 26390 W Unity : OnLevelWasLoaded was found on VRCameraFade
    09-07 11:06:43.641 26375 26390 W Unity : This message has been deprecated and will be removed in a later version of Unity.
    09-07 11:06:43.641 26375 26390 W Unity : Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
    09-07 11:06:43.641 26375 26390 W Unity :
    09-07 11:06:43.641 26375 26390 W Unity : (Filename: Line: 343)
    09-07 11:06:43.641 26375 26390 W Unity :
    09-07 11:06:43.883 3652 4848 I ActivityManager: Start proc 26448:com.oculus.trackingservice/u0a232 for service com.oculus.systemdriver/com.oculus.vrapi.TrackingService
    09-07 11:06:43.901 3652 6629 I ActivityManager: DSS on for com.oculus.systemdriver and scale is 1.0
    09-07 11:06:43.951 3652 4923 I ActivityManager: Start proc 26462:com.samsung.android.app.vr.input.service/u0a81 for service com.samsung.android.app.vr.input.service/.SamsungVRInputService
    09-07 11:06:43.966 3652 2858 I ActivityManager: DSS on for com.samsung.android.app.vr.input.service and scale is 1.0
    09-07 11:06:44.165 26375 26431 W Unity : Oculus Patched Thread Core Affinity on threads: 26390 and 26431
    09-07 11:06:44.165 26375 26431 W Unity :
    09-07 11:06:44.165 26375 26431 W Unity : (Filename: Line: 894)
    09-07 11:06:44.165 26375 26431 W Unity :
    09-07 11:06:44.165 26375 26390 I Unity : Created eye textures with a "separate" layout. The "multi-pass" stereo mode will be used.
    09-07 11:06:44.165 26375 26390 I Unity :
    09-07 11:06:44.165 26375 26390 I Unity :
    09-07 11:06:44.165 26375 26390 I Unity : (Filename: Line: 2182)
    09-07 11:06:44.165 26375 26390 I Unity :
    09-07 11:06:48.906 26375 26390 I Unity : Unity v2018.2.6f1, Oculus Utilities v1.27.0, OVRPlugin v1.27.0, SDK v1.1.13.0.
    09-07 11:06:48.906 26375 26390 I Unity :
    09-07 11:06:48.906 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:48.906 26375 26390 I Unity :
    09-07 11:06:49.063 26375 26390 I Unity : Overlay Awake
    09-07 11:06:49.063 26375 26390 I Unity :
    09-07 11:06:49.063 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:49.063 26375 26390 I Unity :
    09-07 11:06:50.152 26375 26390 I Unity : Loading from the device
    09-07 11:06:50.152 26375 26390 I Unity :
    09-07 11:06:50.152 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:50.152 26375 26390 I Unity :
    09-07 11:06:50.253 26375 26390 I Unity : Loading from the device
    09-07 11:06:50.253 26375 26390 I Unity :
    09-07 11:06:50.253 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:50.253 26375 26390 I Unity :
    09-07 11:06:50.432 26375 26390 I Unity : Loading from the device
    09-07 11:06:50.432 26375 26390 I Unity :
    09-07 11:06:50.432 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:50.432 26375 26390 I Unity :
    09-07 11:06:50.519 26375 26390 I Unity : Loading from the device
    09-07 11:06:50.519 26375 26390 I Unity :
    09-07 11:06:50.519 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:50.519 26375 26390 I Unity :
    09-07 11:06:50.698 26375 26390 I Unity : Loading from the device
    09-07 11:06:50.698 26375 26390 I Unity :
    09-07 11:06:50.698 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:50.698 26375 26390 I Unity :
    09-07 11:06:50.822 26375 26390 I Unity : Loading from the device
    09-07 11:06:50.822 26375 26390 I Unity :
    09-07 11:06:50.822 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:50.822 26375 26390 I Unity :
    09-07 11:06:50.937 26375 26390 I Unity : Loading from the device
    09-07 11:06:50.937 26375 26390 I Unity :
    09-07 11:06:50.937 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:50.937 26375 26390 I Unity :
    09-07 11:06:51.001 26375 26390 I Unity : Loading from the device
    09-07 11:06:51.001 26375 26390 I Unity :
    09-07 11:06:51.001 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:51.001 26375 26390 I Unity :
    09-07 11:06:51.109 26375 26390 I Unity : Loading from the device
    09-07 11:06:51.109 26375 26390 I Unity :
    09-07 11:06:51.109 26375 26390 I Unity : (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)
    09-07 11:06:51.109 26375 26390 I Unity :
    09-07 11:06:53.724 3652 2858 I ActivityManager: Process com.samsung.android.email.provider (pid 24587) has died(6,192)
    09-07 11:06:53.725 3652 2858 D ActivityManager: cleanUpApplicationRecord -- 24587
    09-07 11:06:53.757 3652 3663 I ActivityManager: Process de.axelspringer.yana.zeropage (pid 24218) has died(6,183)
    09-07 11:06:53.757 3652 3663 D ActivityManager: cleanUpApplicationRecord -- 24218
    09-07 11:06:53.795 3652 4892 I ActivityManager: Process com.samsung.cmh:CMH (pid 24834) has died(6,173)
    09-07 11:06:53.795 3652 4892 D ActivityManager: cleanUpApplicationRecord -- 24834
    09-07 11:06:53.868 3652 6630 I ActivityManager: Process com.google.android.apps.photos (pid 25014) has died(8,161)
    09-07 11:06:53.868 3652 6630 D ActivityManager: cleanUpApplicationRecord -- 25014
    09-07 11:06:53.872 3652 14381 I ActivityManager: Process com.osp.app.signin (pid 25147) has died(8,161)
    09-07 11:06:53.872 3652 14381 D ActivityManager: cleanUpApplicationRecord -- 25147
    09-07 11:06:53.879 3652 3932 I ActivityManager: Process com.sec.android.app.music:dataService (pid 24179) has died(8,162)
    09-07 11:06:53.879 3652 3932 D ActivityManager: cleanUpApplicationRecord -- 24179
    09-07 11:06:53.899 3652 4923 I ActivityManager: Process com.sec.android.app.music:playerService (pid 24913) has died(7,160)
    09-07 11:06:53.899 3652 4923 D ActivityManager: cleanUpApplicationRecord -- 24913
    09-07 11:06:53.901 3652 4923 I ActivityManager: Killing 25042:com.google.android.apps.plus/u0a150 (adj 904): DHA:empty #15
    09-07 11:06:53.914 3652 14382 I ActivityManager: Killing 25127:com.samsung.android.sm.devicesecurity/5012 (adj 904): DHA:empty #13
    09-07 11:06:53.915 3652 14382 I ActivityManager: Killing 25101:com.samsung.android.scloud:contentsync/5009 (adj 904): DHA:empty #13
    09-07 11:06:53.915 3652 14382 I ActivityManager: Killing 24876:com.samsung.enhanceservice/5004 (adj 904): DHA:empty #13
    09-07 11:06:53.918 3652 14382 I ActivityManager: Killing 25325:com.sec.android.daemonapp/u0a185 (adj 904): DHA:empty #11
    09-07 11:06:53.918 3652 14382 I ActivityManager: Killing 25171:com.sec.knox.switcher/1000 (adj 904): DHA:empty #11
    09-07 11:06:53.918 3652 14382 I ActivityManager: Killing 24887:com.samsung.dcmservice/5004 (adj 904): DHA:empty #11
    09-07 11:06:53.934 3652 4850 D ActivityManager: cleanUpApplicationRecord -- 25042
    09-07 11:06:53.937 3652 4850 I ActivityManager: Killing 25226:com.alensw.PicFolder/u0a53 (adj 902): DHA:empty #9
    09-07 11:06:53.937 3652 4850 I ActivityManager: Killing 25369:com.microsoft.skydrive/u0a142 (adj 902): DHA:empty #9
    09-07 11:06:53.943 3652 4892 D ActivityManager: cleanUpApplicationRecord -- 24887
    09-07 11:06:53.952 3652 6629 D ActivityManager: cleanUpApplicationRecord -- 25171
    09-07 11:06:53.957 3652 14381 D ActivityManager: cleanUpApplicationRecord -- 25127
    09-07 11:06:53.961 3652 3932 D ActivityManager: cleanUpApplicationRecord -- 25101
    09-07 11:06:53.966 3652 14385 D ActivityManager: cleanUpApplicationRecord -- 24876
    09-07 11:06:53.992 3652 4893 D ActivityManager: cleanUpApplicationRecord -- 25325
    09-07 11:06:54.010 3652 15360 D ActivityManager: cleanUpApplicationRecord -- 25226
    09-07 11:06:54.013 3652 4827 I ActivityManager: Process com.samsung.android.networkdiagnostic (pid 25756) has died(12,150)
    09-07 11:06:54.013 3652 4827 D ActivityManager: cleanUpApplicationRecord -- 25756
    09-07 11:06:54.079 3652 3859 I ActivityManager: Process com.samsung.android.lool (pid 25300) has died(7,146)
    09-07 11:06:54.080 3652 3859 D ActivityManager: cleanUpApplicationRecord -- 25300
    09-07 11:06:54.110 3652 2858 D ActivityManager: cleanUpApplicationRecord -- 25369
    09-07 11:06:54.119 3652 14383 I ActivityManager: Process com.sec.app.TransmitPowerService (pid 24483) has died(6,138)
    09-07 11:06:54.119 3652 14383 D ActivityManager: cleanUpApplicationRecord -- 24483
    09-07 11:06:54.153 3652 14381 I ActivityManager: Process com.wssnps (pid 24499) has died(19,133)
    09-07 11:06:54.153 3652 14381 D ActivityManager: cleanUpApplicationRecord -- 24499
    09-07 11:06:54.156 3652 4850 I ActivityManager: Process com.android.printspooler (pid 24406) has died(19,133)
    09-07 11:06:54.156 3652 4850 D ActivityManager: cleanUpApplicationRecord -- 24406
    09-07 11:06:54.176 3652 3664 I ActivityManager: Process com.android.vending (pid 25815) has died(14,135)
    09-07 11:06:54.176 3652 3664 D ActivityManager: cleanUpApplicationRecord -- 25815
    09-07 11:06:54.211 3652 14384 I ActivityManager: Process com.samsung.android.SettingsReceiver (pid 24068) has died(6,135)
    09-07 11:06:54.211 3652 14384 D ActivityManager: cleanUpApplicationRecord -- 24068
    09-07 11:06:54.249 3652 15360 I ActivityManager: Process com.sec.spp.push:RemoteDlcProcess (pid 23953) has died(6,136)
    09-07 11:06:54.250 3652 15360 D ActivityManager: cleanUpApplicationRecord -- 23953
    09-07 11:06:54.250 3652 15360 W ActivityManager: Scheduling restart of crashed service com.sec.spp.push/.dlc.writer.WriterService in 62098ms
    09-07 11:06:54.271 3652 4923 I ActivityManager: Process com.oculus.systemactivities (pid 25736) has died(6,137)
    09-07 11:06:54.272 3652 4923 D ActivityManager: cleanUpApplicationRecord -- 25736
    09-07 11:06:54.291 3652 4813 I ActivityManager: Process com.samsung.android.email.provider:service (pid 24555) has died(10,135)
    09-07 11:06:54.292 3652 4813 D ActivityManager: cleanUpApplicationRecord -- 24555
    09-07 11:06:54.292 3652 4813 W ActivityManager: Scheduling restart of crashed service com.samsung.android.email.provider/com.samsung.android.email.sync.service.EmailService in 72056ms
    09-07 11:06:54.304 3652 14383 I ActivityManager: Process com.samsung.android.slinkcloud (pid 23917) has died(11,136)
    09-07 11:06:54.304 3652 14383 D ActivityManager: cleanUpApplicationRecord -- 23917
    09-07 11:06:54.304 3652 14383 W ActivityManager: Scheduling restart of crashed service com.samsung.android.slinkcloud/platform.com.mfluent.asp.framework.CloudManagerMainService in 82044ms
    09-07 11:06:54.306 3652 14383 I ActivityManager: Killing 23885:com.sec.android.app.myfiles/u0a52 (adj 900): depends on provider com.samsung.android.slinkcloud/platform.com.mfluent.asp.datamodel.ASPMediaStoreProvider in dying proc com.samsung.android.slinkcloud (adj 800)
    09-07 11:06:54.329 3652 14385 I ActivityManager: Process com.samsung.accessory.framework (pid 24121) has died(7,135)
    09-07 11:06:54.329 3652 14385 D ActivityManager: cleanUpApplicationRecord -- 24121
    09-07 11:06:54.330 3652 14385 W ActivityManager: Scheduling restart of crashed service com.samsung.accessory/.services.SAFrameworkService in 82019ms
    09-07 11:06:54.346 3652 4848 I ActivityManager: Process com.samsung.android.smartface (pid 25953) has died(11,135)
    09-07 11:06:54.346 3652 4848 D ActivityManager: cleanUpApplicationRecord -- 25953
    09-07 11:06:54.346 3652 4848 W ActivityManager: Scheduling restart of crashed service com.samsung.android.smartface/.SmartFaceServiceStarter in 92002ms
    09-07 11:06:54.370 3652 992 D ActivityManager: cleanUpApplicationRecord -- 23885
    09-07 11:06:54.480 3652 15360 I ActivityManager: Process com.samsung.android.authfw (pid 25786) has died(9,128)
    09-07 11:06:54.480 3652 15360 D ActivityManager: cleanUpApplicationRecord -- 25786
    09-07 11:06:54.481 3652 15360 W ActivityManager: Scheduling restart of crashed service com.samsung.android.authfw/.pass.PassService in 101867ms
    09-07 11:06:54.483 3652 4848 I ActivityManager: Process fr.freemobile.android.vvm (pid 24710) has died(7,128)
    09-07 11:06:54.483 3652 4848 D ActivityManager: cleanUpApplicationRecord -- 24710
    09-07 11:06:54.484 3652 4848 W ActivityManager: Scheduling restart of crashed service fr.freemobile.android.vvm/.service.SyncMessagesJobService in 111865ms
    09-07 11:06:54.484 3652 4848 W ActivityManager: Scheduling restart of crashed service fr.freemobile.android.vvm/fr.freemobile.android.rock.services.RockService in 121864ms
    09-07 11:06:54.484 3652 4848 W ActivityManager: Scheduling restart of crashed service fr.freemobile.android.vvm/.service.ConsoSmsJobService in 131864ms
    09-07 11:06:54.484 3652 4848 W ActivityManager: Scheduling restart of crashed service fr.freemobile.android.vvm/.service.OmtpSMSJobService in 131864ms
    09-07 11:06:54.485 3652 4848 W ActivityManager: Scheduling restart of crashed service fr.freemobile.android.vvm/.service.StatusJobService in 131864ms
    09-07 11:06:54.485 3652 4848 W ActivityManager: Scheduling restart of crashed service fr.freemobile.android.vvm/.service.OmtpFetchJobService in 141864ms
    09-07 11:06:54.485 3652 4848 W ActivityManager: Scheduling restart of crashed service fr.freemobile.android.vvm/.service.ProviderChangeJobService in 141864ms
    09-07 11:06:54.487 3652 6627 I ActivityManager: Process com.trustonic.tuiservice (pid 25975) has died(6,127)
    09-07 11:06:54.488 3652 6627 D ActivityManager: cleanUpApplicationRecord -- 25975
    09-07 11:06:54.488 3652 6627 W ActivityManager: Scheduling restart of crashed service com.trustonic.tuiservice/.TuiService in 141860ms
    09-07 11:06:54.490 3652 3664 I ActivityManager: Process com.oculus.horizon:fbns (pid 25496) has died(6,127)
    09-07 11:06:54.490 3652 3664 D ActivityManager: cleanUpApplicationRecord -- 25496
    09-07 11:06:54.491 3652 3664 W ActivityManager: Scheduling restart of crashed service com.oculus.horizon/com.facebook.rti.push.service.FbnsService in 151858ms
    09-07 11:06:54.494 3652 14385 I ActivityManager: Process com.samsung.android.sm.provider (pid 25507) has died(6,126)
    09-07 11:06:54.494 3652 14385 D ActivityManager: cleanUpApplicationRecord -- 25507
    09-07 11:06:54.497 3652 4924 I ActivityManager: Process com.samsung.android.hmt.vrsvc (pid 25711) has died(6,125)
    09-07 11:06:54.497 3652 4924 D ActivityManager: cleanUpApplicationRecord -- 25711
    09-07 11:06:54.536 3652 14383 I ActivityManager: Process com.facebook.pages.app (pid 25889) has died(41,122)
    09-07 11:06:54.536 3652 14383 D ActivityManager: cleanUpApplicationRecord -- 25889
    09-07 11:06:54.537 3652 14383 W ActivityManager: Scheduling restart of crashed service com.facebook.pages.app/com.facebook.mqttlite.MqttService in 161811ms
    09-07 11:06:54.548 3652 4923 I ActivityManager: Process android.process.media (pid 24205) has died(35,122)
    09-07 11:06:54.549 3652 4923 D ActivityManager: cleanUpApplicationRecord -- 24205
    09-07 11:06:54.550 3652 4923 W ActivityManager: Scheduling restart of crashed service com.android.providers.media/.MtpService in 321758ms
    09-07 11:06:54.587 3652 2858 I ActivityManager: Process com.google.process.gapps (pid 24285) has died(12,122)
    09-07 11:06:54.587 3652 2858 D ActivityManager: cleanUpApplicationRecord -- 24285
    09-07 11:06:54.633 3652 6626 I ActivityManager: Process com.sfr.android.console (pid 25191) has died(7,115)
    09-07 11:06:54.633 3652 6626 D ActivityManager: cleanUpApplicationRecord -- 25191
    09-07 11:06:54.633 3652 6626 W ActivityManager: Scheduling restart of crashed service com.sfr.android.console/com.altice.android.myapps.devicemanager.MAInstallerService in 171715ms
    09-07 11:06:54.663 3652 4827 I ActivityManager: Process com.sec.android.provider.badge (pid 24621) has died(6,110)
    09-07 11:06:54.663 3652 4827 D ActivityManager: cleanUpApplicationRecord -- 24621
    09-07 11:06:54.696 3652 3663 I ActivityManager: Process com.google.android.partnersetup (pid 26263) has died(10,103)
    09-07 11:06:54.696 3652 3663 D ActivityManager: cleanUpApplicationRecord -- 26263
    09-07 11:06:54.715 3652 14383 I ActivityManager: Process com.facebook.appmanager (pid 25613) has died(16,104)
    09-07 11:06:54.715 3652 14383 D ActivityManager: cleanUpApplicationRecord -- 25613
    09-07 11:06:54.870 3652 6631 I ActivityManager: Process com.google.android.googlequicksearchbox:search (pid 26195) has died(63,134)
    09-07 11:06:54.870 3652 6631 D ActivityManager: cleanUpApplicationRecord -- 26195
    09-07 11:06:54.873 3652 6631 W ActivityManager: Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService in 181476ms
    09-07 11:06:54.891 3652 6630 I ActivityManager: Process com.sec.android.app.launcher (pid 26161) has died(56,142)
    09-07 11:06:54.891 3652 6630 D ActivityManager: cleanUpApplicationRecord -- 26161
    09-07 11:06:54.952 3652 4813 I ActivityManager: Process com.sec.android.inputmethod:spellcheckerService (pid 26211) has died(46,156)
    09-07 11:06:54.952 3652 4813 D ActivityManager: cleanUpApplicationRecord -- 26211
    09-07 11:06:56.463 3652 3669 I ActivityManager: Start proc 26531:com.samsung.android.oneconnect:QcService/u0a241 for service com.samsung.android.oneconnect/.QcService
    09-07 11:06:56.783 3652 3663 I ActivityManager: DSS on for com.samsung.android.oneconnect and scale is 1.0
    09-07 11:06:56.885 3652 32723 I ActivityManager: Process com.alensw.PicFolder:service (pid 25260) has died(39,144)
    09-07 11:06:56.885 3652 32723 D ActivityManager: cleanUpApplicationRecord -- 25260
    09-07 11:06:56.886 3652 32723 W ActivityManager: Scheduling restart of crashed service com.alensw.PicFolder/com.cmcm.cloud.service.QuickPicService in 1000ms
    09-07 11:06:57.051 3652 4923 I ActivityManager: Process com.sec.android.inputmethod (pid 24002) has died(13,125)
    09-07 11:06:57.051 3652 4923 D ActivityManager: cleanUpApplicationRecord -- 24002
    09-07 11:06:57.052 3652 4923 W ActivityManager: Scheduling restart of crashed service com.sec.android.inputmethod/com.nuance.connect.service.ConnectClient in 179296ms
    09-07 11:06:57.053 3652 4923 W ActivityManager: Scheduling restart of crashed service com.sec.android.inputmethod/.SamsungKeypad in 179296ms
    09-07 11:06:57.079 3652 3664 I ActivityManager: Process tv.peel.app (pid 26074) has died(17,126)
    09-07 11:06:57.079 3652 3664 D ActivityManager: cleanUpApplicationRecord -- 26074
    09-07 11:06:57.088 3652 3664 W ActivityManager: Scheduling restart of crashed service tv.peel.app/tv.peel.widget.WidgetService in 189261ms
    09-07 11:06:57.088 3652 3664 W ActivityManager: Scheduling restart of crashed service tv.peel.app/tv.peel.widget.service.ForegroundService in 199261ms
    09-07 11:06:57.088 3652 3664 W ActivityManager: Scheduling restart of crashed service tv.peel.app/tv.peel.widget.service.TriggerService in 209260ms
    09-07 11:06:57.102 3652 14382 I ActivityManager: Process com.oculus.horizon (pid 25595) has died(8,120)
    09-07 11:06:57.102 3652 14382 D ActivityManager: cleanUpApplicationRecord -- 25595
    09-07 11:06:57.104 3652 14382 W ActivityManager: Scheduling restart of crashed service com.oculus.horizon/com.oculus.appmanager.installer.notification.InstallerNotificationService in 219245ms
    09-07 11:06:57.104 3652 14382 W ActivityManager: Scheduling restart of crashed service com.oculus.horizon/.service_media.OVRMediaService in 259245ms
    09-07 11:06:57.186 3652 14383 I ActivityManager: Process com.samsung.android.MtpApplication (pid 25536) has died(6,99)
    09-07 11:06:57.187 3652 14383 D ActivityManager: cleanUpApplicationRecord -- 25536
    09-07 11:06:57.187 3652 14383 W ActivityManager: Scheduling restart of crashed service com.samsung.android.MtpApplication/.MtpService in 269161ms
    09-07 11:06:57.200 3652 6631 I ActivityManager: Process com.samsung.android.hmt.vrsvc:system (pid 25688) has died(7,98)
    09-07 11:06:57.200 3652 6631 D ActivityManager: cleanUpApplicationRecord -- 25688
    09-07 11:06:57.202 3652 6631 W ActivityManager: Scheduling restart of crashed service com.samsung.android.hmt.vrsvc/.system.VRSystemService in 279146ms
    09-07 11:06:57.218 3652 4827 I ActivityManager: Process com.android.settings (pid 23898) has died(11,99)
    09-07 11:06:57.218 3652 4827 D ActivityManager: cleanUpApplicationRecord -- 23898
    09-07 11:06:57.219 3652 4827 W ActivityManager: Scheduling restart of crashed service com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile in 279129ms
    09-07 11:06:57.222 3652 4813 I ActivityManager: Process com.samsung.android.app.vr.input.service (pid 26462) has died(8,100)
    09-07 11:06:57.222 3652 4813 D ActivityManager: cleanUpApplicationRecord -- 26462
    09-07 11:06:57.222 3652 4813 W ActivityManager: Scheduling restart of crashed service com.samsung.android.app.vr.input.service/.SamsungVRInputService in 289126ms
    09-07 11:06:57.295 3652 3663 I ActivityManager: Start proc 26546:com.samsung.android.hmt.vrsvc:system/1000 for service com.samsung.android.hmt.vrsvc/.system.VRSystemService
    09-07 11:06:57.303 3652 4827 I ActivityManager: Process com.google.android.gms.persistent (pid 24261) has died(6,107)
    09-07 11:06:57.303 3652 4827 D ActivityManager: cleanUpApplicationRecord -- 24261
    09-07 11:06:57.303 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.fused.FusedLocationService in 299045ms
    09-07 11:06:57.303 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.geocode.GeocodeService in 329005ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.auth.account.authenticator.GoogleAccountAuthenticatorService in 339005ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.geofencer.service.GeofenceProviderService in 349005ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.contextmanager.service.ContextManagerService in 359005ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.auth.setup.devicesignals.LockScreenService in 369005ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.common.stats.GmsCoreStatsService in 379005ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.internal.server.HardwareArProviderService in 389004ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.backup.BackupTransportService in 399004ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.tapandpay.hce.service.TpHceService in 409004ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.network.NetworkLocationService in 419004ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.internal.server.GoogleLocationService in 429004ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.internal.GoogleLocationManagerService in 439004ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.deviceconnection.service.DeviceConnectionWatcherService in 449004ms
    09-07 11:06:57.304 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.gcm.GcmService in 459004ms
    09-07 11:06:57.305 3652 4827 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.thunderbird.OutgoingSmsListenerService in 469004ms
    09-07 11:06:57.333 3652 4813 I ActivityManager: Process com.google.android.gms (pid 24241) has died(15,102)
    09-07 11:06:57.333 3652 4813 D ActivityManager: cleanUpApplicationRecord -- 24241
    09-07 11:06:57.334 3652 4813 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.ads.identifier.service.AdvertisingIdService in 478974ms
    09-07 11:06:57.336 3652 14384 I ActivityManager: Process com.oculus.trackingservice (pid 26448) has died(15,102)
    09-07 11:06:57.336 3652 14384 D ActivityManager: cleanUpApplicationRecord -- 26448
    09-07 11:06:57.336 3652 14384 W ActivityManager: Scheduling restart of crashed service com.oculus.systemdriver/com.oculus.vrapi.TrackingService in 488972ms
    09-07 11:06:57.707 3652 6625 I ActivityManager: DSS on for com.samsung.android.hmt.vrsvc and scale is 1.0
    09-07 11:06:58.103 3652 3669 I ActivityManager: Start proc 26560:com.alensw.PicFolder:service/u0a53 for service com.alensw.PicFolder/com.cmcm.cloud.service.QuickPicService
    09-07 11:06:58.347 3652 14381 I ActivityManager: Start proc 26576:com.android.settings/1000 for service com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile
    09-07 11:06:58.478 3652 3843 I ActivityManager: DSS on for com.android.settings and scale is 1.0
    09-07 11:06:58.641 3652 15360 I ActivityManager: Start proc 26591:com.samsung.android.hmt.vrsvc/1000 for content provider com.samsung.android.hmt.vrsvc/.provider.VRProvider
    09-07 11:06:58.655 3652 14382 I ActivityManager: DSS on for com.alensw.PicFolder and scale is 1.0
    09-07 11:06:58.670 3652 6628 I ActivityManager: DSS on for com.samsung.android.hmt.vrsvc and scale is 1.0
    09-07 11:06:58.848 3652 4851 I ActivityManager: Start proc 26614:android.process.acore/u0a21 for content provider com.android.providers.contacts/.ContactsProvider2
    09-07 11:06:58.880 3652 3664 I ActivityManager: DSS on for com.android.providers.contacts and scale is 1.0
    09-07 11:06:59.031 3652 14384 I ActivityManager: Process com.digitali.cmed (pid 26375) has died(1031,200)
    09-07 11:06:59.031 3652 14384 D ActivityManager: cleanUpApplicationRecord -- 26375
    09-07 11:06:59.034 3652 14384 W ActivityManager: Force removing ActivityRecord{5d6245ed0 u0 com.digitali.cmed/com.unity3d.player.UnityPlayerActivity t1414}: app died, no saved state
    09-07 11:06:59.136 3652 14384 D ActivityManager: resumeTopActivityInnerLocked() : #1 prevTask=null next=ActivityRecord{d538975d0 u0 com.oculus.horizon/.main.MainActivity t1413} mFocusedStack=ActivityStack{f7b46bbd0 stackId=1, 3 tasks}
    09-07 11:06:59.146 3652 14384 D ActivityManager: applyOptionsLocked(), pendingOptions : null
    09-07 11:06:59.177 3652 14384 I ActivityManager: Start proc 26639:com.oculus.horizon/u0a203 for activity com.oculus.horizon/.main.MainActivity
    09-07 11:06:59.193 3652 4848 I ActivityManager: Start proc 26651:com.samsung.android.sm.provider/1000 for content provider com.samsung.android.lool/com.samsung.android.sm.database.SmProvider
    09-07 11:06:59.204 3652 3932 I ActivityManager: DSS on for com.oculus.horizon and scale is 1.0
    09-07 11:06:59.283 3652 3932 I ActivityManager: Config changes=480 {0 1.0 themeSeq = 0 showBtnBg = 0 208mcc1mnc [fr_FR] ldltr sw360dp w360dp h616dp 640dpi nrml long port finger -keyb/v/h -nav/h mkbd/h s.72}
    09-07 11:06:59.358 3652 3932 D ActivityManager: moveToFront() : reason=attachApplication setFocusedActivity isAttached=true TaskRecord{a9be95ad0 #1413 A=com.oculus.horizon U=0 StackId=1 sz=1}
    09-07 11:06:59.367 3652 6625 I ActivityManager: DSS on for com.samsung.android.lool and scale is 1.0
    09-07 11:06:59.477 3652 4827 I ActivityManager: Start proc 26672:com.samsung.android.oneconnect/u0a241 for content provider com.samsung.android.oneconnect/.external.ExternalSettingsProvider

    thanks by advance :)
     
  2. Claytonious

    Claytonious

    Joined:
    Feb 16, 2009
    Posts:
    902
    Stop filtering the output: the crash might come from something other than Unity.
     
    Cfirote likes this.
  3. Cfirote

    Cfirote

    Joined:
    Jun 8, 2014
    Posts:
    14
    ok, i'll put a new logcat without filter it, but it only when my app has finish to load, so normally it come from it no ?

    To be sure it's not aother appin conflict, i have reset complettely the smartphone, reinstalle the app only, and same problem.

    how can i post something usefull to find the problem ? (a logcat without filter ?)

    Regards.