Announcements

Help Wizard

Step 1

NEXT STEP

Internal Error - Spotify crashes when iTunes or VLC is opened

Solved!

Internal Error - Spotify crashes when iTunes or VLC is opened

Description
Spotify crashes on Mac when I launch/activate iTunes or VLC apps. The following details about the crash are displayed with options to "Crash" or "Continue":

Exception Name: NSInvalidArgumentException
Description: -[SPMediaKeyTap grab]: unrecognized selector sent to instance 0x1b46940
User Info: (null)

0 CoreFoundation 0x98bf6471 __raiseError + 193
1 libobjc.A.dylib 0x91668091 objc_exception_throw + 162
2 CoreFoundation 0x98bfacb3 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
3 CoreFoundation 0x98b46522 ___forwarding___ + 1010
4 CoreFoundation 0x98b4610e _CF_forwarding_prep_0 + 14
5 Spotify 0x00012b57 _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 30151
6 Spotify 0x00012d39 _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 30633
7 Spotify 0x00012e75 _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 30949
8 Spotify 0x000125eb _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 28763
9 HIToolbox 0x973f3d89 _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 36
10 HIToolbox 0x9724734f _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1452
11 HIToolbox 0x97246668 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 386
12 HIToolbox 0x972464e0 SendEventToEventTargetWithOptions + 94
13 HIToolbox 0x972c1e34 HIToolboxLSNotificationCallbackAllASNsFunc + 224
14 LaunchServices 0x92bd7c04 ___LSScheduleNotificationFunction_block_invoke_2 + 73
15 CoreFoundation 0x98b16a00 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
16 CoreFoundation 0x98b07809 __CFRunLoopDoBlocks + 361
17 CoreFoundation 0x98b07559 __CFRunLoopRun + 2297
18 CoreFoundation 0x98b069ea CFRunLoopRunSpecific + 394
19 CoreFoundation 0x98b0684b CFRunLoopRunInMode + 123
20 HIToolbox 0x9726ab5d RunCurrentEventLoopInMode + 259
21 HIToolbox 0x9726a8e2 ReceiveNextEventCommon + 526
22 HIToolbox 0x9726a6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
23 AppKit 0x9b53e349 _DPSNextEvent + 1602
24 AppKit 0x9b53d870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
25 AppKit 0x9b53015c -[NSApplication run] + 727
26 libcef.dylib 0x06b54e87 cef_zip_reader_create + 11021911
27 libcef.dylib 0x06b5495c cef_zip_reader_create + 11020588
28 libcef.dylib 0x06b8e951 cef_zip_reader_create + 11258145
29 libcef.dylib 0x06ba8e3e cef_zip_reader_create + 11365902
30 libcef.dylib 0x06b8e32a cef_zip_reader_create + 11256570
31 libcef.dylib 0x0817ae8e _CTFontManagerUnregisterFontForData + 5007854
32 Spotify 0x006209eb _ZN15google_breakpad18MinidumpFileWriter15WriteStringCoreIcEEbPKT_jP20MDLocationDescriptor + 3781755
33 Spotify 0x0004470a _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 233850
34 Spotify 0x000214ff _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 89967
35 Spotify 0x0014044f _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 1265343
36 Spotify 0x0001218b _ZN5boost6system12system_errorC2ENS0_10error_codeEPKc + 27643
37 Spotify 0x00008965 Spotify + 31077

A more detailed description, using numbered steps
1. Launch Spotify
2. Launch iTunes

What I expected to happen
iTunes launches successfully, Spotify is still working.

What actually happened
Spotify icon starts bouncing. When clicked, a dialog "Internal Error" appears: "An uncaught exception was raised. <..>". I can click "Show details" which gives me the exception trace I have pasted above. Note that I haven't even started playing anything in iTunes - just launched it. Also, Spotify crashes again whenever I click on iTunes (activate it).


My Operating System
OS X 10.9.4

My Spotify version
0.9.12.10.g89b2a4fc

My internet provider and country
Virgin Media, UK

