No
Please be sure to include at least:
Panic. https://gist.github.com/mohe2015/2db012669030f3b7c8a8f28f8ed0f445
I don't know I think the current master is just broken.
This crash happens because we use a db snapshot after releasing it, which is our bug and also a bug in the db package...
Try now.
Also relevant, https://github.com/syndtr/goleveldb/pull/320
Seems to work.