Wei han
Wei han
### Subject of the issue Describe your issue here. ### Your environment * Operating system * [ ] Mac * [ ] Windows * [ ] Linux * Node.js version...
Just simple getTxn, and get this error sometimes. node(34473,0x10d5df5c0) malloc: *** error for object 0x102603250: pointer being freed was not allocated node(34473,0x10d5df5c0) malloc: *** set a breakpoint in malloc_error_break to...
For the lmdb file we use, when I use 'cursor.goToFirst()', I always get fatal: Invalid zero-terminated UTF-16 string stack=Error: Invalid zero-terminated UTF-16 string however, my lmdb file works in python...
One question I had is in your app(angular) part, I did not see you manually send the cookie through each http request. Is that done by Passport automatically? Because what...