Apple Working on Fix for Spotify Kernel Panic Bug on OS X

Spotify team member Johan Lindstrom has confirmed that Apple is working on a fix for a bug that occasionally triggers a kernel panic on OS X when running the streaming music service's official Mac desktop app.

The issue first arose in the Spotify support community in October, when a user claimed that OS X 10.9.5 was crashing after updating to Spotify version 1.0.15.133. Since then, dozens of other affected users have shared kernel panic logs.

Spotify-OS-X

I've been in contact with Apple and they have confirmed that this is a known bug in the current and recent versions of OS X. They are working on a fix, but I don't know when they will roll that out. The bug that is causing the kernel panic is being triggered when running Spotify simply because the Spotify app is making network requests (to stream music etc.) and there are several other apps that also cause the same kernel panic to occur.

In the meantime, the user-suggested workaround is to disable OS X's built-in system firewall under System Preferences > Security & Privacy > Firewall. The firewall is normally used to control which apps send or receive network traffic, so be aware of the potential security implications of disabling it.

Spotify has sent the kernel panic logs to Apple and pointed them towards the support community topic, but it remains unclear when the bug will be fixed. Apple seeded the fourth beta of OS X 10.11.4 to developers for testing earlier this week, while OS X 10.12 will likely be previewed at WWDC in June.

(Thanks, Daniel!)

Tags: OS X, Spotify

Popular Stories

iOS 19 Mock WWDC25 Feature

iOS 19 Expected to Run on These iPhones

Monday March 31, 2025 5:28 pm PDT by
iOS 19 will not be available on the iPhone XR, iPhone XS, or the iPhone XS Max, according a private account on social media site X that has accurately provided information on device compatibility in the past. The iPhone XR, iPhone XS, and iPhone XS Max all have an A12 Bionic chip, so it looks like iOS 19 will discontinue support for that chip. All other iPhones that run iOS 18 are expected...
maxresdefault

Apple Releases iOS 18.4 With Priority Notifications, Ambient Music, New Emoji and More

Monday March 31, 2025 10:03 am PDT by
Apple today released iOS 18.4 and iPadOS 18.4, the fourth major updates to the iOS 18 and iPadOS 18 operating system updates that came out last year. iOS 18.4 and iPadOS 18.4 come two months after Apple released iOS 18.3 and iPadOS 18.3. Subscribe to the MacRumors YouTube channel for more videos. The new software can be downloaded on eligible iPhones and iPads over-the-air by going to...
watchOS 11 Thumb 2 1

Apple Releases watchOS 11.4 With Sleep Alarm Update

Tuesday April 1, 2025 10:34 am PDT by
Apple today released watchOS 11.4, the fourth major update to the operating system that runs on the Apple Watch. watchOS 11.4 is compatible with the Apple Watch Series 6 and later, all Apple Watch Ultra models, and the Apple Watch SE 2. watchOS 11.4 can be downloaded on a connected iPhone by opening up the Apple Watch app and going to General > Software Update. To install the new software,...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 2 and AirPods 4

Monday March 31, 2025 11:27 am PDT by
Apple today released new firmware updates for all AirPods 4 and AirPods Pro 2 models. The new firmware is version 7E93, up from the 7B21 firmware that was installed on the AirPods Pro 2 and the 7B20 firmware available on the AirPods 4 and AirPods 4 with ANC. It is not immediately clear what new features or changes are included in the new firmware, but we'll update this article should we find ...
iPhone 17 Pro 34ths Perspective

iPhone 17 Pro Launching Later This Year With These 10 New Features

Sunday March 23, 2025 10:00 am PDT by
While the iPhone 17 Pro and iPhone 17 Pro Max are not expected to launch until September, there are already plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models as of March 2025: Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone ...
macOS Sequoia Feature

Apple Releases macOS Sequoia 15.4 With Mail Categorization and More

Monday March 31, 2025 10:04 am PDT by
Apple today released macOS Sequoia 15.4, the fourth major update to the macOS Sequoia operating system that launched in September. macOS Sequoia 15.4 comes two months after the launch of macOS Sequoia 15.3. Mac users can download the ‌‌macOS Sequoia‌‌ update through the Software Update section of System Settings. It is available for free on all Macs able to run macOS 15. With...

Top Rated Comments

tuartboy Avatar
119 months ago
I mean it sounds like it's Spotify's software causing the crash. Why can't they fix their own code? I wouldn't exactly be expecting a swift response from Apple when their  Music competitor is having issues.
User space code should never be able to cause a kernel panic. If it's happening, it's the fault of the kernel space code.
Score: 7 Votes (Like | Disagree)
ocyrus Avatar
119 months ago
Yeah let me just turn off my Firewall.
Score: 5 Votes (Like | Disagree)
happywaffle Avatar
119 months ago
I mean it sounds like it's Spotify's software causing the crash. Why can't they fix their own code? I wouldn't exactly be expecting a swift response from Apple when their  Music competitor is having issues.
A perfectly-designed OS should never kernel panic at all because of malfunctioning third-party software. There are surely bugs to fix at both Apple and Spotify.

Agreed on that last sentence, though.
Score: 5 Votes (Like | Disagree)
macsrcool1234 Avatar
119 months ago
I mean it sounds like it's Spotify's software causing the crash. Why can't they fix their own code? I wouldn't exactly be expecting a swift response from Apple when their  Music competitor is having issues.

Edit: I'm not saying that Apple's shouldn't fix whatever bug is on their end. Just that Spotify wasn't crashing until they changed something in their own code for 1.0.15.133. Yes, Apple needs to fix their OS, but Spotify shouldn't just let their customers suffer in the interim— what's preventing them from reverting to the code that wasn't causing their user's computers to crash?
Clearly you have absolutely no idea how programming works.

If Apple provides an API, it's Apple's responsibility to make sure that API doesn't cause a kernel panic. Simple.

Also, it's not just Spotify crashing.....
Score: 5 Votes (Like | Disagree)
macfacts Avatar
119 months ago
I mean it sounds like it's Spotify's software causing the crash. Why can't they fix their own code? I wouldn't exactly be expecting a swift response from Apple when their  Music competitor is having issues.
I think it is a serious bug/exploit if a end user program can crash the OS.
Score: 4 Votes (Like | Disagree)
69Mustang Avatar
119 months ago
I mean it sounds like it's Spotify's software causing the crash. Why can't they fix their own code? I wouldn't exactly be expecting a swift response from Apple when their  Music competitor is having issues.
I don't know how you came to that conclusion. It seems pretty clear according to the article:
"I've been in contact with Apple and they have confirmed that this is a known bug in the current and recent versions of OS X. They are working on a fix, but I don't know when they will roll that out. The bug that is causing the kernel panic is being triggered when running Spotify simply because the Spotify app is making network requests (to stream music etc.) and there are several other apps that also cause the same kernel panic to occur."

Did you read something somewhere else that lead you to think it's the Spotify software? Apple confirmed the bug after all.
Score: 4 Votes (Like | Disagree)