Added a comment

This commit is contained in:
gueux 2018-12-11 21:23:38 +00:00 committed by admin
parent 185565617e
commit 1d755720b9

View file

@ -0,0 +1,83 @@
[[!comment format=mdwn
username="gueux"
avatar="http://cdn.libravatar.org/avatar/47e44a21505727b2d6bb5d88f0468f34"
subject="comment 2"
date="2018-12-11T21:23:38Z"
content="""
[[!format sh \"\"\"
$ GIT_TRACE=1 strace -ff -e execve git update-index --refresh SERIES/bigfile.avi
execve(\"/usr/bin/git\", [\"git\", \"update-index\", \"--refresh\", \"SERIES/bigfile.avi\"...], 0x7ffea5449570 /* 131 vars */) = 0
22:19:30.019621 git.c:418 trace: built-in: git update-index --refresh 'SERIES/bigfile.avi'
strace: Process 21256 attached
strace: Process 21258 attached
strace: Process 21260 attached
strace: Process 21252 attached
strace: Process 21253 attached
strace: Process 21255 attached
strace: Process 21257 attached
strace: Process 21254 attached
strace: Process 21259 attached
[pid 21255] +++ exited with 0 +++
[pid 21256] +++ exited with 0 +++
[pid 21259] +++ exited with 0 +++
[pid 21260] +++ exited with 0 +++
[pid 21254] +++ exited with 0 +++
[pid 21257] +++ exited with 0 +++
[pid 21252] +++ exited with 0 +++
[pid 21253] +++ exited with 0 +++
[pid 21258] +++ exited with 0 +++
strace: Process 21279 attached
22:19:32.576855 run-command.c:643 trace: run_command: 'git-annex smudge --clean '\''CLIPS/otherfile.txt'\'''
strace: Process 21280 attached
[pid 21280] execve(\"/bin/sh\", [\"/bin/sh\", \"-c\", \"git-annex smudge --clean 'CLIPS/\"..., \"git-annex smudge --clean 'CLIPS/\"...], 0x7f47b4001f90 /* 133 vars */) = 0
strace: Process 21281 attached
[pid 21281] execve(\"/usr/bin/git-annex\", [\"git-annex\", \"smudge\", \"--clean\", \"CLIPS/otherfile.txt\"...], 0x5557f2cfdef8 /* 133 vars */) = 0
strace: Process 21282 attached
strace: Process 21283 attached
strace: Process 21284 attached
strace: Process 21285 attached
[pid 21285] execve(\"/usr/lib/git-core/git\", [\"git\", \"config\", \"--null\", \"--list\"], 0x7ffc19e1be20 /* 133 vars */) = 0
strace: Process 21286 attached
22:19:32.761868 git.c:418 trace: built-in: git config --null --list
[pid 21285] +++ exited with 0 +++
[pid 21281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21285, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
strace: Process 21287 attached
[pid 21287] execve(\"/usr/lib/git-core/git\", [\"git\", \"--git-dir=.git\", \"--work-tree=.\", \"--literal-pathspecs\", \"cat-file\", \"--batch\"], 0x7ffc19e1be20 /* 132 vars */) = 0
22:19:32.842280 git.c:418 trace: built-in: git cat-file --batch
strace: Process 21288 attached
[pid 21288] execve(\"/usr/lib/git-core/git\", [\"git\", \"--git-dir=.git\", \"--work-tree=.\", \"--literal-pathspecs\", \"cat-file\", \"--batch-check=%(objectname) %(ob\"...], 0x7ffc19e1be20 /* 132 vars */) = 0
22:19:32.854004 git.c:418 trace: built-in: git cat-file '--batch-check=%(objectname) %(objecttype) %(objectsize)'
strace: Process 21289 attached
[pid 21289] execve(\"/usr/lib/git-core/git\", [\"git\", \"--git-dir=.git\", \"--work-tree=.\", \"--literal-pathspecs\", \"check-attr\", \"-z\", \"--stdin\", \"annex.backend\", \"annex.numcopies\", \"annex.largefiles\", \"--\"], 0x7ffc19e1be20 /* 132 vars */) = 0
strace: Process 21290 attached
[pid 21290] execve(\"/usr/lib/git-core/git\", [\"git\", \"--version\"], 0x7ffc19e1be20 /* 132 vars */) = 0
22:19:32.934952 git.c:418 trace: built-in: git version
22:19:32.935300 git.c:418 trace: built-in: git check-attr -z --stdin annex.backend annex.numcopies annex.largefiles --
[pid 21290] +++ exited with 0 +++
[pid 21281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21290, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
strace: Process 21291 attached
[pid 21287] +++ exited with 0 +++
[pid 21281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21287, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
[pid 21288] +++ exited with 0 +++
[pid 21281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21288, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
[pid 21289] +++ exited with 0 +++
[pid 21281] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21289, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
[pid 21283] +++ exited with 0 +++
[pid 21284] +++ exited with 0 +++
[pid 21286] +++ exited with 0 +++
[pid 21291] +++ exited with 0 +++
[pid 21282] +++ exited with 0 +++
[pid 21281] +++ exited with 0 +++
[pid 21280] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21281, si_uid=1000, si_status=0, si_utime=2, si_stime=1} ---
[pid 21280] +++ exited with 0 +++
[pid 21251] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21280, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
[pid 21279] +++ exited with 0 +++
fatal: Out of memory, realloc failed
strace: Process 21292 attached
[pid 21292] +++ exited with 128 +++
+++ exited with 128 +++
\"\"\"]]
"""]]