Skip to content

Better error reporting for ModelArrayRef #412

@timspainNERSC

Description

@timspainNERSC

If a ModelArrayRef is missing, or is being accessed as read-write when it was shared as read-only, then an SIGSEGV occurs. This is uncatchable, and a better way of handling these errors would be valuable. As with issue #240, this could be error checking that is only active in non-production builds of the model to avoid performance penalties from excessive checking.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions