Skip to content

OpenMP: Segmentation fault when writing to log/error files with multiple threads #13

@emilyviolet

Description

@emilyviolet

AMBiT sometimes crashes with SIGSEGV when multiple threads try to write to log/error files at once. These files are currently handled as standard C++ file streams and no mutex/locking, which is probably not thread safe.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions