ungoogled-chromium-archlinux
ungoogled-chromium-archlinux copied to clipboard
ungoogle-chromium crashes occasionally recently
only recently
Anyone with the same problem?
BTW recently I've run yay -Qdtq | yay -Rns -,
if this is the cause, how to fix?
Thanks
Please provide more information on the issue, so that someone could help you further.
I don't know how to check the logs for this.
It seems that only me confront the problem.
@PF4Public logs located
$ journalctl -xe | grep chromium
...
Mar 11 15:02:48 abc systemd[824]: Started app-org.chromium.Chromium-11788.scope.
Mar 11 15:02:50 abc chromium[11788]: [11788:11798:0311/150250.404377:ERROR:ev_root_ca_metadata.cc(162)] Failed to decode OID: 0
Mar 11 15:02:51 abc chromium[11788]: [11788:11788:0311/150251.948064:ERROR:interface_endpoint_client.cc(725)] Message 0 rejected by interface blink.mojom.WidgetHost
Mar 11 15:02:51 abc chromium[11788]: [11788:11788:0311/150251.948117:ERROR:interface_endpoint_client.cc(725)] Message 1 rejected by interface blink.mojom.WidgetHost
Mar 11 15:03:18 abc chromium[11788]: [11788:11852:0311/150318.181334:ERROR:browser_main_loop.cc(274)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Mar 11 15:03:18 abc chromium[11788]: [11788:11851:0311/150318.181334:ERROR:browser_main_loop.cc(276)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Mar 11 15:03:18 abc chromium[11788]: [11788:11853:0311/150318.181335:ERROR:browser_main_loop.cc(274)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Mar 11 15:03:18 abc systemd-coredump[12098]: Process 11788 (chromium) of user 1000 terminated abnormally with signal 5/TRAP, processing...
Mar 11 15:03:18 abc systemd-coredump[12099]: Process 11788 (chromium) of user 1000 dumped core.
░░ Subject: Process 11788 (chromium) dumped core
░░ Process 11788 (chromium) crashed and dumped core.
Mar 11 15:03:18 abc systemd[824]: [email protected]: Main process exited, code=dumped, status=5/TRAP
Mar 11 15:03:18 abc systemd[824]: app-org.chromium.Chromium-11788.scope: Consumed 2.769s CPU time, 41.5M memory peak.
Mar 11 15:03:18 abc systemd[824]: [email protected]: Failed with result 'core-dump'.
Mar 11 15:03:18 abc systemd[824]: [email protected]: Consumed 4.565s CPU time, 278.2M memory peak.
Mar 11 15:03:19 abc drkonqi-coredump-processor[12100]: "/usr/lib/chromium/chromium" 11788 "/var/lib/systemd/coredump/core.chromium.1000.b04fd31866be4c599ce5ff3ead3e0e39.11788.1741676598000000.zst"
Mar 11 15:03:19 abc drkonqi-coredump-launcher[12115]: Unable to find file for pid 11788 expected at "kcrash-metadata/chromium.b04fd31866be4c599ce5ff3ead3e0e39.11788.ini"
$ cat ~/.config/chromium-flags.conf
--force-device-scale-factor=2
The config file is there when I'm using xorg, now wayland, I'll delete it and see if it solves the problem.
still crashes, seems less frequently
logs:
Mar 13 13:21:46 abc systemd[805]: Started app-org.chromium.Chromium-21972.scope.
Mar 13 13:21:49 abc chromium[21972]: [21972:21982:0313/132149.507024:ERROR:ev_root_ca_metadata.cc(162)] Failed to decode OID: 0
Mar 13 13:21:58 abc chromium[22016]: [22016:22030:0313/132158.261954:ERROR:ssl_client_socket_impl.cc(878)] handshake failed; returned -1, SSL error code 1, net_error -100
Mar 13 13:21:58 abc chromium[22016]: [22016:22030:0313/132158.262431:ERROR:ssl_client_socket_impl.cc(878)] handshake failed; returned -1, SSL error code 1, net_error -100
Mar 13 13:22:00 abc chromium[22016]: [22016:22030:0313/132200.820328:ERROR:ssl_client_socket_impl.cc(878)] handshake failed; returned -1, SSL error code 1, net_error -100
Mar 13 13:22:00 abc chromium[22016]: [22016:22030:0313/132200.820841:ERROR:ssl_client_socket_impl.cc(878)] handshake failed; returned -1, SSL error code 1, net_error -100
Mar 13 13:22:14 abc chromium[22014]: [22014:22014:0313/132214.254074:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Mar 13 13:22:14 abc chromium[22014]: [22014:22014:0313/132214.269650:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
Mar 13 13:22:16 abc chromium[21972]: [21972:22038:0313/132216.183899:ERROR:browser_main_loop.cc(276)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Mar 13 13:22:16 abc chromium[21972]: [21972:22039:0313/132216.183905:ERROR:browser_main_loop.cc(274)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Mar 13 13:22:16 abc chromium[21972]: [21972:22040:0313/132216.183914:ERROR:browser_main_loop.cc(274)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Mar 13 13:22:16 abc systemd-coredump[22335]: Process 21972 (chromium) of user 1000 terminated abnormally with signal 5/TRAP, processing...
Mar 13 13:22:16 abc systemd-coredump[22336]: Process 21972 (chromium) of user 1000 dumped core.
░░ Subject: Process 21972 (chromium) dumped core
░░ Process 21972 (chromium) crashed and dumped core.
Mar 13 13:22:16 abc systemd[805]: [email protected]: Main process exited, code=dumped, status=5/TRAP
Mar 13 13:22:16 abc systemd[805]: app-org.chromium.Chromium-21972.scope: Consumed 3.438s CPU time, 74M memory peak.
Mar 13 13:22:16 abc systemd[805]: [email protected]: Failed with result 'core-dump'.
Mar 13 13:22:16 abc systemd[805]: [email protected]: Consumed 9.325s CPU time, 398.6M memory peak.
Mar 13 13:22:17 abc drkonqi-coredump-processor[22337]: "/usr/lib/chromium/chromium" 21972 "/var/lib/systemd/coredump/core.chromium.1000.017ddae9935949d59bdf1f7b0a304994.21972.1741843336000000.zst"
Mar 13 13:22:17 abc drkonqi-coredump-launcher[22354]: Unable to find file for pid 21972 expected at "kcrash-metadata/chromium.017ddae9935949d59bdf1f7b0a304994.21972.ini"
Actually, I am on Manjaro xfce (stable) and it works fine for me, I think it actually never crashed.
I am just afraid to update to 134.xx because I never know upfront if it will again cause any issues with missing library files xxxx.so
Yes, I have this problem too. Chromium started crashing from 137.