Skip to content

Segmentation fault when setting inert species as reactive in input file #148

Closed as not planned
@connie

Description

@connie

I noticed that adding an inert species such as Argon to the input file incorrectly as a reactive species leads to a Segmentation Fault without any warnings. It would be nice if RMG gave some sort of other error message instead of just crashing.

species(
    label='Ar',
    reactive=True,
    structure=SMILES("[Ar]"),
)

If the species is found in ANY reaction library (i.e. not in RMG families), then there is no such error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    abandonedabandoned issue/PR as determined by actions botstalestale issue/PR as determined by actions bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions