Skip to content

Incorrect path to GC roots #630

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

Closed
thurka opened this issue Mar 9, 2025 · 1 comment
Closed

Incorrect path to GC roots #630

thurka opened this issue Mar 9, 2025 · 1 comment
Assignees
Labels

Comments

@thurka
Copy link
Member

thurka commented Mar 9, 2025

The issue can be identified by the following message in the log file:

Error - number not found at end

Above message is printed to VisualVM's log when GC root computation is running.
This can happen in heap dumps, which uses PRIVATE map mode and are sufficiently large to use chained MappedByteBuffers for NBProfiler___.map file.

VisualVM 2.1.10

@thurka thurka added the bug label Mar 9, 2025
@thurka thurka self-assigned this Mar 9, 2025
thurka added a commit that referenced this issue Mar 15, 2025
…is in the same dumpBuffer of LongMemoryMappedData
@thurka
Copy link
Member Author

thurka commented Mar 15, 2025

Fixed in master.

@thurka thurka closed this as completed Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant