flathub / com.google.Chrome

https://flathub.org/apps/details/com.google.Chrome
56 stars 28 forks source link

Unable to load any website. V8 process OOM #312

Closed philn closed 2 months ago

philn commented 3 months ago

Regression since the update to 126.0.6478.114-1:

Jun 20 12:40:34 lolcathost audit[3863]: AVC avc:  denied  { execheap } for  pid=3863 comm="chrome" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:>
Jun 20 12:40:34 lolcathost audit[3872]: AVC avc:  denied  { execheap } for  pid=3872 comm="chrome" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:>
Jun 20 12:40:34 lolcathost com.google.Chrome.desktop[3748]: [97:10:0620/134034.273478:ERROR:v8_initializer.cc(809)] V8 process OOM (Failed to reserve virtual memory for CodeRange).                               
Jun 20 12:40:34 lolcathost com.google.Chrome.desktop[3748]: [106:16:0620/134034.273741:ERROR:v8_initializer.cc(809)] V8 process OOM (Failed to reserve virtual memory for CodeRange).                              
Jun 20 12:40:34 lolcathost com.google.Chrome.desktop[3737]: [0620/134034.274010:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)                                                             
Jun 20 12:40:34 lolcathost com.google.Chrome.desktop[3737]: [0620/134034.274176:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)

126.0.6478.61-1 is fine.

philn commented 3 months ago

Workaround, meanwhile:

flatpak --user update --commit=91aba6e2717d568dcc38d512cc3da31d31b1657aada6745dc9febed388923ccd com.google.Chrome

philn commented 3 months ago

cc @refi64

gallium-stanza commented 3 months ago

+1

~$ flatpak info com.google.Chrome

Google Chrome - The web browser from Google

          ID: com.google.Chrome
         Ref: app/com.google.Chrome/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 126.0.6478.114-1
     License: LicenseRef-proprietary
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 21.2 MB
     Runtime: org.freedesktop.Platform/x86_64/22.08
         Sdk: org.freedesktop.Sdk/x86_64/22.08

      Commit: 85acf11d071dbd35b278e8131d2d534b860f800b3f4be03292cd55d02cf7a140
      Parent: 91aba6e2717d568dcc38d512cc3da31d31b1657aada6745dc9febed388923ccd
     Subject: chrome: Update chrome.deb to 126.0.6478.114-1 (0622c14d)
        Date: 2024-06-19 22:48:14 +0000
philn commented 3 months ago

I updated to 85acf11d071dbd35b278e8131d2d534b860f800b3f4be03292cd55d02cf7a140 again and now the issue is not happening anymore 🤷🏻