You are not logged in.

#1 2012-11-12 23:29:54

medusa1414
Member
Registered: 2012-11-12
Posts: 6

Spotify crashes with ALSA. Segmentation Fault

Spotify crashes on song-change with ALSA. "Segmentation Fault".

Spotify works like a charm when I use pulseaudio. But i dont want to use pulseaudio, i want it to work with ALSA.
So I have completly removed pulseaudio.

Ive tried editing /usr/bin/spotify, xaos3k suggestion on the AUR page.
Tried symlinking libcrypto and libssl.

But still cant get it to work.

[thomas@localhost ~]$ spotify
/usr/share/spotify/spotify: /usr/lib/libcrypto.so.0.9.8: no version information available (required by /usr/share/spotify/spotify)
/usr/share/spotify/spotify: /usr/lib/libssl.so.0.9.8: no version information available (required by /usr/share/spotify/spotify)
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
23:22:44.680 I [breakpad.cpp:62                 ] Registered Breakpad for product: spotify

23:22:44.681 I [translate.cpp:123               ] Reloading language file
23:22:44.683 I [breakpad.cpp:192                ] Searching for crashdumps: /home/thomas/.cache/spotify/*.dmp

23:22:44.809 A [CefModule.cpp:327               ] Check failed: g_cef_handle: 
23:22:44.836 I [offline_authorizer.cpp:306      ] Unable to login offline: no such user
23:22:44.972 I [ap:1755                         ] Connecting to AP E5.spotify.com:4070
23:22:45.071 I [ap:1229                         ] Connected to AP: 78.31.8.98:4070
23:22:45.389 I [mainview:984                    ] Registering bundled app html with version 0.1.0
23:22:45.389 I [mainview:987                    ] Registering bundled framework import with version 0.1.0
23:22:45.389 I [mainview:987                    ] Registering bundled framework bridge-desktop with version 0.4.0
23:22:45.389 I [mainview:987                    ] Registering bundled framework api with version 0.1.0
23:22:45.389 I [mainview:987                    ] Registering bundled framework resources with version 0.2.0
23:22:45.389 I [mainview:987                    ] Registering bundled framework unstable with version 0.2.1
23:22:45.389 I [mainview:987                    ] Registering bundled framework util with version 0.1.0
23:22:45.389 I [mainview:984                    ] Registering bundled app album-header with version 1.0.0
23:22:45.389 I [mainview:984                    ] Registering bundled app bundles with version 1.0.0
23:22:45.389 I [mainview:984                    ] Registering bundled app error with version 1.0.0
23:22:45.389 I [mainview:984                    ] Registering bundled app feed with version 1.0.3
23:22:45.389 I [mainview:984                    ] Registering bundled app finder with version 1.1.0
23:22:45.389 I [mainview:984                    ] Registering bundled app home with version 1.0.0
23:22:45.389 I [mainview:984                    ] Registering bundled app install with version 1.0.0
23:22:45.389 I [mainview:984                    ] Registering bundled app people with version 1.0.0
23:22:45.389 I [mainview:984                    ] Registering bundled app profile with version 1.0.3
23:22:45.389 I [mainview:984                    ] Registering bundled app profile-header with version 1.0.3
23:22:45.389 I [mainview:984                    ] Registering bundled app radio with version 1.0.1
23:22:45.389 I [mainview:984                    ] Registering bundled app search-dropdown with version 1.0.1
23:22:45.389 I [mainview:984                    ] Registering bundled app search-header with version 1.0.0
23:22:45.389 I [mainview:984                    ] Registering bundled app share with version 1.0.2
23:22:45.389 I [mainview:984                    ] Registering bundled app subscribe-popup with version 1.1.0
23:22:45.389 I [mainview:984                    ] Registering bundled app og-popup with version 1.0.1
23:22:45.389 I [mainview:984                    ] Registering bundled app notification-popup with version 0.0.24
23:22:45.391 I [upnp:508                        ] 192.168.15.1: got external ip 0xA00000C
23:22:45.413 I [AppManager.cpp:147              ] Created instance of the application feed.                                          
23:22:45.414 I [AppManager.cpp:147              ] Created instance of the application search-dropdown.                               
23:22:45.415 I [AppManager.cpp:147              ] Created instance of the application notification-popup.                            
23:22:45.416 I [AppManager.cpp:147              ] Created instance of the application home.                                          
23:22:45.418 I [AppManager.cpp:189              ] Keeping application What's New alive for 60000 ms.                                 
23:22:45.605 I [mainview:6830                   ] Load complete (0) url: sp://feed/index.html                                        
23:22:45.847 I [mainview:6830                   ] Load complete (0) url: sp://home/index.html                                        
23:22:46.317 I [ad:1066                         ] Found ad (time = 1352762588, adclass = 'mpu', time left = 0, length = 86400)       
23:22:47.490 I [upnp:456                        ] 192.168.15.1: mapping add ok                                                       
23:22:47.510 I [upnp:482                        ] 192.168.15.1: Port 50099 mapped OK                                                 
23:22:48.233 I [AppManager.cpp:189              ] Keeping application What's New alive for 60000 ms.                                 
23:22:48.427 I [mainview:6830                   ] Load complete (0) url: http://track.adform.net/invisible.gif                       
23:22:48.624 I [ad:1066                         ] Found ad (time = 1352762590, adclass = 'tower', time left = 30, length = 15)       
                                                                                                                                     
(spotify:21036): Gtk-CRITICAL **: IA__gtk_window_resize: assertion `width > 0' failed                                                
23:22:49.042 I [mainview:6830                   ] Load complete (0) url: http://rad.msn.com/                                         
23:22:51.736 I [audio_driver_linux.cpp:35       ] Using Alsa                                                                         
/usr/bin/spotify: line 8: 21036 Minnesegmentsfeil       LD_LIBRARY_PATH="/usr/bin/;/usr/share/spotify/libs/" /usr/share/spotify/spotify "$@"                                                                                                                              
[thomas@localhost ~]$  

Any suggestions?

Offline

#2 2012-11-15 17:51:38

medusa1414
Member
Registered: 2012-11-12
Posts: 6

Re: Spotify crashes with ALSA. Segmentation Fault

Anyone else having trouble using alsa with spotify?

Offline

Board footer

Powered by FluxBB