Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Last.fm integration not working #81

Closed
Bilalh opened this issue Mar 18, 2014 · 18 comments
Closed

Last.fm integration not working #81

Bilalh opened this issue Mar 18, 2014 · 18 comments
Milestone

Comments

@Bilalh
Copy link

Bilalh commented Mar 18, 2014

After authorising last.fm, the tracks are not scrobbled. How do you get this do work?

Also when authorising last.fm and typing the wrong password it crashes

Process:         Google Music [19970]
Path:            /Applications/Google Music.app/Contents/MacOS/Google Music
Identifier:      com.sajidanwar.Google-Music
Version:         1.1.1 (0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [241]
User ID:         501

Date/Time:       2014-03-18 21:55:25.103 +0000
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Interval Since Last Report:          968937 sec
Crashes Since Last Report:           47
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      5D5405EA-C631-FFAE-68C0-DD27F360C5F8

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSAlert beginSheetModalForWindow:completionHandler:]: unrecognized selector sent to instance 0x7ffd21d37c40'
abort() called
terminate called throwing an exception

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8a6e1b06 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff91b853f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8a77840a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3   CoreFoundation                      0x00007fff8a6d002e ___forwarding___ + 414
4   CoreFoundation                      0x00007fff8a6cfe18 _CF_forwarding_prep_0 + 232
5   Google Music                        0x000000010c5725c5 __53-[LastFmPreferencesViewController authorizeScrobble:]_block_invoke58 + 166
6   Google Music                        0x000000010c58136f __165-[LastFm _performApiCallForMethod:useCache:signature:withSortedParamsArray:andOriginalParams:rootXpath:returnDictionary:mappingObject:successHandler:failureHandler:]_block_invoke258 + 344
7   Foundation                          0x00007fff8b18599f -[NSBlockOperation main] + 124
8   Foundation                          0x00007fff8b15b8f6 -[__NSOperationInternal start] + 684
9   Foundation                          0x00007fff8b1630c1 __block_global_6 + 129
10  libdispatch.dylib                   0x00007fff87b4af01 _dispatch_call_block_and_release + 15
11  libdispatch.dylib                   0x00007fff87b470b6 _dispatch_client_callout + 8
12  libdispatch.dylib                   0x00007fff87b4c0c8 _dispatch_main_queue_callback_4CF + 275
13  CoreFoundation                      0x00007fff8a683b4c __CFRunLoopRun + 1644
14  CoreFoundation                      0x00007fff8a6830e2 CFRunLoopRunSpecific + 290
15  HIToolbox                           0x00007fff86e21eb4 RunCurrentEventLoopInMode + 209
16  HIToolbox                           0x00007fff86e21c52 ReceiveNextEventCommon + 356
17  HIToolbox                           0x00007fff86e21ae3 BlockUntilNextEventMatchingListInMode + 62
18  AppKit                              0x00007fff8c581533 _DPSNextEvent + 685
19  AppKit                              0x00007fff8c580df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
20  AppKit                              0x00007fff8c5781a3 -[NSApplication run] + 517
21  AppKit                              0x00007fff8c51cbd6 NSApplicationMain + 869
22  Google Music                        0x000000010c572889 main + 203
23  libdyld.dylib                       0x00007fff89f667e1 start + 0
24  ???                                 0x0000000000000002 0x0 + 2

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff8ddd5212 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff87dccb24 pthread_kill + 90
2   libsystem_c.dylib               0x00007fff87e10f61 abort + 143
3   libc++abi.dylib                 0x00007fff8dd9b9eb abort_message + 257
4   libc++abi.dylib                 0x00007fff8dd9939a default_terminate() + 28
5   libobjc.A.dylib                 0x00007fff91b85873 _objc_terminate() + 91
6   libc++.1.dylib                  0x00007fff89b1c8fe std::terminate() + 20
7   libobjc.A.dylib                 0x00007fff91b855de objc_terminate + 9
8   libdispatch.dylib               0x00007fff87b470ca _dispatch_client_callout + 28
9   libdispatch.dylib               0x00007fff87b4c0c8 _dispatch_main_queue_callback_4CF + 275
10  com.apple.CoreFoundation        0x00007fff8a683b4c __CFRunLoopRun + 1644
11  com.apple.CoreFoundation        0x00007fff8a6830e2 CFRunLoopRunSpecific + 290
12  com.apple.HIToolbox             0x00007fff86e21eb4 RunCurrentEventLoopInMode + 209
13  com.apple.HIToolbox             0x00007fff86e21c52 ReceiveNextEventCommon + 356
14  com.apple.HIToolbox             0x00007fff86e21ae3 BlockUntilNextEventMatchingListInMode + 62
15  com.apple.AppKit                0x00007fff8c581533 _DPSNextEvent + 685
16  com.apple.AppKit                0x00007fff8c580df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17  com.apple.AppKit                0x00007fff8c5781a3 -[NSApplication run] + 517
18  com.apple.AppKit                0x00007fff8c51cbd6 NSApplicationMain + 869
19  com.sajidanwar.Google-Music     0x000000010c572889 main + 203
20  libdyld.dylib                   0x00007fff89f667e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8ddd5d16 kevent + 10
1   libdispatch.dylib               0x00007fff87b49dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib               0x00007fff87b499ee _dispatch_mgr_thread + 54

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff8ddd3686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8ddd2c42 mach_msg + 70
2   com.apple.CoreFoundation        0x00007fff8a67e233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation        0x00007fff8a683916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation        0x00007fff8a6830e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation            0x00007fff8b104526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation            0x00007fff8b162532 __NSThread__main__ + 1345
7   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
8   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 3:: CVDisplayLink
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcfff3 _pthread_cond_wait + 927
2   com.apple.CoreVideo             0x00007fff89f3bea3 CVDisplayLink::waitUntil(unsigned long long) + 271
3   com.apple.CoreVideo             0x00007fff89f3b201 CVDisplayLink::runIOThread() + 529
4   com.apple.CoreVideo             0x00007fff89f3afd7 startIOThread(void*) + 148
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8ddd3686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8ddd2c42 mach_msg + 70
2   com.apple.CoreFoundation        0x00007fff8a67e233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation        0x00007fff8a683916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation        0x00007fff8a6830e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation        0x00007fff8a691dd1 CFRunLoopRun + 97
6   com.apple.Foundation            0x00007fff8b162532 __NSThread__main__ + 1345
7   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
8   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff8ddd5322 __select + 10
1   com.apple.CoreFoundation        0x00007fff8a6c2f46 __CFSocketManager + 1302
2   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
3   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 6:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff87ee9b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   com.apple.JavaScriptCore        0x00007fff8810cbfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore        0x00007fff8812225f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff8806f9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore        0x00007fff8806f8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore        0x00007fff8812225f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff8806f9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore        0x00007fff8806f8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore        0x00007fff8812225f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff8806f9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore        0x00007fff8806f8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore        0x00007fff8812225f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 10:: WebCore: LocalStorage
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff87ee9b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61
3   com.apple.WebCore               0x00007fff8f8d6d01 WTF::PassOwnPtr<WebCore::StorageTask> WTF::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore               0x00007fff8ee2712a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore        0x00007fff8812225f WTF::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
7   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 11:: com.apple.coremedia.networkbuffering
0   libsystem_kernel.dylib          0x00007fff8ddd3686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8ddd2c42 mach_msg + 70
2   com.apple.CoreFoundation        0x00007fff8a67e233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation        0x00007fff8a683916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation        0x00007fff8a6830e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation        0x00007fff8a691dd1 CFRunLoopRun + 97
6   com.apple.CoreMedia             0x00007fff91a50830 FigThreadGlobalNetworkBufferingRunloop + 21
7   com.apple.CoreMedia             0x00007fff91a52379 figThreadMain + 382
8   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
9   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 12:: com.apple.coremedia.asyncio
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.CoreMedia             0x00007fff91a51ea8 FigSemaphoreWaitRelative + 273
3   com.apple.MediaToolbox          0x00007fff8897a691 0x7fff88960000 + 108177
4   com.apple.CoreMedia             0x00007fff91a52379 figThreadMain + 382
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 13:: AQClient
0   libsystem_kernel.dylib          0x00007fff8ddd3686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8ddd2c42 mach_msg + 70
2   com.apple.CoreFoundation        0x00007fff8a67e233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation        0x00007fff8a683916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation        0x00007fff8a6830e2 CFRunLoopRunSpecific + 290
5   com.apple.audio.toolbox.AudioToolbox    0x00007fff922ef63e GenericRunLoopThread::Entry(void*) + 204
6   com.apple.audio.toolbox.AudioToolbox    0x00007fff922ef4f5 CAPThread::Entry(CAPThread*) + 175
7   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
8   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 14:
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.audio.toolbox.AudioToolbox    0x00007fff92307d8c CAGuard::Wait() + 90
3   com.apple.audio.toolbox.AudioToolbox    0x00007fff92305dd2 AQConverterManager::AQConverterThread::Run() + 294
4   com.apple.audio.toolbox.AudioToolbox    0x00007fff92305c3e AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
5   com.apple.audio.toolbox.AudioToolbox    0x00007fff922ef4f5 CAPThread::Entry(CAPThread*) + 175
6   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
7   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 15:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib          0x00007fff8ddd3686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8ddd2c42 mach_msg + 70
2   com.apple.audio.CoreAudio       0x00007fff910d170c HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio       0x00007fff910d169a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio       0x00007fff910cfad9 HALC_ProxyIOContext::IOWorkLoop() + 1161
5   com.apple.audio.CoreAudio       0x00007fff910cf5bf HALC_ProxyIOContext::IOThreadEntry(void*) + 83
6   com.apple.audio.CoreAudio       0x00007fff910cf497 HALB_IOThread::Entry(void*) + 75
7   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
8   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 16:: com.apple.coremedia.audioqueue.source
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.CoreMedia             0x00007fff91a51ea8 FigSemaphoreWaitRelative + 273
3   com.apple.MediaToolbox          0x00007fff88991bca 0x7fff88960000 + 203722
4   com.apple.CoreMedia             0x00007fff91a52379 figThreadMain + 382
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 17:: com.apple.coremedia.audiomentor
0   libsystem_kernel.dylib          0x00007fff8ddd50fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87dcffb9 _pthread_cond_wait + 869
2   com.apple.CoreMedia             0x00007fff91a51ea8 FigSemaphoreWaitRelative + 273
3   com.apple.MediaToolbox          0x00007fff889da756 0x7fff88960000 + 501590
4   com.apple.CoreMedia             0x00007fff91a52379 figThreadMain + 382
5   libsystem_c.dylib               0x00007fff87dcb772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87db81a1 thread_start + 13

Thread 18:
0   libsystem_kernel.dylib          0x00007fff8ddd56d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87dcdf1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87dcdce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87db8191 start_wqthread + 13

Thread 19:
0   libsystem_kernel.dylib          0x00007fff8ddd56d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87dcdf1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87dcdce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87db8191 start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib          0x00007fff8ddd56d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87dcdf1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87dcdce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87db8191 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib          0x00007fff8ddd56d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87dcdf1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87dcdce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87db8191 start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib          0x00007fff8ddd56d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87dcdf1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87dcdce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87db8191 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5368f358  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5368f380  rsp: 0x00007fff5368f358
   r8: 0x00007fff764d5278   r9: 0x0000000000000015  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff5368f4e0  r13: 0x0000000000000000  r14: 0x00007fff764d6180  r15: 0x00007fff5368f3c0
  rip: 0x00007fff8ddd5212  rfl: 0x0000000000000206  cr2: 0x00007fff764ceff0
Logical CPU: 0

Binary Images:
       0x10c56f000 -        0x10c59bff7 +com.sajidanwar.Google-Music (1.1.1 - 0) <66E42BE0-66CB-3311-BF04-E918EE803BB7> /Applications/Google Music.app/Contents/MacOS/Google Music
       0x10c5d1000 -        0x10cf61627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x10d277000 -        0x10d278ff7  ATSHI.dylib (341.2) <8727FE94-7CED-3691-89E8-02BA300B4313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x10e68f000 -        0x10e69bfff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x10e739000 -        0x10e739ffb +cl_kernels (???) <33F738B5-EAD1-482F-AC0C-C146CD940104> cl_kernels
       0x10e744000 -        0x10e744ff3 +cl_kernels (???) <36F335EB-F95C-4175-894A-606C543A4635> cl_kernels
       0x10e79f000 -        0x10e7a5fff  libCGXCoreImage.A.dylib (333.1) <FBAAF933-1798-3E53-B071-88C930D6BDEF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
       0x10e7bb000 -        0x10e7c0ff7  libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
       0x10e7d9000 -        0x10e7ddfff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
       0x10e9b9000 -        0x10e9b9ffc +cl_kernels (???) <6874245E-4646-4798-9CEB-8FD105056A4B> cl_kernels
       0x10e9c2000 -        0x10e9c2ff7 +cl_kernels (???) <483B7D3A-B616-4BA1-9D5C-A600FBC95A04> cl_kernels
       0x10e9cc000 -        0x10e9f8ff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
       0x10ea08000 -        0x10ea08ffc +cl_kernels (???) <6874245E-4646-4798-9CEB-8FD105056A4B> cl_kernels
       0x10ea0c000 -        0x10ea0cffe +cl_kernels (???) <3B97D08F-7FF8-48BA-BE6F-C95338211463> cl_kernels
       0x10ea62000 -        0x10ea62ffb +cl_kernels (???) <313B2E7B-1FB9-4BF8-8E2F-58EF1974A98B> cl_kernels
       0x10ea67000 -        0x10ea67ffd +cl_kernels (???) <96529E92-C16E-4C6E-9154-FE71E63A11DB> cl_kernels
       0x10ea6c000 -        0x10ea6cffd +cl_kernels (???) <45343997-E2FF-4DB1-9426-677F422C01E9> cl_kernels
       0x110150000 -        0x11015dfff  libGPUSupport.dylib (8.10.1) <7860F083-3F7B-3811-A56C-E8557A90C7DB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
       0x110164000 -        0x110169fff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
       0x110171000 -        0x11017dfff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
       0x110187000 -        0x110187ffd +cl_kernels (???) <47839288-2AC9-48CB-AE73-02C38DD7D835> cl_kernels
       0x115653000 -        0x115811fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x115848000 -        0x1159b8fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x1159f0000 -        0x115e78ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.76 - 8.1.6) <AAF3A0B5-6AC3-37E9-ABAC-D09201DB0D4A> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
       0x1163eb000 -        0x116416fff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x11641f000 -        0x116428fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
       0x116ac0000 -        0x116b5aff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x117f26000 -        0x117f3cff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
       0x1262a0000 -        0x1262a5fff  com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x129840000 -        0x129a4fff7  com.apple.audio.codecs.Components (3.1 - 3.1) <352F4973-BDA4-3D62-A4A6-080B9AFB291F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x129ada000 -        0x129c2fff7  com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x200000000 -        0x20092eff7  com.apple.GeForceGLDriver (8.16.76 - 8.1.6) <2F50AF6F-3A34-30E0-BC67-92D8BDBD69DC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff6c16f000 -     0x7fff6c1a393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff862f6000 -     0x7fff862fbfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff86325000 -     0x7fff8634cff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8634d000 -     0x7fff8637bff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8637c000 -     0x7fff863fdfff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff863fe000 -     0x7fff864fbff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff864fc000 -     0x7fff86508ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff86509000 -     0x7fff86520fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86521000 -     0x7fff865bcfff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff865d2000 -     0x7fff865fafff  libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff865fb000 -     0x7fff8688cff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff86896000 -     0x7fff86970fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff86982000 -     0x7fff86989fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff869e5000 -     0x7fff869e9fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff869ea000 -     0x7fff86a41ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff86a42000 -     0x7fff86bb3ff7  com.apple.QTKit (7.7.1 - 2599.46) <FC3F5D20-16F4-3F7A-87C6-4171A25D8C5D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86bb4000 -     0x7fff86bd3ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff86bd4000 -     0x7fff86c23fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff86c24000 -     0x7fff86d3efff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff86d3f000 -     0x7fff86dc1ff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff86dc2000 -     0x7fff870f2fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff870f3000 -     0x7fff870f3fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8719c000 -     0x7fff871f6fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff87274000 -     0x7fff8727efff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8727f000 -     0x7fff872b3fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff872b4000 -     0x7fff872d6ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff872d7000 -     0x7fff872e5ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
    0x7fff87411000 -     0x7fff876b5ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff876b6000 -     0x7fff876b7fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff877b9000 -     0x7fff8788bff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8793f000 -     0x7fff87a30ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff87b23000 -     0x7fff87b30ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff87b31000 -     0x7fff87b44ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87b45000 -     0x7fff87b5aff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff87b5b000 -     0x7fff87db6ff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff87db7000 -     0x7fff87e83ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff87ee3000 -     0x7fff8817eff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8817f000 -     0x7fff88187fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff88188000 -     0x7fff881a5ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff881a6000 -     0x7fff8820ffff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff88210000 -     0x7fff88780ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff88781000 -     0x7fff888a1fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff888b7000 -     0x7fff888f1ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff888f2000 -     0x7fff888f2fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff888f3000 -     0x7fff888f6fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8895f000 -     0x7fff8895ffff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff88960000 -     0x7fff88c17ff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff88ca3000 -     0x7fff88cbdfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff88cbe000 -     0x7fff88cccfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff88ccd000 -     0x7fff88e2bfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff88e34000 -     0x7fff88e35ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff88e36000 -     0x7fff88eb4ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff88eb5000 -     0x7fff88eb7ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff88eb8000 -     0x7fff88fb6fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff88fb7000 -     0x7fff88fbefff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff891d0000 -     0x7fff891e5fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff891e6000 -     0x7fff89622fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8968f000 -     0x7fff89754ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89770000 -     0x7fff89797fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff89798000 -     0x7fff8979bff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff8979c000 -     0x7fff897f5ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff897f8000 -     0x7fff8980bff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8980c000 -     0x7fff89a41ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89a47000 -     0x7fff89ae1fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff89ae2000 -     0x7fff89ae2fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff89ae3000 -     0x7fff89b05ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff89b06000 -     0x7fff89b13fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff89b14000 -     0x7fff89b14fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff89b15000 -     0x7fff89b7dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff89b7e000 -     0x7fff89bb6fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff89bb7000 -     0x7fff89e38fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff89e39000 -     0x7fff89e3bff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff89e3c000 -     0x7fff89ef9ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff89efa000 -     0x7fff89efffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff89f05000 -     0x7fff89f0bfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff89f0c000 -     0x7fff89f38fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff89f39000 -     0x7fff89f63ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff89f64000 -     0x7fff89f67ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff89fb2000 -     0x7fff89fb3fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff89fb4000 -     0x7fff89fbfff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff89fd1000 -     0x7fff8a2e8ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8a2e9000 -     0x7fff8a2eaff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8a2eb000 -     0x7fff8a3beff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8a3bf000 -     0x7fff8a3c3ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8a3c4000 -     0x7fff8a407ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8a408000 -     0x7fff8a57dff7  com.apple.CFNetwork (596.6 - 596.6) <C46892D2-B01C-39FF-8094-8C018D884A57> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8a57e000 -     0x7fff8a5ebff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8a64b000 -     0x7fff8a64dff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8a64e000 -     0x7fff8a838ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8a839000 -     0x7fff8a895ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8a896000 -     0x7fff8a8a5ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8a8a6000 -     0x7fff8b08bff7  libclh.dylib (4.0.3 - 4.0.3) <9AA08600-0B71-3957-9231-8C51FBA27407> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff8b08c000 -     0x7fff8b08ffff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff8b090000 -     0x7fff8b0c6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8b0c7000 -     0x7fff8b0cbfff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8b0cc000 -     0x7fff8b42bfff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b4ae000 -     0x7fff8b50dfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8b50e000 -     0x7fff8b514ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8b78b000 -     0x7fff8b7bcff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8b7bd000 -     0x7fff8b7d3fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8b7d4000 -     0x7fff8b7d6fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8b7e3000 -     0x7fff8b832ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8b833000 -     0x7fff8b833fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b834000 -     0x7fff8b840fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8ba29000 -     0x7fff8ba34fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8ba35000 -     0x7fff8ba9dfff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8baa2000 -     0x7fff8bac2fff  libPng.dylib (852) <CCBFA9A9-33C0-3189-AFE0-A77E831EEBA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8badb000 -     0x7fff8bef8fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8bf99000 -     0x7fff8c096fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8c0fe000 -     0x7fff8c15afff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8c15b000 -     0x7fff8c166ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8c25a000 -     0x7fff8c261fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8c262000 -     0x7fff8c300ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8c3ab000 -     0x7fff8c3acff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8c3ad000 -     0x7fff8c3adfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8c3ae000 -     0x7fff8c3d9fff  com.apple.datadetectors (4.0 - 199.1) <565AFA08-B5CA-3F64-9CD4-F2D9DCFA276E> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff8c42c000 -     0x7fff8d059fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8d0c7000 -     0x7fff8d113fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8d114000 -     0x7fff8d114fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d35e000 -     0x7fff8d3a1ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8d3a2000 -     0x7fff8d3b4ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8d3b6000 -     0x7fff8d468ff7  com.apple.LaunchServices (539.11 - 539.11) <A86F44E5-F285-3029-A5D1-00CD3C231A08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8d4ba000 -     0x7fff8d4c7fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8d4c8000 -     0x7fff8d4cafff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8d526000 -     0x7fff8d534ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8d535000 -     0x7fff8d5b5ff7  com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8d5b6000 -     0x7fff8d5d7fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8d5d8000 -     0x7fff8d62fff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8d630000 -     0x7fff8d630ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8d631000 -     0x7fff8d733fff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d734000 -     0x7fff8da05ff7  com.apple.security (7.0 - 55179.16) <BD03EB7E-1745-34B9-8DBA-7A2215D9F2FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8da06000 -     0x7fff8da4efff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8da4f000 -     0x7fff8da5dfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8da5e000 -     0x7fff8daccff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8dacd000 -     0x7fff8dbcffff  libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8dbeb000 -     0x7fff8dcf6fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8dcf7000 -     0x7fff8dcf8fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8dd45000 -     0x7fff8dd47fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8dd48000 -     0x7fff8dd73fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8dd74000 -     0x7fff8dd95ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8dd98000 -     0x7fff8ddbdff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8ddc3000 -     0x7fff8dddeff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8dddf000 -     0x7fff8ddecff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8dded000 -     0x7fff8de04fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8de05000 -     0x7fff8de33fff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8de3f000 -     0x7fff8de47ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8de4d000 -     0x7fff8e04dfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8e04e000 -     0x7fff8e07cfff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8e0c9000 -     0x7fff8e0daff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8e0db000 -     0x7fff8e261fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8e262000 -     0x7fff8e262fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8e263000 -     0x7fff8e29dfff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8e29e000 -     0x7fff8e2a1fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8e2a2000 -     0x7fff8e2a5fff  libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8e2a6000 -     0x7fff8e2cdff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
    0x7fff8ecce000 -     0x7fff8ecedff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8ecee000 -     0x7fff8ee07fff  com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8ee08000 -     0x7fff8fdc7ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff902d0000 -     0x7fff90302fff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff90303000 -     0x7fff903a9ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff903aa000 -     0x7fff903e7fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff90502000 -     0x7fff90541ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff905aa000 -     0x7fff90600fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff90669000 -     0x7fff9066bfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff9066c000 -     0x7fff906b0fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
    0x7fff906b1000 -     0x7fff906b5fff  libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff906cf000 -     0x7fff9073ffff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff91033000 -     0x7fff91037fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff91038000 -     0x7fff91043fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff9104e000 -     0x7fff910a3ff7  libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff910a4000 -     0x7fff91107fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff91108000 -     0x7fff91152ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff91153000 -     0x7fff91157ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff91158000 -     0x7fff91158fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff91159000 -     0x7fff91174ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff91175000 -     0x7fff911c1ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff911c2000 -     0x7fff9134dfff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff9134e000 -     0x7fff9134ffff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff91350000 -     0x7fff91355fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff91356000 -     0x7fff914f1fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff914f2000 -     0x7fff91543ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff91544000 -     0x7fff91584ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff91585000 -     0x7fff9158cfff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff915e8000 -     0x7fff919dffff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff919e2000 -     0x7fff91a31ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff91a32000 -     0x7fff91a7dfff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff91a7e000 -     0x7fff91b73fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff91b74000 -     0x7fff91c8c92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff91cda000 -     0x7fff91cdbff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff91cdc000 -     0x7fff91d29fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff92114000 -     0x7fff9212bfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff9212c000 -     0x7fff9213bfff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9213c000 -     0x7fff92145fff  com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff92146000 -     0x7fff9217fff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
    0x7fff92180000 -     0x7fff921daff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff92229000 -     0x7fff92233fff  libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib
    0x7fff92234000 -     0x7fff922e7ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff922e8000 -     0x7fff9243afff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9243b000 -     0x7fff92467fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff92476000 -     0x7fff9273afff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff9273b000 -     0x7fff927cfff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff927d0000 -     0x7fff92860ff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
    0x7fff92862000 -     0x7fff9286dff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9286e000 -     0x7fff92a1cfff  com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92a62000 -     0x7fff92a9dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff92a9e000 -     0x7fff92b2bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff92b2c000 -     0x7fff92b32fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff92b39000 -     0x7fff92b6ffff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff92b70000 -     0x7fff92b84fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff92b85000 -     0x7fff92b85fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff92b86000 -     0x7fff92e35fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 85315
    thread_create: 2
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=237.2M resident=147.2M(62%) swapped_out_or_unallocated=90.0M(38%)
Writable regions: Total=1.6G written=247.4M(16%) resident=365.3M(23%) swapped_out=2944K(0%) unallocated=1.2G(77%)

REGION TYPE                        VIRTUAL
===========                        =======
(null) (reserved)                     148K        reserved VM address space (unallocated)
ATS (font support)                   32.0M
ATS (font support) (reserved)           4K        reserved VM address space (unallocated)
CG backing stores                    26.1M
CG image                              692K
CG raster data                       2748K
CG shared images                      224K
CoreAnimation                        88.5M
CoreAnimation (reserved)                8K        reserved VM address space (unallocated)
CoreImage                              24K
CoreServices                         3984K
IOKit                                21.5M
IOKit (reserved)                        4K        reserved VM address space (unallocated)
JS JIT generated code               256.0M
JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
JS VM register file                  4096K
JS garbage collector                 28.2M
MALLOC                              337.3M
MALLOC guard page                      64K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=249                        156K
Memory tag=251                         52K
OpenCL                                 80K
OpenGL GLSL                          1936K
OpenGL GLSL (reserved)                128K        reserved VM address space (unallocated)
SQLite page cache                     192K
STACK GUARD                          56.1M
Stack                                18.7M
VM_ALLOCATE                          20.2M
WebCore purgeable data                156K
__DATA                               38.8M
__IMAGE                               528K
__LINKEDIT                           56.2M
__TEXT                              181.0M
__UNICODE                             544K
mapped file                          66.3M
shared memory                        1304K
===========                        =======
TOTAL                                 2.0G
TOTAL, minus reserved VM space        1.2G

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142314737334248302D434B302020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142314737334248302D434B302020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f4 12974, 3 service, 13 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256E, 251 GB
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0263, 0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 7
@diggitydogg
Copy link

I have this same issue. At least the part where it is not scrobbling. Though I didn't try typing the wrong password to see if it crashes.

@kbhomes kbhomes added this to the v1.1.2 milestone Mar 24, 2014
@kbhomes
Copy link
Member

kbhomes commented Mar 24, 2014

I have fixed (1226743) the issue with the application crashing when inputting an incorrect password; it appears that I used an API that's only available in OS X 10.9.

@Bilalh, @diggitydogg: Can you check if Last.fm shows the correct "Now Playing" song? Also, in order to help diagnose the problem if scrobbling still doesn't work:

  • If you need to, first authorize with Last.fm in the app and then close the app
  • Start the application and play a song
  • Let the song finish playing and move on to the next song (scrobbling occurs at the end of the song/beginning of the next one)
  • Open the Console.app (Applications -> Utilities -> Console.app) and send me (copy/paste here as there should be no sensitive information, or email me if you'd prefer) the messages related to the application
  • Close the application

I'm reopening this for now until we can solve this.

@kbhomes kbhomes reopened this Mar 24, 2014
@Bilalh
Copy link
Author

Bilalh commented Mar 24, 2014

Putting a wrong password when authorising Last.fm, now does not crash the app.

Played 3 songs (with length > 2 minutes) none scrobbled

24/03/2014 18:33:29.749 Google Music[12102]: Could not find image named 'play'.
24/03/2014 18:33:29.749 Google Music[12102]: Could not find image named 'next'.
24/03/2014 18:33:29.750 Google Music[12102]: Could not find image named 'previous'.
24/03/2014 18:33:29.750 Google Music[12102]: Could not find image named 'repeat_none'.
24/03/2014 18:33:29.750 Google Music[12102]: Could not find image named 'shuffle_off'.
24/03/2014 18:33:29.750 Google Music[12102]: Could not find image named 'thumbsup_outline'.
24/03/2014 18:33:29.751 Google Music[12102]: Could not find image named 'thumbsdown_outline'.
24/03/2014 18:33:29.756 Google Music[12102]: Could not find image named 'lastfm'.
24/03/2014 18:33:38.714 coreaudiod[253]: Enabled automatic stack shots because audio IO is inactive
24/03/2014 18:34:58.013 Google Music[12112]: Could not find image named 'play'.
24/03/2014 18:34:58.013 Google Music[12112]: Could not find image named 'next'.
24/03/2014 18:34:58.014 Google Music[12112]: Could not find image named 'previous'.
24/03/2014 18:34:58.014 Google Music[12112]: Could not find image named 'repeat_none'.
24/03/2014 18:34:58.014 Google Music[12112]: Could not find image named 'shuffle_off'.
24/03/2014 18:34:58.014 Google Music[12112]: Could not find image named 'thumbsup_outline'.
24/03/2014 18:34:58.015 Google Music[12112]: Could not find image named 'thumbsdown_outline'.
24/03/2014 18:34:58.020 Google Music[12112]: Could not find image named 'lastfm'.

@diggitydogg
Copy link

Nothing is chowing in Console except for when I open the app a couple of issues with graphics loading:

3/24/14 4:10:17.719 PM Google Music[15593]: Could not find image named 'play'.
3/24/14 4:10:17.719 PM Google Music[15593]: Could not find image named 'next'.
3/24/14 4:10:17.720 PM Google Music[15593]: Could not find image named 'previous'.
3/24/14 4:10:17.720 PM Google Music[15593]: Could not find image named 'repeat_none'.
3/24/14 4:10:17.720 PM Google Music[15593]: Could not find image named 'shuffle_off'.
3/24/14 4:10:17.721 PM Google Music[15593]: Could not find image named 'thumbsup_outline'.
3/24/14 4:10:17.721 PM Google Music[15593]: Could not find image named 'thumbsdown_outline'.
3/24/14 4:10:17.751 PM Google Music[15593]: Could not find image named 'lastfm'.

@kbhomes
Copy link
Member

kbhomes commented Mar 25, 2014

@diggitydogg, @Bilalh: Are you two building from source? If so, you can:

  • Replace return; in line 28 of LastFmService.m with NSLog(@"Error scrobbling song: %@, %@", error, [error userInfo]);
  • Replace return; in line 47 of LastFmService.m with NSLog(@"Error sending now playing song: %@, %@", error, [error userInfo]);

Then, attempt to scrobble again, and then look at the Console.app again.

@lament
Copy link

lament commented Mar 25, 2014

Last.fm is working for me.. 10.8.5.

screen shot 2014-03-24 at 10 33 51 pm

@diggitydogg
Copy link

@kbhomes Nope. I have no idea how to do that. I am just running what you have for release.

@kbhomes
Copy link
Member

kbhomes commented Mar 27, 2014

@diggitydogg, @Bilalh: The latest 1.1.2 release includes logging code for when Last.fm is unable to send tracks and scrobble. Can you download that, run it, and follow my instructions from a couple posts ago?

@Bilalh
Copy link
Author

Bilalh commented Mar 28, 2014

using 1.1.2 Radiant Player on (10.8.5, Retina, Mid 2012)
Played 3 songs (with length > 1 minutes) none scrobbled

28/03/2014 15:53:10.593 coreaudiod[253]: Enabled automatic stack shots because audio IO is inactive
28/03/2014 15:53:13.573 coreaudiod[253]: Disabled automatic stack shots because audio IO is active
28/03/2014 15:54:48.994 WindowServer[40454]: CGXDeferSurfaces : Invalid source window 2773
28/03/2014 15:54:50.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=13679[GoogleSoftwareUp] clearing CS_VALID
28/03/2014 15:54:53.870 coreaudiod[253]: Enabled automatic stack shots because audio IO is inactive
28/03/2014 15:54:53.895 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:53.895 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:53.895 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:53.896 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:53.896 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:53.896 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:53.996 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:53.996 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:53.996 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:53.996 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:53.996 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:53.997 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.090 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.090 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.090 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.090 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.090 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.090 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.190 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.190 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.190 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.190 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.190 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.191 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.290 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.291 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.291 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.291 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.291 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.291 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.396 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.396 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.396 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.396 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.396 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.397 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.496 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.496 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.496 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.496 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.496 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.497 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.597 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.597 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.597 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.597 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.597 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.597 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.697 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.697 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.698 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.698 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.698 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.698 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.799 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.799 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.799 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.799 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.799 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.799 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:54.900 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:54.900 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:54.900 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:54.900 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:54.900 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:54.901 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:55.002 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:55.002 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:55.002 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:55.002 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:55.002 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:55.002 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:55.102 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:55.102 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:55.102 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:55.102 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:55.102 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:55.102 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:55.203 Radiant Player[13661]: find_shared_window: WID -1
28/03/2014 15:54:55.203 Radiant Player[13661]: CGSReferenceWindowByID: Window id 0xffffffff not found (locally or shared)
28/03/2014 15:54:55.203 Radiant Player[13661]: CGSDeviceCreate: Invalid window
28/03/2014 15:54:55.203 Radiant Player[13661]: Failed to create window context device
28/03/2014 15:54:55.203 Radiant Player[13661]: CGWindowContextCreate: failed to create window context delegate.
28/03/2014 15:54:55.204 Radiant Player[13661]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x1b313, window:0xffffffff
28/03/2014 15:54:56.453 coreaudiod[253]: Disabled automatic stack shots because audio IO is active
28/03/2014 15:54:57.836 coreaudiod[253]: Enabled automatic stack shots because audio IO is inactive
28/03/2014 15:54:59.975 Radiant Player[13681]: Could not find image named 'arrow_expand_art'.
28/03/2014 15:54:59.977 Radiant Player[13681]: Could not find image named 'play'.
28/03/2014 15:54:59.977 Radiant Player[13681]: Could not find image named 'next'.
28/03/2014 15:54:59.978 Radiant Player[13681]: Could not find image named 'previous'.
28/03/2014 15:54:59.978 Radiant Player[13681]: Could not find image named 'repeat_none'.
28/03/2014 15:54:59.978 Radiant Player[13681]: Could not find image named 'shuffle_off'.
28/03/2014 15:54:59.979 Radiant Player[13681]: Could not find image named 'thumbsup_outline'.
28/03/2014 15:54:59.979 Radiant Player[13681]: Could not find image named 'thumbsdown_outline'.
28/03/2014 15:55:00.000 Radiant Player[13681]: Could not find image named 'lastfm'.
28/03/2014 15:55:20.568 coreaudiod[253]: Disabled automatic stack shots because audio IO is active
28/03/2014 15:56:50.764 coreaudiod[253]: Enabled automatic stack shots because audio IO is inactive
28/03/2014 15:56:52.412 coreaudiod[253]: Disabled automatic stack shots because audio IO is active
28/03/2014 15:58:29.865 coreaudiod[253]: Enabled automatic stack shots because audio IO is inactive
28/03/2014 15:58:32.628 coreaudiod[253]: Disabled automatic stack shots because audio IO is active
28/03/2014 15:58:54.396 coreaudiod[253]: Enabled automatic stack shots because audio IO is inactive

@diggitydogg
Copy link

Same as before:

MacBookPro9,1 OS X 10.8.5 (12F45)
Radiant Player 1.1.2

3/28/14 11:03:59.000 AM Radiant Player[22977]: Could not find image named 'arrow_expand_art'.
3/28/14 11:03:59.002 AM Radiant Player[22977]: Could not find image named 'play'.
3/28/14 11:03:59.002 AM Radiant Player[22977]: Could not find image named 'next'.
3/28/14 11:03:59.003 AM Radiant Player[22977]: Could not find image named 'previous'.
3/28/14 11:03:59.003 AM Radiant Player[22977]: Could not find image named 'repeat_none'.
3/28/14 11:03:59.003 AM Radiant Player[22977]: Could not find image named 'shuffle_off'.
3/28/14 11:03:59.003 AM Radiant Player[22977]: Could not find image named 'thumbsup_outline'.
3/28/14 11:03:59.004 AM Radiant Player[22977]: Could not find image named 'thumbsdown_outline'.
3/28/14 11:03:59.029 AM Radiant Player[22977]: Could not find image named 'lastfm'.
3/28/14 11:06:42.800 AM Radiant Player[24008]: Could not find image named 'arrow_expand_art'.
3/28/14 11:06:42.803 AM Radiant Player[24008]: Could not find image named 'play'.
3/28/14 11:06:42.803 AM Radiant Player[24008]: Could not find image named 'next'.
3/28/14 11:06:42.803 AM Radiant Player[24008]: Could not find image named 'previous'.
3/28/14 11:06:42.804 AM Radiant Player[24008]: Could not find image named 'repeat_none'.
3/28/14 11:06:42.804 AM Radiant Player[24008]: Could not find image named 'shuffle_off'.
3/28/14 11:06:42.804 AM Radiant Player[24008]: Could not find image named 'thumbsup_outline'.
3/28/14 11:06:42.805 AM Radiant Player[24008]: Could not find image named 'thumbsdown_outline'.
3/28/14 11:06:42.817 AM Radiant Player[24008]: Could not find image named 'lastfm'.
3/28/14 11:08:28.334 AM Radiant Player[24656]: Could not find image named 'arrow_expand_art'.
3/28/14 11:08:28.336 AM Radiant Player[24656]: Could not find image named 'play'.
3/28/14 11:08:28.336 AM Radiant Player[24656]: Could not find image named 'next'.
3/28/14 11:08:28.336 AM Radiant Player[24656]: Could not find image named 'previous'.
3/28/14 11:08:28.337 AM Radiant Player[24656]: Could not find image named 'repeat_none'.
3/28/14 11:08:28.337 AM Radiant Player[24656]: Could not find image named 'shuffle_off'.
3/28/14 11:08:28.337 AM Radiant Player[24656]: Could not find image named 'thumbsup_outline'.
3/28/14 11:08:28.338 AM Radiant Player[24656]: Could not find image named 'thumbsdown_outline'.
3/28/14 11:08:28.343 AM Radiant Player[24656]: Could not find image named 'lastfm'.

@kbhomes kbhomes modified the milestones: v1.1.3, v1.1.2 Mar 29, 2014
@kbhomes
Copy link
Member

kbhomes commented Apr 7, 2014

@Bilalh, @diggitydogg: Can you two download this build and run it and authorize with Last.fm in the preferences? Then, enable the Last.fm button preference, and restart the application. There should be a new Last.fm button on the top right of the main window. Can you click it and (hopefully) confirm that a popup appears that shows your 10 most recent tracks on Last.fm?

Can you then also re-repeat the steps in the previous comments and paste the console messages here?

Thanks for your patience, guys.

@diggitydogg
Copy link

So there is nothing different in the console messages, but it is now scrobbling the tracks played though!

@kbhomes
Copy link
Member

kbhomes commented Apr 8, 2014

That's fantastic! Though extremely bizarre since I still haven't figured out the root cause. @Bilalh, does the problem still persist for you?

@diggitydogg
Copy link

More information.

I was running the linked build from my downloads dir. It worked.
I tested the release 1.1.2 from the applications dir and it didn't work.
Unauth then reauth on release in Applications and it still didn't work.
Moved linked build to Applications and it no longer works. (Replacing the release)
Deleted all versions and unzipped the linked build back into Downloads. Still doesn't work.
Unauth and closed app. Opened back up and reauth. Still doesn't work.
Deleted all prefs in /user/library and redid all the steps with program in Download. IT WORKS!
Moved linked build to Applications and it still works. Something must have been kirked out with the prefs somehow.

Still nothing in Console though except for the same things a listed above. I do have some feature request though for the Last.fm scrobbling. I'll see if there are not threads already for them and if not, I'll create them.

If there is anything else you want me to check out then let me know. Thanks.

@kbhomes
Copy link
Member

kbhomes commented Apr 8, 2014

You're right, it sounds like something was wrong with the preferences. Thanks for looking into it.

@Bilalh: If the build I linked still doesn't work, you should try to run the following command in Terminal: defaults delete com.sajidanwar.radiant-player and run the program again and see if it is fixed.

@Bilalh
Copy link
Author

Bilalh commented Apr 8, 2014

It updates last.fm now!. The last.fm button is also very convenient

Stuff in the logs

08/04/2014 18:54:03.982 Radiant Player[13682]: Could not find image named 'arrow_expand_art'.
08/04/2014 18:54:03.984 Radiant Player[13682]: Could not find image named 'play'.
08/04/2014 18:54:03.985 Radiant Player[13682]: Could not find image named 'next'.
08/04/2014 18:54:03.985 Radiant Player[13682]: Could not find image named 'previous'.
08/04/2014 18:54:03.985 Radiant Player[13682]: Could not find image named 'repeat_none'.
08/04/2014 18:54:03.986 Radiant Player[13682]: Could not find image named 'shuffle_off'.
08/04/2014 18:54:03.986 Radiant Player[13682]: Could not find image named 'thumbsup_outline'.
08/04/2014 18:54:03.986 Radiant Player[13682]: Could not find image named 'thumbsdown_outline'.
08/04/2014 18:54:04.023 Radiant Player[13682]: Could not find image named 'heart-outline'.
08/04/2014 18:54:04.029 Radiant Player[13682]: Could not find image named 'lastfm'.
08/04/2014 18:54:05.910 WindowServer[112]: Received display connect changed for display 0x42803c0
08/04/2014 18:54:05.970 WindowServer[112]: Received display connect changed for display 0x3f003d
08/04/2014 18:54:05.971 WindowServer[112]: Received display connect changed for display 0x3f003e
08/04/2014 18:54:05.971 WindowServer[112]: Received display connect changed for display 0x3f003f
08/04/2014 18:54:05.973 WindowServer[112]: CGXMuxAcknowledge: Posting glitchless acknowledge
08/04/2014 18:54:06.009 WindowServer[112]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c0 device: 0x10e63ca10  isBackBuffered: 1 numComp: 3 numDisp: 3
08/04/2014 18:54:06.028 WindowServer[112]: Received display connect changed for display 0x42803c0
08/04/2014 18:54:16.887 Radiant Player[13682]: Could not find image named 'heart-outline'.
08/04/2014 18:54:18.007 Radiant Player[13682]: Could not find image named 'heart-outline'.
08/04/2014 18:54:27.303 Radiant Player[13682]: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x7fb5b0ef13d0 {NSUnderlyingError=0x7fb5b337c230 "The request timed out.", NSErrorFailingURLStringKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Ec%20Tisia&username=Bilalh&api_sig=036ccb2aaad1451a0ab5e8ef53aa9757, NSErrorFailingURLKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Ec%20Tisia&username=Bilalh&api_sig=036ccb2aaad1451a0ab5e8ef53aa9757, NSLocalizedDescription=The request timed out.}
08/04/2014 18:54:27.726 Radiant Player[13682]: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x7fb5ac5e3a20 {NSUnderlyingError=0x7fb5b3449d30 "The request timed out.", NSErrorFailingURLStringKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Sands%20of%20Time&username=Bilalh&api_sig=fb7c9c308613f7b22b405ab88a291dc7, NSErrorFailingURLKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Sands%20of%20Time&username=Bilalh&api_sig=fb7c9c308613f7b22b405ab88a291dc7, NSLocalizedDescription=The request timed out.}
08/04/2014 18:54:27.728 Radiant Player[13682]: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x7fb5ab4cd2f0 {NSUnderlyingError=0x7fb5ac51b170 "The request timed out.", NSErrorFailingURLStringKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=EXEC_FLIP_ARPHAGE%2F.&username=Bilalh&api_sig=ca83ab753f3595fcf53a23bb71da3143, NSErrorFailingURLKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=EXEC_FLIP_ARPHAGE%2F.&username=Bilalh&api_sig=ca83ab753f3595fcf53a23bb71da3143, NSLocalizedDescription=The request timed out.}
08/04/2014 18:54:28.406 Radiant Player[13682]: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x7fb5ab4cd2f0 {NSUnderlyingError=0x7fb5b337f4f0 "The request timed out.", NSErrorFailingURLStringKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Sands%20of%20Time&username=Bilalh&api_sig=fb7c9c308613f7b22b405ab88a291dc7, NSErrorFailingURLKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=%E5%BF%97%E6%96%B9%E3%81%82%E3%81%8D%E3%81%93&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Sands%20of%20Time&username=Bilalh&api_sig=fb7c9c308613f7b22b405ab88a291dc7, NSLocalizedDescription=The request timed out.}
08/04/2014 18:54:36.178 coreaudiod[259]: Disabled automatic stack shots because audio IO is active
08/04/2014 18:54:38.095 Radiant Player[13682]: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x7fb5ada16170 {NSUnderlyingError=0x7fb5b3360b80 "The request timed out.", NSErrorFailingURLStringKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=Ken%20Nakagawa&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Legend%20of%20Ar%20tonelico%20III&username=Bilalh&api_sig=9e78266eb1a7ae645981ff2a68ca5b61, NSErrorFailingURLKey=https://ws.audioscrobbler.com/2.0/?api_key=ad07b22035670943a1f958159f7c19da&artist=Ken%20Nakagawa&method=track.getInfo&sk=e90986b3eb7c3e3f1fdd35a16c4c8a01&track=Legend%20of%20Ar%20tonelico%20III&username=Bilalh&api_sig=9e78266eb1a7ae645981ff2a68ca5b61, NSLocalizedDescription=The request timed out.}
08/04/2014 18:56:32.171 coreaudiod[259]: Enabled automatic stack shots because audio IO is inactive
08/04/2014 18:56:33.491 coreaudiod[259]: Disabled automatic stack shots because audio IO is active

@kbhomes
Copy link
Member

kbhomes commented Apr 8, 2014

That's good news! Looks like there's a few timeout issues but that's only for getting track information/loved status so it's not critical, and is really on Last.fm's side anyway.

Glad to hear it's all working, I'll go ahead and close this issue now.

@kbhomes kbhomes closed this as completed Apr 8, 2014
@apfelbox
Copy link
Contributor

Just an FYI: Last.fm integration didn't work for me for the last 2 weeks (maybe since the last update).

Deauthorizing and authorizing again seems to fixed it.

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

No branches or pull requests

5 participants