#740·anbox

Anbox 卡在"正在启动 ..."屏幕上,然后退出

作者: pemartins1创建于 2018年6月1日更新于 2023年11月29日
标签startup

container.log container-manager.log kernel.log lxc-monitord.log system-info.log 1. Please check that no similar bug is already reported. Have a look on the list of open bugs at https://GitHub.com/anbox/anbox/issues 2. Make sure you are running the latest version of Anbox before reporting an issue. Update snap to latest: snap refresh --devmode --edge anbox 3. Make sure you have debug logs enabled: sudo snap set anbox debug.enable=true 4. Reproduce the error while debug logs enabled. 5. Run the anbox logs collection utility and attach the tar file. sudo /snap/bin/anbox.collect-bug-info 6. ** Please paste the result of anbox system-info below: `$ anbox system-info version: 4 snap-revision: 99 os: name: Ubuntu version: 18.04 LTS (Bionic Beaver) snap-based: true kernel: version: Linux version 4.15.0-22-generic (buildd@lgw01-amd64-013) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #24-Ubuntu SMP Wed May 16 12:15:17 UTC 2018 binder: true ashmem: true graphics: egl: vendor: Mesa Project version: 1.5 (DRI2) extensions: - EGL_CHROMIUM_sync_control - EGL_EXT_buffer_age - EGL_EXT_create_context_robustness - EGL_EXT_image_dma_buf_import - EGL_KHR_cl_event2 - EGL_KHR_config_attribs - EGL_KHR_create_context - EGL_KHR_create_context_no_error - EGL_KHR_fence_sync - EGL_KHR_get_all_proc_addresses - EGL_KHR_gl_colorspace - EGL_KHR_gl_renderbuffer_image - EGL_KHR_gl_texture_2D_image - EGL_KHR_gl_texture_3D_image - EGL_KHR_gl_texture_cubemap_image - EGL_KHR_image - EGL_KHR_image_base - EGL_KHR_image_pixmap - EGL_KHR_no_config_context - EGL_KHR_reusable_sync - EGL_KHR_surfaceless_context - EGL_KHR_wait_sync - EGL_MESA_configless_context - EGL_MESA_drm_image - EGL_MESA_image_dma_buf_export - EGL_NOK_texture_from_pixmap - EGL_WL_bind_wayland_display gles2: vendor: X.Org vendor: OpenGL ES 3.0 Mesa 17.2.8 extensions: - GL_EXT_blend_minmax - GL_EXT_multi_draw_arrays - GL_EXT_texture_filter_anisotropic - GL_EXT_texture_format_BGRA8888 - GL_OES_compressed_ETC1_RGB8_texture - GL_OES_depth24 - GL_OES_element_index_uint - GL_OES_fbo_render_mipmap - GL_OES_mapbuffer - GL_OES_rgb8_rgba8 - GL_OES_standard_derivatives - GL_OES_stencil8 - GL_OES_texture_3D - GL_OES_texture_float - GL_OES_texture_float_linear - GL_OES_texture_half_float - GL_OES_texture_half_float_linear - GL_OES_texture_npot - GL_OES_vertex_half_float - - …