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

failure to parse weak maps line in GC log #26

Open
amccreight opened this issue May 27, 2016 · 1 comment
Open

failure to parse weak maps line in GC log #26

amccreight opened this issue May 27, 2016 · 1 comment

Comments

@amccreight
Copy link
Owner

bkelly got this, I think from a win64 GC log:

Parsing gc-edges.9092.1464365140.log. Error: unknown line WeakMapEntry map=00000218C5CBE0C0 key=0000021896D58DF0 keyDelegate=0000000000000000 value=00000218AA005BC0

@amccreight
Copy link
Owner Author

The regexp for weak map lines does not end in ([^\r\n]*)\r?$ but just \r? so maybe that's the issue.

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

No branches or pull requests

1 participant