Often times one of the CUP cores in the MacPro (10.6.1) is using 100%
for GrowlHelperApp apparently for now reason; I have to force quit to
get it to stop. Here is a sample from the Activity Monitor:

Sampling process 404 for 3 seconds with 1 millisecond of run time
between samples
Sampling completed, processing symbols...
Analysis of sampling GrowlHelperApp (pid 404) every 1 millisecond
Call graph:
    2351 Thread_2739   DispatchQueue_1: com.apple.main-thread
(serial)
      2351 start
        2351 main
          2351 -[GrowlApplication run]
            2351 -[NSApplication run]
              2351 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:]
                2351 _DPSNextEvent
                  2351 BlockUntilNextEventMatchingListInMode
                    2351 ReceiveNextEventCommon
                      2351 RunCurrentEventLoopInMode
                        2351 CFRunLoopRunSpecific
                          2351 __CFRunLoopRun
                            2351
WebCore::MainResourceLoader::handleDataLoadNow
(WebCore::RunLoopTimer<WebCore::MainResourceLoader>*)
                              2351
WebCore::MainResourceLoader::didReceiveResponse
(WebCore::ResourceResponse const&)
                                2351
WebCore::MainResourceLoader::continueAfterContentPolicy
(WebCore::PolicyAction)
                                  2351
WebCore::MainResourceLoader::continueAfterContentPolicy
(WebCore::PolicyAction, WebCore::ResourceResponse const&)
                                    2351
WebCore::MainResourceLoader::didFinishLoading()
                                      2351
WebCore::FrameLoader::finishedLoading()
                                        2351
WebCore::FrameLoader::recursiveCheckLoadComplete()
                                          2351
WebCore::FrameLoader::checkLoadCompleteForThisFrame()
                                            2351
WebFrameLoaderClient::dispatchDidFinishLoad()
                                              2351
CallFrameLoadDelegate(objc_object* (*)(objc_object*,
objc_selector*, ...), WebView*, objc_selector*, objc_object*)
                                                2351 -
[GrowlWebKitWindowController webView:didFinishLoadForFrame:]
                                                  2194 -
[GrowlPositionController positionDisplay:]
                                                    1244
NSIntersectsRect
                                                    931 -
[GrowlPositionController positionDisplay:]
                                                    19 NSContainsRect
                                                  155
dyld_stub_NSIntersectsRect
                                                  2
dyld_stub_NSContainsRect
    2351 Thread_2785   DispatchQueue_2: com.apple.libdispatch-manager
(serial)
      2351 start_wqthread
        2351 _pthread_wqthread
          2351 _dispatch_worker_thread2
            2351 _dispatch_queue_invoke
              2351 _dispatch_mgr_invoke
                2351 kevent
    2351 Thread_3946
      2351 thread_start
        2351 _pthread_start
          2351 __NSThread__main__
            2351 -[NSConnection run]
              2351 CFRunLoopRunSpecific
                2351 __CFRunLoopRun
                  2351 mach_msg
                    2351 mach_msg_trap
    2351 Thread_3947
      2351 thread_start
        2351 _pthread_start
          2351 __CFSocketManager
            2351 select$DARWIN_EXTSN
    2351 Thread_3948
      2351 thread_start
        2351 _pthread_start
          2351 __NSThread__main__
            2351 +[NSURLConnection(NSURLConnectionReallyInternal)
_resourceLoadLoop:]
              2351 CFRunLoopRunSpecific
                2351 __CFRunLoopRun
                  2351 mach_msg
                    2351 mach_msg_trap
    2351 Thread_11130
      2351 start_wqthread
        2351 _pthread_wqthread
          2351 __workq_kernreturn

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
        mach_msg_trap        4702
        __workq_kernreturn        2351
        kevent        2351
        select$DARWIN_EXTSN        2351
        NSIntersectsRect        1244
        -[GrowlPositionController positionDisplay:]        931
        dyld_stub_NSIntersectsRect        155
        NSContainsRect        19
Sample analysis of process 404 written to file /dev/stdout

--

You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=.


Reply via email to