DynamoRIO / DynamoRIO/dynamorio

SYS_prlimit64 might not be implemented

Open
#1,891 0 comments 0 reactions 0 assignees View on GitHub
Component-Tests good first issue help wanted OpSys-Linux
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

suite/tests/client-interface/file_io.c is assuming that if SYS_prlimit64 is defined, it will work. On RHEL6 it seems that all calls through SYS_prlimit64 (even outside DR) return "Function not implemented". The test needs to be able to handle that case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.