Re: [protobuf] make check unit test failures and segmentation fault

2016-11-17 Thread 'Adam Cozzette' via Protocol Buffers
Another interesting thing is that someone else reported what looks like the same segfault, but this time with MSYS2: https://github.com/google/protobuf/issues/2380 On Tue, Nov 15, 2016 at 3:54 PM, David Edge wrote: > I will try and figure out where the segfault is happening

Re: [protobuf] make check unit test failures and segmentation fault

2016-11-15 Thread David Edge
I will try and figure out where the segfault is happening and get back to you. My compiler options included the following flag: -fsingle-precision-constant Turning off this option got rid of all the precision errors. Every test now passes prior to the segfault. However I still segfault at the

[protobuf] make check unit test failures and segmentation fault

2016-11-14 Thread David Edge
I have been trying to compile protobuf for soft float ARMv7. I am compiling on board rather than cross compiling, and am failing some unit tests when I run "make check". Most of the tests seem to be failing due to rounding error, and the segmentation fault seems to have occurred during an