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

Callbacks cause segfaults on windows #22

Open
Burgestrand opened this issue Nov 9, 2013 · 1 comment
Open

Callbacks cause segfaults on windows #22

Burgestrand opened this issue Nov 9, 2013 · 1 comment

Comments

@Burgestrand
Copy link
Owner

Noticed this when I was fixing up Burgestrand/libspotify#5. The examples work fine, as long as no callbacks were called, so the logging in example segfaults before finishing.

Not sure if it’s the casting of managed pointers into the callbacks that is causing it, or just that callbacks do not work well on windows in FFI.

Didn’t have the strength to investigate today, so it’ll have to be at another time.

@Burgestrand
Copy link
Owner Author

I did some tries on Windows a month back or so. Had the same issue. Bug is still alive. Didn't do any debugging tho.

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

No branches or pull requests

1 participant