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

Segmentation violation #323

Closed
dthaler opened this issue May 31, 2022 · 5 comments
Closed

Segmentation violation #323

dthaler opened this issue May 31, 2022 · 5 comments
Assignees

Comments

@dthaler
Copy link

dthaler commented May 31, 2022

https://github.com/microsoft/ebpf-for-windows/runs/6676366019?check_suite_focus=true hit the following running with ossf/scorecard-action@5c8bc69dc88b65c66584e07611df79d3579b0377

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xd9dca6]

@azeemshaikh38
Copy link
Contributor

@laurentsimon the crash is happening in the remediationSetup func. Could you take a look?

@laurentsimon
Copy link
Contributor

I'll cut a new release for Scorecard and then the Action. The bug is fixed in ossf/scorecard#1947, but was not included in the latest release.
Sorry about that.

Thanks @azeemshaikh38 for the pointer!

@laurentsimon
Copy link
Contributor

laurentsimon commented Jun 1, 2022

Release for Scorecard https://github.com/ossf/scorecard/releases/tag/v4.3.1
I have sent the PR for the Action #324
I'll cut a v1.1.1 release when the PR lands.

@laurentsimon
Copy link
Contributor

@laurentsimon
Copy link
Contributor

Closing. Re-open if this is still a problem. Thanks!

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

3 participants