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

Index interface Batch() runtime.throw(0x55c98d7c2e6d, 0x5) #1757

Open
lh15200218 opened this issue Nov 21, 2022 · 0 comments
Open

Index interface Batch() runtime.throw(0x55c98d7c2e6d, 0x5) #1757

lh15200218 opened this issue Nov 21, 2022 · 0 comments

Comments

@lh15200218
Copy link

[err]: unexpected fault address 0x7f7c38746008
[err]: fatal error: fault
[err]: [signal SIGBUS: bus error code=0x2 addr=0x7f7c38746008 pc=0x55c98d53e346]
[err]:
[err]: goroutine 1615 [running]:
[err]: runtime.throw(0x55c98d7c2e6d, 0x5)
[err]: /opt/buildtools/golang_go-1.16.4/src/runtime/panic.go:1117 +0x74 fp=0xc000203e30 sp=0xc000203e00 pc=0x55c98cf736f4
[err]: runtime.sigpanic()
[err]: /opt/buildtools/golang_go-1.16.4/src/runtime/signal_unix.go:731 +0x2e8 fp=0xc000203e68 sp=0xc000203e30 pc=0x55c98cf8b1e8
[err]: go.etcd.io/bbolt.(*Cursor).search(0xc0002040e8, 0xc0004b6960, 0x28, 0x28, 0x16)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/go.etcd.io/[email protected]/cursor.go:249 +0x66 fp=0xc000203f00 sp=0xc000203e68 pc=0x55c98d53e346
[err]: go.etcd.io/bbolt.(*Cursor).searchNode(0xc0002040e8, 0xc0004b6960, 0x28, 0x28, 0xc000189b20)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/go.etcd.io/[email protected]/cursor.go:285 +0x113 fp=0xc000203f70 sp=0xc000203f00 pc=0x55c98d53e753
[err]: go.etcd.io/bbolt.(*Cursor).search(0xc0002040e8, 0xc0004b6960, 0x28, 0x28, 0x22)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/go.etcd.io/[email protected]/cursor.go:262 +0x14f fp=0xc000204008 sp=0xc000203f70 pc=0x55c98d53e42f
[err]: go.etcd.io/bbolt.(*Cursor).seek(0xc0002040e8, 0xc0004b6960, 0x28, 0x28, 0xc000157b28, 0x3, 0x3, 0xc000157b30, 0x1, 0xa, ...)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/go.etcd.io/[email protected]/cursor.go:159 +0x7f fp=0xc000204078 sp=0xc000204008 pc=0x55c98d53dbdf
[err]: go.etcd.io/bbolt.(*Bucket).Put(0xc0004c97c0, 0xc0004b6960, 0x28, 0x28, 0xc0004b6990, 0x25, 0x25, 0x0, 0x0)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/go.etcd.io/[email protected]/bucket.go:295 +0x10e fp=0xc000204118 sp=0xc000204078 pc=0x55c98d53ac4e
[err]: github.com/blevesearch/bleve/index/store/boltdb.(*Writer).ExecuteBatch(0xc00000f128, 0x55c98dad10f8, 0xc00003fa20, 0x0, 0x0)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/github.com/blevesearch/[email protected]/index/store/boltdb/writer.go:79 +0x4e5 fp=0xc000204290 sp=0xc000204118 pc=0x55c98d673e45
[err]: github.com/blevesearch/bleve/index/upsidedown.(*UpsideDownCouch).batchRows(0xc0000b0080, 0x55c98dacf1e8, 0xc00000f128, 0xc0004ca8a0, 0x4, 0x4, 0x0, 0x0, 0x0, 0x0, ...)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/github.com/blevesearch/[email protected]/index/upsidedown/upsidedown.go:292 +0x822 fp=0xc000204710 sp=0xc000204290 pc=0x55c98d6606c2
[err]: github.com/blevesearch/bleve/index/upsidedown.(*UpsideDownCouch).Batch(0xc0000b0080, 0xc0000aef18, 0xc0003bd830, 0x0)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/github.com/blevesearch/[email protected]/index/upsidedown/upsidedown.go:949 +0x1265 fp=0xc000204c68 sp=0xc000204710 pc=0x55c98d667b85
[err]: github.com/blevesearch/bleve.(*indexImpl).Batch(0xc0002f8000, 0xc0003a6e10, 0x0, 0x0)
[err]: /usr1/workspace/Version_pipeline_x86_CG_MSG_build/SearchService/pkg/mod/github.com/blevesearch/[email protected]/index_impl.go:309 +0x91 fp=0xc000204cb0 sp=0xc000204c68 pc=0x55c98d6b1fd1

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