summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY <Vincent@web>2012-12-13 01:04:44 +0000
committerGravatar admin <admin@branchable.com>2012-12-13 01:04:44 +0000
commitaa2a0e58d62a12c3b7a464a48c3583f907464009 (patch)
treea12c97b4f6021276cff69940697a396393ed8800
parent7ba491a5377e6425252bc22ab3227e004a208513 (diff)
Added a comment
-rw-r--r--doc/bugs/OSX_app_issues/comment_15_56c7fcafc7dca8be28ebf9e37a8f6b71._comment23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/bugs/OSX_app_issues/comment_15_56c7fcafc7dca8be28ebf9e37a8f6b71._comment b/doc/bugs/OSX_app_issues/comment_15_56c7fcafc7dca8be28ebf9e37a8f6b71._comment
new file mode 100644
index 000000000..1cf4916f5
--- /dev/null
+++ b/doc/bugs/OSX_app_issues/comment_15_56c7fcafc7dca8be28ebf9e37a8f6b71._comment
@@ -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
+
+"""]]