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

Fix the hang during abort and re-enable the gpTest suite on OSX #4420

Conversation

babsingh
Copy link
Contributor

@babsingh babsingh commented Jan 24, 2019

Mirror of #4402 for the 0.12.0 release branch.

1. Disable the call to protectedWriteThreadsWithNativeStacks

While writing the thread section for the javacore, the call to
protectedWriteThreadsWithNativeStacks has been disabled since the
omrintrospect library causes a hang and fails to retrieve the backtraces
and symbols for native threads on OSX.

2. Re-enable the gpTest suite on OSX

All the issues, reported in #3789, have been resolved. Thus, the gpTest
suite is re-enabled on OSX.

Signed-off-by: Babneet Singh sbabneet@ca.ibm.com

While writing the thread section for the javacore, the call to
protectedWriteThreadsWithNativeStacks has been disabled since the
omrintrospect library causes a hang and fails to retrieve the backtraces
and symbols for native threads on OSX.

Fixes: eclipse-openj9#3789.

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
All the issues, reported in eclipse-openj9#3789, have been resolved. Thus, the gpTest
suite is re-enabled on OSX.

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@babsingh
Copy link
Contributor Author

fyi - @pshipton @DanHeidinga

Copy link
Member

@DanHeidinga DanHeidinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - already merged in master

@DanHeidinga DanHeidinga merged commit 7c773ca into eclipse-openj9:v0.12.0-release Jan 24, 2019
@babsingh babsingh deleted the introspect_hang_patch_012release branch August 17, 2020 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants