hoard icon indicating copy to clipboard operation
hoard copied to clipboard

crash while reading under pressure

Open athoune opened this issue 13 years ago • 0 comments

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

athoune avatar Jun 28 '12 22:06 athoune