My username
<is it really important?>


Do you have any screenshots you can attach to more clearly explain your issue?

Attached.

spotify-crash.png
Reply
22 Replies

You are perfectly right permildner!

Same thing here!

 

1. Launch Spotify
2. Open iTunes Window

3. Boom.... Spotify keeps playing and the app crashes all the time

 

OS X 10.10.1 with Spotify 0.9.15.27.g87efe634

 

 

Exception Name: NSInvalidArgumentException
Description: -[SPMediaKeyTap grab]: unrecognized selector sent to instance 0x1b371b0
User Info: (null)

0 CoreFoundation 0x9323b343 __raiseError + 195
1 libobjc.A.dylib 0x92e5fa2a objc_exception_throw + 276
2 CoreFoundation 0x9323fea5 -[NSObject(NSObject) doesNotRecognizeSelector:] + 277
3 CoreFoundation 0x93177348 ___forwarding___ + 1032
4 CoreFoundation 0x93176f1e _CF_forwarding_prep_0 + 14
5 Spotify 0x00010627 _ZNKSt9type_info4nameEv + 10423
6 Spotify 0x00010809 _ZNKSt9type_info4nameEv + 10905
7 Spotify 0x00010945 _ZNKSt9type_info4nameEv + 11221
8 Spotify 0x000100bb _ZNKSt9type_info4nameEv + 9035
9 HIToolbox 0x9b25d5d4 _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 36
10 HIToolbox 0x9b0a7501 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2291
11 HIToolbox 0x9b0a64dc _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 402
12 HIToolbox 0x9b0a6343 SendEventToEventTargetWithOptions + 95
13 HIToolbox 0x9b12290b HIToolboxLSNotificationCallbackAllASNsFunc + 315
14 LaunchServices 0x97748462 ___LSScheduleNotificationFunction_block_invoke_2 + 73
15 CoreFoundation 0x93147bc0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
16 CoreFoundation 0x93139593 __CFRunLoopDoBlocks + 195
17 CoreFoundation 0x93139175 __CFRunLoopRun + 2165
18 CoreFoundation 0x93138696 CFRunLoopRunSpecific + 390
19 CoreFoundation 0x931384fb CFRunLoopRunInMode + 123
20 HIToolbox 0x9b0ca178 RunCurrentEventLoopInMode + 262
21 HIToolbox 0x9b0c9eb1 ReceiveNextEventCommon + 494
22 HIToolbox 0x9b0c9cac _BlockUntilNextEventMatchingListInModeWithFilter + 99
23 AppKit 0x9122bd99 _DPSNextEvent + 734
24 AppKit 0x9122b5e1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 186
25 AppKit 0x9121ddac -[NSApplication run] + 907
26 libcef.dylib 0x07d0ee87 cef_zip_reader_create + 11021911
27 libcef.dylib 0x07d0e95c cef_zip_reader_create + 11020588
28 libcef.dylib 0x07d48951 cef_zip_reader_create + 11258145
29 libcef.dylib 0x07d62e3e cef_zip_reader_create + 11365902
30 libcef.dylib 0x07d4832a cef_zip_reader_create + 11256570
31 libcef.dylib 0x09334e8e _CTFontManagerUnregisterFontForData + 5007854
32 Spotify 0x0061039b _ZN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEEC2ERKS2_ + 3791627
33 Spotify 0x0003e0ba _ZNKSt9type_info4nameEv + 197450
34 Spotify 0x0001d9af _ZNKSt9type_info4nameEv + 64575
35 Spotify 0x000ef302 _ZN5boost16exception_detail19error_info_injectorINS_12bad_weak_ptrEEC2ERKS2_ + 484610
36 Spotify 0x0000fe53 _ZNKSt9type_info4nameEv + 8419
37 Spotify 0x00008905 Spotify + 30981

Screen Shot 2014-12-15 at 22.43.15.png

thanks man, this just did it, copy paste enter in terminal and no more itunes/spotify issues. Super cool. You rock

 

Suggested posts