Starting Wasabi results in immediate segmentation fault on the fully updated Arch Linux. This only happens since 2019-12-10.
Arch Linux with libglvnd updated to libglvnd-1.3.0-1:
https://www.archlinux.org/packages/extra/x86_64/libglvnd/
Nothing gets logged.
All versions including the most recent one.
Downgrade libglvnd-1.3.0-1 to libglvnd-1.2.0.5 (or whatever prev version you have in cache):
cd /var/cache/pacman/pkg
sudo pacman -U libglvnd-1.2.0-5-x86_64.pkg.tar.xz
Hope this helps.
Likely this is not Wasabi problem and the issue must be fixed upstream. Please close if you believe so.
Thank you for the report, might be fixed with this: https://github.com/zkSNACKs/WalletWasabi/issues/2833
This is still broken on 1.1.10
I added this issue to be fixed in the next backport release with the condition that if it is this one: https://github.com/AvaloniaUI/Avalonia/pull/3363
Can someone test the PR? https://github.com/zkSNACKs/WalletWasabi/pull/2891
If it works, then we're ready for backport release.
@nopara73 0.9.1/#2891 has fixed this issue :tada: & this issue is the same as this one https://github.com/zkSNACKs/WalletWasabi/issues/2856
@qertoip We fixed a few things with this hotfix, try it!
https://github.com/zkSNACKs/WalletWasabi/releases
Good luck!
I confirm the issue is fixed in 1.1.10.1
Thank you so much, that was quick!
Most helpful comment
I confirm the issue is fixed in 1.1.10.1
Thank you so much, that was quick!