What happened?
fckit_test_configuration fails with cray compiler:
config = {"p1":1,"p2":2,"logical_true":true,"logical_false":false,"nested":{"n1":11,"n2":12,"list":[{"l1":21,"l2":22},{"l1":21,"l2":22}]}}
lib-4968 : WARNING
An unallocated allocatable array 'ALIST' is referenced at
at line 201 in file 'test_configuration.F90'.
lib-4968 : WARNING
An unallocated allocatable array 'ALIST' is referenced at
at line 201 in file 'test_configuration.F90'.
followed by a segfault
What are the steps to reproduce the bug?
Build and run with Cray compiler.
Version
develop
Platform (OS and architecture)
Linux, crayftn 15
Relevant log output
Accompanying data
No response
Organisation
No response
What happened?
fckit_test_configuration fails with cray compiler:
config = {"p1":1,"p2":2,"logical_true":true,"logical_false":false,"nested":{"n1":11,"n2":12,"list":[{"l1":21,"l2":22},{"l1":21,"l2":22}]}}
lib-4968 : WARNING
An unallocated allocatable array 'ALIST' is referenced at
at line 201 in file 'test_configuration.F90'.
lib-4968 : WARNING
An unallocated allocatable array 'ALIST' is referenced at
at line 201 in file 'test_configuration.F90'.
followed by a segfault
What are the steps to reproduce the bug?
Build and run with Cray compiler.
Version
develop
Platform (OS and architecture)
Linux, crayftn 15
Relevant log output
Accompanying data
No response
Organisation
No response