Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/software/container-engine/known-issue.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Buffer overflow errors with long command strings

We are aware of an issue which is causing a buffer overflow error and abrupt termination of jobs using the CE when entering very long strings as the command to execute in the Slurm job step.

We are actively investigating and we'll provide an update shortly.

## Compatibility with Alpine Linux

Alpine Linux is incompatible with some hooks, causing errors when used with Slurm. For example,
Expand Down
Loading