Skip to content

Improve failure mode when /dev/shm is full #2266

@sporksmith

Description

@sporksmith

Follow-up to: #2264 (comment)

It appears that when /dev/shm gets filled, we can fail in a pretty baroque and disruptive way - managed programs go into an infinite SIGBUS loop.

Hopefully we can instead catch this in the shared memory allocator or where it's used and shut down with a helpful error message.

Metadata

Metadata

Assignees

Labels

Type: BugError or flaw producing unexpected results

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions