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 · 0 comments
Open

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

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant