You are not logged in.
Hi. Yesterday after upgrade on my home computer with Arch as main system I had a problem with Opera. After some while on page I had white screen with error "Something was't right. There was a problem with this page. Try again." (or something like that, I have polish language installed and don't know how it will be exactly in English). Trying with min browser and got the same. Browser don't crash, just the page content. I try than on SeaMonkey and it looks it works fine. Looks like it's blink-based browsers problem because on gecko-based it works. Today in my office where I installed Arch on VM for testing got same issue.
Last edited by jomemo (2020-02-12 08:38:06)
Offline
There is a known issue with the new glibc and the blink engine (see: https://bbs.archlinux.org/viewtopic.php?id=252706 ) should be fixed in chromium from what I can tell, not sure when/if it'll be fixed in opera
Offline
There is a known issue with the new glibc and the blink engine (see: https://bbs.archlinux.org/viewtopic.php?id=252706 ) should be fixed in chromium from what I can tell, not sure when/if it'll be fixed in opera
Thanks I downgraded glibc to 2.30-3 on VM and it looks like it is solution for now. After that min browser works perfect. Later try it on home computer.
Last edited by jomemo (2020-02-12 08:41:27)
Offline
I can confirm that downgrading glibc to 2.30-3 is the solution. Opera with newer version of glibc is not usable.
Last edited by tompear (2020-02-12 09:56:27)
Offline
Ok, on my home computer solution works to, but on this I should downgrade lib32-glibc as well. Btw found nice site with old packages versions: http://archlinux.arkena.net/archive/packages/
Offline
Offline
nice, thanks
Offline
No need to downgrade, for Opera start with this command in terminal and it works fine till a new version comes opera --disable-seccomp-filter-sandbox
Offline
You basically disable the sandbox with that, for a random stuff facing application like a browser I'd argue that's the worse course of action in this instance
Offline
You basically disable the sandbox with that, for a random stuff facing application like a browser I'd argue that's the worse course of action in this instance
This is the recommendation at the Opera forum till a update is released or better to use an alternate browser. From what I hear even the Chromium with update is having issues, on my system when I use Chromium it lags on certain sites. The other way and safer is to use Firejail.
Last edited by Arup (2020-02-13 11:16:10)
Offline