Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Got a crash on the first login #19

Closed
mirh opened this issue Oct 27, 2019 · 3 comments
Closed

Got a crash on the first login #19

mirh opened this issue Oct 27, 2019 · 3 comments

Comments

@mirh
Copy link

mirh commented Oct 27, 2019

When using plugin.audio.spotify.
I didn't have problems afterwards, but the exception code worried me enough to post.

Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=spotty.exe
Sig[1].Name=Application Version
Sig[1].Value=0.0.0.0
Sig[2].Name=Application Timestamp
Sig[2].Value=5aff361f
Sig[3].Name=Fault Module Name
Sig[3].Value=spotty.exe
Sig[4].Name=Fault Module Version
Sig[4].Value=0.0.0.0
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=5aff361f
Sig[6].Name=Exception Code
Sig[6].Value=c000001d
Sig[7].Name=Exception Offset
Sig[7].Value=0029ac0d

Why would your executable return an illegal instruction? (I have a core 2 quad if it can help)
EDIT: wtf

@michaelherger
Copy link
Owner

Your "wtf" might indeed explain the issue :-D. Would the authentication itself succeed? Because in such a case the helper would exit deliberately.

@mirh
Copy link
Author

mirh commented Oct 28, 2019

As I said, nothing seemed wrong (aside of windows telling me spotty crashed (I don't know why VS couldn't open for debug -.-))
I cycled around kodi's menus just because I guess? But when I tried to browse again the plugin everything was good.

@michaelherger
Copy link
Owner

ok, thanks for the heads up

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants