Crashing on launch after upgrading to Ubuntu 23.10
-
Ubuntu 23.10 seems to be unstable; many boot messages segfaults related to video drivers; Chromium-related browsers do not start or freeze.
-
@mib3berlin Hardware specs:
Ubuntu 23.10 64-bit, Gnome 45, Wayland, Linux 6.5.0-9-generic
ASUSTeK COMPUTER INC. ZenBook UX425QA_UM425QA 16GB RAM
AMD Ryzen 7 5800H with Radeon Graphics × 16 (RENOIR) -
@DoctorG That's unfortunate. Can you recommend a source I can follow to learn when the situation has improved? I'm having to lock Vivaldi to an older version for now, which is meh.
-
I’m having the same problem. I had a similar problem when I was running an nVidia card and the nouveau driver, and the —disable-gpu flag fixed that.
I’ve switched to an AMD board, using the amdgpu kernel driver, and now I have the problem back. —disable-gpu doesn’t help, and the same problem occurs with Chromium and Opera. Haven’t tried Chrome or Brave.
Interestingly, I had the same problem with Bluemail. I looked around, and someone suggested adding “—disable-gpu-sandbox”, and that works. Sadly, it doesn’t work with Vivaldi.
I’ll try it with the proper AMD drivers tomorrow. -
@rjmx Did changing drivers help?
I'm still, sadly, having this issue. I've had to apt lock to an older release of Vivaldi (which still can't run WebGL enabled pages).
-
I installed Vivaldi from Flathub and that seems to be working.
This is turning into my go-to for fixing broken packages in this release of Ubuntu. I had to switch MailSpring from flatpak to snap.
/shrug
-
I may be having the same issue. Neither vivaldi nor chormium run. I get:
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
This is on Debian 12 (Bookworm). Video hardware is:
root@jhegaala:~# lspci -vs 2.0
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo ThinkPad T520
Flags: bus master, fast devsel, latency 0, IRQ 28, IOMMU group 0
Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 6000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915root@jhegaala:~#
vainfo:
root@jhegaala:~# vainfo
libva info: VA-API version 1.17.0
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 155 (DRI2)
Minor opcode of failed request: 1 (DRI2Connect)
Serial number of failed request: 13
Current serial number in output stream: 13
root@jhegaala:~# -
Also, I see the same thing on chromium.
root@jhegaala:~# pre chromium vivaldi
chromium 119.0.6045.199-1~deb12u1 amd64
chromium-common 119.0.6045.199-1~deb12u1 amd64
chromium-sandbox 119.0.6045.199-1~deb12u1 amd64
vivaldi-stable 6.5.3206.53-1 amd64
root@jhegaala:~# -
@rliberatore said in Crashing on launch after upgrading to Ubuntu 23.10:
I installed Vivaldi from Flathub and that seems to be working.
Congrats.
-
@ccurley Then it is a Chromium + GPU i915 driver + Debian 12 incompatibility.
I can not test as i have only a VM at this time without working virtual GPU hardware acceleration.T520 is from 2011, older hardware, could be that Chromium core (ans thus Vivaldi) has bugs with such old Intel GPU.
-
I made a mistake earlier. I copied the output of libva. However, I did that via SSH into the problematic computer. I suspect I got libva data from the client computer, not the problem computer. Anyway, here is corrected output, somewhat more readable this time.:
charles@jhegaala:~$ vainfo libva info: VA-API version 1.17.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_17 libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed libva info: va_openDriver() returns 1 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_1_8 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.17 (libva 2.12.0) vainfo: Driver version: Intel i965 driver for Intel(R) Sandybridge Mobile - 2.4.1 vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc charles@jhegaala:~$
-
@DoctorG said in Crashing on launch after upgrading to Ubuntu 23.10:
Then it is a Chromium + GPU i915 driver + Debian 12 incompatibility.
I concur.
I can not test as i have only a VM at this time without working virtual GPU hardware acceleration.
Well, I have hardware, but no idea how to test. Thoughts?
T520 is from 2011, older hardware, could be that Chromium core (ans thus Vivaldi) has bugs with such old Intel GPU.
Yup. Or the underlying library.
-
@DoctorG Yes, I do sadly have to confirm... The strange thing is that this started to happen to me just after I switched (for no meaningful reason) to nvidia driver and back, which was on 11th of January. I do update my laptop frequently. Flatpak version doesn't work for me. Discord, Slack and other apps built using Electron did not work either, however their Flatpak version works perfectly.
-
Hey all.
I come to say "it's happening to me too". It's been going for two days, not sure if I updated or damaged anything, but it's driving me crazy as Vivaldi is my browser.
System: Debian 12, Nvidia GTX 1080, propietary driver.
It started happening suddenly:
It happens both with Vivaldi Stable and Vivaldi Snapshot.
For the gpu lines, I've tried with --disable-gpu both on vivaldi-stable/snapshot and vivaldi-bin, same thing (gpu lines still appear), with vivaldi-s* the crash is immediate, with vivaldi-bin I get shown a borderless/decorationless white square for a little while and eventually crashes.
For the elf_dynamic_array_reader.h, ldd seems alright:
Config wise, vivaldi-snapshot has its own config dir so no overlap there, but I've also taken the whole ~/.config/vivaldi dir out of there, same thing.
Ran update-ffmpeg, said was already present.
Same error.
I tried rolling back a recent NVIDIA driver update, from 545.23.08-1 back to 535.154.05-1, same thing.
Firefox runs. Chromium fails, an old chrome runs.
Aaand I've just installed flatpak vivaldi, and it runs! Now I need to figure how to copy my configs there and test, but maybe I can use vivaldi that way meanwhile, but... this is disconcerting.
Oh and it seems this same bug is affecting Steam via WebHelper as well.... yeah I want to get to the bottom of this.
Edit: A few extra details:
I use KDE 22.12.3 with Plasma 142, under X11 -
OK, apparently everything works with the Flathub distribution, version 6.5.3206.57. However sadly for me, Discord from Flathub stopped working... ig it's a bug of a single Chromium version