well i downloaded libmonome1_1.4.0+git20171023-0ubuntu1~artful1_armhf.deb and serialosc_1.4+git20170927-0ubuntu1~artful1_armhf.deb and installed them on an RPi 1 (armv6) running Rapsbian and got the following:
-
serialoscd and serialosc-detector return Segmentation fault
-
serialosc-device /dev/ttyUSB0 returns Illegal instruction
Before installing i did ./waf uninstall the existing libmonome and serialosc on that machine, and deleted the .config/serialosc directory.
On an RPi 2 (armv7) running another (~2016) Raspbian install, the packages installed fine but serialoscd also segfaults instantly if the grid is already connected, or does as soon as a grid is plugged in. If i then kill the remaining serialosc-detector process, and launch serialosc-device /dev/ttyUSB0, the grid is recognized (after printing sosc_zeroconf_init(): couldn't load libdns_sd.so).
After that (which creates the config file), serialoscd works as expected but segfaults after 3 hotplugging cycles. (edit; it still segfault if the grid is plugged when executing, and randomly after 3-4 hotplugging cycles).