You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running a PureData patch that communicates with MantaOSC on Manjaro Linux (Arch based) and I'm trying to get it up and running on a RaspberryPi Zero W (Arm v6) running Raspbian.
I've compiled MantaOSC and got it running on the Pi, I've gotten my patch up and running as well (had to port everything from mrpeach to the new oscformat/oscparse netsend/netreceive objects, as mrpeach is not supported anymore) it all works for a bit but MantaOSC randomly crashes with "Segmentation fault" as the only error message and I don't know how to approach solving this.
Sometimes it crashes instantly, other times it will work for a bit.
It also works flawlessly on Manjaro and it's rock solid, which makes it all the weirder.
Any ideas on how to debug this?
Cheers.
The text was updated successfully, but these errors were encountered:
Hi,
I'm running a PureData patch that communicates with MantaOSC on Manjaro Linux (Arch based) and I'm trying to get it up and running on a RaspberryPi Zero W (Arm v6) running Raspbian.
I've compiled MantaOSC and got it running on the Pi, I've gotten my patch up and running as well (had to port everything from mrpeach to the new oscformat/oscparse netsend/netreceive objects, as mrpeach is not supported anymore) it all works for a bit but MantaOSC randomly crashes with "Segmentation fault" as the only error message and I don't know how to approach solving this.
Sometimes it crashes instantly, other times it will work for a bit.
It also works flawlessly on Manjaro and it's rock solid, which makes it all the weirder.
Any ideas on how to debug this?
Cheers.
The text was updated successfully, but these errors were encountered: