Geoff, that crash is likely the result of a bad plugin, please look in
~/Library/Application Support/Growl/Plugins and try moving any plugins
there to the desktop and restart Growl.

On Jul 14, 5:52 am, Geoff Stahl <[email protected]> wrote:
> I'm getting the same issues.  Growl crashing unexpectedly.  Here's the log:
>
> Process:         Growl [35140]
> Path:            /Applications/Growl.app/Contents/MacOS/Growl
> Identifier:      com.Growl.GrowlHelperApp
> Version:         1.4 (1.4)
> App Item ID:     467939042
> App External ID: 8236495
> Code Type:       X86-64 (Native)
> Parent Process:  launchd [124]
>
> Date/Time:       2012-07-13 23:20:18.575 -0400
> OS Version:      Mac OS X 10.7.4 (11E53)
> Report Version:  9
>
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
>
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
>
> Application Specific Information:
> objc[35140]: garbage collection is OFF
> *** Terminating app due to uncaught exception 'NSInvalidArgumentException',
> reason: '-[__NSCFDictionary setObject:forKey:]: attempt to insert nil key'
> *** First throw call stack:
> (
> 0   CoreFoundation                      0x00007fff893a0f56
> __exceptionPreprocess + 198
> 1   libobjc.A.dylib                     0x00007fff8888ed5e
> objc_exception_throw + 43
> 2   CoreFoundation                      0x00007fff893a0d8a +[NSException
> raise:format:arguments:] + 106
> 3   CoreFoundation                      0x00007fff893a0d14 +[NSException
> raise:format:] + 116
> 4   CoreFoundation                      0x00007fff8935dc0c
> -[__NSCFDictionary setObject:forKey:] + 156
> 5   Growl                               0x000000010117ba6c
> -[GrowlPluginController addPluginInstance:fromPath:bundle:] + 2010
> 6   Growl                               0x0000000101190da5
> -[GrowlWebKitPluginHandler loadPluginAtPath:] + 284
> 7   CoreFoundation                      0x00007fff8939070d -[NSObject
> performSelector:withObject:] + 61
> 8   Growl                               0x000000010117cf02
> -[GrowlPluginController dispatchPluginAtPath:] + 690
> 9   Growl                               0x000000010117cc18
> -[GrowlPluginController findPluginsInDirectory:] + 269
> 10  Growl                               0x000000010117a6e8
> -[GrowlPluginController initSingleton] + 1318
> 11  Growl                               0x0000000101180036
> -[GrowlNotificationTicket displayPlugin] + 29
> 12  Growl                               0x00000001011876a6
> -[GrowlApplicationController dispatchNotificationWithDictionary:] + 1555
> 13  Growl                               0x0000000101195903
> -[GrowlGNTPPacketParser packetDidFinishReading:] + 143
> 14  Growl                               0x00000001011b37cf
> __37-[GCDAsyncSocket completeCurrentRead]_block_invoke_0 + 58
> 15  libdispatch.dylib                   0x00007fff8714da86
> _dispatch_call_block_and_release + 18
> 16  libdispatch.dylib                   0x00007fff8714f8f6
> _dispatch_main_queue_callback_4CF + 308
> 17  CoreFoundation                      0x00007fff89335e7c __CFRunLoopRun +
> 1724
> 18  CoreFoundation                      0x00007fff89335486
> CFRunLoopRunSpecific + 230
> 19  HIToolbox                           0x00007fff825954d3
> RunCurrentEventLoopInMode + 277
> 20  HIToolbox                           0x00007fff8259c781
> ReceiveNextEventCommon + 355
> 21  HIToolbox                           0x00007fff8259c60e
> BlockUntilNextEventMatchingListInMode + 62
> 22  AppKit                              0x00007fff83092e31 _DPSNextEvent +
> 659
> 23  AppKit                              0x00007fff83092735 -[NSApplication
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
> 24  AppKit                              0x00007fff8308f071 -[NSApplication
> run] + 470
> 25  Growl                               0x0000000101193beb
> -[GrowlApplication run] + 182
> 26  AppKit                              0x00007fff8330b244
> NSApplicationMain + 867
> 27  Growl                               0x000000010117a18c main + 134
> 28  Growl                               0x0000000101172124 start + 52
> )
>
> abort() called
> terminate called throwing an exception
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib         0x00007fff86729ce2 __pthread_kill + 10
> 1   libsystem_c.dylib             0x00007fff81a5b7d2 pthread_kill + 95
> 2   libsystem_c.dylib             0x00007fff81a4ca7a abort + 143
> 3   libc++abi.dylib               0x00007fff828c87bc abort_message + 214
> 4   libc++abi.dylib               0x00007fff828c5fcf default_terminate() +
> 28
> 5   libobjc.A.dylib               0x00007fff8888f1b9 _objc_terminate + 94
> 6   libc++abi.dylib               0x00007fff828c6001
> safe_handler_caller(void (*)()) + 11
> 7   libc++abi.dylib               0x00007fff828c605c std::terminate() + 16
> 8   libc++abi.dylib               0x00007fff828c7152 __cxa_throw + 114
> 9   libobjc.A.dylib               0x00007fff8888ee7a objc_exception_throw +
> 327
> 10  com.apple.CoreFoundation       0x00007fff893a0d8a +[NSException
> raise:format:arguments:] + 106
> 11  com.apple.CoreFoundation       0x00007fff893a0d14 +[NSException
> raise:format:] + 116
> 12  com.apple.CoreFoundation       0x00007fff8935dc0c -[__NSCFDictionary
> setObject:forKey:] + 156
> 13  com.Growl.GrowlHelperApp       0x000000010117ba6c
> -[GrowlPluginController addPluginInstance:fromPath:bundle:] + 2010
> 14  com.Growl.GrowlHelperApp       0x0000000101190da5
> -[GrowlWebKitPluginHandler loadPluginAtPath:] + 284
> 15  com.apple.CoreFoundation       0x00007fff8939070d -[NSObject
> performSelector:withObject:] + 61
> 16  com.Growl.GrowlHelperApp       0x000000010117cf02
> -[GrowlPluginController dispatchPluginAtPath:] + 690
> 17  com.Growl.GrowlHelperApp       0x000000010117cc18
> -[GrowlPluginController findPluginsInDirectory:] + 269
> 18  com.Growl.GrowlHelperApp       0x000000010117a6e8
> -[GrowlPluginController initSingleton] + 1318
> 19  com.Growl.GrowlHelperApp       0x0000000101180036
> -[GrowlNotificationTicket displayPlugin] + 29
> 20  com.Growl.GrowlHelperApp       0x00000001011876a6
> -[GrowlApplicationController dispatchNotificationWithDictionary:] + 1555
> 21  com.Growl.GrowlHelperApp       0x0000000101195903
> -[GrowlGNTPPacketParser packetDidFinishReading:] + 143
> 22  com.Growl.GrowlHelperApp       0x00000001011b37cf __37-[GCDAsyncSocket
> completeCurrentRead]_block_invoke_0 + 58
> 23  libdispatch.dylib             0x00007fff8714da86
> _dispatch_call_block_and_release + 18
> 24  libdispatch.dylib             0x00007fff8714f8f6
> _dispatch_main_queue_callback_4CF + 308
> 25  com.apple.CoreFoundation       0x00007fff89335e7c __CFRunLoopRun + 1724
> 26  com.apple.CoreFoundation       0x00007fff89335486 CFRunLoopRunSpecific
> + 230
> 27  com.apple.HIToolbox           0x00007fff825954d3
> RunCurrentEventLoopInMode + 277
> 28  com.apple.HIToolbox           0x00007fff8259c781 ReceiveNextEventCommon
> + 355
> 29  com.apple.HIToolbox           0x00007fff8259c60e
> BlockUntilNextEventMatchingListInMode + 62
> 30  com.apple.AppKit               0x00007fff83092e31 _DPSNextEvent + 659
> 31  com.apple.AppKit               0x00007fff83092735 -[NSApplication
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
> 32  com.apple.AppKit               0x00007fff8308f071 -[NSApplication run]
> + 470
> 33  com.Growl.GrowlHelperApp       0x0000000101193beb -[GrowlApplication
> run] + 182
> 34  com.apple.AppKit               0x00007fff8330b244 NSApplicationMain +
> 867
> 35  com.Growl.GrowlHelperApp       0x000000010117a18c main + 134
> 36  com.Growl.GrowlHelperApp       0x0000000101172124 start + 52
>
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib         0x00007fff8672a7e6 kevent + 10
> 1   libdispatch.dylib             0x00007fff8714f78a _dispatch_mgr_invoke +
> 923
> 2   libdispatch.dylib             0x00007fff8714e31a _dispatch_mgr_thread +
> 54
>
> Thread 2:
> 0   libsystem_kernel.dylib         0x00007fff8672867a mach_msg_trap + 10
> 1   libsystem_kernel.dylib         0x00007fff86727d71 mach_msg + 73
> 2   com.apple.CoreFoundation       0x00007fff8932d50c
> __CFRunLoopServiceMachPort + 188
> 3   com.apple.CoreFoundation       0x00007fff89335c74 __CFRunLoopRun + 1204
> 4   com.apple.CoreFoundation       0x00007fff89335486 CFRunLoopRunSpecific
> + 230
> 5   com.apple.Foundation           0x00007fff8a5f8f4b -[NSConnection run] +
> 116
> 6   com.apple.Foundation           0x00007fff8a5a072a -[NSThread main] + 68
> 7   com.apple.Foundation           0x00007fff8a5a06a2 __NSThread__main__ +
> 1575
> 8   libsystem_c.dylib             0x00007fff81a598bf _pthread_start + 335
> 9   libsystem_c.dylib             0x00007fff81a5cb75 thread_start + 13
>
> Thread 3:: CVDisplayLink
> 0   libsystem_kernel.dylib         0x00007fff86729bca __psynch_cvwait + 10
> 1   libsystem_c.dylib             0x00007fff81a5d274 _pthread_cond_wait +
> 840
> 2   com.apple.CoreVideo           0x00007fff886996c8
> CVDisplayLink::runIOThread() + 710
> 3   com.apple.CoreVideo           0x00007fff886993e9 _ZL13startIOThreadPv +
> 148
> 4   libsystem_c.dylib             0x00007fff81a598bf _pthread_start + 335
> 5   libsystem_c.dylib             0x00007fff81a5cb75 thread_start + 13
>
> Thread 4:
> 0   libsystem_kernel.dylib         0x00007fff8672a192 __workq_kernreturn +
> 10
> 1   libsystem_c.dylib             0x00007fff81a5b594 _pthread_wqthread + 758
> 2   libsystem_c.dylib             0x00007fff81a5cb85 start_wqthread + 13
>
> Thread 0 crashed with X86 Thread State (64-bit):
>   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff60d6ce78
>  rdx: 0x0000000000000000
>   rdi: 0x0000000000000907  rsi: 0x0000000000000006  rbp: 0x00007fff60d6cea0
>  rsp: 0x00007fff60d6ce78
>    r8: 0x00007fff71505fb8   r9: 0x00007fff60d6c908  r10: 0x00007fff86729d0a
>  r11: 0xffffff80002da8d0
>   r12: 0x000000010135d790  r13: 0x00007fff723cb988  r14: 0x00007fff71508960
>  r15: 0x00007fff60d6cff0
>   rip: 0x00007fff86729ce2  rfl: 0x0000000000000246  cr2: 0x00000001015e2000
> Logical CPU: 0
>
> Binary Images:
>        0x101170000 -        0x10120afff +com.Growl.GrowlHelperApp (1.4 -
> 1.4) <B32096C1-B460-306E-B57A-C473D7C0C150>
> /Applications/Growl.app/Contents/MacOS/Growl
>        0x101295000 -        0x1012a1ff7
> +net.wafflesoftware.ShortcutRecorder.framework.Leopard (??? - 1.0)
> <599E0DC6-5450-3F31-A631-DA2E231D9C45>
> /Applications/Growl.app/Contents/Frameworks/ShortcutRecorder.framework/Vers 
> ions/A/ShortcutRecorder
> ...
>
> 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.

Reply via email to