-
Notifications
You must be signed in to change notification settings - Fork 650
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
Crash when writing data to database #653
Comments
It’s no problem for me to write small data |
Yes, this seems the reason. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Exception has occurred: fatal error
"fault"
Stack:
2 0x0000000000ae811a in go.etcd.io/bbolt.(*DB).meta
at C:/Users/myuser/go/pkg/mod/go.etcd.io/[email protected]/db.go:948
3 0x0000000000ae3e08 in go.etcd.io/bbolt.(*DB).hasSyncedFreelist
at C:/Users/myuser/go/pkg/mod/go.etcd.io/[email protected]/db.go:330
4 0x0000000000af6b37 in go.etcd.io/bbolt.(*Tx).rollback
at C:/Users/myuser/go/pkg/mod/go.etcd.io/[email protected]/tx.go:278
5 0x0000000000af6009 in go.etcd.io/bbolt.(*Tx).Commit
at C:/Users/myuser/go/pkg/mod/go.etcd.io/[email protected]/tx.go:161
6 0x0000000000ae6a6b in go.etcd.io/bbolt.(*DB).Update
at C:/Users/myuser/go/pkg/mod/go.etcd.io/[email protected]/db.go:748
data.db size: 3.00 GB (3,221,225,472 字节)
data:
"...kbGwNCjIwMTUvMDcvMTggIDIxOjA4ICAgICAgICAgICAgMTMsNjY0IGFwaS1tcy13aW4tY3J0LWZpbGVzeXN0ZW0tbDEtMS0wLmRs...+185668 more"
The text was updated successfully, but these errors were encountered: