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

refresh token test on Apple is broken #72

Open
samtkaplan opened this issue Apr 11, 2024 · 0 comments
Open

refresh token test on Apple is broken #72

samtkaplan opened this issue Apr 11, 2024 · 0 comments

Comments

@samtkaplan
Copy link
Member

samtkaplan commented Apr 11, 2024

See

# TODO: CI is showing a seg-fault on Apple, but I do not have an Apple machine to help debug.
It seems that the seg-fault occurs here:
r = @ccall libAzStorage.curl_writebytes_block_retry_threaded(_token::Ptr{UInt8}, refresh_token::Ptr{UInt8}, expiry::Ptr{Culong}, scope::Cstring, resource::Cstring, tenant::Cstring,
So, it might be worth checking on how things like the various tokens and expiries get refreshed, and if we are writing past the end of any array.

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