LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-07-2012, 01:01 PM   #1
stahlkrantz
LQ Newbie
 
Registered: Dec 2010
Distribution: Slackware
Posts: 8

Rep: Reputation: 0
Spotify segmentation fault on Slackware64 14.0


Just upgraded to Slackware64 14.0 and installed spotify-client_0.8.4.103.g9cb177b.260-1_amd64.deb and it keeps on crashing after I have logged in.

Code:
spotify
spotify: /lib64/libcrypto.so.0.9.8: no version information available (required by spotify)
spotify: /lib64/libssl.so.0.9.8: no version information available (required by spotify)
17:56:25.254 I [breakpad.cpp:62                 ] Registered Breakpad for product: spotify

17:56:25.255 I [translate.cpp:123               ] Reloading language file
17:56:25.256 I [breakpad.cpp:192                ] Searching for crashdumps: /home/stahlkrantz/.cache/spotify/*.dmp

17:56:27.202 I [breakpad.cpp:203                ] Not allowed to upload file

17:56:27.325 A [CefModule.cpp:327               ] Check failed: g_cef_handle: 
[1007/205627:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
17:56:35.188 I [user_cache:138                  ] UserCache::initiateGetUsers() will query for 1 users
17:56:35.385 I [ap:1755                         ] Connecting to AP E10.spotify.com:4070
17:56:35.396 I [mainview:984                    ] Registering bundled app html with version 0.1.0
17:56:35.396 I [mainview:987                    ] Registering bundled framework import with version 0.1.0
17:56:35.396 I [mainview:987                    ] Registering bundled framework bridge-desktop with version 0.4.0
17:56:35.396 I [mainview:987                    ] Registering bundled framework api with version 0.1.0
17:56:35.396 I [mainview:987                    ] Registering bundled framework resources with version 0.2.0
17:56:35.396 I [mainview:987                    ] Registering bundled framework unstable with version 0.2.1
17:56:35.396 I [mainview:987                    ] Registering bundled framework util with version 0.1.0
17:56:35.396 I [mainview:984                    ] Registering bundled app album-header with version 1.0.0
17:56:35.396 I [mainview:984                    ] Registering bundled app bundles with version 1.0.0
17:56:35.396 I [mainview:984                    ] Registering bundled app error with version 1.0.0
17:56:35.396 I [mainview:984                    ] Registering bundled app feed with version 1.0.3
17:56:35.396 I [mainview:984                    ] Registering bundled app finder with version 1.1.0
17:56:35.396 I [mainview:984                    ] Registering bundled app home with version 1.0.0
17:56:35.396 I [mainview:984                    ] Registering bundled app install with version 1.0.0
17:56:35.396 I [mainview:984                    ] Registering bundled app people with version 1.0.0
17:56:35.396 I [mainview:984                    ] Registering bundled app profile with version 1.0.3
17:56:35.396 I [mainview:984                    ] Registering bundled app profile-header with version 1.0.3
17:56:35.396 I [mainview:984                    ] Registering bundled app radio with version 1.0.1
17:56:35.396 I [mainview:984                    ] Registering bundled app search-dropdown with version 1.0.1
17:56:35.396 I [mainview:984                    ] Registering bundled app search-header with version 1.0.0
17:56:35.396 I [mainview:984                    ] Registering bundled app share with version 1.0.2
17:56:35.396 I [mainview:984                    ] Registering bundled app subscribe-popup with version 1.1.0
17:56:35.396 I [mainview:984                    ] Registering bundled app og-popup with version 1.0.1
17:56:35.396 I [mainview:984                    ] Registering bundled app notification-popup with version 0.0.24
17:56:35.427 I [AppManager.cpp:147              ] Created instance of the application feed.
17:56:35.428 I [AppManager.cpp:147              ] Created instance of the application search-dropdown.
17:56:35.429 I [AppManager.cpp:147              ] Created instance of the application notification-popup.
17:56:35.429 I [AppManager.cpp:147              ] Created instance of the application home.
17:56:35.433 I [AppManager.cpp:189              ] Keeping application What's New alive for 60000 ms.
17:56:35.433 I [offline-mgr:2136                ] Storage has been cleaned
17:56:35.448 I [ap:1229                         ] Connected to AP: 78.31.8.85:4070
17:56:35.974 I [mainview:6830                   ] Load complete (0) url: sp://feed/index.html
17:56:36.023 I [mainview:6830                   ] Load complete (0) url: sp://home/index.html
17:56:36.060 I [user_cache:138                  ] UserCache::initiateGetUsers() will query for 1 users
17:56:36.266 I [user_cache:138                  ] UserCache::initiateGetUsers() will query for 1 users
Segmentation fault
Does anyone else have the same problem?
 
Old 10-07-2012, 02:19 PM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
See the last post of this thread.
 
Old 10-08-2012, 12:55 PM   #3
stahlkrantz
LQ Newbie
 
Registered: Dec 2010
Distribution: Slackware
Posts: 8

Original Poster
Rep: Reputation: 0
The outcome is the same unfortunately.
 
Old 10-08-2012, 02:20 PM   #4
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Do you have a full installation of Slackware64 14.0? If not, check that the package openssl-solibs-1.0.1c be installed, for instance type "ls /var/log/packages/openssl-s*".
 
Old 10-09-2012, 08:51 AM   #5
stahlkrantz
LQ Newbie
 
Registered: Dec 2010
Distribution: Slackware
Posts: 8

Original Poster
Rep: Reputation: 0
Yes, it's a full install. Perhaps Spotify will resolve this soon.
 
Old 10-20-2012, 10:20 PM   #6
affinity
Member
 
Registered: Nov 2009
Distribution: Slackware64
Posts: 132

Rep: Reputation: 20
I started using Spotify today and have found a workable solution. I have copy/pasted the instructions I posted to alt.os.linux.slackware

Quote:
For anyone using Spotify on Slackware 14 x64, on top of the Seamonkey symlinks you need to link the libssl and libcrypto libraries to /usr/lib64 from /lib64

This will allow you to login.

You can't use Facebook linking or login though, it will crash everytime when closing the Facebook popup. Some people on other distros have managed to solve the problem by granting Facebook permissions from Windows and launching Spotify once, then unchecking the box.

Spotify will still have the normal problems of crashing every 15 minutes, so you should make a cron job to delete the .cache/spotify/Browser/index file every 5 minutes.

These things will take care of the Linux side issues, but even on Windows I guess Spotify crashes on certain actions and certain songs.
 
Old 11-01-2012, 04:30 AM   #7
vdemuth
Member
 
Registered: Oct 2003
Location: West Midlands, UK
Distribution: Slackware 14 (Server),OpenSuse 13.2 (Laptop & Desktop),, OpenSuse 13.2 on the wifes lappy
Posts: 781

Rep: Reputation: 98
Having the same issues here to, despite following all of the advice in various threads. However, and I'm hoping this might help the clever people out there find a proper solution. It seems, well here at least, that while Spotify segfaults when using it under KDE, when running under XFCE, it seems to be fine. Tried disabling desktop effects to no avail.
So not the best solution when I want to use it, but a solution of sorts nonetheless.
 
Old 11-01-2012, 09:02 AM   #8
GasPipe
Member
 
Registered: Jul 2009
Location: Finland
Distribution: Slackware64-current
Posts: 55

Rep: Reputation: 20
Well I'm using Xfce and it still segfaults. The only (GUI based) solution I have found is to use Clementine which supports Spotify.
 
Old 06-11-2013, 02:10 AM   #9
houzi
LQ Newbie
 
Registered: Jun 2012
Posts: 10

Rep: Reputation: Disabled
Spotify is back and better than ever before.

With the latest slackbuild, things are suddenly working perfectly. The funny thing is that the slackbuild doesn't list any dependencies.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
smbtree Segmentation Fault (Slackware64-Current) Jack128 Slackware 1 04-04-2010 03:56 AM
Slackware64 13.0 finger segmentation fault hithere Slackware 2 03-06-2010 05:09 PM
QEMU/KVM GUI = AQEMU segmentation fault on slackware64 13.0! agentdcooper Slackware 3 09-16-2009 05:59 AM
Slackware64-current Segmentation Fault in cryptsetup Ron Parker Slackware 2 08-19-2009 02:04 PM
yast segmentation fault, system freezing - nvidia driver at fault? BaltikaTroika SUSE / openSUSE 2 12-02-2005 09:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration