Skip to content
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

MDB error cursor full #299

Open
xrchz opened this issue Jul 5, 2024 · 2 comments
Open

MDB error cursor full #299

xrchz opened this issue Jul 5, 2024 · 2 comments

Comments

@xrchz
Copy link

xrchz commented Jul 5, 2024

node_modules/lmdb/read.js:58
					throw lmdbError(rc);
					      ^

Error: MDB_CURSOR_FULL: Internal error - cursor stack limit reached
    at LMDBStore.getBinaryFast (file:///home/ramana/rockettheft/node_modules/lmdb/read.js:58:12)
    at LMDBStore.get (file:///home/ramana/rockettheft/node_modules/lmdb/read.js:228:22)
...

Node.js v22.4.0

lmdb@2.8.5

@xrchz
Copy link
Author

xrchz commented Jul 5, 2024

I will try again with lmdb@3.0.12... Nope it still fails the same way.

@kriszyp
Copy link
Owner

kriszyp commented Jul 7, 2024

Do you have more information on how to reproduce this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants