Page 1 of 2

Issue: General delay on notifications

Posted: Sun Nov 11, 2007 9:28 pm
by kroofy
It seems that the last couple of versions of Growl have put some kind of delay on the notifications.

I'm running Leopard now, but I had the same issue with Tiger.

Every notifications have about a 2 sec delay before showing.

This goes for all notifications regardless of what application sending them.

Even if I press the "Preview" button in the display options the same symptom is showing, it doesn't matter if change the style either, the issue is persistent.

Is it something that I have overlooked? (I searched in the forums without finding anything)

Posted: Mon Nov 12, 2007 10:23 pm
by evands
Are you forwarding notifications to another computer over the network?

Posted: Mon Nov 12, 2007 11:22 pm
by kroofy
Nope, just local, as I said in my initial post, even the preview button in the prefs have a delay on it.

One of my friends have the exact same problem too.

If I remember correctly, it started with a small delay after I installed a version that was released after one of the 0.7.x releases, and have then added even more delay with the latest versions.

Sound quite weird, but that's how I have experienced it.

Posted: Mon Nov 12, 2007 11:46 pm
by evands
Any output to Console?

Run Activity Monitor. Type in "Growl" at the top of the window. What does GrowlHelperApp show while you're wating for a notification to appear after clicking Preview?

Posted: Tue Nov 13, 2007 12:40 am
by kroofy
2007-11-13 00.21.40 GrowlHelperApp[112] WARNING: could not register Growl server.

Seems like a weird warning since I haven't restarted either my computer or Growl, that's also the only output I have.

Anyhow, I monitored the growl process in the activity monitor and every time i hit the preview button the CPU usage jumps up to 80 - 100%

Update: Hmm, I was clicking the preview button in a sequence, about one click every 1/2 second, after about 5 clicks the help app crashed...

2007-11-13 01.45.29 ReportCrash[9643] Formulating crash report for process GrowlHelperApp[112]
2007-11-13 01.45.31 com.apple.launchd[83] ([0x0-0x15015].com.Growl.GrowlHelperApp[112]) Exited abnormally: Bus error
2007-11-13 01.45.34 ReportCrash[9643] Saved crashreport to /Users/xxxxxxx/Library/Logs/CrashReporter/GrowlHelperApp_2007-11-13-014522_kroofy.crash using uid: 501 gid: 501, euid: 501 egid: 501

Posted: Tue Nov 13, 2007 12:47 am
by evands
And it stays at 80 to 100% for the 2 to 3 seconds until the notification appears?

Posted: Tue Nov 13, 2007 12:50 am
by kroofy
Yepp, that was the case.

However, after the crash (see my updated post above) the notifications have started to behave normally again, hrrrm...

Posted: Tue Nov 13, 2007 12:57 am
by evands
Can we see the contents of

Code: Select all

 /Users/xxxxxxx/Library/Logs/CrashReporter/GrowlHelperApp_2007-11-13-014522_kroofy.crash
please?

Posted: Tue Nov 13, 2007 1:13 am
by kroofy

Code: Select all

Process:         GrowlHelperApp [112]
Path:            /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/MacOS/GrowlHelperApp
Identifier:      com.Growl.GrowlHelperApp
Version:         1.1.2 (1.1.2)
Code Type:       X86 (Native)
Parent Process:  launchd [83]

Date/Time:       2007-11-13 01:45:22.044 +0100
OS Version:      Mac OS X 10.5 (9A581)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  3

Thread 0:
0   libSystem.B.dylib             	0x94df5e5e geteuid + 10
1   com.apple.CoreFoundation      	0x91b718fa CFPreferencesCopyAppValue + 42
2   com.apple.Foundation          	0x91546fc4 -[NSUserDefaults(NSUserDefaults) objectForKey:] + 36
3   com.apple.WebKit              	0x93afbcce -[WebPreferences _valueForKey:] + 174
4   com.apple.WebKit              	0x93afbbce -[WebPreferences _integerValueForKey:] + 46
5   com.apple.WebKit              	0x93afbb89 -[WebPreferences _boolValueForKey:] + 41
6   com.apple.WebKit              	0x93b03b3c -[WebPreferences isJavaScriptEnabled] + 44
7   com.apple.WebKit              	0x93b030d0 -[WebView(WebPrivate) _preferencesChangedNotification:] + 800
8   com.apple.Foundation          	0x9154a77c _nsnote_callback + 364
9   com.apple.CoreFoundation      	0x91ae6a4a __CFXNotificationPost + 362
10  com.apple.CoreFoundation      	0x91ae6d23 _CFXNotificationPostNotification + 179
11  com.apple.Foundation          	0x91547a70 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
12  com.apple.WebKit              	0x93afb470 -[WebPreferences(WebPrivate) _postPreferencesChangesNotification] + 80
13  com.apple.WebKit              	0x93afef4d -[WebView _commonInitializationWithFrameName:groupName:] + 1117
14  com.apple.WebKit              	0x93afe98a -[WebView initWithFrame:frameName:groupName:] + 202
15  com.Growl.GrowlHelperApp      	0x00012c09 0x1000 + 72713
16  com.Growl.GrowlHelperApp      	0x00011f9f 0x1000 + 69535
17  com.Growl.GrowlHelperApp      	0x0001cea6 0x1000 + 114342
18  com.Growl.GrowlHelperApp      	0x0001c88c 0x1000 + 112780
19  com.Growl.GrowlHelperApp      	0x00015978 0x1000 + 84344
20  com.apple.Foundation          	0x9154a77c _nsnote_callback + 364
21  com.apple.CoreFoundation      	0x91ae678b __CFXNotificationHandleMessage + 587
22  com.apple.CoreFoundation      	0x91ae687e __CFXNotificationReceiveFromServer + 238
23  com.apple.CoreFoundation      	0x91ae15c5 __CFMachPortPerform + 117
24  com.apple.CoreFoundation      	0x91b05941 CFRunLoopRunSpecific + 3921
25  com.apple.CoreFoundation      	0x91b05d38 CFRunLoopRunInMode + 88
26  com.apple.HIToolbox           	0x9123b8a4 RunCurrentEventLoopInMode + 283
27  com.apple.HIToolbox           	0x9123b6bd ReceiveNextEventCommon + 374
28  com.apple.HIToolbox           	0x9123b531 BlockUntilNextEventMatchingListInMode + 106
29  com.apple.AppKit              	0x95aafd5b _DPSNextEvent + 657
30  com.apple.AppKit              	0x95aaf6a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
31  com.apple.AppKit              	0x95aa86d1 -[NSApplication run] + 795
32  com.Growl.GrowlHelperApp      	0x00021df8 0x1000 + 134648
33  com.Growl.GrowlHelperApp      	0x00007367 0x1000 + 25447
34  com.Growl.GrowlHelperApp      	0x00002baa 0x1000 + 7082
35  com.Growl.GrowlHelperApp      	0x00002ad1 0x1000 + 6865

Thread 1:
0   libSystem.B.dylib             	0x94dea8e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x94df20dc mach_msg + 72
2   com.apple.CoreFoundation      	0x91b050fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x91b05d38 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9164a1b8 -[NSConnection run] + 280
5   com.apple.Foundation          	0x9154b04d -[NSThread main] + 45
6   com.apple.Foundation          	0x9154abf4 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x94e1b075 _pthread_start + 321
8   libSystem.B.dylib             	0x94e1af32 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x94dea8e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x94df20dc mach_msg + 72
2   com.apple.CoreFoundation      	0x91b050fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x91b05d38 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x94a837be CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x94e1b075 _pthread_start + 321
6   libSystem.B.dylib             	0x94e1af32 thread_start + 34

Thread 3 Crashed:
0   com.apple.CoreFoundation      	0x91accdfb CFDataGetLength + 43
1   com.apple.CFNetwork           	0x94a8abc0 connDidLoadData + 66
2   com.apple.CFNetwork           	0x94a8ab75 _CFURLProtocolSendDidLoadDataCallback + 55
3   com.apple.Foundation          	0x915afa43 -[_NSCFURLProtocolBridge URLProtocol:didLoadData:] + 83
4   com.Growl.GrowlHelperApp      	0x000139ca 0x1000 + 76234
5   com.apple.Foundation          	0x915af644 bridgeStart + 68
6   com.apple.CFNetwork           	0x94a89f4a CFURLProtocolStartLoad + 28
7   com.apple.CFNetwork           	0x94a89d56 _CFURLConnectionProcessServerEvents + 664
8   com.apple.CFNetwork           	0x94a881df muxerSourcePerform + 283
9   com.apple.CoreFoundation      	0x91b0564e CFRunLoopRunSpecific + 3166
10  com.apple.CoreFoundation      	0x91b05d38 CFRunLoopRunInMode + 88
11  com.apple.Foundation          	0x915ae560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
12  com.apple.Foundation          	0x9154b04d -[NSThread main] + 45
13  com.apple.Foundation          	0x9154abf4 __NSThread__main__ + 308
14  libSystem.B.dylib             	0x94e1b075 _pthread_start + 321
15  libSystem.B.dylib             	0x94e1af32 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x94e39f5a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x94e1b075 _pthread_start + 321
2   libSystem.B.dylib             	0x94e1af32 thread_start + 34

Thread 3 crashed with X86 Thread State (32-bit):
  eax: 0xa03214ec  ebx: 0x91accdde  ecx: 0x91acda05  edx: 0x00000012
  edi: 0x26cc4cf0  esi: 0x00000000  ebp: 0xb01a41f8  esp: 0xb01a41e0
   ss: 0x0000001f  efl: 0x00010287  eip: 0x91accdfb   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -    0x2bfff +com.Growl.GrowlHelperApp 1.1.2 (1.1.2) <a118b59da2d575128d5a93cafbed5654> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/MacOS/GrowlHelperApp
   0x3c000 -    0x55fff  com.apple.frameworks.preferencepanes 12.0 (12.0) <3660cd00b953f3d950e902194bfe1144> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
   0x72000 -    0x73ffc +com.growl.Speech ??? (0.6) <fcc0b676aab73162af1243b9e5bbfabb> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/Speech.growlView/Contents/MacOS/Speech
   0xda000 -    0xe0ffb +com.Growl.Bezel ??? (1.2) <792c7c6649957707bef00a15e4442837> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/Bezel.growlView/Contents/MacOS/Bezel
  0x33b000 -   0x33cffe +com.Growl.MailMe ??? (1.0) <993af0e9dfbf8dec258f85a97011f307> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/MailMe.growlView/Contents/MacOS/MailMe
  0x350000 -   0x355fff +com.Growl.Brushed 1.0 (1.0) <d93f7300b3b665d525116a4be579ef50> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/Brushed.growlView/Contents/MacOS/Brushed
  0x3f8000 -   0x3fdffb +com.Growl.Bubbles 1.1 (1.1) <82608e1570507199ddaa8b2e3a391bcb> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/Bubbles.growlView/Contents/MacOS/Bubbles
  0x434000 -   0x439ffb +com.Growl.iCal 1.0 (1.0) <fc40f24b7b690cbfea83d4ee70c0154e> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/iCal.growlView/Contents/MacOS/iCal
  0x43f000 -   0x441fff  com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
  0x448000 -   0x46cfe7  com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
  0x481000 -   0x486fff +com.Growl.MusicVideo ??? (0.2) <bb64149eaec52d5d614131ee1d6d8fe2> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/MusicVideo.growlView/Contents/MacOS/MusicVideo
  0x48c000 -   0x491fff +com.Growl.Nano ??? (0.2) <b23cb4d0000545316950ff12d839026d> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/Nano.growlView/Contents/MacOS/Nano
  0x4b2000 -   0x4b7fff +com.Growl.Smoke ??? (1.1) <52738cbf97a4c6043113e18e959dd071> /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/Contents/PlugIns/Smoke.growlView/Contents/MacOS/Smoke
  0x530000 -   0x616ff7  com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xafca000 -  0xb217ff3  com.apple.MessageFramework 3.0 (912) <25ab3c59583f8c0e50bb0b409a070a4b> /System/Library/Frameworks/Message.framework/Versions/B/Message
0x8fe00000 - 0x8fe2d883  dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x90e84000 - 0x90f33fff  com.apple.DesktopServices 1.4.2 (1.4.2) <ec69c4072b0df6f52ef3f48fadf4c4b8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90f34000 - 0x90f38fff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90ff6000 - 0x910a8ffb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x910f1000 - 0x9112efff  com.apple.DAVKit 3.0.0 (641) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
0x9112f000 - 0x9116cff7  libGLImage.dylib ??? (???) <2d5ec9fc8b04b7b33f1d40ec83d86bf3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9120c000 - 0x91512fff  com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91513000 - 0x91540feb  libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91541000 - 0x917bafe7  com.apple.Foundation 6.5 (677) <d182b2cc21817f7e5b6c7a1b3f421a98> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x917bb000 - 0x917bcffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x917bd000 - 0x917d3fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x917d4000 - 0x917d4ffd  com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x917da000 - 0x91861ff7  libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x91862000 - 0x91862fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91863000 - 0x918b3feb  com.apple.framework.familycontrols 1.0 (1.0) <c30d59855f0a2dd9130901543714b7ea> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x918e4000 - 0x918e6fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x918e7000 - 0x91a1fff7  libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x91a20000 - 0x91a62fef  com.apple.NavigationServices 3.5 (160) <26d03493eac3e290fd1d0fd5ff311863> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91a63000 - 0x91a92fe3  com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91a93000 - 0x91bc5fe7  com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91bc6000 - 0x91bc8ff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bc9000 - 0x91c72fff  com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91c73000 - 0x91d74ff7  com.apple.PubSub 1.0.0 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x91d75000 - 0x91d9ffef  libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x91da0000 - 0x91e47ff7  com.apple.QD 3.11.49 (???) <ca01e72078d30d6b183aa5224344608b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91e48000 - 0x91e8dfef  com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91e8e000 - 0x91e97fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91e98000 - 0x92364ffe  libGLProgrammability.dylib ??? (???) <ebd2e6c99ec2662b4bdaa3212ab94aed> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9237d000 - 0x92a14fef  com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92a15000 - 0x92a1afff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92a1b000 - 0x92a5afef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92a5b000 - 0x92ab8ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x92ab9000 - 0x92ac4fff  com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x92ac5000 - 0x92ad1ff5  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92aef000 - 0x92bbafff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92bbb000 - 0x92c44fff  com.apple.framework.IOKit 1.5.0 (???) <5d9b85c55183f9732eb9efc38d18ba53> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92c45000 - 0x92d9afee  com.apple.CalendarStore 3.0 (804) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x92e27000 - 0x92e93ffb  com.apple.WhitePagesFramework 1.0 (112.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0x92e94000 - 0x92e99fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92e9a000 - 0x92f79fff  libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x92f7a000 - 0x93338fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93339000 - 0x9336bfff  com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93391000 - 0x933acffb  libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x933ad000 - 0x933b7feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x933b8000 - 0x933b8ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x933dd000 - 0x933e8ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x933e9000 - 0x93401fff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93402000 - 0x93407ffc  com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x93408000 - 0x93408ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9343b000 - 0x9344fff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93450000 - 0x93460ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93461000 - 0x93461ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93462000 - 0x93872fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93873000 - 0x93879fff  com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9387a000 - 0x9387affb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9387b000 - 0x93889ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9388a000 - 0x93896fe7  com.apple.opengl 1.5.4 (1.5.4) <98bccaa83ca5e7101e821b4569a6a2ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93897000 - 0x93911ff8  com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93912000 - 0x93977ffb  com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93978000 - 0x93a04ff7  com.apple.LaunchServices 283 (283) <30168051779817916e04eb8e85fcc17f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93a19000 - 0x93a75ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93a76000 - 0x93a79fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93a7b000 - 0x93a8afff  libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x93a8b000 - 0x93acffeb  com.apple.DirectoryService.PasswordServerFramework 3.0 (3.0) <2552e290905f80c2c2e66871003446a9> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x93ad0000 - 0x93af8ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93af9000 - 0x93bb4fe3  com.apple.WebKit 5523.10.3 (5523.10.3) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93c7b000 - 0x93c99ff3  com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93c9a000 - 0x93c9efff  com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x93c9f000 - 0x93e1dfff  com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93e1e000 - 0x93eb0ff3  com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93f24000 - 0x93f5eff7  com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93f5f000 - 0x94043ffb  com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94044000 - 0x94168fe3  com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94169000 - 0x9418dfeb  libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x9418e000 - 0x9419dffe  com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9419e000 - 0x941d4fef  libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x941d5000 - 0x94225ff7  com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94226000 - 0x943effef  com.apple.security 5.0 (31122) <0759867b3944f1e54ce3d9078bbdb867> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x943f0000 - 0x944b7ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x944b8000 - 0x944c4fff  libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x944c5000 - 0x944e9fff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x944ea000 - 0x947c3fe7  com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x947c4000 - 0x94840feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94841000 - 0x94842fef  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x94846000 - 0x94925fff  com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x94926000 - 0x94a6bff7  com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94a6c000 - 0x94a77fe7  libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94a78000 - 0x94aeffe3  com.apple.CFNetwork 217 (219) <f3c16ae4b2faeb134957ee96d90dc5ca> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94af0000 - 0x94b24fef  com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x94b25000 - 0x94b43fff  libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x94d08000 - 0x94d87ff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94d88000 - 0x94dd2fe1  com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94dd3000 - 0x94de9fe7  com.apple.CoreVideo 1.5.0 (1.5.0) <8947e88900afa1d2ca78b69bff98b0d7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94dea000 - 0x94f44fe3  libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x94f45000 - 0x94f86fe7  libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94fd4000 - 0x94fe5ffe  com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94fe6000 - 0x94fe6ffd  com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94fe7000 - 0x94ff4ff7  com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotification
0x94ff5000 - 0x950abfe3  com.apple.CoreServices.OSServices 209 (209) <89296b20d2db6c180eee073b699e3484> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x951a1000 - 0x95282ff7  libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x95283000 - 0x95618fef  com.apple.QuartzCore 1.5.0 (1.5.0) <363cc63c669523cc3fec577949bb1308> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95882000 - 0x95892fff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95893000 - 0x958b2ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x958b3000 - 0x95963fff  edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95964000 - 0x959d8fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x959d9000 - 0x959e1fff  com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x959e2000 - 0x959e2ffd  com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x959e3000 - 0x95a3cfff  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95a3d000 - 0x95a6dff3  com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x95a6e000 - 0x95a6effc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95a6f000 - 0x96269fef  com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9626a000 - 0x96271fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x963a9000 - 0x963b0ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x963b1000 - 0x963e7fff  com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x966fb000 - 0x96702ff7  libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96703000 - 0x9672afff  libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
0x9672b000 - 0x967befff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x967bf000 - 0x96819ff7  com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9681a000 - 0x96853ffe  com.apple.securityfoundation 3.0 (32585) <cc88aa94d417917bdf35035819ccf4b4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96854000 - 0x96d69fff  com.apple.WebCore 5523.10.3 (5523.10.3) <89179acba0e5ae2163d4a75ad460cbdb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


Posted: Tue Nov 13, 2007 1:32 am
by evands
Hm. All Apple code. I dunno. Let us know if it recurs and maybe we can figure out some more debugging :)

