Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation Fault in FileLock #808

Closed
elBoberido opened this issue May 20, 2021 · 0 comments · Fixed by #807 or #806
Closed

Segmentation Fault in FileLock #808

elBoberido opened this issue May 20, 2021 · 0 comments · Fixed by #807 or #806
Assignees
Labels
bug Something isn't working

Comments

@elBoberido
Copy link
Member

Required information

Operating system:
all

Compiler version:
all

Observed result or behaviour:
When the FileLock is initialized and and the flock fails with a different errno than EWOULDBLOCK the application sefaults.

Expected result or behaviour:
No segfault.

Conditions where it occurred / Performed steps:
Remove EWOULDBLOCK from the ignored errors to enter the if branch with the faulty code and run the hoofs_moduletests

@elBoberido elBoberido added the bug Something isn't working label May 20, 2021
@elBoberido elBoberido self-assigned this May 20, 2021
elBoberido added a commit to ApexAI/iceoryx that referenced this issue May 20, 2021
Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
elBoberido added a commit to ApexAI/iceoryx that referenced this issue May 20, 2021
Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
elBoberido added a commit to ApexAI/iceoryx that referenced this issue May 21, 2021
Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
@elBoberido elBoberido linked a pull request May 21, 2021 that will close this issue
19 tasks
elBoberido added a commit that referenced this issue May 25, 2021
…there-is-an-outdated-socket-release-v1.0

backport of iox-#654, iox-#791, iox-#802 and iox-#808 to release branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant