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

Fixed --alloc-live-only NPE when trying to parse profiler segments #354

Merged
merged 2 commits into from
Aug 27, 2023

Conversation

semenishchev
Copy link
Contributor

Additionally fixed git command in one of the build scripts which may fail on some systems.

The NPE was occurring due to --alloc-live-only recording stackTraceIds, but stackTraces which were freed weren't recorded and thus causing an NPE. This might need a deeper look, so profiler won't record null stacktraces, but I provided a simple fix that will work as of now

@lucko lucko merged commit 3c0c141 into lucko:master Aug 27, 2023
1 check passed
@lucko lucko mentioned this pull request Aug 28, 2023
fonnymunkey pushed a commit to fonnymunkey/spark that referenced this pull request May 6, 2024
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