Skip to content

fckit_test_configuration failure with Cray compiler #91

@DJDavies2

Description

@DJDavies2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions