From 88bee7ba5dbe8728bb575eb7a41d193ee8421a79 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI" Date: Sun, 9 Sep 2012 15:51:41 +0000 Subject: Added a comment: Hogging memory --- ...ent_1_09665f269343422cd18051fad1a8c19e._comment | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/design/assistant/blog/day_76__pairing/comment_1_09665f269343422cd18051fad1a8c19e._comment diff --git a/doc/design/assistant/blog/day_76__pairing/comment_1_09665f269343422cd18051fad1a8c19e._comment b/doc/design/assistant/blog/day_76__pairing/comment_1_09665f269343422cd18051fad1a8c19e._comment new file mode 100644 index 000000000..16956ead2 --- /dev/null +++ b/doc/design/assistant/blog/day_76__pairing/comment_1_09665f269343422cd18051fad1a8c19e._comment @@ -0,0 +1,24 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI" + nickname="Paul" + subject="Hogging memory" + date="2012-09-09T15:51:40Z" + content=""" +How do you prefer bugs to be reported? + +I'm having a problem where git-annex (from git, 1e41c0d85ecc24e8656bff79b2fba46c3663a054) is taking over 20GB of RAM after adding a single file. + +To reproduce: + +1. Create a new annex (I used the web app, created an annex at ~/annex) +2. Add box.com as a remote, using encryption (followed , basically `cd ~/annex; git annex initremote box.com type=directory directory=/media/box.com encryption=$GPGID`) +3. copied a file into the annex (ok, I admit, the file was a bit large, 350MB, but still) +4. refreshed the web app, nothing happened +5. closed the web app +6. started git annex assistant inside ~/annex +7. git annex webapp +8. noted that git annex noticed the file, and started transferring +9. wait +10. memory usage for the git-annex process goes beyond 21GB RAM +11. oomkiller kills git-annex +"""]] -- cgit v1.2.3