Hello, Growl 1.3.2. crashed regularly for me without any recognizable cause when it is running in the background. I wonder why Growl should resolve any URL with webkit because all network settings were enabled.
I now reverted to 1.3.1 and Growl does not crash any more. It ist definitely something introduced in 1.3.2 that causes the crashes. Dirk. On Dec 11, 7:16 pm, Zac Bowling <[email protected]> wrote: > What was happening when the crash occurred? > > Looks like Growl was downloading something when it crashed on a null > pointer. Unfortunately because it was asynchronous the dump doesn't give us > much info. This looks like a bug in AppKit but we may be aggravating it > with something we could maybe sanitize better or guard against if we can > track it where. > > Zac Bowling > > > > > > > > On Sun, Dec 11, 2011 at 2:24 AM, dr.mcp <[email protected]> wrote: > > Hello, > > > I also hav problems with Growl 1.3.2 crashing from time to time. > > I already made the corrections to avoid the case sensitive FS bug. > > Here is one of the crash reports: > > > Process: Growl [222] > > 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 [170] > > > Date/Time: 2011-12-11 10:40:43.548 +0100 > > 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 0000000101473000-00000001014e6000 [ 460K] > > r-x/rwx SM=COW /Applications/Growl.app/Contents/MacOS/Growl > > > Application Specific Information: > > objc[222]: garbage collection is OFF > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > > 0 com.apple.CoreFoundation 0x00007fff9350a482 CFErrorGetDomain > > + 18 > > 1 com.apple.CFNetwork 0x00007fff8e5f88f1 > > URLConnectionClient::_clientDidFailWithError(__CFError*, > > URLConnectionClient::ClientConnectionEventQueue*) + 31 > > 2 com.apple.CFNetwork 0x00007fff8e5f7d25 > > > URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsume > > Payload(XConnectionEventInfo<XClientEvent, > > XClientEventParams>*, long) + 885 > > 3 com.apple.CFNetwork 0x00007fff8e522dfd > > URLConnectionClient::processEvents() + 185 > > 4 com.apple.CFNetwork 0x00007fff8e522ca2 > > MultiplexerSource::perform() + 212 > > 5 com.apple.CoreFoundation 0x00007fff93441b51 > > __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 > > 6 com.apple.CoreFoundation 0x00007fff934413bd > > __CFRunLoopDoSources0 + 253 > > 7 com.apple.CoreFoundation 0x00007fff934681a9 __CFRunLoopRun + > > 905 > > 8 com.apple.CoreFoundation 0x00007fff93467ae6 > > CFRunLoopRunSpecific + 230 > > 9 com.apple.HIToolbox 0x00007fff908d93d3 > > RunCurrentEventLoopInMode + 277 > > 10 com.apple.HIToolbox 0x00007fff908e063d > > ReceiveNextEventCommon + 355 > > 11 com.apple.HIToolbox 0x00007fff908e04ca > > BlockUntilNextEventMatchingListInMode + 62 > > 12 com.apple.AppKit 0x00007fff90cc53f1 _DPSNextEvent + > > 659 > > 13 com.apple.AppKit 0x00007fff90cc4cf5 -[NSApplication > > nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 > > 14 com.apple.AppKit 0x00007fff90cc162d -[NSApplication > > run] + 470 > > 15 com.Growl.GrowlHelperApp 0x00000001014977a9 - > > [GrowlApplication run] + 182 > > 16 com.apple.AppKit 0x00007fff90f4080c > > NSApplicationMain + 867 > > 17 com.Growl.GrowlHelperApp 0x000000010147f8a5 main + 134 > > 18 com.Growl.GrowlHelperApp 0x0000000101474bc4 start + 52 > > > Thread 1:: Dispatch queue: com.apple.libdispatch-manager > > 0 libsystem_kernel.dylib 0x00007fff96ac27e6 kevent + 10 > > 1 libdispatch.dylib 0x00007fff942a55be > > _dispatch_mgr_invoke + 923 > > 2 libdispatch.dylib 0x00007fff942a414e > > _dispatch_mgr_thread + 54 > > > Thread 2: > > 0 libsystem_kernel.dylib 0x00007fff96ac067a mach_msg_trap + > > 10 > > 1 libsystem_kernel.dylib 0x00007fff96abfd71 mach_msg + 73 > > 2 com.apple.CoreFoundation 0x00007fff9345fb6c > > __CFRunLoopServiceMachPort + 188 > > 3 com.apple.CoreFoundation 0x00007fff934682d4 __CFRunLoopRun + > > 1204 > > 4 com.apple.CoreFoundation 0x00007fff93467ae6 > > CFRunLoopRunSpecific + 230 > > 5 com.apple.Foundation 0x00007fff95705fff -[NSConnection > > run] + 116 > > 6 com.apple.Foundation 0x00007fff956ad7fe -[NSThread main] > > + 68 > > 7 com.apple.Foundation 0x00007fff956ad776 > > __NSThread__main__ + 1575 > > 8 libsystem_c.dylib 0x00007fff94a898bf _pthread_start + > > 335 > > 9 libsystem_c.dylib 0x00007fff94a8cb75 thread_start + > > 13 > > > Thread 3:: WebCore: LocalStorage > > 0 libsystem_kernel.dylib 0x00007fff96ac1bca __psynch_cvwait > > + 10 > > 1 libsystem_c.dylib 0x00007fff94a8d274 > > _pthread_cond_wait + 840 > > 2 com.apple.JavaScriptCore 0x00007fff929105a0 > > WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64 > > 3 com.apple.WebCore 0x00007fff91a62d5a > > WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132 > > 4 com.apple.WebCore 0x00007fff91a62cb3 > > WebCore::LocalStorageThread::threadEntryPoint() + 99 > > 5 com.apple.WebCore 0x00007fff91a62bfb > > WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9 > > 6 libsystem_c.dylib 0x00007fff94a898bf _pthread_start + > > 335 > > 7 libsystem_c.dylib 0x00007fff94a8cb75 thread_start + > > 13 > > > Thread 4:: com.apple.NSURLConnectionLoader > > 0 libsystem_kernel.dylib 0x00007fff96ac06b6 > > semaphore_wait_trap + 10 > > 1 libdispatch.dylib 0x00007fff942a6bc2 > > _dispatch_thread_semaphore_wait + 18 > > 2 libdispatch.dylib 0x00007fff942a5db2 > > _dispatch_barrier_sync_f_slow + 137 > > 3 com.Growl.GrowlHelperApp 0x00000001014bc9c3 - > > [GrowlWebKitImageProtocol startLoading] + 150 > > 4 com.apple.Foundation 0x00007fff956d4b95 - > > [NSBlockOperation main] + 116 > > 5 com.apple.Foundation 0x00007fff9569b788 - > > [__NSOperationInternal start] + 705 > > 6 com.apple.Foundation 0x00007fff956fa341 - > > [_NSCFURLProtocolBridgeWithTrampoline processEventQ] + 365 > > 7 com.apple.CoreFoundation 0x00007fff9348844c > > __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12 > > 8 com.apple.CoreFoundation 0x00007fff93440562 > > __CFRunLoopDoBlocks + 322 > > 9 com.apple.CoreFoundation 0x00007fff934681c6 __CFRunLoopRun + > > 934 > > 10 com.apple.CoreFoundation 0x00007fff93467ae6 > > CFRunLoopRunSpecific + 230 > > 11 com.apple.Foundation 0x00007fff956b90ab + > > [NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + > > 335 > > 12 com.apple.Foundation 0x00007fff956ad7fe -[NSThread main] > > + 68 > > 13 com.apple.Foundation 0x00007fff956ad776 > > __NSThread__main__ + 1575 > > 14 libsystem_c.dylib 0x00007fff94a898bf _pthread_start + > > 335 > > 15 libsystem_c.dylib 0x00007fff94a8cb75 thread_start + > > 13 > > > Thread 5: > > 0 libsystem_kernel.dylib 0x00007fff96ac2192 > > __workq_kernreturn + 10 > > 1 libsystem_c.dylib 0x00007fff94a8b594 > > _pthread_wqthread + 758 > > 2 libsystem_c.dylib 0x00007fff94a8cb85 start_wqthread + > > 13 > > > Thread 6: > > 0 libsystem_kernel.dylib 0x00007fff96ac2192 > > __workq_kernreturn + 10 > > 1 libsystem_c.dylib 0x00007fff94a8b594 > > _pthread_wqthread + 758 > > 2 libsystem_c.dylib 0x00007fff94a8cb85 start_wqthread + > > 13 > > > Thread 7: > > 0 libsystem_kernel.dylib 0x00007fff96ac2192 > > __workq_kernreturn + 10 > > 1 libsystem_c.dylib 0x00007fff94a8b594 > > _pthread_wqthread + 758 > > 2 libsystem_c.dylib 0x00007fff94a8cb85 start_wqthread + > > 13 > > > Thread 8: > > 0 libsystem_kernel.dylib 0x00007fff96ac2192 > > __workq_kernreturn + 10 > > 1 libsystem_c.dylib 0x00007fff94a8b594 > > _pthread_wqthread + 758 > > 2 libsystem_c.dylib 0x00007fff94a8cb85 start_wqthread + > > 13 > > > Thread 0 crashed with X86 Thread State (64-bit): > > rax: 0x00007fff8e5f7f98 rbx: 0x0000000000000000 rcx: > > 0x0000000000048990 rdx: 0x00007fff61071348 > > rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: > > 0x00007fff610712c0 rsp: 0x00007fff610712b0 > > r8: 0x0000000000000003 r9: 0x00007fbb7ba49790 r10: > > 0x000000003a053103 r11: 0x000000002e5c05bc > > r12: 0x00007fff7d8e7310 r13: 0x00007fbb7a6619b0 r14: > > 0x00007fbb7a655cc0 r15: 0x00007fbb7a6619e8 > > rip: 0x00007fff9350a482 rfl: 0x0000000000010246 cr2: > > 0x0000000000000000 > > Logical CPU: 0 > > > Binary Images: > > 0x101473000 - 0x1014e5fff +com.Growl.GrowlHelperApp > > (1.3.2 - 1.3.2) <4AA0AD13-968C-331B-B753-DE236F3E05C0> /Applications/ > > Growl.app/Contents/MacOS/Growl > > 0x7fff61073000 - 0x7fff610a7ac7 dyld (195.5 - ???) <4A6E2B28- > > C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld > > 0x7fff8e137000 - 0x7fff8e153ff7 com.apple.GenerationalStorage > > (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/ > > PrivateFrameworks/GenerationalStorage.framework/Versions/A/ > > GenerationalStorage > > 0x7fff8e198000 - 0x7fff8e198fff libkeymgr.dylib (23.0.0 - > > compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/ > > system/libkeymgr.dylib > > 0x7fff8e1a2000 - 0x7fff8e1a7fff com.apple.OpenDirectory (10.7 > > - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/ > > Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory > > 0x7fff8e1af000 - 0x7fff8e1b2fff libRadiance.dylib (??? - ???) > > <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ > > ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ > > Versions/A/Resources/libRadiance.dylib > > 0x7fff8e1b3000 - > > ... > > 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.
