You patched sslCerts. That's causing your crash.
Without the patch, it should use whatever curl uses.
On 4/5/2024 7:54 AM, Tyler Spivey wrote:
That worked, now I get a segfault.
On 4/5/2024 7:41 AM, Sebastian Humenda wrote:
Hi
Tyler Spivey schrieb am 05.04.2024, 7:12 -0700:
I still can't get it to break. Here are all my steps:
[…]
Lovely, memory corruption keeps people so busy ;), thanks for
investigating it.
Would you please try this in your test env:
echo "certfile = /dev/null" > ~/.ebrc
Cheers
Sebastian