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

[Bug]: Chromium browser "--use-gl=egl" not work #1421

Open
hansm629 opened this issue Dec 26, 2024 · 3 comments
Open

[Bug]: Chromium browser "--use-gl=egl" not work #1421

hansm629 opened this issue Dec 26, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@hansm629
Copy link

Problem description

It worked fine in Chromium browser version 125,
but it doesn't work in the currently distributed version 128.0.6613.137.

What steps will reproduce the bug?

~$ chromium-browser --in-process-gpu --use-gl=egl
[26504:26504:1227/010639.108359:ERROR:file_path_watcher_inotify.cc(890)] Failed to read /proc/sys/fs/inotify/max_user_watches
[26503:26503:1227/010639.108362:ERROR:file_path_watcher_inotify.cc(890)] Failed to read /proc/sys/fs/inotify/max_user_watches
[26497:26510:1227/010639.118629:ERROR:file_path_watcher_inotify.cc(890)] Failed to read /proc/sys/fs/inotify/max_user_watches
[26497:26514:1227/010639.119221:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26497:26520:1227/010639.225249:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26497:26520:1227/010639.225398:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26497:26511:1227/010639.228885:ERROR:address_tracker_linux.cc(235)] Could not bind NETLINK socket: Permission denied (13)
[26497:26527:1227/010639.238953:ERROR:gl_factory.cc(113)] Requested GL implementation (gl=egl-gles2,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default)].

(chrome:26497): Gtk-WARNING **: 01:06:39.318: Theme directory apps/16 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26497): Gtk-WARNING **: 01:06:39.318: Theme directory apps/24 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26497): Gtk-WARNING **: 01:06:39.318: Theme directory apps/32 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26497): Gtk-WARNING **: 01:06:39.318: Theme directory apps/48 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26497): Gtk-WARNING **: 01:06:39.322: Theme directory apps/96 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26497): Gtk-WARNING **: 01:06:39.322: Theme directory apps/128 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26497): Gtk-WARNING **: 01:06:39.322: Theme directory apps/256 of theme Uos-fulldistro-icons-Dark has no size field

[26497:26589:1227/010639.438765:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26497:26589:1227/010639.439085:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26497:26527:1227/010639.439139:FATAL:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[26497:26589:1227/010639.439344:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26497:26589:1227/010639.439523:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26497:26589:1227/010639.439705:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[1227/010639.441995:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010639.442376:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010639.443606:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010639.443891:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010639.445600:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010639.445748:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010639.445823:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Trap
~$ chromium-browser --in-process-gpu --use-gl=egl --disable-gpu-compositing
[26776:26776:1227/010804.539734:ERROR:file_path_watcher_inotify.cc(890)] Failed to read /proc/sys/fs/inotify/max_user_watches
[26777:26777:1227/010804.539736:ERROR:file_path_watcher_inotify.cc(890)] Failed to read /proc/sys/fs/inotify/max_user_watches
[26770:26783:1227/010804.551984:ERROR:file_path_watcher_inotify.cc(890)] Failed to read /proc/sys/fs/inotify/max_user_watches
[26770:26788:1227/010804.552446:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26794:1227/010804.653224:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26794:1227/010804.653464:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26783:1227/010804.659387:ERROR:address_tracker_linux.cc(235)] Could not bind NETLINK socket: Permission denied (13)
[26770:26801:1227/010804.665683:ERROR:gl_factory.cc(113)] Requested GL implementation (gl=egl-gles2,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default)].

(chrome:26770): Gtk-WARNING **: 01:08:04.746: Theme directory apps/16 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26770): Gtk-WARNING **: 01:08:04.746: Theme directory apps/24 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26770): Gtk-WARNING **: 01:08:04.746: Theme directory apps/32 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26770): Gtk-WARNING **: 01:08:04.746: Theme directory apps/48 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26770): Gtk-WARNING **: 01:08:04.750: Theme directory apps/96 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26770): Gtk-WARNING **: 01:08:04.750: Theme directory apps/128 of theme Uos-fulldistro-icons-Dark has no size field


(chrome:26770): Gtk-WARNING **: 01:08:04.750: Theme directory apps/256 of theme Uos-fulldistro-icons-Dark has no size field

