-
Notifications
You must be signed in to change notification settings - Fork 122
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
Open boltDB makes kernel dead. #28
Comments
What happens if you replace log.Fatal with Info or fmt.Print? |
fmt.Print(err) -> invalid argument others ->panic: runtime error: invalid memory address or nil pointer dereference
|
hey, I thing my dev env is the problem I'm using docker toolobx and below isuue tells that is cause. Sorry to bother you. |
Hmm.. it's weird. |
Trying to opening database make kernel dead.
I install bold DB container &
log install
got2018/02/28 06:36:17 lgo was installed in /lgo successfully
message.and I run below code. got kernel dead.
from
my.db
file created.I think it's not involved with file.
golang-scribble
makes dir and json file well.The text was updated successfully, but these errors were encountered: