Closed sshevlyagin closed 1 year ago
Can you check if 4.0.30 works, and 4.0.31 crashes? Or otherwise narrow down between which two versions this started happening?
Got it to crash on 4.0.30
and a few versions in between. My suspicion is something might have broken with unixodbc 2.3.12, but I have no idea how to downgrade that.
If you installed unixodbc via Homebrew, you can try to install e.g. unixodbc@2.3.11
for that version. If they did not have versioned formula, then you'll need to compile and install it manually.
Thanks @v-chojas, I've spent an hour messing around with the make commands and I can't get it to work :/ Let's see if anyone else has seen this issue
Just tested this on another Apple M1 and it worked fine. Something is borked on my main machine. 😭
Environment
Issue
I get a SIG_ABRT trying to connect when running example code
Code
Crash Report