Wondering what this Sample message mean
Greetings,
When I have an application that hangs, I usually select it in the Activity Monitor, choose "Sample process" and see what thread isn't waiting (which one has no wait, trap or other such statements at its end) to try to guess the problem.
However, there's a call I don't understand, that appears often:
accept$NOCANCEL$UNIX2003
I'm wondering what it means. Googling it only return results where the question is worked-around, so no luck there.
When I have an application that hangs, I usually select it in the Activity Monitor, choose "Sample process" and see what thread isn't waiting (which one has no wait, trap or other such statements at its end) to try to guess the problem.
However, there's a call I don't understand, that appears often:
accept$NOCANCEL$UNIX2003
I'm wondering what it means. Googling it only return results where the question is worked-around, so no luck there.
MacBook Pro, Mac OS X (10.4.11)