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

Fix not working on new Go versions #17

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

spowelljr
Copy link
Collaborator

Before:

F1107 13:50:23.206636   83860 slowjam.go:66] parse: failed to parse int on line: "syscall.syscall6(0x1400079c680?, 0x4?, 0x4?, 0x104d9a980?, 0x140008cc2b8?, 0x1000128c8?, 0x110244350?)"
exit status 255

Fixing this required updating github.com/maruel/panicparse/stack, which required updating to v2 which required updating lots of code. I did extensive testing to ensure the outputs matched the previous output values to not break anything.

@medyagh medyagh merged commit e1a62ee into google:master Nov 8, 2023
1 check passed
@spowelljr spowelljr deleted the update branch November 8, 2023 17:06
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.

None yet

2 participants