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 Posix Timer #243

Closed
elfenpiff opened this issue Aug 14, 2020 · 3 comments · Fixed by #270
Closed

Segmentation Fault in Posix Timer #243

elfenpiff opened this issue Aug 14, 2020 · 3 comments · Fixed by #270
Labels
bug Something isn't working

Comments

@elfenpiff
Copy link
Contributor

Required information

Operating system:
Ubuntu 18.04 LTS, Archlinux

Compiler version:
GCC 7.4.0, CLANG 10.0, GCC 10.2

Observed result or behaviour:
The now disabled unit test: Timer_test.SelfTriggeringTimerWorksAndDoesNotCauseSegFault seg faults

Expected result or behaviour:
The unit does not seg fault

@elfenpiff elfenpiff added the bug Something isn't working label Aug 14, 2020
MatthiasKillat pushed a commit to MatthiasKillat/iceoryx that referenced this issue Sep 4, 2020
Signed-off-by: Killat Matthias (CC-AD/ESW1) <[email protected]>
dkroenke added a commit to MatthiasKillat/iceoryx that referenced this issue Sep 7, 2020
dkroenke added a commit to marthtz/iceoryx that referenced this issue Sep 7, 2020
dkroenke added a commit to MatthiasKillat/iceoryx that referenced this issue Sep 14, 2020
@dkroenke dkroenke linked a pull request Sep 14, 2020 that will close this issue
MatthiasKillat pushed a commit to MatthiasKillat/iceoryx that referenced this issue Sep 14, 2020
Signed-off-by: Killat Matthias (CC-AD/ESW1) <[email protected]>
MatthiasKillat pushed a commit that referenced this issue Sep 14, 2020
@shankar-in
Copy link
Contributor

shankar-in commented Apr 15, 2021

@elfenpiff @elBoberido could you pls let me know if this seg fault issue is fixed? Still the test looks disabled DISABLED_SelfTriggeringTimerWorksAndDoesNotCauseSegFault

Does this test should be adapted to make use of the new timer available?

@elfenpiff
Copy link
Contributor Author

elfenpiff commented Apr 15, 2021

@shankar-in the issue seems to be solved. Could you please enable the test again?

@shankar-in
Copy link
Contributor

shankar-in commented Apr 16, 2021

@elfenpiff Okay I will enable the test again.

shankar-in added a commit to boschglobal/iceoryx that referenced this issue Apr 26, 2021
…xed part of iox-eclipse-iceoryx#243

Signed-off-by: Sankara Narayanan Chandrasekar (RBEI/EMT2) <[email protected]>
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
Development

Successfully merging a pull request may close this issue.

2 participants