Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segfault on a fresh snap install, ubuntu 24.04.1 noble #259

Open
ssmccoy opened this issue Aug 28, 2024 · 1 comment
Open

segfault on a fresh snap install, ubuntu 24.04.1 noble #259

ssmccoy opened this issue Aug 28, 2024 · 1 comment

Comments

@ssmccoy
Copy link

ssmccoy commented Aug 28, 2024

System information

scott@fury:~> lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.1 LTS
Release:	24.04
Codename:	noble
scott@fury:~> uname -a
Linux fury 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug  2 20:41:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Detailed information

Cannot start spotify-qt (perhaps it is due to not having a configuration?)

What happens?

scott@fury:~> sudo snap remove spotify-qt
spotify-qt removed
scott@fury:~> sudo snap install spotify-qt
spotify-qt v3.11 from kraxie (kraxarn) installed
scott@fury:~> spotify-qt

(spotify-qt:21268): Gtk-WARNING **: 09:45:41.844: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name

(spotify-qt:21268): Gtk-WARNING **: 09:45:41.846: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name

(spotify-qt:21268): Gtk-WARNING **: 09:45:41.846: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name
Gtk-Message: 09:45:41.864: Failed to load module "canberra-gtk-module"
Gtk-Message: 09:45:41.870: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols specified are supported
[09:45:41 AM] [wrn] Failed to load settings: "/home/scott/snap/spotify-qt/2811/.config/kraxarn/spotify-qt.json" not found
Fontconfig warning: FcPattern object width does not accept value [75 100)
Signal: 11, faulty address at 0x10206 from 0x7ffc006319b8
#0  spotify-qt(+0x1a0763) [0x65290d1a0763]
#1  [0x7ffc006319b8]
#2  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0xa0a04) [0x7b0b93668a04]
#3  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(+0x1d4c71) [0x7b0b9b376c71]
#4  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN13QFontDatabase8findFontERK8QFontDefi+0x11d) [0x7b0b9b37a2ed]
#5  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN13QFontDatabase4loadEPK12QFontPrivatei+0x346) [0x7b0b9b37ab16]
#6  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZNK12QFontPrivate15engineForScriptEi+0xc3) [0x7b0b9b350543]
#7  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(+0x1dfd2f) [0x7b0b9b381d2f]
#8  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN9QTextLine13layout_helperEi+0xd6) [0x7b0b9b39b036]
#9  /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN11QTextLayout9endLayoutEv+0x85) [0x7b0b9b39ca65]
#10 /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZNK18QWidgetLineControl14redoTextLayoutEv+0x44) [0x7b0b9bba7dc4]
#11 /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN18QWidgetLineControl17updateDisplayTextEb+0x168) [0x7b0b9bba7fa8]
#12 /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN18QWidgetLineControl4initERK7QString+0x45) [0x7b0b9bba8505]
#13 /snap/spotify-qt/2811/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x29375b) [0x7b0b9bb9e75b]
#14 spotify-qt(+0x7c38c) [0x65290d07c38c]
#15 spotify-qt(+0x16d278) [0x65290d16d278]

QMutex: destroying locked mutex

What should happen?

The application should start.

@ssmccoy
Copy link
Author

ssmccoy commented Aug 28, 2024

This seems to be fixed in the nightly build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant