aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/OSX_app_issues/old/comment_15_56c7fcafc7dca8be28ebf9e37a8f6b71._comment
blob: 1cf4916f5713552510cbc0171f469cfe2f8d4edb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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

"""]]