Comment 4 for bug 484213

Revision history for this message
Emmanuel Lambert (emmanuel-lambert) wrote :

apparently the segfault only appears when calculating with real fields only. When complex fields are enabled, the test works fine.
I guess it crashes because the C++ core misses some test that should abort in case m>1 and only real fields are used.
It's thus a non-issue and in our version of the test, I've enabled complex fields for these tests.