Posted: Tue Nov 13, 2007 1:59 am
by kroofy
Sure, will do. Thanks for your time :)

Posted: Tue Nov 13, 2007 3:53 am
by The_Tick
I know you said it doesn't matter which style you try, but can you list the styles you have tried this with?

Leopard Scheduler-Induced Lag?

Posted: Tue Nov 13, 2007 6:02 pm
by xthemage
I'm seeing this lagging as well. It starts off unnoticeable when my computer first starts up but gradually grows until it reaches about 2-4 seconds.

It feels like the thread doing the displaying in Growl is getting shafted on cycles somehow. Notifications will often come in bursts (ie: nothing for 2-4 seconds and then a burst of all the notifications in the last 2-4 seconds). The notifications will sometimes fade most of the way in and then freeze at that point for a second or so.

The rest of my computer is running fine, but it feels like Growl's running on a 10 year old machine.

Posted: Wed Nov 14, 2007 2:43 am
by bgannin
I'd hazard a guess and say everyone experiencing this is using display styles (the above crash log certainly indicates this) and that our use of WebKit and its caching is killing us. This seems to have come up in the past.

Re: Leopard Scheduler-Induced Lag?

Posted: Wed Nov 14, 2007 4:32 am
by The_Tick
xthemage wrote:I'm seeing this lagging as well. It starts off unnoticeable when my computer first starts up but gradually grows until it reaches about 2-4 seconds.

It feels like the thread doing the displaying in Growl is getting shafted on cycles somehow. Notifications will often come in bursts (ie: nothing for 2-4 seconds and then a burst of all the notifications in the last 2-4 seconds). The notifications will sometimes fade most of the way in and then freeze at that point for a second or so.

The rest of my computer is running fine, but it feels like Growl's running on a 10 year old machine.
What displays do you use?

Posted: Wed Nov 14, 2007 8:55 am
by bgannin
I just noticed the subject for a post and wanted to note that there really needs to be definitive proof that Leopard's scheduling subsystems are at fault before the finger wags in that direction given that they exist at a low enough level as to be more systemic in causing a slowdown rather than so directed (only Growl, only after running an displaying notifications for a while, etc.)

Re: Leopard Scheduler-Induced Lag?

Posted: Thu Nov 15, 2007 8:51 pm
by xthemage
The_Tick wrote: What displays do you use?
Currently, I only use Crystal.

I'm not wagging my finger at Leopard's scheduling system. The display thread is running in a bursty manner and it feels like there's some sort of blockage going on. What's causing it? I've got no clue.

Posted: Thu Nov 15, 2007 9:10 pm
by The_Tick
Crystal is webkit. Try smoke or bubbles.

Posted: Sun Nov 18, 2007 6:34 pm
by kroofy
The_Tick wrote:I know you said it doesn't matter which style you try, but can you list the styles you have tried this with?
Looks like my assumption was wrong (I only tried a few different styles). By using Bubbles instead of Crystal made the delay disappear.

Posted: Fri Dec 07, 2007 10:18 pm
by gse
I'm seeing this too. I changed so many things at once (upgraded to Leopard, got the latest Growl, etc) that I can't tell what caused it. But I get a "ding" from Adium and then ~3 seconds later, the Growl notification shows up. I tried the "preview" button and it's slow as well.

I use the "Plain" display for most everything.

And stopping and restarting Growl seems to have made the delay go away.