Crash when attempting to play mp3 files (flac ok)?
-
Try running it from the terminal, it should give an idea on where it's crashing. Simply type
strawberry
on the terminal should start it.
-
Here's the output:
I first play a FLAC file, which works, I then stop playback and attempt to play an MP3. As a point of reference, this is a mounted SMB share, but copying the same file to my home dir (ext4) results in the same bahavior.
Not sure this adds much insight, but here's the output.
╰─ strawberry 13:55:55.551 INFO main:166 Strawberry 0.8.3 13:55:55.551 INFO main:167 "Arch Linux unknown - (linux 5.9.6-arch1-1) [x86_64]" 13:55:55.601 DEBUG logging:83(GLib-GIO) _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ 13:55:55.652 DEBUG Application:254 Database(0x56256923c350) moved to thread QThread(0x5625691503e0) 13:55:55.652 DEBUG SCollection:63 CollectionBackend(0x5625690a24c0) moved to thread QThread(0x5625691503e0) 13:55:55.660 DEBUG Application:254 AlbumCoverLoader(0x562569242590) moved to thread QThread(0x562568ff6dc0) 13:55:55.662 DEBUG SCollection:95 CollectionWatcher(0x562569187f10) moved to thread QThread(0x5625691b4800) 13:55:55.662 DEBUG Application:254 TagReaderClient(0x562568ecd720) moved to thread QThread(0x562568ecd8c0) 13:55:55.662 DEBUG NetworkProxyFactory:55 Detected system proxy URLs: ("", "", "", "") 13:55:55.662 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7feca9ffa620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_24435754" 13:55:55.663 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7feca9ffa620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_190910779" 13:55:55.665 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7feca9ffa620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1741213515" 13:55:55.667 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7feca9ffa620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1699017493" 13:55:55.673 INFO main:56 TagReader worker connecting to "/tmp/strawberry_24435754" 13:55:55.673 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fec98006050 connected to "/tmp/strawberry_24435754" 13:55:55.674 INFO main:56 TagReader worker connecting to "/tmp/strawberry_190910779" 13:55:55.675 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fec98007580 connected to "/tmp/strawberry_190910779" 13:55:55.676 INFO main:56 TagReader worker connecting to "/tmp/strawberry_1741213515" 13:55:55.676 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fec98005e30 connected to "/tmp/strawberry_1741213515" 13:55:55.677 INFO main:56 TagReader worker connecting to "/tmp/strawberry_1699017493" 13:55:55.678 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fec9800a4a0 connected to "/tmp/strawberry_1699017493" 13:55:55.681 DEBUG GlobalShortcutBackendGSD:53 Registering 13:55:55.813 INFO Player:799 Registered URL handler for "subsonic" 13:55:55.815 DEBUG InternetServices:49 Added internet service "Subsonic" 13:55:55.815 INFO Player:799 Registered URL handler for "tidal" 13:55:55.818 DEBUG InternetServices:49 Added internet service "Tidal" 13:55:55.818 INFO Player:799 Registered URL handler for "qobuz" 13:55:55.822 DEBUG InternetServices:49 Added internet service "Qobuz" 13:55:55.872 DEBUG MainWindow:319 Starting 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "Last.fm" 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "MusicBrainz" 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "Discogs" 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "Deezer" 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "Musixmatch" 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "Spotify" 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "Tidal" 13:55:55.885 DEBUG CoverProviders:105 Registered cover provider "Qobuz" 13:55:55.889 DEBUG LyricsProviders:103 Registered lyrics provider "AudD" 13:55:55.889 DEBUG LyricsProviders:103 Registered lyrics provider "Genius" 13:55:55.889 DEBUG LyricsProviders:103 Registered lyrics provider "Lyrics.ovh" 13:55:55.889 DEBUG LyricsProviders:103 Registered lyrics provider "LoloLyrics" 13:55:55.889 DEBUG LyricsProviders:103 Registered lyrics provider "Musixmatch" 13:55:55.889 DEBUG LyricsProviders:103 Registered lyrics provider "ChartLyrics" 13:55:55.901 DEBUG MainWindow:367 Initializing player 13:55:55.903 DEBUG MainWindow:377 Creating models 13:55:55.903 DEBUG MainWindow:384 Creating models finished 13:55:55.904 DEBUG DeviceLister:66 CddaLister(0x562569d9dd40) moved to thread QThread(0x562569b05d70) 13:55:55.904 DEBUG DeviceLister:66 Udisks2Lister(0x562569b10d10) moved to thread QThread(0x562569b05d10) 13:55:55.904 DEBUG DeviceLister:66 GioLister(0x562569da3420) moved to thread QThread(0x562569b05d50) 13:55:55.904 DEBUG CddaLister:115 No CD devices found 13:55:55.906 DEBUG Application:254 PlaylistBackend(0x562569de69d0) moved to thread QThread(0x5625691503e0) 13:55:55.908 DEBUG MainWindow:402 Creating UI 13:55:55.917 DEBUG ScrobblerServices:49 Registered scrobbler service "Last.fm" 13:55:55.917 DEBUG ScrobblerServices:49 Registered scrobbler service "Libre.fm" 13:55:55.917 DEBUG ScrobblerServices:49 Registered scrobbler service "ListenBrainz" 13:55:55.917 DEBUG ScrobblerServices:49 Registered scrobbler service "Subsonic" 13:55:55.927 DEBUG MainWindow:820 Creating playing widget 13:55:55.945 DEBUG MainWindow:872 Loading settings 13:55:56.008 DEBUG MainWindow:1002 Started QThread(0x562568ec27b0) 13:55:56.015 DEBUG GlobalShortcutBackendGSD:91 Registered 13:56:17.498 DEBUG SongLoader:222 Loading local file "/mnt/nas_media/Music/Passenger/(2020) Patchwork/08 - Summer Rain.flac" 13:56:17.508 DEBUG PlaylistBackend:336 Saving playlist 1 13:56:17.509 DEBUG MainWindow:1300 Song changed to "Passenger" "Patchwork" "Summer Rain" 13:56:17.593 DEBUG MusixmatchLyricsProvider:88 MusixmatchLyrics: Sending request for "passenger" "summer-rain" QUrl("https://www.musixmatch.com/lyrics/passenger/summer-rain") 13:56:17.594 DEBUG Player:593 Playing song "Summer Rain" QUrl("file:///mnt/nas_media/Music/Passenger/(2020) Patchwork/08 - Summer Rain.flac") 13:56:17.594 DEBUG PlaylistBackend:336 Saving playlist 1 13:56:17.603 INFO GstEnginePipeline:366 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99 13:56:17.627 DEBUG Playlist:1112 Updating playlist with new tracks' info 13:56:17.627 DEBUG PlaylistBackend:336 Saving playlist 1 13:56:17.754 INFO GstEngine:940 Got stream info for "file:///mnt/nas_media/Music/Passenger/(2020)%20Patchwork/08%20-%20Summer%20Rain.flac:" "Free Lossless Audio Codec (FLAC)" 13:56:17.932 DEBUG LoloLyricsProvider:148 LoloLyrics: No lyrics for "Passenger" "Summer Rain" "Error transferring http://api.lololyrics.com/0.5/getLyric?artist=Passenger&track=Summer Rain - server replied: Not Found (203)" 13:56:18.322 DEBUG MusixmatchLyricsProvider:214 MusixmatchLyrics: Got lyrics for "Passenger" "Summer Rain" 13:56:18.322 DEBUG LyricsFetcherSearch:111 Got lyrics with high score from "Musixmatch" for "Passenger" "Summer Rain" score 2.5 finishing search. 13:56:18.322 DEBUG LyricsFetcherSearch:129 Using lyrics from "Musixmatch" for "Passenger" "Summer Rain" with score 2.5 13:56:18.942 DEBUG AuddLyricsProvider:140 AudDLyrics: Got lyrics for "Passenger" "Summer Rain" 13:56:19.144 DEBUG OVHLyricsProvider:105 OVHLyrics: Got lyrics for "Passenger" "Summer Rain" 13:56:37.376 ERROR logging:72(GLib) Source ID 21 was not found when attempting to remove it 13:56:44.471 DEBUG _MessageReplyBase:30 Waiting on ID 0 13:56:44.471 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3" 13:56:44.471 DEBUG MainWindow:1300 Song changed to "Aerosmith" "Aerosmith's Greatest Hits" "Dream On" 13:56:44.513 DEBUG MessageReply<MessageType>:90 Releasing ID 0 (finished) 13:56:44.513 DEBUG _MessageReplyBase:32 Acquired ID 0 13:56:44.536 DEBUG _MessageReplyBase:30 Waiting on ID 1 13:56:44.536 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2004) Toys in the Attic/01 - Toys in the Attic.mp3" 13:56:44.556 DEBUG MessageReply<MessageType>:90 Releasing ID 1 (finished) 13:56:44.556 DEBUG _MessageReplyBase:32 Acquired ID 1 13:56:44.556 DEBUG MusixmatchLyricsProvider:88 MusixmatchLyrics: Sending request for "aerosmith" "dream-on" QUrl("https://www.musixmatch.com/lyrics/aerosmith/dream-on") 13:56:44.557 DEBUG _MessageReplyBase:30 Waiting on ID 2 13:56:44.557 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1976) Aerosmith/01 - Make It.mp3" 13:56:44.562 DEBUG Player:593 Playing song "Dream On" QUrl("file:///mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3") 13:56:44.562 DEBUG PlaylistBackend:336 Saving playlist 1 13:56:44.563 INFO GstEnginePipeline:366 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99 13:56:44.586 DEBUG MessageReply<MessageType>:90 Releasing ID 2 (finished) 13:56:44.586 DEBUG _MessageReplyBase:32 Acquired ID 2 13:56:44.587 DEBUG _MessageReplyBase:30 Waiting on ID 3 13:56:44.587 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3" 13:56:44.595 DEBUG MessageReply<MessageType>:90 Releasing ID 3 (finished) 13:56:44.595 DEBUG _MessageReplyBase:32 Acquired ID 3 13:56:44.621 DEBUG _MessageReplyBase:30 Waiting on ID 4 13:56:44.621 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1994) Big Ones/01 - Walk on Water.mp3" 13:56:44.714 DEBUG LoloLyricsProvider:148 LoloLyrics: No lyrics for "Aerosmith" "Dream On" "Error transferring http://api.lololyrics.com/0.5/getLyric?artist=Aerosmith&track=Dream On - server replied: Not Found (203)" 13:56:44.723 DEBUG MessageReply<MessageType>:90 Releasing ID 4 (finished) 13:56:44.723 DEBUG _MessageReplyBase:32 Acquired ID 4 13:56:44.814 DEBUG _MessageReplyBase:30 Waiting on ID 5 13:56:44.814 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1985) Done With Mirrors/01 - Let the Music Do the Talking.mp3" 13:56:44.899 DEBUG MessageReply<MessageType>:90 Releasing ID 5 (finished) 13:56:44.899 DEBUG _MessageReplyBase:32 Acquired ID 5 13:56:44.901 DEBUG _MessageReplyBase:30 Waiting on ID 6 13:56:44.901 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1987) Draw the Line/01 - Draw the Line.mp3" 13:56:44.958 DEBUG AuddLyricsProvider:140 AudDLyrics: Got lyrics for "Aerosmith" "Dream On" 13:56:44.993 DEBUG MessageReply<MessageType>:90 Releasing ID 6 (finished) 13:56:44.993 DEBUG _MessageReplyBase:32 Acquired ID 6 13:56:44.995 DEBUG _MessageReplyBase:30 Waiting on ID 7 13:56:44.995 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1987) Get Your Wings/01 - Same Old Song and Dance.mp3" 13:56:45.060 DEBUG MessageReply<MessageType>:90 Releasing ID 7 (finished) 13:56:45.060 DEBUG _MessageReplyBase:32 Acquired ID 7 zsh: segmentation fault (core dumped) strawberry
-
if it helps:
OS: Arch Linux x86_64 Kernel: 5.9.6-arch1-1 Shell: zsh 5.8 DE: GNOME 3.38.1 WM: Mutter
-
That didn't help much...
Think we need a gdb backtrace too.
try:gdb strawberry run
then type bt when it crashes and paste the output here.
-
@jonas Here you go!
gdb strawberry GNU gdb (GDB) 10.1 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from strawberry... (No debugging symbols found in strawberry) (gdb) run Starting program: /usr/bin/strawberry [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". 14:35:09.101 INFO main:166 Strawberry 0.8.3 14:35:09.101 INFO main:167 "Arch Linux unknown - (linux 5.9.6-arch1-1) [x86_64]" [New Thread 0x7ffff125a640 (LWP 6808)] [New Thread 0x7fffebc00640 (LWP 6809)] [New Thread 0x7fffeb3ff640 (LWP 6810)] 14:35:09.186 DEBUG logging:83(GLib-GIO) _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ 14:35:09.240 DEBUG Application:254 Database(0x555556465670) moved to thread QThread(0x55555639c7e0) [New Thread 0x7fffeab58640 (LWP 6811)] 14:35:09.240 DEBUG SCollection:63 CollectionBackend(0x5555563177a0) moved to thread QThread(0x55555639c7e0) [New Thread 0x7fffea200640 (LWP 6812)] [New Thread 0x7fffe99cf640 (LWP 6813)] 14:35:09.256 DEBUG Application:254 AlbumCoverLoader(0x555556334790) moved to thread QThread(0x55555621dc10) [New Thread 0x7fffe918e640 (LWP 6814)] [New Thread 0x7fffe898d640 (LWP 6815)] 14:35:09.257 DEBUG SCollection:95 CollectionWatcher(0x555556463f10) moved to thread QThread(0x5555563cdea0) [New Thread 0x7fffbbfff640 (LWP 6816)] 14:35:09.258 DEBUG Application:254 TagReaderClient(0x5555560f4e40) moved to thread QThread(0x5555560f4fe0) [New Thread 0x7fffbb7fe640 (LWP 6817)] 14:35:09.258 DEBUG NetworkProxyFactory:55 Detected system proxy URLs: ("", "", "", "") 14:35:09.258 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_274876380" [Detaching after fork from child process 6818] 14:35:09.260 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_287880324" [Detaching after fork from child process 6819] 14:35:09.262 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1137928559" [Detaching after fork from child process 6820] 14:35:09.263 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_592199161" [Detaching after fork from child process 6821] [New Thread 0x7fffbaffd640 (LWP 6822)] [New Thread 0x7fffba7fc640 (LWP 6823)] 14:35:09.267 INFO main:56 TagReader worker connecting to "/tmp/strawberry_274876380" 14:35:09.267 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac006050 connected to "/tmp/strawberry_274876380" [New Thread 0x7fffb9f33640 (LWP 6824)] [New Thread 0x7fffb9732640 (LWP 6825)] [New Thread 0x7fffb8f31640 (LWP 6826)] [New Thread 0x7fffa3fff640 (LWP 6827)] 14:35:09.271 INFO main:56 TagReader worker connecting to "/tmp/strawberry_287880324" 14:35:09.271 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac007580 connected to "/tmp/strawberry_287880324" 14:35:09.273 INFO main:56 TagReader worker connecting to "/tmp/strawberry_1137928559" 14:35:09.273 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac005e30 connected to "/tmp/strawberry_1137928559" 14:35:09.275 INFO main:56 TagReader worker connecting to "/tmp/strawberry_592199161" 14:35:09.276 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac00a4a0 connected to "/tmp/strawberry_592199161" 14:35:09.277 DEBUG GlobalShortcutBackendGSD:53 Registering [New Thread 0x7fffa37fe640 (LWP 6829)] [New Thread 0x7fffa2ffd640 (LWP 6830)] [New Thread 0x7fffa27fc640 (LWP 6831)] [New Thread 0x7fffa1ffb640 (LWP 6832)] [New Thread 0x7fffa17fa640 (LWP 6833)] [New Thread 0x7fffa0ff9640 (LWP 6834)] [New Thread 0x7fff77fff640 (LWP 6835)] [New Thread 0x7fff777fe640 (LWP 6836)] [New Thread 0x7fff76ffd640 (LWP 6837)] [New Thread 0x7fff767fc640 (LWP 6838)] [New Thread 0x7fff75ffb640 (LWP 6839)] [New Thread 0x7fff757fa640 (LWP 6840)] [New Thread 0x7fff74ff9640 (LWP 6841)] [New Thread 0x7fff5ffff640 (LWP 6842)] 14:35:09.418 INFO Player:799 Registered URL handler for "subsonic" 14:35:09.420 DEBUG InternetServices:49 Added internet service "Subsonic" 14:35:09.420 INFO Player:799 Registered URL handler for "tidal" 14:35:09.427 DEBUG InternetServices:49 Added internet service "Tidal" 14:35:09.427 INFO Player:799 Registered URL handler for "qobuz" 14:35:09.434 DEBUG InternetServices:49 Added internet service "Qobuz" 14:35:09.494 DEBUG MainWindow:319 Starting 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "Last.fm" 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "MusicBrainz" 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "Discogs" 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "Deezer" 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "Musixmatch" 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "Spotify" 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "Tidal" 14:35:09.508 DEBUG CoverProviders:105 Registered cover provider "Qobuz" 14:35:09.511 DEBUG LyricsProviders:103 Registered lyrics provider "AudD" 14:35:09.511 DEBUG LyricsProviders:103 Registered lyrics provider "Genius" 14:35:09.511 DEBUG LyricsProviders:103 Registered lyrics provider "Lyrics.ovh" 14:35:09.511 DEBUG LyricsProviders:103 Registered lyrics provider "LoloLyrics" 14:35:09.511 DEBUG LyricsProviders:103 Registered lyrics provider "Musixmatch" 14:35:09.511 DEBUG LyricsProviders:103 Registered lyrics provider "ChartLyrics" 14:35:09.523 DEBUG MainWindow:367 Initializing player 14:35:09.526 DEBUG MainWindow:377 Creating models 14:35:09.526 DEBUG MainWindow:384 Creating models finished [New Thread 0x7fff5f7fe640 (LWP 6843)] [New Thread 0x7fff5effd640 (LWP 6844)] 14:35:09.527 DEBUG DeviceLister:66 CddaLister(0x555556fc47e0) moved to thread QThread(0x555556d348d0) [New Thread 0x7fff5e7fc640 (LWP 6845)] 14:35:09.527 DEBUG DeviceLister:66 Udisks2Lister(0x555556fc75a0) moved to thread QThread(0x555556d34870) [New Thread 0x7fff5dffb640 (LWP 6846)] 14:35:09.527 DEBUG DeviceLister:66 GioLister(0x555556fc6270) moved to thread QThread(0x555556d348b0) 14:35:09.527 DEBUG CddaLister:115 No CD devices found 14:35:09.529 DEBUG Application:254 PlaylistBackend(0x55555700c0a0) moved to thread QThread(0x55555639c7e0) 14:35:09.531 DEBUG MainWindow:402 Creating UI 14:35:09.540 DEBUG ScrobblerServices:49 Registered scrobbler service "Last.fm" 14:35:09.540 DEBUG ScrobblerServices:49 Registered scrobbler service "Libre.fm" 14:35:09.540 DEBUG ScrobblerServices:49 Registered scrobbler service "ListenBrainz" 14:35:09.540 DEBUG ScrobblerServices:49 Registered scrobbler service "Subsonic" 14:35:09.546 DEBUG MainWindow:820 Creating playing widget 14:35:09.560 DEBUG MainWindow:872 Loading settings 14:35:09.672 DEBUG MainWindow:1002 Started QThread(0x5555560e97b0) 14:35:09.675 DEBUG GlobalShortcutBackendGSD:91 Registered 14:35:09.684 DEBUG _MessageReplyBase:30 Waiting on ID 0 14:35:09.684 DEBUG TagReader:173 Reading tags from "/home/brian/03 - Dream On.mp3" 14:35:09.684 INFO TagReader:187 TagLib hasn't been able to read "/home/brian/03 - Dream On.mp3" file 14:35:09.684 DEBUG MessageReply<MessageType>:90 Releasing ID 0 (finished) 14:35:09.684 DEBUG _MessageReplyBase:32 Acquired ID 0 14:35:09.684 DEBUG PlaylistBackend:336 Saving playlist 1 14:35:11.830 DEBUG MainWindow:1300 Song changed to "Passenger" "Patchwork" "Summer Rain" [New Thread 0x7fff5ca8a640 (LWP 6847)] [New Thread 0x7fff45c6b640 (LWP 6848)] [New Thread 0x7fff4546a640 (LWP 6849)] 14:35:11.908 DEBUG MusixmatchLyricsProvider:88 MusixmatchLyrics: Sending request for "passenger" "summer-rain" QUrl("https://www.musixmatch.com/lyrics/passenger/summer-rain") [New Thread 0x7fff3bfff640 (LWP 6850)] [New Thread 0x7fff44c69640 (LWP 6851)] [New Thread 0x7fff3b7fe640 (LWP 6852)] [New Thread 0x7fff3affd640 (LWP 6853)] [New Thread 0x7fff3a7fc640 (LWP 6854)] [New Thread 0x7fff39ffb640 (LWP 6855)] [New Thread 0x7fff397fa640 (LWP 6856)] [New Thread 0x7fff38ff9640 (LWP 6857)] 14:35:11.911 DEBUG Player:593 Playing song "Summer Rain" QUrl("file:///mnt/nas_media/Music/Passenger/(2020) Patchwork/08 - Summer Rain.flac") 14:35:11.911 DEBUG PlaylistBackend:336 Saving playlist 1 [New Thread 0x7fff0ffff640 (LWP 6858)] [New Thread 0x7fff0f7fe640 (LWP 6859)] [New Thread 0x7fff0effd640 (LWP 6860)] [New Thread 0x7fff0e7fc640 (LWP 6861)] [New Thread 0x7fff0dffb640 (LWP 6862)] [New Thread 0x7fff0d7fa640 (LWP 6863)] 14:35:11.921 INFO GstEnginePipeline:366 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99 [New Thread 0x7fff0cff9640 (LWP 6864)] [New Thread 0x7ffef7fff640 (LWP 6865)] [New Thread 0x7ffef77fe640 (LWP 6866)] [New Thread 0x7ffef6ffd640 (LWP 6867)] [New Thread 0x7ffef67fc640 (LWP 6868)] [New Thread 0x7ffef5ffb640 (LWP 6869)] [New Thread 0x7ffef57fa640 (LWP 6870)] [New Thread 0x7ffef4ff9640 (LWP 6871)] [New Thread 0x7ffed3fff640 (LWP 6872)] [New Thread 0x7ffed37fe640 (LWP 6873)] [New Thread 0x7ffed2ffd640 (LWP 6874)] [New Thread 0x7ffed27fc640 (LWP 6875)] [New Thread 0x7ffed1ffb640 (LWP 6876)] [New Thread 0x7ffed17fa640 (LWP 6877)] [New Thread 0x7ffed0ff9640 (LWP 6878)] [New Thread 0x7ffeb3fff640 (LWP 6879)] [New Thread 0x7ffeb37fe640 (LWP 6880)] [New Thread 0x7ffeb2ffd640 (LWP 6881)] [New Thread 0x7ffeb27fc640 (LWP 6882)] [New Thread 0x7ffeb1ffb640 (LWP 6883)] [New Thread 0x7ffeb17fa640 (LWP 6884)] [New Thread 0x7ffeb0ff9640 (LWP 6885)] [New Thread 0x7ffe93fff640 (LWP 6886)] [New Thread 0x7ffe937fe640 (LWP 6887)] [New Thread 0x7ffe92ffd640 (LWP 6888)] [New Thread 0x7ffe927fc640 (LWP 6889)] [New Thread 0x7ffe91ffb640 (LWP 6890)] [New Thread 0x7ffe917fa640 (LWP 6891)] [New Thread 0x7ffe90ff9640 (LWP 6892)] [New Thread 0x7ffe6bfff640 (LWP 6893)] [New Thread 0x7ffe6b7fe640 (LWP 6894)] [New Thread 0x7ffe6affd640 (LWP 6895)] [New Thread 0x7ffe6a7fc640 (LWP 6896)] [New Thread 0x7ffe69ffb640 (LWP 6897)] [New Thread 0x7ffe697fa640 (LWP 6898)] [New Thread 0x7ffe68ff9640 (LWP 6899)] [Thread 0x7ffe68ff9640 (LWP 6899) exited] [New Thread 0x7ffe68ff9640 (LWP 6900)] [New Thread 0x7ffe3ffff640 (LWP 6901)] [New Thread 0x7ffe3f7fe640 (LWP 6903)] [New Thread 0x7ffe3effd640 (LWP 6904)] [New Thread 0x7ffe3e7fc640 (LWP 6905)] [New Thread 0x7ffe3dffb640 (LWP 6906)] [New Thread 0x7ffe3d7fa640 (LWP 6907)] 14:35:12.076 INFO GstEngine:940 Got stream info for "file:///mnt/nas_media/Music/Passenger/(2020)%20Patchwork/08%20-%20Summer%20Rain.flac:" "Free Lossless Audio Codec (FLAC)" [New Thread 0x7ffe3cff9640 (LWP 6908)] 14:35:12.168 DEBUG ChartLyricsProvider:137 ChartLyrics: No lyrics for "Passenger" "Summer Rain" 14:35:12.229 DEBUG LoloLyricsProvider:148 LoloLyrics: No lyrics for "Passenger" "Summer Rain" "Error transferring http://api.lololyrics.com/0.5/getLyric?artist=Passenger&track=Summer Rain - server replied: Not Found (203)" 14:35:12.263 DEBUG MusixmatchLyricsProvider:214 MusixmatchLyrics: Got lyrics for "Passenger" "Summer Rain" 14:35:12.263 DEBUG LyricsFetcherSearch:111 Got lyrics with high score from "Musixmatch" for "Passenger" "Summer Rain" score 2.5 finishing search. 14:35:12.263 DEBUG LyricsFetcherSearch:129 Using lyrics from "Musixmatch" for "Passenger" "Summer Rain" with score 2.5 14:35:12.391 DEBUG AuddLyricsProvider:140 AudDLyrics: Got lyrics for "Passenger" "Summer Rain" [Thread 0x7ffe3ffff640 (LWP 6901) exited] [Thread 0x7ffe69ffb640 (LWP 6897) exited] [Thread 0x7ffe3cff9640 (LWP 6908) exited] 14:35:12.698 DEBUG OVHLyricsProvider:105 OVHLyrics: Got lyrics for "Passenger" "Summer Rain" 14:35:16.546 DEBUG _MessageReplyBase:30 Waiting on ID 1 14:35:16.546 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3" 14:35:16.546 DEBUG MainWindow:1300 Song changed to "Aerosmith" "Aerosmith's Greatest Hits" "Dream On" 14:35:16.560 DEBUG MessageReply<MessageType>:90 Releasing ID 1 (finished) 14:35:16.560 DEBUG _MessageReplyBase:32 Acquired ID 1 14:35:16.590 DEBUG _MessageReplyBase:30 Waiting on ID 2 14:35:16.590 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2004) Toys in the Attic/01 - Toys in the Attic.mp3" 14:35:16.594 DEBUG MessageReply<MessageType>:90 Releasing ID 2 (finished) 14:35:16.594 DEBUG _MessageReplyBase:32 Acquired ID 2 14:35:16.595 DEBUG _MessageReplyBase:30 Waiting on ID 3 14:35:16.596 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1976) Rocks/01 - Back in the Saddle.mp3" 14:35:16.602 DEBUG MessageReply<MessageType>:90 Releasing ID 3 (finished) 14:35:16.602 DEBUG _MessageReplyBase:32 Acquired ID 3 14:35:16.605 WARN unknown Unsupported ICC profile class 73636e72 14:35:16.606 DEBUG _MessageReplyBase:30 Waiting on ID 4 14:35:16.606 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1988) Rock in a Hard Place/01 - Jailbait.mp3" 14:35:16.610 DEBUG MessageReply<MessageType>:90 Releasing ID 4 (finished) 14:35:16.610 DEBUG _MessageReplyBase:32 Acquired ID 4 14:35:16.612 DEBUG _MessageReplyBase:30 Waiting on ID 5 14:35:16.612 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2012) Pump/01 - Young Lust.mp3" 14:35:16.618 DEBUG MessageReply<MessageType>:90 Releasing ID 5 (finished) 14:35:16.618 DEBUG _MessageReplyBase:32 Acquired ID 5 14:35:16.619 DEBUG MusixmatchLyricsProvider:88 MusixmatchLyrics: Sending request for "aerosmith" "dream-on" QUrl("https://www.musixmatch.com/lyrics/aerosmith/dream-on") 14:35:16.620 DEBUG _MessageReplyBase:30 Waiting on ID 6 14:35:16.620 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2012) Permanent Vacation/01 - Heart's Done Time.mp3" 14:35:16.624 DEBUG Player:593 Playing song "Dream On" QUrl("file:///mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3") 14:35:16.624 DEBUG PlaylistBackend:336 Saving playlist 1 14:35:16.624 INFO GstEnginePipeline:366 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99 14:35:16.626 DEBUG MessageReply<MessageType>:90 Releasing ID 6 (finished) 14:35:16.626 DEBUG _MessageReplyBase:32 Acquired ID 6 14:35:16.631 DEBUG _MessageReplyBase:30 Waiting on ID 7 14:35:16.631 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2007) Nine Lives/01 - Nine Lives.mp3" 14:35:16.636 DEBUG MessageReply<MessageType>:90 Releasing ID 7 (finished) 14:35:16.636 DEBUG _MessageReplyBase:32 Acquired ID 7 14:35:16.639 DEBUG _MessageReplyBase:30 Waiting on ID 8 14:35:16.639 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1988) Night in the Ruts/01 - No Surprize.mp3" [New Thread 0x7ffe3cff9640 (LWP 6909)] [New Thread 0x7ffe3ffff640 (LWP 6910)] 14:35:16.644 DEBUG MessageReply<MessageType>:90 Releasing ID 8 (finished) 14:35:16.644 DEBUG _MessageReplyBase:32 Acquired ID 8 14:35:16.648 DEBUG _MessageReplyBase:30 Waiting on ID 9 14:35:16.648 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2001) Just Push Play/01 - Beyond Beautiful.mp3" [New Thread 0x7ffe69ffb640 (LWP 6911)] 14:35:16.668 DEBUG MessageReply<MessageType>:90 Releasing ID 9 (finished) 14:35:16.668 DEBUG _MessageReplyBase:32 Acquired ID 9 14:35:16.673 DEBUG _MessageReplyBase:30 Waiting on ID 10 14:35:16.673 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1993) Get a Grip/01 - Intro.mp3" [New Thread 0x7ffdcc75a640 (LWP 6912)] [New Thread 0x7ffdcbefa640 (LWP 6913)] [New Thread 0x7ffdcb690640 (LWP 6914)] [New Thread 0x7ffdcae8f640 (LWP 6915)] 14:35:16.685 DEBUG MessageReply<MessageType>:90 Releasing ID 10 (finished) 14:35:16.685 DEBUG _MessageReplyBase:32 Acquired ID 10 [New Thread 0x7ffe1f4c0640 (LWP 6916)] [New Thread 0x7ffdcd2a7640 (LWP 6917)] [New Thread 0x7ffdca684640 (LWP 6918)] 14:35:16.698 DEBUG _MessageReplyBase:30 Waiting on ID 11 14:35:16.699 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1987) Get Your Wings/01 - Same Old Song and Dance.mp3" 14:35:16.721 DEBUG MessageReply<MessageType>:90 Releasing ID 11 (finished) 14:35:16.721 DEBUG _MessageReplyBase:32 Acquired ID 11 14:35:16.754 DEBUG ChartLyricsProvider:138 ChartLyrics: Got lyrics for "Aerosmith" "Dream On" 14:35:16.787 DEBUG _MessageReplyBase:30 Waiting on ID 12 14:35:16.787 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1987) Draw the Line/01 - Draw the Line.mp3" 14:35:16.792 DEBUG MessageReply<MessageType>:90 Releasing ID 12 (finished) 14:35:16.792 DEBUG _MessageReplyBase:32 Acquired ID 12 14:35:16.793 DEBUG _MessageReplyBase:30 Waiting on ID 13 14:35:16.793 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1985) Done With Mirrors/01 - Let the Music Do the Talking.mp3" 14:35:16.799 DEBUG MessageReply<MessageType>:90 Releasing ID 13 (finished) 14:35:16.799 DEBUG _MessageReplyBase:32 Acquired ID 13 14:35:16.801 DEBUG _MessageReplyBase:30 Waiting on ID 14 14:35:16.801 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1994) Big Ones/01 - Walk on Water.mp3" 14:35:16.806 DEBUG MusixmatchLyricsProvider:214 MusixmatchLyrics: Got lyrics for "Aerosmith" "Dream On" 14:35:16.881 DEBUG LoloLyricsProvider:148 LoloLyrics: No lyrics for "Aerosmith" "Dream On" "Error transferring http://api.lololyrics.com/0.5/getLyric?artist=Aerosmith&track=Dream On - server replied: Not Found (203)" 14:35:16.891 DEBUG MessageReply<MessageType>:90 Releasing ID 14 (finished) 14:35:16.891 DEBUG _MessageReplyBase:32 Acquired ID 14 14:35:16.984 DEBUG _MessageReplyBase:30 Waiting on ID 15 14:35:16.984 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1976) Aerosmith/01 - Make It.mp3" 14:35:16.987 DEBUG MessageReply<MessageType>:90 Releasing ID 15 (finished) 14:35:16.987 DEBUG _MessageReplyBase:32 Acquired ID 15 14:35:16.987 DEBUG _MessageReplyBase:30 Waiting on ID 16 14:35:16.987 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3" 14:35:16.991 DEBUG MessageReply<MessageType>:90 Releasing ID 16 (finished) 14:35:16.991 DEBUG _MessageReplyBase:32 Acquired ID 16 14:35:16.993 DEBUG AuddLyricsProvider:140 AudDLyrics: Got lyrics for "Aerosmith" "Dream On" 14:35:17.030 DEBUG OVHLyricsProvider:105 OVHLyrics: Got lyrics for "Aerosmith" "Dream On" 14:35:17.030 DEBUG LyricsFetcherSearch:129 Using lyrics from "AudD" for "Aerosmith" "Dream On" with score 2 --Type <RET> for more, q to quit, c to continue without paging-- Thread 99 "mpegaudioparse0" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffe69ffb640 (LWP 6911)] 0x00007ffddcfb2060 in scc_info_KernelDef_AttrConstraint_tensorflow_2fcore_2fframework_2fkernel_5fdef_2eproto () from /usr/lib/libtensorflow_framework.so.2 (gdb) bt #0 0x00007ffddcfb2060 in scc_info_KernelDef_AttrConstraint_tensorflow_2fcore_2fframework_2fkernel_5fdef_2eproto () at /usr/lib/libtensorflow_framework.so.2 #1 0x00007ffff6ab90ed in () at /usr/lib/libprotobuf.so.23 #2 0x00007ffff6ab9cbf in google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*) () at /usr/lib/libprotobuf.so.23 #3 0x00007ffddc64592d in tensorflow::KernelDef::KernelDef() () at /usr/lib/libtensorflow_framework.so.2 #4 0x00007ffddac5cccb in tensorflow::KernelDefBuilder::KernelDefBuilder(char const*) () at /usr/lib/libtensorflow_framework.so.2 #5 0x00007ffdda70b36a in () at /usr/lib/libtensorflow_framework.so.2 #6 0x00007ffff7fe12de in call_init.part () at /lib64/ld-linux-x86-64.so.2 #7 0x00007ffff7fe13c8 in _dl_init () at /lib64/ld-linux-x86-64.so.2 #8 0x00007ffff53820e5 in _dl_catch_exception () at /usr/lib/libc.so.6 #9 0x00007ffff7fe5705 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2 #10 0x00007ffff5382088 in _dl_catch_exception () at /usr/lib/libc.so.6 #11 0x00007ffff7fe4f3e in _dl_open () at /lib64/ld-linux-x86-64.so.2 #12 0x00007ffff4ded34c in () at /usr/lib/libdl.so.2 #13 0x00007ffff5382088 in _dl_catch_exception () at /usr/lib/libc.so.6 #14 0x00007ffff5382153 in _dl_catch_error () at /usr/lib/libc.so.6 #15 0x00007ffff4dedb89 in () at /usr/lib/libdl.so.2 #16 0x00007ffff4ded3d8 in dlopen () at /usr/lib/libdl.so.2 #17 0x00007ffff3f90810 in g_module_open () at /usr/lib/libgmodule-2.0.so.0 #18 0x00007ffff58fba2e in () at /usr/lib/libgstreamer-1.0.so.0 #19 0x00007ffff58fe505 in gst_plugin_load_by_name () at /usr/lib/libgstreamer-1.0.so.0 #20 0x00007ffff58feb05 in gst_plugin_feature_load () at /usr/lib/libgstreamer-1.0.so.0 #21 0x00007ffff58cf419 in gst_element_factory_create () at /usr/lib/libgstreamer-1.0.so.0 #22 0x00007fffa077b3f4 in () at /usr/lib/gstreamer-1.0/libgstplayback.so #23 0x00007fffa077d037 in () at /usr/lib/gstreamer-1.0/libgstplayback.so #24 0x00007fffa077d2f1 in () at /usr/lib/gstreamer-1.0/libgstplayback.so #25 0x00007ffff59be052 in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0 #26 0x00007ffff59e69c5 in () at /usr/lib/libgobject-2.0.so.0 #27 0x00007ffff59da59d in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0 #28 0x00007ffff59dab00 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0 #29 0x00007ffff59c4f76 in () at /usr/lib/libgobject-2.0.so.0 #30 0x00007ffff589dff4 in () at /usr/lib/libgstreamer-1.0.so.0 #31 0x00007ffff59c6242 in g_object_notify_by_pspec () at /usr/lib/libgobject-2.0.so.0 #32 0x00007ffff58ed740 in () at /usr/lib/libgstreamer-1.0.so.0 #33 0x00007ffff58f20eb in gst_pad_push_event () at /usr/lib/libgstreamer-1.0.so.0 #34 0x00007fffa06833d6 in () at /usr/lib/gstreamer-1.0/libgstaudioparsers.so #35 0x00007ffff5805af2 in () at /usr/lib/libgstbase-1.0.so.0 #36 0x00007ffff5809d7d in () at /usr/lib/libgstbase-1.0.so.0 #37 0x00007ffff580a1ae in () at /usr/lib/libgstbase-1.0.so.0 #38 0x00007ffff59169a1 in () at /usr/lib/libgstreamer-1.0.so.0 #39 0x00007ffff566fb97 in () at /usr/lib/libglib-2.0.so.0 #40 0x00007ffff566cce1 in () at /usr/lib/libglib-2.0.so.0 #41 0x00007ffff4dfd3e9 in start_thread () at /usr/lib/libpthread.so.0 #42 0x00007ffff5347293 in clone () at /usr/lib/libc.so.6
-
@wallacebw said in Crash when attempting to play mp3 files (flac ok)?:
protobuf
Looks like a protobuf related crash. Is your system up to date and no outdated packages?
Try reinstalling protobuf -
Yes, up to date as of just now:
sudo pacman -Syyu :: Synchronizing package databases... core 129.4 KiB 1376 KiB/s 00:00 [##########################################] 100% extra 1632.8 KiB 16.4 MiB/s 00:00 [##########################################] 100% community 5.2 MiB 70.7 MiB/s 00:00 [##########################################] 100% :: Starting full system upgrade... there is nothing to do yay -Syu :: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... there is nothing to do :: Searching databases for updates... :: Searching AUR for updates... there is nothing to do pacman -Qi protobuf Name : protobuf Version : 3.12.4-1 Description : Protocol Buffers - Google's data interchange format Architecture : x86_64 URL : https://developers.google.com/protocol-buffers/ Licenses : BSD Groups : None Provides : libprotoc.so=23-64 libprotobuf.so=23-64 libprotobuf-lite.so=23-64 Depends On : gcc-libs glibc zlib Optional Deps : None Required By : strawberry Optional For : vlc Conflicts With : None Replaces : protobuf-cpp Installed Size : 9.21 MiB Packager : Lukas Fleischer <lfleischer@archlinux.org> Build Date : Wed 05 Aug 2020 06:52:57 PM EDT Install Date : Mon 09 Nov 2020 02:40:31 PM EST Install Reason : Installed as a dependency for another package Install Script : No Validated By : Signature sudo pacman -S protobuf warning: protobuf-3.12.4-1 is up to date -- reinstalling resolving dependencies... looking for conflicting packages... Packages (1) protobuf-3.12.4-1 Total Installed Size: 9.21 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] (1/1) checking keys in keyring [##########################################] 100% (1/1) checking package integrity [##########################################] 100% (1/1) loading package files [##########################################] 100% (1/1) checking for file conflicts [##########################################] 100% (1/1) checking available disk space [##########################################] 100% :: Processing package changes... (1/1) reinstalling protobuf [##########################################] 100% :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...
Same issue:
gdb strawberry GNU gdb (GDB) 10.1 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from strawberry... (No debugging symbols found in strawberry) (gdb) run Starting program: /usr/bin/strawberry [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". 14:46:22.057 INFO main:166 Strawberry 0.8.3 14:46:22.057 INFO main:167 "Arch Linux unknown - (linux 5.9.6-arch1-1) [x86_64]" [New Thread 0x7ffff125a640 (LWP 3287)] [New Thread 0x7fffebbfb640 (LWP 3288)] [New Thread 0x7fffeb3fa640 (LWP 3289)] 14:46:22.145 DEBUG logging:83(GLib-GIO) _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ 14:46:22.202 DEBUG Application:254 Database(0x555556318da0) moved to thread QThread(0x55555645d3e0) [New Thread 0x7fffeab53640 (LWP 3290)] 14:46:22.202 DEBUG SCollection:63 CollectionBackend(0x5555562a4b70) moved to thread QThread(0x55555645d3e0) [New Thread 0x7fffea1fb640 (LWP 3291)] [New Thread 0x7fffe99ca640 (LWP 3292)] 14:46:22.218 DEBUG Application:254 AlbumCoverLoader(0x55555642e310) moved to thread QThread(0x5555562f55c0) [New Thread 0x7fffe9189640 (LWP 3293)] [New Thread 0x7fffe8988640 (LWP 3294)] 14:46:22.220 DEBUG SCollection:95 CollectionWatcher(0x555556452410) moved to thread QThread(0x5555563dd3c0) [New Thread 0x7fffbbfff640 (LWP 3295)] 14:46:22.220 DEBUG Application:254 TagReaderClient(0x5555562c7c40) moved to thread QThread(0x5555562c7de0) [New Thread 0x7fffbb7fe640 (LWP 3296)] 14:46:22.221 DEBUG NetworkProxyFactory:55 Detected system proxy URLs: ("", "", "", "") 14:46:22.221 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1248703613" [Detaching after fork from child process 3297] 14:46:22.222 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_984299941" [Detaching after fork from child process 3298] 14:46:22.224 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1384668815" [Detaching after fork from child process 3299] 14:46:22.226 DEBUG WorkerPool<HandlerType>:282 Starting worker 0x7fffbb7fd620 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_90647702" [Detaching after fork from child process 3300] [New Thread 0x7fffbaffd640 (LWP 3301)] [New Thread 0x7fffba7fc640 (LWP 3302)] 14:46:22.231 INFO main:56 TagReader worker connecting to "/tmp/strawberry_1248703613" 14:46:22.232 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac006050 connected to "/tmp/strawberry_1248703613" 14:46:22.233 INFO main:56 TagReader worker connecting to "/tmp/strawberry_984299941" 14:46:22.234 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac007580 connected to "/tmp/strawberry_984299941" [New Thread 0x7fffb9f33640 (LWP 3303)] [New Thread 0x7fffb9732640 (LWP 3304)] [New Thread 0x7fffb8f31640 (LWP 3305)] [New Thread 0x7fffa3fff640 (LWP 3306)] 14:46:22.235 INFO main:56 TagReader worker connecting to "/tmp/strawberry_1384668815" 14:46:22.235 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac005e30 connected to "/tmp/strawberry_1384668815" 14:46:22.237 INFO main:56 TagReader worker connecting to "/tmp/strawberry_90647702" 14:46:22.237 DEBUG WorkerPool<HandlerType>:300 Worker 0x7fffac00a4a0 connected to "/tmp/strawberry_90647702" 14:46:22.241 DEBUG GlobalShortcutBackendGSD:53 Registering [New Thread 0x7fffa37fe640 (LWP 3308)] [New Thread 0x7fffa2ffd640 (LWP 3309)] [New Thread 0x7fffa27fc640 (LWP 3310)] [New Thread 0x7fffa1ffb640 (LWP 3311)] [New Thread 0x7fffa17fa640 (LWP 3312)] [New Thread 0x7fffa0ff9640 (LWP 3313)] [New Thread 0x7fff7ffff640 (LWP 3314)] [New Thread 0x7fff7f7fe640 (LWP 3315)] [New Thread 0x7fff7effd640 (LWP 3316)] [New Thread 0x7fff7e7fc640 (LWP 3317)] [New Thread 0x7fff7dffb640 (LWP 3318)] [New Thread 0x7fff7d7fa640 (LWP 3319)] [New Thread 0x7fff7cff9640 (LWP 3320)] [New Thread 0x7fff63fff640 (LWP 3321)] 14:46:22.324 INFO Player:799 Registered URL handler for "subsonic" 14:46:22.326 DEBUG InternetServices:49 Added internet service "Subsonic" 14:46:22.326 INFO Player:799 Registered URL handler for "tidal" 14:46:22.329 DEBUG InternetServices:49 Added internet service "Tidal" 14:46:22.329 INFO Player:799 Registered URL handler for "qobuz" 14:46:22.333 DEBUG InternetServices:49 Added internet service "Qobuz" 14:46:22.383 DEBUG MainWindow:319 Starting 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "Last.fm" 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "MusicBrainz" 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "Discogs" 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "Deezer" 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "Musixmatch" 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "Spotify" 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "Tidal" 14:46:22.396 DEBUG CoverProviders:105 Registered cover provider "Qobuz" 14:46:22.400 DEBUG LyricsProviders:103 Registered lyrics provider "AudD" 14:46:22.400 DEBUG LyricsProviders:103 Registered lyrics provider "Genius" 14:46:22.400 DEBUG LyricsProviders:103 Registered lyrics provider "Lyrics.ovh" 14:46:22.400 DEBUG LyricsProviders:103 Registered lyrics provider "LoloLyrics" 14:46:22.400 DEBUG LyricsProviders:103 Registered lyrics provider "Musixmatch" 14:46:22.400 DEBUG LyricsProviders:103 Registered lyrics provider "ChartLyrics" 14:46:22.411 DEBUG MainWindow:367 Initializing player 14:46:22.414 DEBUG MainWindow:377 Creating models 14:46:22.414 DEBUG MainWindow:384 Creating models finished [New Thread 0x7fff637fe640 (LWP 3322)] [New Thread 0x7fff62ffd640 (LWP 3323)] 14:46:22.415 DEBUG DeviceLister:66 CddaLister(0x555556fc6610) moved to thread QThread(0x555556fcc700) [New Thread 0x7fff627fc640 (LWP 3324)] 14:46:22.415 DEBUG DeviceLister:66 Udisks2Lister(0x555556d38b50) moved to thread QThread(0x555556fca900) [New Thread 0x7fff61ffb640 (LWP 3325)] 14:46:22.415 DEBUG DeviceLister:66 GioLister(0x555556d37330) moved to thread QThread(0x555556fcc6e0) 14:46:22.416 DEBUG CddaLister:115 No CD devices found 14:46:22.417 DEBUG Application:254 PlaylistBackend(0x55555700e180) moved to thread QThread(0x55555645d3e0) 14:46:22.419 DEBUG MainWindow:402 Creating UI 14:46:22.428 DEBUG ScrobblerServices:49 Registered scrobbler service "Last.fm" 14:46:22.428 DEBUG ScrobblerServices:49 Registered scrobbler service "Libre.fm" 14:46:22.428 DEBUG ScrobblerServices:49 Registered scrobbler service "ListenBrainz" 14:46:22.428 DEBUG ScrobblerServices:49 Registered scrobbler service "Subsonic" 14:46:22.434 DEBUG MainWindow:820 Creating playing widget 14:46:22.448 DEBUG MainWindow:872 Loading settings 14:46:22.532 DEBUG MainWindow:1002 Started QThread(0x5555560e97b0) 14:46:22.536 DEBUG GlobalShortcutBackendGSD:91 Registered 14:46:22.543 DEBUG _MessageReplyBase:30 Waiting on ID 0 14:46:22.544 DEBUG TagReader:173 Reading tags from "/home/brian/03 - Dream On.mp3" 14:46:22.544 INFO TagReader:187 TagLib hasn't been able to read "/home/brian/03 - Dream On.mp3" file 14:46:22.544 DEBUG MessageReply<MessageType>:90 Releasing ID 0 (finished) 14:46:22.544 DEBUG _MessageReplyBase:32 Acquired ID 0 14:46:22.544 DEBUG PlaylistBackend:336 Saving playlist 1 14:46:24.992 DEBUG _MessageReplyBase:30 Waiting on ID 1 14:46:24.992 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3" 14:46:24.992 DEBUG MainWindow:1300 Song changed to "Aerosmith" "Aerosmith's Greatest Hits" "Dream On" 14:46:25.005 DEBUG MessageReply<MessageType>:90 Releasing ID 1 (finished) 14:46:25.005 DEBUG _MessageReplyBase:32 Acquired ID 1 [New Thread 0x7fff60a8a640 (LWP 3326)] [New Thread 0x7fff4513c640 (LWP 3327)] [New Thread 0x7fff4493b640 (LWP 3328)] [New Thread 0x7fff3bfff640 (LWP 3329)] [New Thread 0x7fff3b7fe640 (LWP 3330)] [New Thread 0x7fff3affd640 (LWP 3331)] [New Thread 0x7fff3a7fc640 (LWP 3332)] [New Thread 0x7fff39ffb640 (LWP 3333)] [New Thread 0x7fff397fa640 (LWP 3334)] [New Thread 0x7fff38ff9640 (LWP 3335)] [New Thread 0x7fff17fff640 (LWP 3336)] [New Thread 0x7fff177fe640 (LWP 3337)] [New Thread 0x7fff16ffd640 (LWP 3338)] [New Thread 0x7fff167fc640 (LWP 3339)] [New Thread 0x7fff15ffb640 (LWP 3340)] [New Thread 0x7fff157fa640 (LWP 3341)] [New Thread 0x7fff14ff9640 (LWP 3342)] [New Thread 0x7ffef7fff640 (LWP 3343)] [New Thread 0x7ffef77fe640 (LWP 3344)] [New Thread 0x7ffef6ffd640 (LWP 3345)] [New Thread 0x7ffef67fc640 (LWP 3346)] [New Thread 0x7ffef5ffb640 (LWP 3347)] [New Thread 0x7ffef57fa640 (LWP 3348)] 14:46:25.037 DEBUG _MessageReplyBase:30 Waiting on ID 2 14:46:25.037 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2004) Toys in the Attic/01 - Toys in the Attic.mp3" 14:46:25.041 DEBUG MessageReply<MessageType>:90 Releasing ID 2 (finished) 14:46:25.041 DEBUG _MessageReplyBase:32 Acquired ID 2 14:46:25.042 DEBUG _MessageReplyBase:30 Waiting on ID 3 14:46:25.042 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1976) Aerosmith/01 - Make It.mp3" 14:46:25.047 DEBUG MessageReply<MessageType>:90 Releasing ID 3 (finished) 14:46:25.047 DEBUG _MessageReplyBase:32 Acquired ID 3 14:46:25.048 DEBUG _MessageReplyBase:30 Waiting on ID 4 14:46:25.048 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3" [New Thread 0x7ffef4ff9640 (LWP 3349)] [New Thread 0x7ffed7fff640 (LWP 3350)] [New Thread 0x7ffed77fe640 (LWP 3351)] 14:46:25.052 DEBUG MusixmatchLyricsProvider:88 MusixmatchLyrics: Sending request for "aerosmith" "dream-on" QUrl("https://www.musixmatch.com/lyrics/aerosmith/dream-on") [New Thread 0x7ffed6ffd640 (LWP 3352)] [New Thread 0x7ffed67fc640 (LWP 3353)] [New Thread 0x7ffed5ffb640 (LWP 3354)] [New Thread 0x7ffed57fa640 (LWP 3355)] [New Thread 0x7ffed4ff9640 (LWP 3356)] [New Thread 0x7ffebbfff640 (LWP 3357)] [New Thread 0x7ffebb7fe640 (LWP 3358)] 14:46:25.058 DEBUG MessageReply<MessageType>:90 Releasing ID 4 (finished) 14:46:25.058 DEBUG _MessageReplyBase:32 Acquired ID 4 [New Thread 0x7ffeba4ce640 (LWP 3359)] 14:46:25.066 DEBUG Player:593 Playing song "Dream On" QUrl("file:///mnt/nas_media/Music/Aerosmith/(1980) Aerosmith's Greatest Hits/01 - Dream On.mp3") 14:46:25.066 DEBUG PlaylistBackend:336 Saving playlist 1 14:46:25.072 INFO GstEnginePipeline:366 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99 [New Thread 0x7ffeb9ccd640 (LWP 3360)] [New Thread 0x7ffeb94cc640 (LWP 3361)] 14:46:25.083 DEBUG _MessageReplyBase:30 Waiting on ID 5 14:46:25.083 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1994) Big Ones/01 - Walk on Water.mp3" [New Thread 0x7ffebaffd640 (LWP 3362)] [Thread 0x7ffebaffd640 (LWP 3362) exited] [New Thread 0x7ffebaffd640 (LWP 3363)] [New Thread 0x7ffeb8ccb640 (LWP 3364)] [New Thread 0x7ffe83fff640 (LWP 3365)] [New Thread 0x7ffe837fe640 (LWP 3366)] [New Thread 0x7ffe82ffd640 (LWP 3367)] [New Thread 0x7ffe827fc640 (LWP 3368)] [New Thread 0x7ffe81ffb640 (LWP 3369)] [New Thread 0x7ffe817fa640 (LWP 3370)] [New Thread 0x7ffe80ff9640 (LWP 3371)] [New Thread 0x7ffe6bfff640 (LWP 3372)] [New Thread 0x7ffe6b7fe640 (LWP 3373)] [New Thread 0x7ffe6affd640 (LWP 3374)] [New Thread 0x7ffe6a7fc640 (LWP 3375)] [New Thread 0x7ffe69ffb640 (LWP 3376)] [New Thread 0x7ffe697fa640 (LWP 3377)] [New Thread 0x7ffe68ff9640 (LWP 3378)] [New Thread 0x7ffe47fff640 (LWP 3379)] [New Thread 0x7ffe477fe640 (LWP 3380)] [New Thread 0x7ffe46ffd640 (LWP 3381)] [New Thread 0x7ffe467fc640 (LWP 3382)] [New Thread 0x7ffe45ffb640 (LWP 3383)] [New Thread 0x7ffe457fa640 (LWP 3384)] [New Thread 0x7ffe44ff9640 (LWP 3385)] [New Thread 0x7ffdd3030640 (LWP 3386)] 14:46:25.187 DEBUG MessageReply<MessageType>:90 Releasing ID 5 (finished) 14:46:25.187 DEBUG _MessageReplyBase:32 Acquired ID 5 [New Thread 0x7ffdd09a1640 (LWP 3387)] [New Thread 0x7ffdcbfff640 (LWP 3388)] 14:46:25.246 DEBUG _MessageReplyBase:30 Waiting on ID 6 14:46:25.246 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1985) Done With Mirrors/01 - Let the Music Do the Talking.mp3" 14:46:25.250 DEBUG MessageReply<MessageType>:90 Releasing ID 6 (finished) 14:46:25.250 DEBUG _MessageReplyBase:32 Acquired ID 6 14:46:25.252 DEBUG _MessageReplyBase:30 Waiting on ID 7 14:46:25.252 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1987) Draw the Line/01 - Draw the Line.mp3" 14:46:25.258 DEBUG MessageReply<MessageType>:90 Releasing ID 7 (finished) 14:46:25.258 DEBUG _MessageReplyBase:32 Acquired ID 7 14:46:25.260 DEBUG _MessageReplyBase:30 Waiting on ID 8 14:46:25.260 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1987) Get Your Wings/01 - Same Old Song and Dance.mp3" 14:46:25.284 DEBUG MessageReply<MessageType>:90 Releasing ID 8 (finished) 14:46:25.284 DEBUG _MessageReplyBase:32 Acquired ID 8 14:46:25.301 DEBUG ChartLyricsProvider:138 ChartLyrics: Got lyrics for "Aerosmith" "Dream On" 14:46:25.342 DEBUG _MessageReplyBase:30 Waiting on ID 9 14:46:25.342 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1993) Get a Grip/01 - Intro.mp3" 14:46:25.347 DEBUG MusixmatchLyricsProvider:214 MusixmatchLyrics: Got lyrics for "Aerosmith" "Dream On" 14:46:25.352 DEBUG MessageReply<MessageType>:90 Releasing ID 9 (finished) 14:46:25.352 DEBUG _MessageReplyBase:32 Acquired ID 9 14:46:25.359 DEBUG _MessageReplyBase:30 Waiting on ID 10 14:46:25.359 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2001) Just Push Play/01 - Beyond Beautiful.mp3" 14:46:25.363 DEBUG MessageReply<MessageType>:90 Releasing ID 10 (finished) 14:46:25.363 DEBUG _MessageReplyBase:32 Acquired ID 10 14:46:25.366 DEBUG _MessageReplyBase:30 Waiting on ID 11 14:46:25.366 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1988) Night in the Ruts/01 - No Surprize.mp3" 14:46:25.371 DEBUG MessageReply<MessageType>:90 Releasing ID 11 (finished) 14:46:25.371 DEBUG _MessageReplyBase:32 Acquired ID 11 14:46:25.373 DEBUG _MessageReplyBase:30 Waiting on ID 12 14:46:25.373 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2007) Nine Lives/01 - Nine Lives.mp3" 14:46:25.376 DEBUG LoloLyricsProvider:148 LoloLyrics: No lyrics for "Aerosmith" "Dream On" "Error transferring http://api.lololyrics.com/0.5/getLyric?artist=Aerosmith&track=Dream On - server replied: Not Found (203)" 14:46:25.378 DEBUG MessageReply<MessageType>:90 Releasing ID 12 (finished) 14:46:25.378 DEBUG _MessageReplyBase:32 Acquired ID 12 14:46:25.380 DEBUG _MessageReplyBase:30 Waiting on ID 13 14:46:25.380 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2012) Permanent Vacation/01 - Heart's Done Time.mp3" 14:46:25.386 DEBUG MessageReply<MessageType>:90 Releasing ID 13 (finished) 14:46:25.386 DEBUG _MessageReplyBase:32 Acquired ID 13 14:46:25.389 DEBUG _MessageReplyBase:30 Waiting on ID 14 14:46:25.389 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(2012) Pump/01 - Young Lust.mp3" 14:46:25.393 DEBUG MessageReply<MessageType>:90 Releasing ID 14 (finished) 14:46:25.393 DEBUG _MessageReplyBase:32 Acquired ID 14 14:46:25.396 DEBUG _MessageReplyBase:30 Waiting on ID 15 14:46:25.396 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1988) Rock in a Hard Place/01 - Jailbait.mp3" 14:46:25.401 DEBUG MessageReply<MessageType>:90 Releasing ID 15 (finished) 14:46:25.401 DEBUG _MessageReplyBase:32 Acquired ID 15 14:46:25.403 DEBUG _MessageReplyBase:30 Waiting on ID 16 14:46:25.403 DEBUG TagReader:699 Loading art from "/mnt/nas_media/Music/Aerosmith/(1976) Rocks/01 - Back in the Saddle.mp3" 14:46:25.409 DEBUG MessageReply<MessageType>:90 Releasing ID 16 (finished) 14:46:25.409 DEBUG _MessageReplyBase:32 Acquired ID 16 14:46:25.412 WARN unknown Unsupported ICC profile class 73636e72 14:46:25.576 DEBUG AuddLyricsProvider:140 AudDLyrics: Got lyrics for "Aerosmith" "Dream On" 14:46:25.740 DEBUG OVHLyricsProvider:105 OVHLyrics: Got lyrics for "Aerosmith" "Dream On" 14:46:25.740 DEBUG LyricsFetcherSearch:129 Using lyrics from "AudD" for "Aerosmith" "Dream On" with score 2 --Type <RET> for more, q to quit, c to continue without paging-- Thread 95 "mpegaudioparse0" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffe44ff9640 (LWP 3385)] 0x00007ffde22fa060 in scc_info_KernelDef_AttrConstraint_tensorflow_2fcore_2fframework_2fkernel_5fdef_2eproto () from /usr/lib/libtensorflow_framework.so.2 (gdb) bt #0 0x00007ffde22fa060 in scc_info_KernelDef_AttrConstraint_tensorflow_2fcore_2fframework_2fkernel_5fdef_2eproto () at /usr/lib/libtensorflow_framework.so.2 #1 0x00007ffff6ab90ed in () at /usr/lib/libprotobuf.so.23 #2 0x00007ffff6ab9cbf in google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*) () at /usr/lib/libprotobuf.so.23 #3 0x00007ffde198d92d in tensorflow::KernelDef::KernelDef() () at /usr/lib/libtensorflow_framework.so.2 #4 0x00007ffddffa4ccb in tensorflow::KernelDefBuilder::KernelDefBuilder(char const*) () at /usr/lib/libtensorflow_framework.so.2 #5 0x00007ffddfa5336a in () at /usr/lib/libtensorflow_framework.so.2 #6 0x00007ffff7fe12de in call_init.part () at /lib64/ld-linux-x86-64.so.2 #7 0x00007ffff7fe13c8 in _dl_init () at /lib64/ld-linux-x86-64.so.2 #8 0x00007ffff53820e5 in _dl_catch_exception () at /usr/lib/libc.so.6 #9 0x00007ffff7fe5705 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2 #10 0x00007ffff5382088 in _dl_catch_exception () at /usr/lib/libc.so.6 #11 0x00007ffff7fe4f3e in _dl_open () at /lib64/ld-linux-x86-64.so.2 #12 0x00007ffff4ded34c in () at /usr/lib/libdl.so.2 #13 0x00007ffff5382088 in _dl_catch_exception () at /usr/lib/libc.so.6 #14 0x00007ffff5382153 in _dl_catch_error () at /usr/lib/libc.so.6 #15 0x00007ffff4dedb89 in () at /usr/lib/libdl.so.2 #16 0x00007ffff4ded3d8 in dlopen () at /usr/lib/libdl.so.2 #17 0x00007ffff3f90810 in g_module_open () at /usr/lib/libgmodule-2.0.so.0 #18 0x00007ffff58fba2e in () at /usr/lib/libgstreamer-1.0.so.0 #19 0x00007ffff58fe505 in gst_plugin_load_by_name () at /usr/lib/libgstreamer-1.0.so.0 #20 0x00007ffff58feb05 in gst_plugin_feature_load () at /usr/lib/libgstreamer-1.0.so.0 #21 0x00007ffff58cf419 in gst_element_factory_create () at /usr/lib/libgstreamer-1.0.so.0 #22 0x00007fffa07323f4 in () at /usr/lib/gstreamer-1.0/libgstplayback.so #23 0x00007fffa0734037 in () at /usr/lib/gstreamer-1.0/libgstplayback.so #24 0x00007fffa07342f1 in () at /usr/lib/gstreamer-1.0/libgstplayback.so #25 0x00007ffff59be052 in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0 #26 0x00007ffff59e69c5 in () at /usr/lib/libgobject-2.0.so.0 #27 0x00007ffff59da59d in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0 #28 0x00007ffff59dab00 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0 #29 0x00007ffff59c4f76 in () at /usr/lib/libgobject-2.0.so.0 #30 0x00007ffff589dff4 in () at /usr/lib/libgstreamer-1.0.so.0 #31 0x00007ffff59c6242 in g_object_notify_by_pspec () at /usr/lib/libgobject-2.0.so.0 #32 0x00007ffff58ed740 in () at /usr/lib/libgstreamer-1.0.so.0 #33 0x00007ffff58f20eb in gst_pad_push_event () at /usr/lib/libgstreamer-1.0.so.0 --Type <RET> for more, q to quit, c to continue without paging-- #34 0x00007fffa06683d6 in () at /usr/lib/gstreamer-1.0/libgstaudioparsers.so #35 0x00007ffff5805af2 in () at /usr/lib/libgstbase-1.0.so.0 #36 0x00007ffff5809d7d in () at /usr/lib/libgstbase-1.0.so.0 #37 0x00007ffff580a1ae in () at /usr/lib/libgstbase-1.0.so.0 #38 0x00007ffff59169a1 in () at /usr/lib/libgstreamer-1.0.so.0 #39 0x00007ffff566fb97 in () at /usr/lib/libglib-2.0.so.0 #40 0x00007ffff566cce1 in () at /usr/lib/libglib-2.0.so.0 #41 0x00007ffff4dfd3e9 in start_thread () at /usr/lib/libpthread.so.0 #42 0x00007ffff5347293 in clone () at /usr/lib/libc.so.6
FYI: I rebooted, same result.
-
I just spun up one of my arch VMs (on the machine that is not working) and it's working fine via the VM... same kernel, package version, etc.
Looks like an issue specific to me.
Any thoughts on what I can do to troubleshoot?
-
I would guess it is some sort of library version conflict.
I'm not too familiar with Arch having used mostly SUSE/openSUSE for 20 years
But on openSUSE you can check packages with:
zypper verify
and
rpm -VaArch probably have something similar to that.
-
Thanks, I'll see what I some up with using:
paccheck --md5sum --quiet (verify)
pacman -Qqn | pacman -S - (reinstall)
pacman -Qqm | yay -S (compile & reinstall community packages)may be a while before i can get to this.
-
I'm running a different version of chromaprint which may br causing the issue.
chromaprint-fftw 1.5.0-2.
I can't change that at the moment, but it may be the cause.
Thanks again for the support