Here is the log:

run
[Switching to process 16274]
Running…
2011-02-01 19:00:40.256 FeedViewer[16274:a0f] +[GrowlApplicationBridge
infoDictionary]: unrecognized selector sent to class 0x10001e060
2011-02-01 19:00:40.258 FeedViewer[16274:a0f] An uncaught exception
was raised
2011-02-01 19:00:40.259 FeedViewer[16274:a0f] +[GrowlApplicationBridge
infoDictionary]: unrecognized selector sent to class 0x10001e060
2011-02-01 19:00:40.260 FeedViewer[16274:a0f] *** Terminating app due
to uncaught exception 'NSInvalidArgumentException', reason: '+
[GrowlApplicationBridge infoDictionary]: unrecognized selector sent to
class 0x10001e060'
*** Call stack at first throw:
(
        0   CoreFoundation                      0x00007fff83eac7b4
__exceptionPreprocess + 180
        1   libobjc.A.dylib                     0x00007fff855f00f3
objc_exception_throw + 45
        2   CoreFoundation                      0x00007fff83f061a0
__CFFullMethodName + 0
        3   CoreFoundation                      0x00007fff83e7e91f
___forwarding___ + 751
        4   CoreFoundation                      0x00007fff83e7aa68
_CF_forwarding_prep_0 + 232
        5   Growl-WithInstaller                 0x000000010000b8b1 +
[GrowlApplicationBridge
_checkForPackagedUpdateForGrowlPrefPaneBundle:] + 207
        6   Growl-WithInstaller                 0x000000010000ba05 +
[GrowlApplicationBridge
_launchGrowlIfInstalledWithRegistrationDictionary:] + 150
        7   Growl-WithInstaller                 0x000000010000a477 +
[GrowlApplicationBridge setGrowlDelegate:] + 839
        8   FeedViewer                          0x0000000100001c90 -
[FeedViewerAppDelegate sendNotification] + 217
        9   FeedViewer                          0x0000000100001d37 -
[FeedViewerAppDelegate awakeFromNib] + 38
        10  CoreFoundation                      0x00007fff83e5aa2d -[NSSet
makeObjectsPerformSelector:] + 205
        11  AppKit                              0x00007fff80aa5657 -
[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
        12  AppKit                              0x00007fff80aa388d loadNib +
226
        13  AppKit                              0x00007fff80aa2d9a +
[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:]
+ 248
        14  AppKit                              0x00007fff80aa2bd2 +
[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
        15  AppKit                              0x00007fff80aa0153
NSApplicationMain + 279
        16  FeedViewer                          0x0000000100001bb5 main + 33
        17  FeedViewer                          0x0000000100001b8c start + 52
        18  ???                                 0x0000000000000001 0x0 + 1
)
terminate called after throwing an instance of 'NSException'
Program received signal:  “SIGABRT”.

On Feb 1, 6:58 pm, Peter Hosey <[email protected]> wrote:
> On Feb 1, 2011, at 08:49:58, SarpErdag wrote:
>
> > Here is what the debugger says about the "self" parameter passed. There is 
> > something weird there I think.
>
> No, it's just the Xcode Debugger window's variables view being as useless as 
> ever.
>
> You still haven't answered my question. Does anything get logged to the 
> Debugger Console (or the system Console when not running under Xcode/gdb) 
> before the program receives SIGABRT?

-- 
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