Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audioscrobbler[2206]: *** setObjectForKey: object cannot be nil (key: Name) #27

Closed
ivankovnatsky opened this issue Feb 18, 2016 · 0 comments

Comments

@ivankovnatsky
Copy link
Contributor

Hi guys, was trying to run the release app. Also built it, the result the same:

OS X: El Capitan 10.11.3

Audioscrobbler_2016-02-18-213820_ghaf.crash.txt

2/18/16 21:38:19.586 launchservicesd[81]: SecTaskLoadEntitlements failed error=22
2/18/16 21:38:19.589 launchservicesd[81]: SecTaskLoadEntitlements failed error=22
2/18/16 21:38:20.091 appleeventsd[55]: SecTaskLoadEntitlements failed error=22
2/18/16 21:38:20.092 Audioscrobbler[2206]: NSScanner: nil string argument
2/18/16 21:38:20.093 Audioscrobbler[2206]: An uncaught exception was raised
2/18/16 21:38:20.093 Audioscrobbler[2206]: *** setObjectForKey: object cannot be nil (key: Name)
2/18/16 21:38:20.093 Audioscrobbler[2206]: (
    0   CoreFoundation                      0x00007fff8e83cae2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff8fc61f7e objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff8e716ed4 -[__NSDictionaryM setObject:forKey:] + 1236
    3   Audioscrobbler                      0x000000010a324442 Audioscrobbler + 13378
    4   Audioscrobbler                      0x000000010a322c78 Audioscrobbler + 7288
    5   CoreFoundation                      0x00007fff8e73c33f -[NSSet makeObjectsPerformSelector:] + 223
    6   AppKit                              0x00007fff852f5ee4 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1192
    7   AppKit                              0x00007fff852d4b51 loadNib + 384
    8   AppKit                              0x00007fff852d4077 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 300
    9   AppKit                              0x00007fff852d3e40 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
    10  AppKit                              0x00007fff852d3c0c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    11  AppKit                              0x00007fff852ce25a NSApplicationMain + 466
    12  libdyld.dylib                       0x00007fff94b525ad start + 1
)
2/18/16 21:38:20.093 Audioscrobbler[2206]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** setObjectForKey: object cannot be nil (key: Name)'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff8e83cae2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff8fc61f7e objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff8e716ed4 -[__NSDictionaryM setObject:forKey:] + 1236
    3   Audioscrobbler                      0x000000010a324442 Audioscrobbler + 13378
    4   Audioscrobbler                      0x000000010a322c78 Audioscrobbler + 7288
    5   CoreFoundation                      0x00007fff8e73c33f -[NSSet makeObjectsPerformSelector:] + 223
    6   AppKit                              0x00007fff852f5ee4 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1192
    7   AppKit                              0x00007fff852d4b51 loadNib + 384
    8   AppKit                              0x00007fff852d4077 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 300
    9   AppKit                              0x00007fff852d3e40 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
    10  AppKit                              0x00007fff852d3c0c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    11  AppKit                              0x00007fff852ce25a NSApplicationMain + 466
    12  libdyld.dylib                       0x00007fff94b525ad start + 1
)
2/18/16 21:38:20.094 diagnosticd[105]: error evaluating process info - pid: 2206, puniqueid: 2206
2/18/16 21:38:20.095 com.apple.xpc.launchd[1]: (fm.last.Audioscrobbler.222432[2206]) Service exited due to signal: Abort trap: 6
2/18/16 21:38:20.109 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[2207]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
2/18/16 21:38:20.330 ReportCrash[2207]: Saved crash report for Audioscrobbler[2206] version 0.9.15 to /Users/sevenfourk/Library/Logs/DiagnosticReports/Audioscrobbler_2016-02-18-213820_ghaf.crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant