Skip to content

Virtual Buddy screen mirroring / extended display (using Airplay) crashes the app #401

Closed Answered by insidegui
K10DK asked this question in Q&A
Discussion options

You must be logged in to vote

Update

It looks like this is fixed in macOS 15.1 beta 3 🥳

I tested with a macOS 15 beta 7 VM in a macOS 15.1 beta 3 host AirPlaying to an Apple TV running tvOS 18 beta 8.

Original answer below:

Root Cause

Judging by the stack trace, it looks like the crash is related to DRM 🙄

0   IOMobileFramebuffer           	       0x1986773d4 IOMobileFramebufferOpenByName + 1476
1   Virtualization                	       0x227a7a3d4 -[VZVirtualMachineView _getProtectionOptionsForCurrentScreen] + 264

What I think is happening is that VMs can display DRM-protected video/audio, and so when Virtualization attempts to open the frame buffer in order to determine its DRM compliance, it crashes.

Testing on a m…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by insidegui
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants