lofar-astron / lofar-deploy

LOFAR software stack deployment scripts and Dockerfiles for R&D purposes
GNU General Public License v3.0
6 stars 5 forks source link

Fix Ubuntu 12.04 build #9

Closed ygrange closed 9 years ago

ygrange commented 9 years ago

Testing routine on Ubuntu 12.04 build fails. More investigation needed.

ygrange commented 9 years ago

Tried running the test again. Retried the build and now it builds. The test that failed was: 121 - tFFTCMatrix (SEGFAULT)

@tammojan Does this test failing with a SEGFAULT occasionally ring any bell?

tammojan commented 9 years ago

No, haven't seen it failing before. You say it now builds, but does the test still fail?

tammojan commented 9 years ago

Wouldn't a great use case of the images be that you can give me one (and tell me how to open it), then I can mess around in it (install valgrind or gdb) and find the bug?

It's most likely an environment problem but if cmake didn't catch it if say it's a bug.

ygrange commented 9 years ago

Seems not very reproducible. Closing.