CurtTilmes / raku-libcurl

A Raku interface to libcurl.
Other
19 stars 9 forks source link

bus error with LibCurl::Easy #36

Open alabamenhu opened 1 month ago

alabamenhu commented 1 month ago

I'll try to hunt this down a bit more, but any use of methods results in a LibCurl::Easy. Speculation on #raku is that it may be due to differing processors (I'm currently on an M2), but perhaps may be a newer version of curl:

$ curl --version
curl 8.6.0 (x86_64-apple-darwin23.0) libcurl/8.6.0 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
Release-Date: 2024-01-31