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

[GR-48869] [GR-48569] Improve crash log output. #7619

Merged
merged 4 commits into from
Oct 14, 2023
Merged

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Oct 14, 2023

Improve the Native Image crash log (see SubstrateDiagnostics.printFatalError(...)):

  • Print more information about the machine/OS/container (cores, RAM, ...)
  • Print more information about the settings used at image build time (VM version, page size, ...)
  • Print more information for objects in registers and thread locals (String data, exception stack traces, ...)
  • Smaller bugfixes

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 14, 2023
@graalvmbot graalvmbot merged commit 13d87e9 into master Oct 14, 2023
@graalvmbot graalvmbot deleted the chaeubl/GR-48869 branch October 14, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants