lite icon indicating copy to clipboard operation
lite copied to clipboard

added flag cachePath

Open bashkarev opened this issue 4 years ago • 1 comments

boltdb cannot run a file from a shared folder in Virtualbox, especially if you are using a Mac. A workaround here is to run the boltdb file from a non-shared folder.

mmap(NULL, 32768, PROT_READ, MAP_SHARED, 3, 0) = -1 EINVAL (Invalid argument)

https://github.com/boltdb/bolt/issues/272

bashkarev avatar Feb 03 '21 08:02 bashkarev

up!

anarxistkot avatar Feb 03 '21 08:02 anarxistkot