Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Issue #10328: Use triggerDump and request exclusive access for J9 system dumps #10332

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

kgibm
Copy link
Member

@kgibm kgibm commented Jan 8, 2020

For details, see Issue #10328.

Validated this fix shows the J9RAS_DUMP_DO_EXCLUSIVE_VM_ACCESS bit flag:

$ bin/server javadump play --include=system
[...]
Server play dump complete in /opt/ibm/wlp/output/play/core.20200108.175308.13395.0002.dmp.
$ jdmpview -core /opt/ibm/wlp/output/play/core.20200108.175308.13395.0002.dmp
[...]
> !findcallsite dmpagent.c:1713
[...]
 !j9x 0x00002AD018012C30,0x0000000000000078	dmpagent.c:1713
Call site count = 9
> !J9RASdumpAgent 0x00002AD018012C30
[...]
	0x60: UDATA requestMask = 0x000000000000000D (13)

@LibbyBot
Copy link

LibbyBot commented Jan 8, 2020

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 2 product code files were changed.
  • Please describe in a separate comment how you tested your changes.

@kgibm
Copy link
Member Author

kgibm commented Jan 8, 2020

fixes #10328

@kgibm
Copy link
Member Author

kgibm commented Jan 8, 2020

#build

@LibbyBot
Copy link

LibbyBot commented Jan 8, 2020

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_aT7EYDI4EeqR2OPTKpEBmw

Target locations of links might be accessible only to IBM employees.

Copy link
Contributor

@andymc12 andymc12 left a comment

Choose a reason for hiding this comment

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

LGTM

@LibbyBot
Copy link

LibbyBot commented Jan 8, 2020

@LibbyBot
Copy link

LibbyBot commented Jan 9, 2020

The build kgibm-10332-20200108-1812
https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_aT7EYDI4EeqR2OPTKpEBmw
completed and has errors or failures.

For help analyzing your personal build, go to https://cognitive.hursley.ibm.com/buildAnalysis.html?uuid=_aT7EYDI4EeqR2OPTKpEBmw

@kgibm
Copy link
Member Author

kgibm commented Jan 9, 2020

Reviewed 2 PB errors and they are unrelated.

@kgibm kgibm merged commit c7eb966 into OpenLiberty:integration Jan 9, 2020
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