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

x/vuln/vulncheck/internal/binscan: TestExtractPackagesAndSymbols failures #55220

Closed
gopherbot opened this issue Sep 20, 2022 · 4 comments
Closed
Assignees
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo x/vuln
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/vuln/vulncheck/internal/binscan" && test == "TestExtractPackagesAndSymbols"

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/vulncheck/internal/binscan" && test == "TestExtractPackagesAndSymbols"
2022-09-02 21:14 illumos-amd64 vuln@27dd78d2 go@8fd20736 golang.org/x/vuln/vulncheck/internal/binscan.TestExtractPackagesAndSymbols (log)
--- FAIL: TestExtractPackagesAndSymbols (7.17s)
    --- FAIL: TestExtractPackagesAndSymbols/linux/amd64 (7.17s)
panic: runtime error: slice bounds out of range [20981760:264512] [recovered]
	panic: runtime error: slice bounds out of range [20981760:264512]

goroutine 6 [running]:
testing.tRunner.func1.2({0x6ee860, 0xc0001eda10})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/testing/testing.go:1429 +0x24e
testing.tRunner.func1()
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/testing/testing.go:1432 +0x39f
panic({0x6ee860, 0xc0001eda10})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/panic.go:884 +0x213
golang.org/x/vuln/vulncheck/internal/gosym.(*LineTable).funcName(0xc000192000, 0x1402800)
	/var/tmp/workdir-host-illumos-amd64-jclulow/gopath/src/golang.org/x/vuln/vulncheck/internal/gosym/pclntab.go:450 +0x18a
golang.org/x/vuln/vulncheck/internal/gosym.(*LineTable).InlineTree(0xc000192000, 0xc0000dbdd8, 0x9?, 0x7?, {0x75fb40?, 0xc000060840})
	/var/tmp/workdir-host-illumos-amd64-jclulow/gopath/src/golang.org/x/vuln/vulncheck/internal/gosym/pclntab.go:179 +0x1ec
golang.org/x/vuln/vulncheck/internal/binscan.ExtractPackagesAndSymbols({0x75fbc0, 0xc000014028})
	/var/tmp/workdir-host-illumos-amd64-jclulow/gopath/src/golang.org/x/vuln/vulncheck/internal/binscan/scan.go:93 +0x4d6
golang.org/x/vuln/vulncheck/internal/binscan.TestExtractPackagesAndSymbols.func1(0xc000007860)
	/var/tmp/workdir-host-illumos-amd64-jclulow/gopath/src/golang.org/x/vuln/vulncheck/internal/binscan/scan_test.go:31 +0x1a8
testing.tRunner(0xc000007860, 0xc000026070)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/testing/testing.go:1479 +0x10b
created by testing.(*T).Run
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/testing/testing.go:1526 +0x35f

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title x/vuln/vulncheck/internal/binscan: flaky TestExtractPackagesAndSymbols x/vuln/vulncheck/internal/binscan: TestExtractPackagesAndSymbols failures Sep 20, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/vulncheck/internal/binscan" && test == "TestExtractPackagesAndSymbols"
2023-02-01 22:29 windows-arm64-11 vuln@4c848edc go@103f3749 x/vuln/vulncheck/internal/binscan.TestExtractPackagesAndSymbols (log)
C:\workdir\go\src\runtime\covercounter.go:8:2: cannot find package
C:\workdir\go\src\internal\abi\abi.go:8:2: cannot find package
C:\workdir\go\src\runtime\mgcpacer.go:9:2: cannot find package
C:\workdir\go\src\runtime\extern.go:224:2: cannot find package
C:\workdir\go\src\runtime\arena.go:87:2: cannot find package
C:\workdir\go\src\runtime\arena.go:88:2: cannot find package
C:\workdir\go\src\runtime\netpoll_epoll.go:11:2: cannot find package
--- FAIL: TestExtractPackagesAndSymbols (8.04s)
    --- FAIL: TestExtractPackagesAndSymbols/linux/amd64 (0.30s)
        buildtest.go:78: exit status 1

watchflakes

@gopherbot gopherbot reopened this Feb 6, 2023
@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Feb 6, 2023
@zpavlinovic zpavlinovic self-assigned this Sep 27, 2023
@zpavlinovic
Copy link
Contributor

Stopped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo x/vuln
Projects
Status: Done
Development

No branches or pull requests

3 participants