Andreas Lind

Results 190 comments of Andreas Lind

Thanks for looking into this, both! I'm happy that you took the time to rule out the most obvious suspects. I'll try to narrow it down further, there's plenty of...

The `process` and `queue` counters come down to zero every time there's a bit of inactivity -- so it seems like the app doesn't leave any operations hanging. I'll try...

I found all the images that were processed by a specific worker during the minute where an sRGB.icc fd was leaked, and processed them over and over again at various...

Thanks for trying. If you share the fd monitoring code, I can add it as well?

Unfortunately no actual progress. I'm still seeing about 50 of those leaked file handles per day in the entire installation of the image processing service, which is serving about 3...

Thanks for the follow up. Looking forward to that release :) I've extracted a sample of all images that were processed by the service in a span of 24 hours,...

My machine has been running for 4 days now with the production workload. The first time with `ab -c 20 -n 200` for each image, and the second time with...

@lovell That looks like a very good catch. I'll rerun my experiments on Wheezy and see if I can reproduce it. Would it require the sharp workers to crash, or...

Okay, thanks for following up from that angle. Crossing my fingers that it'll help. I've tried for a week to reproduce it on a Wheezy box without any luck, based...

I just went back and checked how the service is running, and it seems like much fewer sRGB.icc fds are open now, and I basically have no idea why. It's...