Added a comment
This commit is contained in:
parent
41cd30cb4a
commit
7d67deed89
1 changed files with 23 additions and 0 deletions
|
@ -0,0 +1,23 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY"
|
||||
nickname="Vincent"
|
||||
subject="comment 15"
|
||||
date="2012-12-13T01:04:44Z"
|
||||
content="""
|
||||
following up to #14.
|
||||
|
||||
dtruss -p <git --init process>
|
||||
|
||||
shows the same symptom as reported earlier
|
||||
SYSCALL(args) = return
|
||||
workq_kernreturn(0x1, 0x10F31E000, 0x0) = -1 Err#22
|
||||
workq_kernreturn(0x1, 0x10F31E000, 0x0) = -1 Err#22
|
||||
workq_kernreturn(0x1, 0x10F31E000, 0x0) = -1 Err#22
|
||||
workq_kernreturn(0x1, 0x10F31E000, 0x0) = -1 Err#22
|
||||
workq_kernreturn(0x1, 0x10F31E000, 0x0) = -1 Err#22
|
||||
workq_kernreturn(0x1, 0x10F31E000, 0x0) = -1 Err#22
|
||||
...
|
||||
workq_kernreturn(0x1, 0x10F31E000, 0x0) = -1 Err#22
|
||||
dtrace: 339527 drops on CPU 0
|
||||
|
||||
"""]]
|
Loading…
Reference in a new issue