CNMAT / CNMAT-Externs

CNMAT Max/MSP externals
Other
96 stars 11 forks source link

bpf crashes Max on delete or close #129

Closed wagne342 closed 2 years ago

wagne342 commented 2 years ago

This error persists in the latest build for Apple Silicon Delete / free on close of patcher produces repeatable crash. Notably, this only happens when the bpf object has data entered. Crash log here:

https://gist.github.com/wagne342/2b0014dce4c1d77d3135a2ed02bb0cb3

wagne342 commented 2 years ago

Now fixed, for now. The #include on line 103 was still pointing to old architecture. Now fixed in fork: https://github.com/CNMAT/CNMAT-Externs/tree/Apple-Silicon