-
Notifications
You must be signed in to change notification settings - Fork 87
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 : Crash when entering the Google Login page #1182
Comments
I don't have enough time to debug chromium-related apps these days. I'll mark this as help wanted. |
@kcubeterm |
I faced a similar issue with chromium as well when I had applications dependent on the browser for logging in and redirecting back to the applicaton. The best solution in my case was to use Firefox instead |
Same problem here. The crash only doesn't occur on Google login pages when browsing as a Guest... |
@knyipab |
I'm not an expert at all to handle chromium-related issues provided its complexity. And more importantly, I use less chromium these days, as it's not working well with termux-x11 + gboard CJK IME, so unfortunately it's a low priority for me. |
@knyipab I'm personally looking forward to it. |
Thanks for attention. It is recommended to comment on LibreOffice-related issue at PR #1217. In short, no progress made since first shown in PR #1217. It's because my computer/device setup restricts me from debugging and compiling large app efficiently. Hope that someone can continue the work. Unfortunately licy183 is probably too busy to offer help. |
The crash occurs on the Discord login page as well as on the Google login page. |
I don't think it matters much, but I ran it in Wayland (Weston) just in case. |
Chromium in Termux doesn't have feature libudev enabled, but accessing Google Login page in chromium checks HID Service which needs libudev to work properly. In both Termux and Proot envs, libudev will not work properly because neither of them have systemd support. Maybe some wrappers of libudev (such as https://github.com/therealkenc/libudev-stub) will make chromium in proot work. |
Should be fixed by termux-user-repository/chromium-builder#32. It will take about a day to build chromium using GitHub Action... |
@licy183 I’m anxiously waiting~ :) |
Ahhh... My vacation is over and I am still doing my internship. I don’t have enough network traffic to download chromium's source code. |
Hope someone (else) will pull this off in the near future! |
@licy183 Firefox is great, but when watching videos on YouTube, llvmpipe, virgl, zink, and kgsl all show poor frame rates. However, the Chromium browser, based on zink and kgsl, was able to smoothly decode YouTube videos up to 1440p@60fps and 4K@30fps. (Tested on Snapdragon 8 Gen2, Snapdragon 8 Gen3, and Exynos 2400) |
Question, why do you bother using chromium within termux rather than the native android apps? I personally only use the browsers within termux if some site is causing trouble on the native android apps |
@EDLLT Switching from using Termux XFCE4 back to the Android home screen to launch a browser? That doesn't fit usability at all. |
@EDLLT |
My reason for wanting Chromium is that saving webpages as PWAs is a pretty good substitute for having a more robust app repository on Termux. |
Problem description
When you enter the
Google Login page
Chromium browser is crashed.
The interesting thing is that there is no problem if it is a guest mode.
llvmpipe
,virpipe
,zink
, andkgsl
all have the same symptoms.Chromium Ver : 125.0.6422.141
What steps will reproduce the bug?
Symptoms occur when you enter the Google Login page.
The error below is coming out.
What is the expected behavior?
No response
System information
termux-info:
The text was updated successfully, but these errors were encountered: