Help Wizard

Step 1

NEXT STEP

Segfault on Flush Driver

Segfault on Flush Driver

Hello!

I recently started using spotify on my linux machine (Ubuntu 16.04.1 LTS) and the whole player is crashing. This is usually occuring when I'm skipping songs but it also occured once while pressing the green play button. It's most repeatable when I'm on my 'songs' playlist under 'your music' and it seems like it's not occuring when on random other playlists I find on browse. If those songs are in other playlists, it seems to be occuring as well.  This makes me think it could have something to do with songs I have set to download (The 'songs' playlist is set to download on my phone, but I'm not sure whether that translates across to other devices). 

 

This is occuring regardless of whether I launch from Ubuntus interface or the shell. Here's an excerpt from the output when run with sudo.

 

04:26:20.378 D [gaia_manager.cpp:941 ] GAIA: current state ID updated to 2147229718
04:26:20.529 I [audio_player_queue_impl.cpp:826 ] Flush driver: 0x00000be8712f74b0
04:26:20.530 I [ap_chunk_downloader.cpp:68 ] Requesting data (0 -> 524288) from AP for file 30f6e18774160cad3225dec22b47d94cc4a583dd
04:26:20.530 I [audio_player_queue_entry.cpp:288] Buffering changed for entry: 0x00000be875616a00, 1
04:26:20.530 I [audio_player_queue_impl.cpp:312 ] fade in at -1 for -1 milliseconds, fade out at -1 for -1 milliseconds
04:26:20.532 D [gaia_manager.cpp:941 ] GAIA: current state ID updated to 2147229871
04:26:20.533 I [sliding_window_prefetch_strategy.cpp:216] Prefetch: looks like a skip or partial context change - halving window size to 1
04:26:20.534 D [gaia_manager.cpp:941 ] GAIA: current state ID updated to 2147229873
04:26:20.724 I [audio_player_queue_impl.cpp:826 ] Flush driver: 0x00000be8712f74b0
04:26:20.726 I [audio_player_queue_entry.cpp:288] Buffering changed for entry: 0x00000be875616a00, 1
04:26:20.726 I [audio_player_queue_impl.cpp:312 ] fade in at -1 for -1 milliseconds, fade out at -1 for -1 milliseconds
04:26:20.748 I [audio_player_queue_entry.cpp:288] Buffering changed for entry: 0x00000be875616a00, 0
04:26:20.748 I [audio_player_queue_impl.cpp:765 ] Start playback on driver: 0x00000be8712f74b0
04:26:20.759 I [audio_streamer.cpp:774 ] Encrypted data 64k-latency: 14 ms. Play latency: 22 ms
04:26:20.768 D [gaia_manager.cpp:941 ] GAIA: current state ID updated to 2147230108
04:26:20.772 I [sliding_window_prefetch_strategy.cpp:216] Prefetch: looks like a skip or partial context change - halving window size to 1
04:26:20.781 D [gaia_manager.cpp:941 ] GAIA: current state ID updated to 2147230121
04:26:20.784 D [gaia_manager.cpp:941 ] GAIA: current state ID updated to 2147230123
04:26:20.786 D [gaia_manager.cpp:941 ] GAIA: current state ID updated to 2147230126
04:26:20.902 I [audio_player_queue_impl.cpp:826 ] Flush driver: 0x00000be8712f74b0
[1] 19364 segmentation fault (core dumped) sudo spotify

 
I can do a strace or anything else if need be!

Thanks,
Alistair

Reply
1 Reply

Is this still happening?

 

There was a crash bug that crashed the linux client whenever the client tried to play a local file. If you added your local mp3 collection to Spotify it will play those whenever it can instead of the spotify tracks. Those are of course more likely to appear in "your music".

 

That bug was fixed in 1.0.42.

 

Another thing. Never run spotify as sudo. It should not be needed.

 

Suggested posts