[EMAIL PROTECTED] wrote:
make check does not pass without errors. Following is the output:

Running 183 test cases...

0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
***********unknown location(0): fatal error in "testGenericProperties": signal: memory access violation
*********
*** errors detected in test suite "Master Test Suite"; see standard output for details
FAIL: unit_test

I think there may be something else going wrong with FieldTable decoding, and the issue with doubles may just be a symptom of that. Would it be possible to install valgrind and re-run make check[1]? That might speed up tracking down the issue.

[1] or even just make check TESTS=unit_test

Reply via email to