Hello everyone, I’m relatively new to Linux and new in the OpenSUSE community.
I just installed Tumbleweed yesterday and installed Vivaldi, which was working just fine. Today after starting the system I opended the app, it asked me for my kwallet password but after a few seconds without any input it gave me an error and now the app refuses to start.
When I try to open it from the terminal I get this
enzo@enzobook:~> vivaldi
[0630/121303.307631:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.307967:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.308117:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.310776:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.313200:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.321892:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.322041:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.324669:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0630/121303.325366:ERROR:process_memory_range.cc(75)] read out of range
[0630/121303.325596:ERROR:process_memory_range.cc(75)] read out of range
[0630/121303.344071:ERROR:process_memory_range.cc(75)] read out of range
[0630/121303.344086:ERROR:process_memory_range.cc(75)] read out of range
[0630/121303.344605:ERROR:process_memory_range.cc(75)] read out of range
[0630/121303.344612:ERROR:process_memory_range.cc(75)] read out of range
Segmentation fault (core dumped)
Does anybody knows what does this means or what can I do?
> sudo zypper info MozillaFirefox
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
Information for package MozillaFirefox:
---------------------------------------
Repository : repo-oss
Name : MozillaFirefox
Version : 127.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 228.2 MiB
Installed : Yes (automatically)
Status : up-to-date
Source package : MozillaFirefox-127.0-1.1.src
Upstream URL : http://www.mozilla.org/
Summary : Mozilla Firefox Web Browser
Description :
Mozilla Firefox is a standalone web browser, designed for standards
compliance and performance. Its functionality can be enhanced via a
plethora of extensions.
If you installed it using zypper, van you provide the same information? If not, please provide the URL where you downloaded it.
The problem “Segmentation fault (core dumped)” is pretty severe. To start debugging it you could run under gdb.
I did it now trough zypper and I got this when asking for info. But still does the same, it doesn’t open, and if I try to run it from the terminal it takes a time and does the same as before.
Information for package vivaldi-stable:
Repository : vivaldi
Name : vivaldi-stable
Version : 6.8.3381.46-1
Arch : x86_64
Vendor : Vivaldi Technologies AS
Installed Size : 367.9 MiB
Installed : Yes
Status : up-to-date
Source package : vivaldi-stable-6.8.3381.46-1.src
Upstream URL : https://www.vivaldi.com/
Summary : Vivaldi
Description :
Experience the web in a whole new way with Vivaldi.
Vivaldi is a browser that has the features you need, a style that fits and values you can stand by. Your
browser matters. Take control with Vivaldi.
If you do not know better forget about gdb, the GNU Debugger, it is a debugger that developers use to debug this kind of problems.
I assume you did download the Linux RPM 64bit, that your machine has a Intel/AMD 64-bit processor and you installed the 64-bit version of Tumbleweed, correct?
I see opi supports Vivaldi:
> opi vivaldi
Do you want to install Vivaldi from Vivaldi repository? (Y/n)
1. vivaldi-stable
2. vivaldi-snapshot
Pick a number (0 to quit):
That will get it from their repo and add that repo to zypper so you automatically get updates.