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

crash while reading under pressure #3

Open
athoune opened this issue Jun 28, 2012 · 0 comments
Open

crash while reading under pressure #3

athoune opened this issue Jun 28, 2012 · 0 comments

Comments

@athoune
Copy link

athoune commented Jun 28, 2012

with node v0.6.19. A simple web application querying a hoard storage. A small bench with 10 concurrents users, and a crash :

fs.js:267
binding.read(fd, buffer, offset, length, position, wrapper);
^
Error: Offset is out of bounds
at Object.read (fs.js:267:11)
at /Users/mlecarme/Developpement/javascript/node-mesures/node_modules/hoard/lib/hoard.js:617:25
at Object.wrapper as oncomplete

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

1 participant