-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Description
I encountered some failures with the result of a job on GitHub Actions.
I will investigate why this error happens on GitHub Actions.
WARNING: DATA RACE
Write at 0x000000c3c628 by goroutine 38:
github.com/go-ldap/ldap.FuzzParseDN()
/home/runner/work/ldap/ldap/fuzz_test.go:14 +0x32
testing.fRunner()
/opt/hostedtoolcache/go/1.18.10/x64/src/testing/fuzz.go:700 +0x168
testing.runFuzzTests.func1()
/opt/hostedtoolcache/go/1.18.10/x64/src/testing/fuzz.go:5[20](https://github.com/go-ldap/ldap/actions/runs/6781841980/job/18432888679#step:5:21) +0x47
Previous read at 0x000000c3c628 by goroutine 76:
github.com/go-asn1-ber/asn1-ber.readPacket()
/home/runner/go/pkg/mod/github.com/go-asn1-ber/asn1-ber@v1.5.5/ber.go:352 +0x31b
github.com/go-asn1-ber/asn1-ber.readPacket()
/home/runner/go/pkg/mod/github.com/go-asn1-ber/asn1-ber@v1.5.5/ber.go:326 +0x1079
github.com/go-asn1-ber/asn1-ber.ReadPacket()
/home/runner/go/pkg/mod/github.com/go-asn1-ber/asn1-ber@v1.5.5/ber.go:[21](https://github.com/go-ldap/ldap/actions/runs/6781841980/job/18432888679#step:5:22)8 +0x2e4
github.com/go-ldap/ldap.(*Conn).reader()
/home/runner/work/ldap/ldap/conn.go:598 +0x2be
github.com/go-ldap/ldap.(*Conn).Start.func1()
/home/runner/work/ldap/ldap/conn.go:267 +0x39
Goroutine 38 (running) created at:
testing.runFuzzTests()
/opt/hostedtoolcache/go/1.18.10/x64/src/testing/fuzz.go:520 +0xdde
testing.(*M).Run()
/opt/hostedtoolcache/go/1.18.10/x64/src/testing/testing.go:1720 +0xaf2
main.main()
_testmain.go:259 +0x3a9
Goroutine 76 (finished) created at:
github.com/go-ldap/ldap.(*Conn).Start()
/home/runner/work/ldap/ldap/conn.go:267 +0x9d
github.com/go-ldap/ldap.Dialurl("")
/home/runner/work/ldap/ldap/conn.go:[24](https://github.com/go-ldap/ldap/actions/runs/6781841980/job/18432888679#step:5:25)6 +0x587
github.com/go-ldap/ldap.TestSearchAsyncAndCancel()
/home/runner/work/ldap/ldap/ldap_test.go:[37](https://github.com/go-ldap/ldap/actions/runs/6781841980/job/18432888679#step:5:38)8 +0x55
testing.tRunner()
/opt/hostedtoolcache/go/1.18.10/x64/src/testing/testing.go:14[39](https://github.com/go-ldap/ldap/actions/runs/6781841980/job/18432888679#step:5:40) +0x213
testing.(*T).Run.func1()
/opt/hostedtoolcache/go/1.18.10/x64/src/testing/testing.go:1486 +0x[47](https://github.com/go-ldap/ldap/actions/runs/6781841980/job/18432888679#step:5:48)
Metadata
Metadata
Assignees
Labels
No labels