Skip to content

refresh token test on Apple is broken #72

@samtkaplan

Description

@samtkaplan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions