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

Test failure: checkptr: converted pointer straddles multiple allocations #58

Open
jsccast opened this issue Jun 24, 2021 · 0 comments
Open

Comments

@jsccast
Copy link
Member

jsccast commented Jun 24, 2021

=== RUN   TestServiceBasic
fatal error: checkptr: converted pointer straddles multiple allocations

goroutine 8 [running]:
runtime.throw(0xef145f, 0x3a)
	/opt/hostedtoolcache/go/1.15.13/x64/src/runtime/panic.go:1116 +0x72 fp=0xc0000895f0 sp=0xc0000895c0 pc=0x46a872
runtime.checkptrAlignment(0xc000028c70, 0xe84c20, 0x1)
	/opt/hostedtoolcache/go/1.15.13/x64/src/runtime/checkptr.go:20 +0xc9 fp=0xc000089620 sp=0xc0000895f0 pc=0x439729
github.com/boltdb/bolt.(*Bucket).write(0xc000089790, 0x0, 0x0, 0x0)
	/home/runner/go/pkg/mod/github.com/boltdb/[email protected]/bucket.go:626 +0x15f fp=0xc000089688 sp=0xc000089620 pc=0xd74bff
github.com/boltdb/bolt.(*Bucket).CreateBucket(0xc000162018, 0xc000031610, 0x4, 0x8, 0xc000031610, 0xed157c, 0x4)
	/home/runner/go/pkg/mod/github.com/boltdb/[email protected]/bucket.go:188 +0x32d fp=0xc000089840 sp=0xc000089688 pc=0xd7104d
github.com/boltdb/bolt.(*Bucket).CreateBucketIfNotExists(0xc000162018, 0xc000031610, 0x4, 0x8, 0x4, 0x8, 0x0)
	/home/runner/go/pkg/mod/github.com/boltdb/[email protected]/bucket.go:206 +0x5e fp=0xc0000898a8 sp=0xc000089840 pc=0xd714de
github.com/boltdb/bolt.(*Tx).CreateBucketIfNotExists(...)
	/home/runner/go/pkg/mod/github.com/boltdb/[email protected]/tx.go:115
github.com/Comcast/sheens/cmd/mcrew.(*Storage).EnsureCrew.func1(0xc000162000, 0xc000048c01, 0xc000162000)
jsccast added a commit to jsccast/sheens that referenced this issue Jun 24, 2021
jsccast added a commit that referenced this issue Jun 25, 2021
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

1 participant