Reported threadpool segfault in pacman with curl 8.20 turns out to be a pacman issue.
Applications cannot expect curl handles to work the same in a forked child. While his may have "just worked" with earlier curl versions, it now becomes noticeable with the new threadpool resolver.
https://github.com/curl/curl/issues/21466
Applications cannot expect curl handles to work the same in a forked child. While his may have "just worked" with earlier curl versions, it now becomes noticeable with the new threadpool resolver.
https://github.com/curl/curl/issues/21466
2