Bug #4609
Updated by Ashlesh Gawande over 6 years ago
http://jenkins.named-data.net/job/NLSR/1903/label=Ubuntu-16.04-armhf/console
https://github.com/named-data/NLSR/blob/cba0ae2f5656785276b8c177b323c5a92f497ca8/tests/tlv/test-coordinate-lsa.cpp#L67
Looks like the issue is using reinterpret_cast:
https://github.com/named-data/NLSR/blob/cba0ae2f5656785276b8c177b323c5a92f497ca8/src/tlv/coordinate-lsa.cpp#L129
https://github.com/named-data/NLSR/blob/cba0ae2f5656785276b8c177b323c5a92f497ca8/src/tlv/coordinate-lsa.cpp#L149
https://stackoverflow.com/questions/26158510/gcc-float-pointer-casting-in-c-causing-sigbus-error