Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes on Android #41

Open
w3ggy opened this issue Nov 16, 2021 · 0 comments
Open

Crashes on Android #41

w3ggy opened this issue Nov 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@w3ggy
Copy link

w3ggy commented Nov 16, 2021

Describe the bug
On iOS it works fine. On Android, my app crashes after a minute. Until the crash happens the app is completely frozen. I've update the webview and chrome to the latest ones.

Expected behavior
Works in the same way as on iOS

Desktop (please complete the following information):

  • OS: Mac OS

Smartphone (please complete the following information):

  • Device: Android Emulator
  • OS: Android 10
  • Browser: Chrome
  • I/WebViewFactory(24098): Loading com.google.android.webview version 95.0.4638.74 (code 463807431)
  • I/cr_WVCFactoryProvider(24098): Loaded version=95.0.4638.74 minSdkVersion=29 isBundle=true multiprocess=true packageId=2

Additional context


I/WebViewFactory(24098): Loading com.google.android.webview version 95.0.4638.74 (code 463807431)
W/oolyard.stagin(24098): Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (greylist, reflection, allowed)
W/oolyard.stagin(24098): Accessing hidden method Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V (greylist, reflection, allowed)
W/oolyard.stagin(24098): Accessing hidden method Landroid/os/Trace;->traceEnd(J)V (greylist, reflection, allowed)
W/oolyard.stagin(24098): Accessing hidden method Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V (greylist, reflection, allowed)
W/oolyard.stagin(24098): Accessing hidden method Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V (greylist, reflection, allowed)
I/cr_WVCFactoryProvider(24098): Loaded version=95.0.4638.74 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
I/cr_LibraryLoader(24098): Successfully loaded native library
I/cr_CachingUmaRecorder(24098): Flushed 8 samples from 8 histograms.
I/oolyard.stagin(24098): NativeAlloc concurrent copying GC freed 29952(1672KB) AllocSpace objects, 17(676KB) LOS objects, 49% free, 2505KB/5011KB, paused 1.565ms total 154.539ms
E/chromium(24098): [ERROR:network_service_instance_impl.cc(179)] Failed to grant sandbox access to network context data for /data/user/0/com.staging/app_webview/Default with result 7: No such file or directory (2)
W/oolyard.stagin(24098): Accessing hidden method Landroid/media/AudioManager;->getOutputLatency(I)I (greylist, reflection, allowed)
D/HostConnection(24098): HostConnection::get() New Host Connection established 0xbaa06a70, tid 24858
D/HostConnection(24098): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_YUV420_888_to_NV21 ANDROID_EMU_YUV_Cache ANDROID_EMU_async_unmap_buffer ANDROID_EMU_sync_buffer_data GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_async_frame_commands ANDROID_EMU_gles_max_version_3_0 
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 0 0
D/EGL_emulation(24098): eglCreateContext: 0xc04b84e0: maj 3 min 0 rcv 3
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b84e0: ver 3 0 (tinfo 0xc6601ca0)
W/cr_media(24098): Requires BLUETOOTH permission
D/NetworkSecurityConfig(24098): Using Network Security Config from resource network_security_config debugBuild: true
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 0 0
D/EGL_emulation(24098): eglCreateContext: 0xc04b84e0: maj 3 min 0 rcv 3
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b84e0: ver 3 0 (tinfo 0xc6601ca0)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) Chrome_InProcGp identical 2 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) Chrome_InProcGp identical 4 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 0 0
D/EGL_emulation(24098): eglCreateContext: 0xc04b85a0: maj 3 min 0 rcv 3
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b85a0: ver 3 0 (tinfo 0xc6601ca0)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 1 (1) 0 0
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b84e0: ver 3 0 (tinfo 0xc6601ca0)
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 0 0
D/EGL_emulation(24098): eglCreateContext: 0xc04b8960: maj 3 min 0 rcv 3
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b8960: ver 3 0 (tinfo 0xc6601ca0)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 1 (1) 0 0
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 0 0
D/EGL_emulation(24098): eglCreateContext: 0xc04b8a20: maj 3 min 0 rcv 3
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b8a20: ver 3 0 (tinfo 0xc6601ca0)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 1 (1) 0 0
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
W/Gralloc3(24098): allocator 3.x is not supported
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
I/oolyard.stagin(24098): NativeAlloc concurrent copying GC freed 10346(647KB) AllocSpace objects, 1(20KB) LOS objects, 49% free, 2646KB/5292KB, paused 2.418ms total 154.888ms
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) RenderThread identical 4 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) RenderThread identical 4 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) RenderThread identical 2 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) RenderThread identical 4 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/oolyard.stagin(24098): NativeAlloc concurrent copying GC freed 1258(150KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 2639KB/5279KB, paused 5.528ms total 212.259ms
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 1 2
D/EGL_emulation(24098): eglMakeCurrent: 0xe644ca40: ver 3 0 (tinfo 0xdaee6f30)
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 1 2
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 1 2
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b84e0: ver 3 0 (tinfo 0xc6601ca0)
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 0 0
D/EGL_emulation(24098): eglCreateContext: 0xc04b8de0: maj 3 min 0 rcv 3
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b8de0: ver 3 0 (tinfo 0xc6601ca0)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 1 (1) 0 0
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) Chrome_InProcGp identical 2 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b84e0: ver 3 0 (tinfo 0xc6601ca0)
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b8de0: ver 3 0 (tinfo 0xc6601ca0)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) Chrome_InProcGp identical 2 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chromium(24098): [INFO:CONSOLE(17645)] "THREE.WebGLRenderer: OES_texture_half_float extension not supported.", source: http://127.0.0.1:37421/model-viewer.js (17645)
I/chromium(24098): [INFO:CONSOLE(17645)] "THREE.WebGLRenderer: OES_texture_half_float_linear extension not supported.", source: http://127.0.0.1:37421/model-viewer.js (17645)
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chatty  (24098): uid=10136(com.staging) Chrome_InProcGp identical 2 lines
E/eglCodecCommon(24098): glUtilsParamSize: unknow param 0x000088ef
I/chromium(24098): [INFO:CONSOLE(17645)] "THREE.WebGLRenderer: EXT_frag_depth extension not supported.", source: http://127.0.0.1:37421/model-viewer.js (17645)
I/chromium(24098): [INFO:CONSOLE(17645)] "THREE.WebGLRenderer: WEBGL_draw_buffers extension not supported.", source: http://127.0.0.1:37421/model-viewer.js (17645)
I/chromium(24098): [INFO:CONSOLE(17645)] "THREE.WebGLRenderer: EXT_shader_texture_lod extension not supported.", source: http://127.0.0.1:37421/model-viewer.js (17645)
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 1 2
I/chatty  (24098): uid=10136(com.staging) RenderThread identical 9 lines
D/eglCodecCommon(24098): setVertexArrayObject: set vao to 0 (0) 1 2
D/EGL_emulation(24098): eglMakeCurrent: 0xc04b84e0: ver 3 0 (tinfo 0xc6601ca0)

@w3ggy w3ggy added the bug Something isn't working label Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant