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

Fatal signal 11 (SIGSEGV), code 1, fault addr 0x96ba137e in tid 31002 (SpotifySdkPlaye), pid 30684 #175

Open
middebugger opened this issue Apr 16, 2019 · 0 comments

Comments

@middebugger
Copy link

Hi,

I am using this SDK for Spotify Streaming on my application. But the SDK crash after some usage. May I know the issue ? How I can solve this problem ?

ISSUE: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x96ba137e in tid 31002 (SpotifySdkPlaye), pid 30684

--------- beginning of crash.pdf

OS: Android 8.1

These are the dependencies,

// This library handles authentication and authorization
  implementation 'com.spotify.sdk:spotify-auth:1.0.0-beta12@aar'

  // This library handles music playback
  implementation 'com.spotify.sdk:spotify-player:1.0.0-beta12@aar'

 // 
 implementation 'com.github.kaaes:spotify-web-api-android:0.4.1'
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