@AlbertTCB Yes, I get that problem occasionally as well. However I also get crash reports as well from time to time from apparently different type of crashes.
On Jan 25, 8:05 am, AlbertTCB <[email protected]> wrote: > Since Growl 1.3.2 also crashes randomly on mine iMac, I'm curious > about your situation. Does the app actual crash, or do you notice that > you're not getting any notifications anymore and find the process not > to be responding anymore (in the activity window)? With me it doesn't > really crashes: the icon is still showing in the menubar but can't be > accessed or just. Killing the process and restart Growl is the only > solution (for the upcoming unknown amount of minutes/hours?) > > On Jan 23, 8:24 am, Neil Turner <[email protected]> wrote:> I too am having > problems - crash log below. This is after clearing all > > Growl preferences with only 1Password, Boxcar, HardwareGrowler, > > Lighthouse, ScrobblePod and Twitter registered as applications. It > > happens on first boot, when Growl runs automatically along with > > Twitter, 1Password, HardwareGrowler, Lighthouse and ScrobblePod. Mono > > is the theme that I'm using. > > > I have a hunch that Twitter is part of the problem as it fires off 3 > > notifications in quick succession when it starts, and it looks like > > Growl tries to display the notifications but fails, as some thin black > > lines appear where the notifications should be. > > > -- > > > Process: Growl [333] > > Path: /Applications/Growl.app/Contents/MacOS/Growl > > Identifier: com.Growl.GrowlHelperApp > > Version: 1.3.2 (1.3.2) > > App Item ID: 467939042 > > App External ID: 5158163 > > Code Type: X86-64 (Native) > > Parent Process: launchd [235] > > > Date/Time: 2012-01-23 07:13:15.091 +0000 > > OS Version: Mac OS X 10.7.2 (11C74) > > Report Version: 9 > > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > > Exception Type: EXC_BAD_ACCESS (SIGSEGV) > > Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 > > > VM Regions Near 0: > > --> > > __TEXT 000000010a7dc000-000000010a84f000 [ 460K] > > r-x/rwx SM=COW /Applications/Growl.app/Contents/MacOS/Growl > > > Application Specific Information: > > objc[333]: garbage collection is OFF > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > > 0 com.apple.CoreFoundation 0x00007fff98d29482 CFErrorGetDomain > > + 18 > > 1 com.apple.CFNetwork 0x00007fff91dcf8f1 > > URLConnectionClient::_clientDidFailWithError(__CFError*, > > URLConnectionClient::ClientConnectionEventQueue*) + 31 > > 2 com.apple.CFNetwork 0x00007fff91dced25 > > URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsume > > Payload(XConnectionEventInfo<XClientEvent, > > XClientEventParams>*, long) + 885 > > 3 com.apple.CFNetwork 0x00007fff91cf9dfd > > URLConnectionClient::processEvents() + 185 > > 4 com.apple.CFNetwork 0x00007fff91cf9ca2 > > MultiplexerSource::perform() + 212 > > 5 com.apple.CoreFoundation 0x00007fff98c60b51 > > __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 > > 6 com.apple.CoreFoundation 0x00007fff98c603bd > > __CFRunLoopDoSources0 + 253 > > 7 com.apple.CoreFoundation 0x00007fff98c871a9 __CFRunLoopRun + > > 905 > > 8 com.apple.CoreFoundation 0x00007fff98c86ae6 > > CFRunLoopRunSpecific + 230 > > 9 com.apple.HIToolbox 0x00007fff998df3d3 > > RunCurrentEventLoopInMode + 277 > > 10 com.apple.HIToolbox 0x00007fff998e663d > > ReceiveNextEventCommon + 355 > > 11 com.apple.HIToolbox 0x00007fff998e64ca > > BlockUntilNextEventMatchingListInMode + 62 > > 12 com.apple.AppKit 0x00007fff8fa9d3f1 _DPSNextEvent + > > 659 > > 13 com.apple.AppKit 0x00007fff8fa9ccf5 -[NSApplication > > nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 > > 14 com.apple.AppKit 0x00007fff8fa9962d -[NSApplication > > run] + 470 > > 15 com.Growl.GrowlHelperApp 0x000000010a8007a9 - > > [GrowlApplication run] + 182 > > 16 com.apple.AppKit 0x00007fff8fd1880c > > NSApplicationMain + 867 > > 17 com.Growl.GrowlHelperApp 0x000000010a7e88a5 main + 134 > > 18 com.Growl.GrowlHelperApp 0x000000010a7ddbc4 start + 52 > > > Thread 1:: Dispatch queue: com.apple.libdispatch-manager > > 0 libsystem_kernel.dylib 0x00007fff958ec7e6 kevent + 10 > > 1 libdispatch.dylib 0x00007fff92fbe5be > > _dispatch_mgr_invoke + 923 > > 2 libdispatch.dylib 0x00007fff92fbd14e > > _dispatch_mgr_thread + 54 > > > Thread 2: > > 0 libsystem_kernel.dylib 0x00007fff958ea67a mach_msg_trap + > > 10 > > 1 libsystem_kernel.dylib 0x00007fff958e9d71 mach_msg + 73 > > 2 com.apple.CoreFoundation 0x00007fff98c7eb6c > > __CFRunLoopServiceMachPort + 188 > > 3 com.apple.CoreFoundation 0x00007fff98c872d4 __CFRunLoopRun + > > 1204 > > 4 com.apple.CoreFoundation 0x00007fff98c86ae6 > > CFRunLoopRunSpecific + 230 > > 5 com.apple.Foundation 0x00007fff920d4fff -[NSConnection > > run] + 116 > > 6 com.apple.Foundation 0x00007fff9207c7fe -[NSThread main] > > + 68 > > 7 com.apple.Foundation 0x00007fff9207c776 > > __NSThread__main__ + 1575 > > 8 libsystem_c.dylib 0x00007fff97ac08bf _pthread_start + > > 335 > > 9 libsystem_c.dylib 0x00007fff97ac3b75 thread_start + > > 13 > > > Thread 3:: com.apple.CFSocket.private > > 0 libsystem_kernel.dylib 0x00007fff958ebdf2 __select + 10 > > 1 com.apple.CoreFoundation 0x00007fff98ccff9b > > __CFSocketManager + 1355 > > 2 libsystem_c.dylib 0x00007fff97ac08bf _pthread_start + > > 335 > > 3 libsystem_c.dylib 0x00007fff97ac3b75 thread_start + > > 13 > > > Thread 4: > > 0 libsystem_kernel.dylib 0x00007fff958ec192 > > __workq_kernreturn + 10 > > 1 libsystem_c.dylib 0x00007fff97ac2594 > > _pthread_wqthread + 758 > > 2 libsystem_c.dylib 0x00007fff97ac3b85 start_wqthread + > > 13 > > > Thread 5:: WebCore: LocalStorage > > 0 libsystem_kernel.dylib 0x00007fff958ebbca __psynch_cvwait > > + 10 > > 1 libsystem_c.dylib 0x00007fff97ac4274 > > _pthread_cond_wait + 840 > > 2 com.apple.JavaScriptCore 0x00007fff995665a0 > > WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64 > > 3 com.apple.WebCore 0x00007fff97bdad5a > > WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132 > > 4 com.apple.WebCore 0x00007fff97bdacb3 > > WebCore::LocalStorageThread::threadEntryPoint() + 99 > > 5 com.apple.WebCore 0x00007fff97bdabfb > > WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9 > > 6 libsystem_c.dylib 0x00007fff97ac08bf _pthread_start + > > 335 > > 7 libsystem_c.dylib 0x00007fff97ac3b75 thread_start + > > 13 > > > Thread 6: > > 0 libsystem_kernel.dylib 0x00007fff958ec192 > > __workq_kernreturn + 10 > > 1 libsystem_c.dylib 0x00007fff97ac2594 > > _pthread_wqthread + 758 > > 2 libsystem_c.dylib 0x00007fff97ac3b85 start_wqthread + > > 13 > > > Thread 7:: JavaScriptCore::BlockFree > > 0 libsystem_kernel.dylib 0x00007fff958ebbca __psynch_cvwait > > + 10 > > 1 libsystem_c.dylib 0x00007fff97ac4274 > > _pthread_cond_wait + 840 > > 2 com.apple.JavaScriptCore 0x00007fff995665f7 > > WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151 > > 3 com.apple.JavaScriptCore 0x00007fff99792ccf > > JSC::Heap::blockFreeingThreadMain() + 319 > > 4 com.apple.JavaScriptCore 0x00007fff99792d09 > > JSC::Heap::blockFreeingThreadStartFunc(void*) + 9 > > 5 libsystem_c.dylib 0x00007fff97ac08bf _pthread_start + > > 335 > > 6 libsystem_c.dylib 0x00007fff97ac3b75 thread_start + > > 13 > > > Thread 8:: com.apple.NSURLConnectionLoader > > 0 libsystem_kernel.dylib 0x00007fff958ea6b6 > > semaphore_wait_trap + 10 > > 1 libdispatch.dylib 0x00007fff92fbfbc2 > > _dispatch_thread_semaphore_wait + 18 > > 2 libdispatch.dylib 0x00007fff92fbedb2 > > _dispatch_barrier_sync_f_slow + 137 > > 3 com.Growl.GrowlHelperApp 0x000000010a8259c3 - > > [GrowlWebKitImageProtocol startLoading] + 150 > > 4 com.apple.Foundation 0x00007fff920a3b95 - > > [NSBlockOperation main] + 116 > > 5 com.apple.Foundation 0x00007fff9206a788 - > > [__NSOperationInternal start] + 705 > > 6 com.apple.Foundation 0x00007fff920c9341 - > > [_NSCFURLProtocolBridgeWithTrampoline processEventQ] + 365 > > 7 com.apple.CoreFoundation 0x00007fff98ca744c > > __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12 > > 8 com.apple.CoreFoundation 0x00007fff98c5f562 > > __CFRunLoopDoBlocks + 322 > > 9 com.apple.CoreFoundation 0x00007fff98c871c6 __CFRunLoopRun + > > 934 > > 10 com.apple.CoreFoundation 0x00007fff98c86ae6 > > CFRunLoopRunSpecific + 230 > > 11 com.apple.Foundation 0x00007fff920880ab + > > [NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + > > 335 > > 12 com.apple.Foundation 0x00007fff9207c7fe -[NSThread main] > > + 68 > > 13 com.apple.Foundation 0x00007fff9207c776 > > __NSThread__main__ + 1575 > > 14 libsystem_c.dylib 0x00007fff97ac08bf _pthread_start + > > 335 > > 15 libsystem_c.dylib 0x00007fff97ac3b75 thread_start + > > 13 > > > Thread 0 crashed with X86 Thread State (64-bit): > > rax: 0x00007fff91dcef98 rbx: 0x0000000000000000 rcx: > > 0x00000000000ee260 rdx: 0x00007fff6a3da258 > > rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: > > 0x00007fff6a3da1d0 rsp: 0x00007fff6a3da1c0 > > r8: 0x0000000000000003 r9: 0x000000010a9e8b50 r10: > > 0x00000000cd4077e9 r11: 0x00000000823cf5fb > > r12: 0x00007fff7eaa3310 r13: 0x00007ff658eb9120 r14: > > 0x00007ff658eb4970 r15: 0x00007ff658eb9158 > > rip: 0x00007fff98d29482 rfl: 0x0000000000010246 cr2: > > 0x0000000000000000 > > Logical CPU: 0 > > > Binary Images: > > 0x10a7dc000 - 0x10a84efff +com.Growl.GrowlHelperApp > > (1.3.2 - 1.3.2) <4AA0AD13-968C-331B-B753-DE236F3E05C0> /Applications/ > > Growl.app/Contents/MacOS/Growl > > 0x7fff6a3dc000 - 0x7fff6a410ac7 dyld (195.5 - ???) <4A6E2B28- > > C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld > > 0x7fff8e14f000 - 0x7fff8e15afff com.apple.CommonAuth (2.1 - > > 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/ > > PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth > > 0x7fff8e15b000 - 0x7fff8e164ff7 libsystem_notify.dylib > > (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> / > > usr/lib/system/libsystem_notify.dylib > > 0x7fff8e165000 - 0x7fff8e1daff7 libc++.1.dylib (19.0.0 - > > compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/ > > libc++.1.dylib > > 0x7fff8e1db000 - 0x7fff8e2e0ff7 libFontParser.dylib (??? > > - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/ > > Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ > > ATS.framework/Versions/A/Resources/libFontParser.dylib > > 0x7fff8e2e1000 - 0x7fff8e30cff7 libxslt.1.dylib (3.24.0 - > > ... > > > read more » -- 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=en.
