Skip to content

FORM crashes at startup (‘Program terminating at -->’) when running parallel jobs on cluster #704

@maxkno

Description

@maxkno

I have a relatively large number of FORM files that I am processing in parallel on a cluster. Each job is independent (no shared state between them).
However, for some of the jobs FORM crashes at startup without producing a meaningful crash message. All I see is:

Program terminating at  --> 

Running the same .frm file manually works fine. Even running form without any input (just form at the shell prompt) produces the same cryptic message in these failing cases.
To rule out scratch file collisions, I moved each job into a separate working directory, but this did not resolve the issue.

Id appreciate any help debugging this further. I currently run version 4.2.1, build from this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions