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

Add support / tests for golang stacktraces #265

Closed
Dor1s opened this issue Mar 13, 2019 · 2 comments
Closed

Add support / tests for golang stacktraces #265

Dor1s opened this issue Mar 13, 2019 · 2 comments
Assignees
Labels
core feature Important feature

Comments

@Dor1s
Copy link
Contributor

Dor1s commented Mar 13, 2019

This is (very likely) needed for google/oss-fuzz#2188

Crash examples are in these two comments: google/oss-fuzz#2188 (comment)

@Dor1s
Copy link
Contributor Author

Dor1s commented May 9, 2019

The golang oss-fuzz PR is almost ready (google/oss-fuzz#2188), so this is a blocker now. I won't be able to add new stacktraces this week. If anyone's willing to help, that'll be appreciated.

@Dor1s Dor1s self-assigned this Aug 9, 2019
Dor1s added a commit that referenced this issue Aug 16, 2019
* Stack Analyzer: add parsing for Golang stacktraces (#265).

* address review comments and add many more crashes

* fix a comment

* Address review comments

* improved the stackframe regex, fixed two tests

* update one test with a newer testcase
@Dor1s
Copy link
Contributor Author

Dor1s commented Aug 19, 2019

Calling this done, the rest of work will be tracked in #860.

@Dor1s Dor1s closed this as completed Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature Important feature
Projects
None yet
Development

No branches or pull requests

2 participants