Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MantaOSC - segmentation fault #46

Open
kroaton opened this issue Apr 16, 2018 · 1 comment
Open

MantaOSC - segmentation fault #46

kroaton opened this issue Apr 16, 2018 · 1 comment

Comments

@kroaton
Copy link

kroaton commented Apr 16, 2018

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.

@ssfrr
Copy link
Owner

ssfrr commented Apr 16, 2018

The best next step is to run it in gdb to get a backtrace of the segfault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants