summaryrefslogtreecommitdiff
path: root/doc/bugs/assistant_eats_all_CPU
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-01-16 17:43:34 +0000
committerGravatar admin <admin@branchable.com>2014-01-16 17:43:34 +0000
commit973ed396f3a96307c67a5a71f51098f4d1f5f649 (patch)
treed177340542cef506aa6d4844f9d94ec5c4f803e2 /doc/bugs/assistant_eats_all_CPU
parent4473a0231a1ba76b9e2344f706a358a82cdf1b04 (diff)
Added a comment
Diffstat (limited to 'doc/bugs/assistant_eats_all_CPU')
-rw-r--r--doc/bugs/assistant_eats_all_CPU/comment_14_a6d039ba95f92d9d0c3a343165ba7991._comment36
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/bugs/assistant_eats_all_CPU/comment_14_a6d039ba95f92d9d0c3a343165ba7991._comment b/doc/bugs/assistant_eats_all_CPU/comment_14_a6d039ba95f92d9d0c3a343165ba7991._comment
new file mode 100644
index 000000000..f2fa7634c
--- /dev/null
+++ b/doc/bugs/assistant_eats_all_CPU/comment_14_a6d039ba95f92d9d0c3a343165ba7991._comment
@@ -0,0 +1,36 @@
+[[!comment format=mdwn
+ username="https://id.koumbit.net/anarcat"
+ ip="2001:1928:1:9::1"
+ subject="comment 14"
+ date="2014-01-16T17:43:33Z"
+ content="""
+Sorry yes, I tried the 7.6.3 build:
+
+ http://tmp.kitenet.net/git-annex-standalone-i386.tar.gz ff3e8a3c35301c8a625747f98435fe427be17f47345540f537ff47f6fc97bdb6
+
+ $ ps x -o user,pid,start,time,vsz,c,comm | grep ld
+ anarcat 20818 11:27:32 00:00:00 6640 0 ld-linux.so.2
+ anarcat 20829 11:27:32 00:30:23 216608 40 ld-linux.so.2
+ anarcat 20845 11:27:33 00:00:00 13804 0 ld-linux.so.2
+ anarcat 20873 11:27:33 00:00:22 13804 0 ld-linux.so.2
+ anarcat 20934 11:27:45 00:00:40 12060 0 ld-linux.so.2
+ anarcat 20954 11:27:46 00:00:00 9944 0 ld-linux.so.2
+ anarcat 20955 11:27:48 00:00:00 9948 0 ld-linux.so.2
+ anarcat 21064 11:28:09 00:49:42 114204 67 ld-linux.so.2
+ anarcat 21073 11:28:09 00:00:00 6772 0 ld-linux.so.2
+ anarcat 21099 11:28:12 00:00:00 6684 0 ld-linux.so.2
+ anarcat 21101 11:28:12 00:00:00 6780 0 ld-linux.so.2
+ anarcat 21133 11:28:20 00:45:39 128544 62 ld-linux.so.2
+ anarcat 21146 11:28:20 00:00:03 11172 0 ld-linux.so.2
+ anarcat 21200 11:28:26 00:00:01 7704 0 ld-linux.so.2
+ anarcat 21204 11:28:28 00:00:00 7308 0 ld-linux.so.2
+ $ /home/anarcat/Downloads/git-annex.linux/git-annex version
+ git-annex version: 5.20140115-g7a86704
+ build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP Feeds Quvi TDFA CryptoHash
+ key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
+ remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier hook external
+ local repository version: unknown
+ supported repository version: 5
+ upgrade supported from repository versions: 0 1 2 4
+
+"""]]