Skip to content

/dev/shm no space left on device when fuzzing in parallel #1

@b04902036

Description

@b04902036

OS: ubuntu 16.04 LTS
kernel: 4.15.0-109-generic
Issue:

  • main controller in icLibFuzzer crash, error message [PARENT ERROR] write to file /dev/shm/libfuzzer_core_17 failed with error code 28
    Reason:
  • /dev/shm has no space left
    Possible fix:
  • write to normal disk if no space left
  • increase size of /dev/shm

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions