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 observed while executing unit test #794

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SarbeenaS
Copy link

"check_credentials" was erased and was trying to write inside freed memory leading to segmentation fault.

"check_credentials" was erased and was trying to write inside freed memory leading to segmentation fault.
@duartenfonseca
Copy link
Collaborator

@SarbeenaS can you describe better what was the error you found in the unit tests?

@SarbeenaS
Copy link
Author

SarbeenaS commented Oct 28, 2024

@duartenfonseca ,
Independently ran vsomeip 3.4.10 version on Ubuntu environment. Running unit_tests_bin here, worked fine without any segmentation fault. But the same
unit_tests_bin on Android is leading to segmentation fault. Attached screenshot for non working case and working one after the fix.

Non_Working_segmenationfault
Working_Issue_Passed

Thanks,
Sarbeena

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants