On Dec 22, 2009, at 3:52 PM, Jerry Krinock wrote:

> 
> On 2009 Dec 22, at 15:37, Peter Ammon wrote:
> 
>> Can you see if the "pbs" process is running?  If so, what does sample show 
>> it's doing?
> 
> Yes it is, and, not doing too much.  I took this sample while my app was 
> launching.  It looked the same if sampled at another time, except 2765 
> samples instead of 2747.
> 
> Sampling process 22608 for 3 seconds with 1 millisecond of run time between 
> samples
> Sampling completed, processing symbols...
> Analysis of sampling pbs (pid 22608) every 1 millisecond
> Call graph:
>    2747 Thread_287412   DispatchQueue_1: com.apple.main-thread  (serial)
>      2747 0x1cf5
>        2747 0x4b8d
>          2747 0x3ea5
>            2747 0x532e
>              2747 -[NSCondition wait]
>                2747 pthread_cond_wait$UNIX2003
>                  2747 _pthread_cond_wait
>                    2747 __semwait_signal
>    2747 Thread_287432   DispatchQueue_2: com.apple.libdispatch-manager  
> (serial)
>      2747 start_wqthread
>        2747 _pthread_wqthread
>          2747 _dispatch_worker_thread2
>            2747 _dispatch_queue_invoke
>              2747 _dispatch_mgr_invoke
>                2747 kevent
> 
> Total number in stack (recursive counted multiple, when >=5):

Thanks, this seems like a bug in pbs or in something underneath it.

You should be able to get the annoying log messages to stop by just running pbs 
directly: /System/Library/CoreServices/pbs .  It should exit within a second or 
so and the log messages should be gone.

Hope this helps,
-Peter_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to