You are not logged in.
Hi
Recently I found my vivaldi browser fails to start with segmentation fault. May be update from 6.7.3329.35-1 to 6.8.3381.46-1 caused a problem, but I'm not sure. I also found setting locale to "C" avoid the problem(see below).
What I tried in vain:
remove my profile directory
add ' --disable-gpu --disable-extensions' options
remove 'vivaldi-stable' package and reinstall
run 'vivaldi' command instead of 'vivaldi-stable' script
'yay -Syu' and reboot
Console log:
$ vivaldi
[7034:7034:0722/201121.263586:ERROR:CONSOLE(242)] "<webview>: Script cannot be injected into content until the page has loaded.", source: extensions::webView (242)
[0722/201121.408644:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0722/201121.409264:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0722/201121.409854:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Segmentation fault (コアダンプ)
$ LANG=C vivaldi
[7186:7186:0722/201130.737795:ERROR:CONSOLE(242)] "<webview>: Script cannot be injected into content until the page has loaded.", source: extensions::webView (242)
My environment:
x86_64 box with Intel CPU
uname info: "Linux pine 6.9.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 18 Jul 2024 18:06:13 +0000 x86_64 GNU/Linux"
vivaldi package version: 6.8.3381.48-1
I have other Arch instance on vmware player on Windows 10. Same trouble I experienced there but "--disable-gpu" was in effect.
Any suggestions are welcome. If binary upload is available on this forum, I'd like to upload coredump file.
Offline