[26770:26864:1227/010804.868735:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26864:1227/010804.868825:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26864:1227/010804.868896:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26864:1227/010804.868950:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26864:1227/010804.869032:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[26770:26801:1227/010804.869335:FATAL:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[1227/010804.872371:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010804.872750:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010804.874001:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010804.874281:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010804.875880:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010804.875977:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1227/010804.876023:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Trap

What is the expected behavior?

No response

System information

termux-info:

Termux Variables:
TERMUX_API_APP__VERSION_NAME=0.50.1+8651fd9
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP__AM_SOCKET_SERVER_ENABLED=true
TERMUX_APP__APK_PATH=/data/app/~~p1oPAinlL1zHyWTG6-mJQg==/com.termux-Ab-kRe0QmvX1uRj2OJV7Gw==/base.apk
TERMUX_APP__APK_RELEASE=GITHUB
TERMUX_APP__FILES_DIR=/data/user/0/com.termux/files
TERMUX_APP__IS_DEBUGGABLE_BUILD=true
TERMUX_APP__IS_INSTALLED_ON_EXTERNAL_STORAGE=false
TERMUX_APP__PACKAGE_MANAGER=apt
TERMUX_APP__PACKAGE_NAME=com.termux
TERMUX_APP__PACKAGE_VARIANT=apt-android-7
TERMUX_APP__PID=21519
TERMUX_APP__SE_FILE_CONTEXT=u:object_r:app_data_file:s0:c127,c257,c512,c768
TERMUX_APP__SE_INFO=default:targetSdkVersion=28:complete
TERMUX_APP__SE_PROCESS_CONTEXT=u:r:untrusted_app_27:s0:c127,c257,c512,c768
TERMUX_APP__TARGET_SDK=28
TERMUX_APP__UID=10383
TERMUX_APP__USER_ID=0
TERMUX_APP__VERSION_CODE=118
TERMUX_APP__VERSION_NAME=0.118.0+e59e5c1
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.0+e59e5c1
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages-cf.termux.dev/apt/termux-main stable main
# tur-repo (sources.list.d/tur.list)
deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous
# x11-repo (sources.list.d/x11.list)
deb https://packages-cf.termux.dev/apt/termux-x11 x11 main
Updatable packages:
All packages up to date
termux-tools version:
1.44.6
Android version:
14
Kernel build information:
Linux localhost 6.1.75-android14-11 #1 SMP PREEMPT Tue Nov 26 08:53:03 UTC 2024 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-S926N
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Installed termux plugins:
com.termux.widget versionCode:13
com.termux.x11 versionCode:15
com.termux.api versionCode:51
@hansm629 hansm629 added bug Something isn't working untriaged labels Dec 26, 2024
@licy183 licy183 removed the untriaged label Feb 1, 2025
@licy183
Copy link
Collaborator

licy183 commented Feb 1, 2025

I can't reproduce it with current version chromium 130.

@hansm629
Copy link
Author

hansm629 commented Feb 2, 2025

@licy183
This symptom occurs in mesa-vulkan-icd-wrapper + zink environment and virglrenderer-android(with --angle-vulkan) environment.
In both environments, glmark2 & glmark2-es2 can be run without any problems.

Same thing happens in latest version 130.0.6723.116.

$ LIBGL_KOPPER_DISABLE=1 GALLIUM_DRIVER=virpipe chromium-browser --in-process-gpu --use-gl=egl --disable-gpu-compositing
[4077:4077:0202/171237.779190:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[4076:4076:0202/171237.780971:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[4070:4084:0202/171237.789352:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[4070:4087:0202/171237.789579:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4096:0202/171237.902406:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4096:0202/171237.902554:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4085:0202/171237.908052:ERROR:address_tracker_linux.cc(235)] Could not bind NETLINK socket: Permission denied (13)
[4070:4109:0202/171237.914882:ERROR:gl_factory.cc(102)] Requested GL implementation (gl=egl-gles2,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default)].
Error: unrecognized flag --enable-external-memory-accounted-in-global-limit
Try --help for options
Error: unrecognized flag --enable-external-memory-accounted-in-global-limit
Try --help for options
[4070:4168:0202/171238.057124:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4168:0202/171238.057311:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4168:0202/171238.057471:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4168:0202/171238.057596:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4168:0202/171238.057712:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4070:4109:0202/171238.057773:FATAL:check.cc(361)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0202/171238.060716:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171238.061125:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171238.062409:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171238.062731:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171238.064744:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171238.064865:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171238.064915:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171238.065003:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Trap
$ MESA_LOADER_DRIVER_OVERRIDE=zink chromium-browser --in-process-gpu --use-gl=egl --disable-gpu-compositing
[4638:4638:0202/171335.700870:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[4640:4640:0202/171335.701077:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[4632:4647:0202/171335.710504:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[4632:4649:0202/171335.710612:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4632:4656:0202/171335.820257:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4632:4656:0202/171335.820405:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4632:4647:0202/171335.825239:ERROR:address_tracker_linux.cc(235)] Could not bind NETLINK socket: Permission denied (13)
[4632:4664:0202/171335.831303:ERROR:gl_factory.cc(102)] Requested GL implementation (gl=egl-gles2,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default)].
Error: unrecognized flag --enable-external-memory-accounted-in-global-limit
Try --help for options
Error: unrecognized flag --enable-external-memory-accounted-in-global-limit
Try --help for options
[4632:4664:0202/171335.995666:FATAL:check.cc(361)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[4632:4722:0202/171335.997912:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4632:4722:0202/171335.997999:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4632:4722:0202/171335.998081:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4632:4722:0202/171335.998135:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[4632:4722:0202/171335.998173:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /data/data/com.termux/files/usr/var/run/dbus/system_bus_socket: No such file or directory
[0202/171335.998344:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171335.998807:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171336.000164:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171336.000481:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171336.001536:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171336.001594:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171336.001620:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0202/171336.001662:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Trap

@hansm629
Copy link
Author

hansm629 commented Feb 6, 2025

@licy183
The same problem occurs in the newly released version 131.0.6778.264 today.

95b3bac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants