GPU crash in gl_fence_arb.cc |
||||
Issue descriptionThis is occurring for me running instrumentation tests on an x86 Android emulator. E.g. run_chrome_public_test_apk --gtest_filter="Popup*" 01-04 13:37:14.521 3123 3123 F DEBUG : Abort message: '[FATAL:gl_fence_arb.cc(29)] Check failed: 0x1 == ::gl::g_current_gl_context_tls->Get()->Api->glIsSyncFn(sync_) (1 vs. 01-04 13:37:14.521 3123 3123 F DEBUG : eax 00000000 ebx 00000bd6 ecx 00000bea edx 00000006 01-04 13:37:14.521 3123 3123 F DEBUG : esi 00000bea edi 94e79a48 01-04 13:37:14.521 3123 3123 F DEBUG : xcs 00000073 xds 0000007b xes 0000007b xfs 0000003b xss 0000007b 01-04 13:37:14.521 3123 3123 F DEBUG : eip b4e25ac4 ebp 94e79a68 esp 94e799fc flags 00000296 backtrace: 000a89b3 base::debug::BreakDebugger() ??:0:0 000d0314 logging::LogMessage::~LogMessage() ??:0:0 000700a8 gl::GLFenceARB::GLFenceARB() ??:0:0 0006fad4 gl::GLFence::Create() ??:0:0 001889b4 gpu::gles2::CommandsCompletedQuery::End(int) ??:0:0 0018b96d gpu::gles2::QueryManager::EndQuery(gpu::gles2::QueryManager::Query*, int) ??:0:0 000d7ea5 gpu::gles2::GLES2DecoderImpl::HandleEndQueryEXT(unsigned int, void const volatile*) ??:0:0 000f65e6 gpu::error::Error gpu::gles2::GLES2DecoderImpl::DoCommandsImpl<false>(unsigned int, void const volatile*, int, int*) ??:0:0 000f5d9b gpu::gles2::GLES2DecoderImpl::DoCommands(unsigned int, void const volatile*, int, int*) ??:0:0 001b093b gpu::CommandBufferService::Flush(int, gpu::AsyncAPIInterface*) ??:0:0 001eeef8 gpu::CommandBufferStub::OnAsyncFlush(int, unsigned int, bool) ??:0:0 001f2ae2 void base::DispatchToMethodImpl<gpu::CommandBufferStub*, void (gpu::CommandBufferStub::*)(int, unsigned int, bool), std::__ndk1::tuple<int, unsigned int, bool>, 0u, 1u, 2u>(gpu::CommandBufferStub* const&, void (gpu::CommandBufferStub::*)(int, unsigned int, bool), std::__ndk1::tuple<int, unsigned int, bool>&&, std::__ndk1::integer_sequence<unsigned int, 0u, 1u, 2u>) ??:0:0 001f2aa5 void IPC::DispatchToMethod<gpu::CommandBufferStub, void (gpu::CommandBufferStub::*)(int, unsigned int, bool), void, std::__ndk1::tuple<int, unsigned int, bool> >(gpu::CommandBufferStub*, void (gpu::CommandBufferStub::*)(int, unsigned int, bool), void*, std::__ndk1::tuple<int, unsigned int, bool>&&) ??:0:0 001eed3b bool IPC::MessageT<GpuCommandBufferMsg_AsyncFlush_Meta, std::__ndk1::tuple<int, unsigned int, bool>, void>::Dispatch<gpu::CommandBufferStub, gpu::CommandBufferStub, void, void (gpu::CommandBufferStub::*)(int, unsigned int, bool)>(IPC::Message const*, gpu::CommandBufferStub*, gpu::CommandBufferStub*, void*, void (gpu::CommandBufferStub::*)(int, unsigned int, bool)) ??:0:0
,
Jan 8 2018
This suggests a driver issue. What driver is used in this config? Can you share about:gpu?
,
Jan 9 2018
Here is a copy-paste of about:gpu. Let me know if there is any more information I can provide. Graphics Feature Status Canvas: Hardware accelerated CheckerImaging: Enabled Flash: Hardware accelerated Flash Stage3D: Hardware accelerated Flash Stage3D Baseline profile: Hardware accelerated Compositing: Hardware accelerated Multiple Raster Threads: Disabled Native GpuMemoryBuffers: Software only. Hardware acceleration disabled Rasterization: Hardware accelerated Video Decode: Hardware accelerated WebGL: Hardware accelerated WebGL2: Hardware accelerated Driver Bug Workarounds clear_uniforms_before_first_program_use disable_framebuffer_cmaa dont_disable_webgl_when_compositor_context_lost max_texture_size_limit_4096 scalarize_vec_and_mat_constructor_args Problems Detected Clear uniforms before first program use on all platforms: 124764, 349137 Applied Workarounds: clear_uniforms_before_first_program_use Always rewrite vec/mat constructors to be consistent: 398694 Applied Workarounds: scalarize_vec_and_mat_constructor_args Limit max texure size to 4096 on all of Android Applied Workarounds: max_texture_size_limit_4096 Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198 Applied Workarounds: disable_framebuffer_cmaa Disable KHR_blend_equation_advanced until cc shaders are updated: 661715 Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent) eglSwapBuffers intermittently fails on Android when app goes to background: 744678 Applied Workarounds: dont_disable_webgl_when_compositor_context_lost Raster is using a single thread. Disabled Features: multiple_raster_threads Native GpuMemoryBuffers have been disabled, either via about:flags or command line. Disabled Features: native_gpu_memory_buffers Version Information Data exported 2018-01-09T15:40:55.545Z Chrome version Chrome/65.0.3312.0 Operating system Android 8.0.0 Software rendering list URL https://chromium.googlesource.com/chromium/src/+/bae4626d5f05231d6319422bffa2032c4b698770/gpu/config/software_rendering_list.json Driver bug list URL https://chromium.googlesource.com/chromium/src/+/bae4626d5f05231d6319422bffa2032c4b698770/gpu/config/gpu_driver_bug_list.json ANGLE commit id 8c3988c59ebe 2D graphics backend Skia/65 898d5b20348784fdf65f0decf96fc5d40d99bd95- Command Line --use-mobile-user-agent --top-controls-show-threshold=0.5 --top-controls-hide-threshold=0.5 --use-mobile-user-agent --enable-pinch --enable-viewport --validate-input-event-stream --enable-longpress-drag-selection --touch-selection-strategy=direction --main-frame-resizes-are-orientation-changes --disable-composited-antialiasing --enable-dom-distiller --flag-switches-begin --flag-switches-end Driver Information Initialization time 64 In-process GPU false Passthrough Command Decoder false Direct Composition false Supports overlays false Sandboxed false GPU0 VENDOR = 0x0000 [Google (VMware, Inc.)], DEVICE= 0x0000 [Android Emulator OpenGL ES Translator (Gallium 0.4 on llvmpipe (LLVM 3.5, 256 bits))] Optimus false Optimus false AMD switchable false Driver vendor Driver version 3.0 Driver date Pixel shader version 3.00 Vertex shader version 3.00 Max. MSAA samples 4 Machine model name Android SDK built for x86 Machine model version GL_VENDOR Google (VMware, Inc.) GL_RENDERER Android Emulator OpenGL ES Translator (Gallium 0.4 on llvmpipe (LLVM 3.5, 256 bits)) GL_VERSION OpenGL ES 3.0 (3.0 Mesa 10.4.2 (git-)) GL_EXTENSIONS GL_EXT_debug_marker GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_depth24 GL_OES_depth32 GL_OES_element_index_uint GL_OES_texture_float GL_OES_texture_float_linear GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_packed_depth_stencil GL_OES_vertex_half_float GL_OES_texture_npot GL_OES_rgb8_rgba8 GL_EXT_color_buffer_float ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_dma_v1 ANDROID_EMU_gles_max_version_3_0 GL_OES_vertex_array_object Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent Window system binding vendor Window system binding version Window system binding extensions Direct rendering Yes Reset notification strategy 0x0000 GPU process crash count 5 Compositor Information Tile Update Mode One-copy Partial Raster Enabled GpuMemoryBuffers Status ATC Software only ATCIA Software only DXT1 Software only DXT5 Software only ETC1 Software only R_8 Software only R_16 Software only RG_88 Software only BGR_565 Software only RGBA_4444 Software only RGBX_8888 GPU_READ, SCANOUT RGBA_8888 GPU_READ, SCANOUT BGRX_8888 Software only BGRX_1010102 Software only BGRA_8888 Software only RGBA_F16 Software only YVU_420 Software only YUV_420_BIPLANAR Software only UYVY_422 Software only Display(s) Information Info Display[0] bounds=0,0 320x534, workarea=0,0 320x534, scale=1.5, external Color space information {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Bits per color component 8 Bits per pixel 24 Video Acceleration Information Decode vp8 up to 3840x2160 pixels (encrypted) Decode vp8 up to 3840x2160 pixels (encrypted) Decode vp9 profile0 up to 3840x2160 pixels (encrypted) Decode vp9 profile0 up to 3840x2160 pixels (encrypted) Decode vp9 profile1 up to 3840x2160 pixels (encrypted) Decode vp9 profile1 up to 3840x2160 pixels (encrypted) Decode vp9 profile2 up to 3840x2160 pixels (encrypted) Decode vp9 profile2 up to 3840x2160 pixels (encrypted) Decode vp9 profile3 up to 3840x2160 pixels (encrypted) Decode vp9 profile3 up to 3840x2160 pixels (encrypted) Decode h264 baseline up to 3840x2160 pixels Decode h264 main up to 3840x2160 pixels Decode h264 extended up to 3840x2160 pixels Decode h264 high up to 3840x2160 pixels Decode h264 high 10 up to 3840x2160 pixels Decode h264 high 4:2:2 up to 3840x2160 pixels Decode h264 high 4:4:4 predictive up to 3840x2160 pixels Decode h264 scalable baseline up to 3840x2160 pixels Decode h264 scalable high up to 3840x2160 pixels Decode h264 stereo high up to 3840x2160 pixels Decode h264 multiview high up to 3840x2160 pixels Log Messages [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [FATAL:gl_fence_arb.cc(29)] : Check failed: 0x1 == ::gl::g_current_gl_context_tls->Get()->Api->glIsSyncFn(sync_) (1 vs. ) #00 0x9600695d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a895d #01 0x9602c4c7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ce4c7 #02 0x9218b22a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0007022a #03 0x9218ac56 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0006fc56 #04 0x91e8ae44 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x0017fe44 #05 0x91e8ded3 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x00182ed3 #06 0x91dde4b5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000d34b5 #07 0x91dfcab6 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f1ab6 #08 0x91dfc26b /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f126b #09 0x91eb1eeb /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001a6eeb #10 0x91ef0aac /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e5aac #11 0x91ef468a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e968a #12 0x91ef464d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e964d #13 0x91ef08ef /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e58ef #14 0x91eef79c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e479c #15 0x926ef996 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libipc.cr.so+0x0002c996 #16 0x91efa1f2 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ef1f2 #17 0x91ef86ed /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ed6ed #18 0x91efb3e8 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f03e8 #19 0x91efb378 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0378 #20 0x91efb327 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0327 #21 0x91efb2fd /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f02fd #22 0x91eb975c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ae75c #23 0x91ebb8ec /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001b08ec #24 0x960079d4 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a99d4 #25 0x96037cb5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000d9cb5 #26 0x9603c4f0 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000de4f0 #27 0x9603cb75 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000deb75 #28 0x9603ce16 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dee16 #29 0x9603ffd7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000e1fd7 #30 0x9603bd28 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ddd28 #31 0x9603be34 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dde34 #32 0x96072b8f /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x00114b8f #33 0x8b6ac28e /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x0050f28e #34 0x8c48de81 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0e81 #35 0x8c48e64a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f164a #36 0x8c48c482 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012ef482 #37 0x91026373 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libembedder.cr.so+0x00011373 #38 0x8c48d716 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0716 #39 0x96f7551a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/oat/x86/base.odex+0x0006f51a GpuProcessHostUIShim: [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [FATAL:gl_fence_arb.cc(29)] : Check failed: 0x1 == ::gl::g_current_gl_context_tls->Get()->Api->glIsSyncFn(sync_) (1 vs. ) #00 0x960f895d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a895d #01 0x9611e4c7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ce4c7 #02 0x9229d22a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0007022a #03 0x9229cc56 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0006fc56 #04 0x91fa9e44 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x0017fe44 #05 0x91faced3 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x00182ed3 #06 0x91efd4b5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000d34b5 #07 0x91f1bab6 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f1ab6 #08 0x91f1b26b /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f126b #09 0x91fd0eeb /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001a6eeb #10 0x9200faac /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e5aac #11 0x9201368a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e968a #12 0x9201364d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e964d #13 0x9200f8ef /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e58ef #14 0x9200e79c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e479c #15 0x927ef996 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libipc.cr.so+0x0002c996 #16 0x920191f2 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ef1f2 #17 0x920176ed /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ed6ed #18 0x9201a3e8 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f03e8 #19 0x9201a378 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0378 #20 0x9201a327 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0327 #21 0x9201a2fd /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f02fd #22 0x91fd875c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ae75c #23 0x91fda8ec /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001b08ec #24 0x960f99d4 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a99d4 #25 0x96129cb5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000d9cb5 #26 0x9612e4f0 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000de4f0 #27 0x9612eb75 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000deb75 #28 0x9612ee16 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dee16 #29 0x96131fd7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000e1fd7 #30 0x9612dd28 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ddd28 #31 0x9612de34 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dde34 #32 0x96164b8f /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x00114b8f #33 0x8b7a428e /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x0050f28e #34 0x8c585e81 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0e81 #35 0x8c58664a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f164a #36 0x8c584482 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012ef482 #37 0x9111f373 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libembedder.cr.so+0x00011373 #38 0x8c585716 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0716 #39 0x9707351a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/oat/x86/base.odex+0x0006f51a GpuProcessHostUIShim: [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [FATAL:gl_fence_arb.cc(29)] : Check failed: 0x1 == ::gl::g_current_gl_context_tls->Get()->Api->glIsSyncFn(sync_) (1 vs. ) #00 0x960ea95d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a895d #01 0x961104c7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ce4c7 #02 0x9228b22a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0007022a #03 0x9228ac56 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0006fc56 #04 0x91fa9e44 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x0017fe44 #05 0x91faced3 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x00182ed3 #06 0x91efd4b5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000d34b5 #07 0x91f1bab6 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f1ab6 #08 0x91f1b26b /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f126b #09 0x91fd0eeb /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001a6eeb #10 0x9200faac /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e5aac #11 0x9201368a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e968a #12 0x9201364d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e964d #13 0x9200f8ef /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e58ef #14 0x9200e79c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e479c #15 0x927ee996 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libipc.cr.so+0x0002c996 #16 0x920191f2 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ef1f2 #17 0x920176ed /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ed6ed #18 0x9201a3e8 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f03e8 #19 0x9201a378 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0378 #20 0x9201a327 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0327 #21 0x9201a2fd /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f02fd #22 0x91fd875c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ae75c #23 0x91fda8ec /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001b08ec #24 0x960eb9d4 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a99d4 #25 0x9611bcb5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000d9cb5 #26 0x961204f0 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000de4f0 #27 0x96120b75 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000deb75 #28 0x96120e16 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dee16 #29 0x96123fd7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000e1fd7 #30 0x9611fd28 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ddd28 #31 0x9611fe34 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dde34 #32 0x96156b8f /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x00114b8f #33 0x8b75628e /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x0050f28e #34 0x8c537e81 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0e81 #35 0x8c53864a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f164a #36 0x8c536482 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012ef482 #37 0x91124373 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libembedder.cr.so+0x00011373 #38 0x8c537716 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0716 #39 0x9707151a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/oat/x86/base.odex+0x0006f51a GpuProcessHostUIShim: [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x84d91000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x84d91000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [FATAL:gl_fence_arb.cc(29)] : Check failed: 0x1 == ::gl::g_current_gl_context_tls->Get()->Api->glIsSyncFn(sync_) (1 vs. ) #00 0x9610695d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a895d #01 0x9612c4c7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ce4c7 #02 0x9229b22a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0007022a #03 0x9229ac56 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0006fc56 #04 0x91f90e44 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x0017fe44 #05 0x91f93ed3 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x00182ed3 #06 0x91ee44b5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000d34b5 #07 0x91f02ab6 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f1ab6 #08 0x91f0226b /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f126b #09 0x91fb7eeb /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001a6eeb #10 0x91ff6aac /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e5aac #11 0x91ffa68a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e968a #12 0x91ffa64d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e964d #13 0x91ff68ef /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e58ef #14 0x91ff579c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e479c #15 0x927ed996 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libipc.cr.so+0x0002c996 #16 0x920001f2 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ef1f2 #17 0x91ffe6ed /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ed6ed #18 0x920013e8 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f03e8 #19 0x92001378 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0378 #20 0x92001327 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0327 #21 0x920012fd /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f02fd #22 0x91fbf75c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ae75c #23 0x91fc18ec /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001b08ec #24 0x961079d4 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a99d4 #25 0x96137cb5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000d9cb5 #26 0x9613c4f0 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000de4f0 #27 0x9613cb75 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000deb75 #28 0x9613ce16 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dee16 #29 0x9613ffd7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000e1fd7 #30 0x9613bd28 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ddd28 #31 0x9613be34 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dde34 #32 0x96172b8f /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x00114b8f #33 0x8b7b628e /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x0050f28e #34 0x8c597e81 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0e81 #35 0x8c59864a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f164a #36 0x8c596482 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012ef482 #37 0x91128373 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libembedder.cr.so+0x00011373 #38 0x8c597716 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0716 #39 0x9706f51a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/oat/x86/base.odex+0x0006f51a GpuProcessHostUIShim: [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x85e45c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x85e45c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x85e45c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x85e45c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x85e45c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x85e45c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [ERROR:gles2_cmd_decoder.cc(18211)] : [.DisplayCompositor-0x85e45c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [ERROR:gles2_cmd_decoder.cc(10071)] : [.DisplayCompositor-0x85e45c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [FATAL:gl_fence_arb.cc(29)] : Check failed: 0x1 == ::gl::g_current_gl_context_tls->Get()->Api->glIsSyncFn(sync_) (1 vs. ) #00 0x9610295d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a895d #01 0x961284c7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ce4c7 #02 0x9229922a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0007022a #03 0x92298c56 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgl_wrapper.cr.so+0x0006fc56 #04 0x91fa3e44 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x0017fe44 #05 0x91fa6ed3 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x00182ed3 #06 0x91ef74b5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000d34b5 #07 0x91f15ab6 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f1ab6 #08 0x91f1526b /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x000f126b #09 0x91fcaeeb /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001a6eeb #10 0x92009aac /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e5aac #11 0x9200d68a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e968a #12 0x9200d64d /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e964d #13 0x920098ef /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e58ef #14 0x9200879c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001e479c #15 0x927ee996 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libipc.cr.so+0x0002c996 #16 0x920131f2 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ef1f2 #17 0x920116ed /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ed6ed #18 0x920143e8 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f03e8 #19 0x92014378 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0378 #20 0x92014327 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f0327 #21 0x920142fd /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001f02fd #22 0x91fd275c /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001ae75c #23 0x91fd48ec /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libgpu.cr.so+0x001b08ec #24 0x961039d4 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000a99d4 #25 0x96133cb5 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000d9cb5 #26 0x961384f0 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000de4f0 #27 0x96138b75 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000deb75 #28 0x96138e16 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dee16 #29 0x9613bfd7 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000e1fd7 #30 0x96137d28 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000ddd28 #31 0x96137e34 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x000dde34 #32 0x9616eb8f /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libbase.cr.so+0x00114b8f #33 0x8b7b428e /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x0050f28e #34 0x8c595e81 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0e81 #35 0x8c59664a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f164a #36 0x8c594482 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012ef482 #37 0x91116373 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libembedder.cr.so+0x00011373 #38 0x8c595716 /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/lib/x86/libcontent.cr.so+0x012f0716 #39 0x9707551a /data/app/org.chromium.chrome-E9SWMqdfuWRDEZkMk18SfQ==/oat/x86/base.odex+0x0006f51a GpuProcessHostUIShim: [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1 [WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1 [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found. [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(312)] : eglChooseConfig failed with error EGL_BAD_ATTRIBUTE [ERROR:gl_surface_egl.cc(464)] : No suitable EGL configs found.
,
Jan 9 2018
This is no longer blocking my work though, so reducing priority. It is still a bit of a headache though.
,
Jan 9 2018
Thanks for the dump. The root cause is likely to be the "eglChooseConfig failed with error EGL_BAD_ATTRIBUTE" failure, which still seems like a driver issue, and I think causes us to fail to create contexts (we probably don't handle this properly, but, well, it's not supposed to happen).
,
Jan 9 2018
I'm not sure we can workaround this, because Clank only works with GPU support. |
||||
►
Sign in to add a comment |
||||
Comment 1 by penghuang@chromium.org
, Jan 8 2018