Skip to content

StackOverflowError with curl_multi_socket_action #94

@fredrikekre

Description

@fredrikekre

This is a pretty low quality bug report since a lot of stacktraces were suppressed by try-catch, but I think the origin is a StackOverflow in Downloads. My logs only show

┌ Error: [2021-02-10T14:48:09] Error downloading
│   exception = StackOverflowError()

after a Downloads.request(...) call and then the logs were filled with 1.3 million lines of

┌ Error: [2021-02-10T14:48:09] curl_multi_socket_action: 8                                   
└ @ Downloads.Curl /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Downloads/src/Curl/utils.jl:36

I have now put in some more debugging statements so hopefully it happens again and I will have more information...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions