-
Notifications
You must be signed in to change notification settings - Fork 402
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
Labels
bug
Something isn't working
Comments
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
Signed-off-by: Kroenke Dietrich (CC-AD/ESW1) <[email protected]>
dkroenke
added a commit
to marthtz/iceoryx
that referenced
this issue
Sep 7, 2020
Signed-off-by: Kroenke Dietrich (CC-AD/ESW1) <[email protected]>
dkroenke
added a commit
to MatthiasKillat/iceoryx
that referenced
this issue
Sep 14, 2020
Signed-off-by: Kroenke Dietrich (CC-AD/ESW1) <[email protected]>
MatthiasKillat
pushed a commit
to MatthiasKillat/iceoryx
that referenced
this issue
Sep 14, 2020
Signed-off-by: Killat Matthias (CC-AD/ESW1) <[email protected]>
@elfenpiff @elBoberido could you pls let me know if this seg fault issue is fixed? Still the test looks disabled Does this test should be adapted to make use of the new timer available? |
@shankar-in the issue seems to be solved. Could you please enable the test again? |
@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
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 faultsExpected result or behaviour:
The unit does not seg fault
The text was updated successfully, but these errors were encountered: