Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

_ZN15MenuBarInstance22RemoveAutoShowObserverEv error when mpv switches to/from fullscreen mode (macOS) #11018

Closed
globau opened this issue Dec 17, 2022 · 17 comments
Labels
down-upstream:apple down-upstream features and bugs that need to be implemented and fixed upstream os:mac

Comments

@globau
Copy link

globau commented Dec 17, 2022

Important Information

Provide following Information:

  • mpv version : 0.35.0-37-gf9d0b0c08a
  • macOS Version : 13.1 (22C65)
  • Source of the mpv binary or bundle : built from f9d0b0c
  • If known which version of mpv introduced the problem : this appears to be due to a change in macOS, not mpv
    • I went as far back as the first commit of 2022 and the issue still existed; however I haven't seen this issue until recently, which points a finger at a recent macOS update
  • Possible screenshot or video of visual glitches

Terminal output:

Exiting... (Quit)
1   HIToolbox                           0x00007ff81c1ab0c2 _ZN15MenuBarInstance22RemoveAutoShowObserverEv + 30
2   HIToolbox                           0x00007ff81c21ef72 _ZN15MenuBarInstance15DisableAutoShowEv + 24
3   HIToolbox                           0x00007ff81c21f077 _ZN15MenuBarInstanceD2Ev + 113
4   HIToolbox                           0x00007ff81c21eebb _ZN15MenuBarInstance7ReleaseEv + 35
5   AppKit                              0x00007ff81612aa0d -[NSHIPresentationInstance discard] + 277
6   AppKit                              0x00007ff816592952 -[_NSFullScreenSpace(PresentationInstance) discardPresentationInstance] + 36
7   AppKit                              0x00007ff8165929c7 -[_NSFullScreenSpace(PresentationInstance) activateFullScreenPresentationOptions] + 86
8   AppKit                              0x00007ff8163aadb9 -[_NSExitFullScreenTransitionController _doSucceededToExitFullScreen] + 38
9   AppKit                              0x00007ff8163ab91b __63-[_NSExitFullScreenTransitionController _performExitFullScreen]_block_invoke + 249
10  libxpc.dylib                        0x00007ff8124fafb3 _xpc_connection_reply_callout + 36
11  libxpc.dylib                        0x00007ff8124faf3b _xpc_connection_call_reply_async + 69
12  libdispatch.dylib                   0x00007ff81260daaa _dispatch_client_callout3 + 8
13  libdispatch.dylib                   0x00007ff812628c6f _dispatch_mach_msg_async_reply_invoke + 387
14  libdispatch.dylib                   0x00007ff81261a6ee _dispatch_main_queue_drain + 749
15  libdispatch.dylib                   0x00007ff81261a3f3 _dispatch_main_queue_callback_4CF + 31
16  CoreFoundation                      0x00007ff8128a7610 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
17  CoreFoundation                      0x00007ff812867b90 __CFRunLoopRun + 2454
18  CoreFoundation                      0x00007ff812866b80 CFRunLoopRunSpecific + 560
19  HIToolbox                           0x00007ff81c1ab766 RunCurrentEventLoopInMode + 292
20  HIToolbox                           0x00007ff81c1ab576 ReceiveNextEventCommon + 679
21  HIToolbox                           0x00007ff81c1ab2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
22  AppKit                              0x00007ff8159b2f33 _DPSNextEvent + 909
23  AppKit                              0x00007ff8159b1db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
24  AppKit                              0x00007ff8159a43f7 -[NSApplication run] + 586
25  mpv                                 0x00000001060d43b5 cocoa_main + 757
26  dyld                                0x00007ff81245a310 start + 2432

Reproduction steps

  1. run mpv --no-config on any video or image file
  2. switch to fullscreen mode
  3. exit mpv

Expected behavior

  • no stack trace on exit

Actual behavior

  • stack trace as per above

As this is a shutdown bug mpv's functionality is not impacted.

Log file

mpv-log.txt

Sample files

N/A

@globau globau added the os:mac label Dec 17, 2022
@windowswithoutborders
Copy link

windowswithoutborders commented Dec 27, 2022

Also on macOS and noticed this too after an OS update. I believe more specifically this output noted above occurs when switching to and from fullscreen, not just from quitting while in fullscreen.

❯  mpv --version
mpv 0.35.0 Copyright © 2000-2022 mpv/MPlayer/mplayer2 projects
 built on Sat Nov 12 16:25:05 UTC 2022
FFmpeg library versions:
   libavutil       57.28.100
   libavcodec      59.37.100
   libavformat     59.27.100
   libswscale      6.7.100
   libavfilter     8.44.100
   libswresample   4.7.100
FFmpeg version: 5.1.2

❯  sw_vers
ProductName:            macOS
ProductVersion:         13.1
BuildVersion:           22C65

@jasonp019
Copy link

I have the same issue.

As another data point, it occurs both on my M1-based Mac Mini (8GB) and my x86_64-based Macbook Pro 13".

Both are running the same version of MacOS and the same versions of mpv and its dependent libraries.

Mpv installed from Homebrew.

@squash
Copy link

squash commented Jan 2, 2023

This also occurs when toggling from full screen to windowed mode, with a longer stack dump:

1 HIToolbox 0x00007ff80bace726 _ZN15MenuBarInstance22EnsureAutoShowObserverEv + 102
2 HIToolbox 0x00007ff80bace2b8 _ZN15MenuBarInstance14EnableAutoShowEv + 52
3 HIToolbox 0x00007ff80ba3dcd7 _ZN15MenuBarInstance21UpdateAggregateUIModeE21MenuBarAnimationStylehhh + 1113
4 HIToolbox 0x00007ff80bace173 _ZN15MenuBarInstance19SetFullScreenUIModeEjj + 175
5 AppKit 0x00007ff804f954b7 -[NSApplication _setPresentationOptions:instance:flags:] + 1145
6 AppKit 0x00007ff804dea165 -[NSApplication _updateFullScreenPresentationOptionsForInstance:] + 582
7 CoreFoundation 0x00007ff801bc96d6 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 137
8 CoreFoundation 0x00007ff801c62cbc ___CFXRegistrationPost_block_invoke + 86
9 CoreFoundation 0x00007ff801c62c13 _CFXRegistrationPost + 534
10 CoreFoundation 0x00007ff801b9ce31 _CFXNotificationPost + 809
11 Foundation 0x00007ff802911f2c -[NSNotificationCenter postNotificationName:object:userInfo:] + 82
12 AppKit 0x00007ff804f95b28 spacesNotificationHandler + 119
13 SkyLight 0x00007ff80673374d ZN12_GLOBAL__N_123notify_datagram_handlerEj15CGSDatagramTypePvmS1 + 1030
14 SkyLight 0x00007ff806a4604a _ZN21CGSDatagramReadStream26dispatchMainQueueDatagramsEv + 202
15 SkyLight 0x00007ff806a45f71 ___ZN21CGSDatagramReadStream15mainQueueWakeupEv_block_invoke + 18
16 libdispatch.dylib 0x00007ff8019787fb _dispatch_call_block_and_release + 12
17 libdispatch.dylib 0x00007ff801979a44 _dispatch_client_callout + 8
18 libdispatch.dylib 0x00007ff8019867b9 _dispatch_main_queue_drain + 952
19 libdispatch.dylib 0x00007ff8019863f3 _dispatch_main_queue_callback_4CF + 31
20 CoreFoundation 0x00007ff801c1243d CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
21 CoreFoundation 0x00007ff801bd2ecb __CFRunLoopRun + 2498
22 CoreFoundation 0x00007ff801bd1e8f CFRunLoopRunSpecific + 560
23 HIToolbox 0x00007ff80ba5b766 RunCurrentEventLoopInMode + 292
24 HIToolbox 0x00007ff80ba5b576 ReceiveNextEventCommon + 679
25 HIToolbox 0x00007ff80ba5b2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
26 AppKit 0x00007ff804c58f33 _DPSNextEvent + 909
27 AppKit 0x00007ff804c57db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
28 AppKit 0x00007ff804c4a3f7 -[NSApplication run] + 586
29 mpv 0x0000000104a80747 cocoa_main + 887
30 dyld 0x0000000204e9e310 start + 2432
1 HIToolbox 0x00007ff80ba5b0c2 _ZN15MenuBarInstance22RemoveAutoShowObserverEv + 30
2 HIToolbox 0x00007ff80bacef72 _ZN15MenuBarInstance15DisableAutoShowEv + 24
3 HIToolbox 0x00007ff80ba3dcde _ZN15MenuBarInstance21UpdateAggregateUIModeE21MenuBarAnimationStylehhh + 1120
4 HIToolbox 0x00007ff80bace173 _ZN15MenuBarInstance19SetFullScreenUIModeEjj + 175
5 AppKit 0x00007ff804f954b7 -[NSApplication _setPresentationOptions:instance:flags:] + 1145
6 AppKit 0x00007ff804dea185 -[NSApplication _updateFullScreenPresentationOptionsForInstance:] + 614
7 AppKit 0x00007ff805838a40 -[_NSFullScreenSpace(PresentationInstance) activateFullScreenPresentationOptions] + 207
8 AppKit 0x00007ff805650db9 -[_NSExitFullScreenTransitionController _doSucceededToExitFullScreen] + 38
9 AppKit 0x00007ff80565191b __63-[_NSExitFullScreenTransitionController _performExitFullScreen]_block_invoke + 249
10 libxpc.dylib 0x00007ff801866fb3 _xpc_connection_reply_callout + 36
11 libxpc.dylib 0x00007ff801866f3b _xpc_connection_call_reply_async + 69
12 libdispatch.dylib 0x00007ff801979aaa _dispatch_client_callout3 + 8
13 libdispatch.dylib 0x00007ff801994c6f _dispatch_mach_msg_async_reply_invoke + 387
14 libdispatch.dylib 0x00007ff8019866ee _dispatch_main_queue_drain + 749
15 libdispatch.dylib 0x00007ff8019863f3 _dispatch_main_queue_callback_4CF + 31
16 CoreFoundation 0x00007ff801c1243d CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
17 CoreFoundation 0x00007ff801bd2ecb __CFRunLoopRun + 2498
18 CoreFoundation 0x00007ff801bd1e8f CFRunLoopRunSpecific + 560
19 HIToolbox 0x00007ff80ba5b766 RunCurrentEventLoopInMode + 292
20 HIToolbox 0x00007ff80ba5b576 ReceiveNextEventCommon + 679
21 HIToolbox 0x00007ff80ba5b2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
22 AppKit 0x00007ff804c58f33 _DPSNextEvent + 909
23 AppKit 0x00007ff804c57db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
24 AppKit 0x00007ff804c4a3f7 -[NSApplication run] + 586
25 mpv 0x0000000104a80747 cocoa_main + 887
26 dyld 0x0000000204e9e310 start + 2432

mpv 0.35.0 Copyright © 2000-2022 mpv/MPlayer/mplayer2 projects
built on Sat Nov 12 21:24:01 CET 2022
FFmpeg library versions:
libavutil 57.28.100
libavcodec 59.37.100
libavformat 59.27.100
libswscale 6.7.100
libavfilter 8.44.100
libswresample 4.7.100
FFmpeg version: 5.1.2

In my case this is M1 Air, immediately after upgrading to MacOS 13.1. mpv and related installed via homebrew.

@apaksoy
Copy link

apaksoy commented Jan 17, 2023

I don't use the mpv-player and know little about it but this might help you isolate the problem: check out if the "Automatically hide and show the menu bar" option under Systems Settings->Desktop&Dock->Menu Bar is set to Always or on Desktop Only on your Mac. If so, change the setting to In Full Screen Only or Never and see if the unwanted output recurs.

@jaymecd
Copy link

jaymecd commented Feb 10, 2023

Experiencing the same behaviour, regardless of mpv.conf configuration.

As @apaksoy has suggested, it happens only when player is going to fullscreen and Systems Settings->Desktop&Dock->Menu Bar->automatically hide is set to In Full Screen Only mode.

Installed via Homebrew.

$ mpv --version
mpv 0.35.0 Copyright © 2000-2022 mpv/MPlayer/mplayer2 projects
 built on Sat Nov 12 16:25:05 UTC 2022
FFmpeg library versions:
   libavutil       57.28.100
   libavcodec      59.37.100
   libavformat     59.27.100
   libswscale      6.7.100
   libavfilter     8.44.100
   libswresample   4.7.100
FFmpeg version: 5.1.2
$ sw_vers
ProductName:		macOS
ProductVersion:		13.2
BuildVersion:		22D49

@armogur
Copy link

armogur commented Feb 20, 2023

@globau have you tried with --native-fs option?

@globau
Copy link
Author

globau commented Feb 20, 2023

--native-fs shows what appears to be the same trace:

1   HIToolbox                           0x000000019bd945c8 _ZN15MenuBarInstance22EnsureAutoShowObserverEv + 120
2   HIToolbox                           0x000000019bd94188 _ZN15MenuBarInstance14EnableAutoShowEv + 60
3   HIToolbox                           0x000000019bd018bc _ZN15MenuBarInstance21UpdateAggregateUIModeE21MenuBarAnimationStylehhh + 1184
4   HIToolbox                           0x000000019bd94004 _ZN15MenuBarInstance19SetFullScreenUIModeEjj + 180
5   AppKit                              0x0000000195b83d30 -[NSApplication _setPresentationOptions:instance:flags:] + 956
6   AppKit                              0x0000000195a1993c -[NSApplication _updateFullScreenPresentationOptionsForInstance:] + 404
7   CoreFoundation                      0x0000000192636560 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 148
8   CoreFoundation                      0x00000001926d4044 ___CFXRegistrationPost_block_invoke + 88
9   CoreFoundation                      0x00000001926d3f8c _CFXRegistrationPost + 440
10  CoreFoundation                      0x0000000192607b64 _CFXNotificationPost + 708
11  Foundation                          0x00000001934f738c -[NSNotificationCenter postNotificationName:object:userInfo:] + 88
12  AppKit                              0x0000000195b842b4 spacesNotificationHandler + 96
13  SkyLight                            0x0000000197271214 _ZN12_GLOBAL__N_123notify_datagram_handlerEj15CGSDatagramTypePvmS1_ + 896
14  SkyLight                            0x000000019759d4d4 _ZN21CGSDatagramReadStream26dispatchMainQueueDatagramsEv + 228
15  SkyLight                            0x000000019759d3d0 ___ZN21CGSDatagramReadStream15mainQueueWakeupEv_block_invoke + 28
16  libdispatch.dylib                   0x00000001923d89dc _dispatch_call_block_and_release + 32
17  libdispatch.dylib                   0x00000001923da504 _dispatch_client_callout + 20
18  libdispatch.dylib                   0x00000001923e8d1c _dispatch_main_queue_drain + 928
19  libdispatch.dylib                   0x00000001923e896c _dispatch_main_queue_callback_4CF + 44
20  CoreFoundation                      0x0000000192682d40 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
21  CoreFoundation                      0x00000001926407c0 __CFRunLoopRun + 2036
22  CoreFoundation                      0x000000019263f878 CFRunLoopRunSpecific + 612
23  HIToolbox                           0x000000019bd1ffa0 RunCurrentEventLoopInMode + 292
24  HIToolbox                           0x000000019bd1fde4 ReceiveNextEventCommon + 672
25  HIToolbox                           0x000000019bd1fb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
26  AppKit                              0x00000001958c584c _DPSNextEvent + 632
27  AppKit                              0x00000001958c49dc -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
28  AppKit                              0x00000001958b8e0c -[NSApplication run] + 464
29  mpv                                 0x00000001022ed4cc cocoa_main + 588
30  dyld                                0x0000000192237e50 start + 2544

@globau globau changed the title _ZN15MenuBarInstance22RemoveAutoShowObserverEv error when mpv exits while in fullscreen mode _ZN15MenuBarInstance22RemoveAutoShowObserverEv error when mpv switches to/from fullscreen mode (macOS) Feb 27, 2023
@agostonbarna
Copy link

This appears to be a bug in macOS itself, impacting a bunch of programs:

So is there any way to fix it ?

Unfortunately, macOS is not open-source so the best we can do is report the bug to Apple.

@Akemi Akemi added down-upstream features and bugs that need to be implemented and fixed upstream down-upstream:apple labels Feb 27, 2023
@Akemi
Copy link
Member

Akemi commented Feb 27, 2023

i marked this as an apple problem for now, though not closing it just yet. anyone feels like reporting it to apple or has a radar number?

@bhumit070
Copy link

i marked this as an apple problem for now, though not closing it just yet. anyone feels like reporting it to apple or has a radar number?

It does not show random output if I disable hide menubar in full screen

@tidux
Copy link

tidux commented Mar 8, 2023

Looks like this is impacting CERN as well so it's clearly not some niche problem.

https://developer.apple.com/forums/thread/724360

https://root.cern.ch/

@lukaszgryglicki
Copy link

Mac M1, same stack dump but fullscreen appears to work OK.
Zrzut ekranu 2023-03-22 o 12 54 03

 (+) Video --vid=1 (*) (h264 1920x1080 15.145fps)
 (+) Audio --aid=1 --alang=eng (*) (aac 2ch 48000Hz)
AO: [coreaudio] 48000Hz stereo 2ch floatp
VO: [libmpv] 1920x1080 yuv420p
1   HIToolbox                           0x00000001bbbf85c8 _ZN15MenuBarInstance22EnsureAutoShowObserverEv + 120
2   HIToolbox                           0x00000001bbbf8188 _ZN15MenuBarInstance14EnableAutoShowEv + 60
3   HIToolbox                           0x00000001bbb658bc _ZN15MenuBarInstance21UpdateAggregateUIModeE21MenuBarAnimationStylehhh + 1184
4   HIToolbox                           0x00000001bbbf8004 _ZN15MenuBarInstance19SetFullScreenUIModeEjj + 180
5   AppKit                              0x00000001b59e7d30 -[NSApplication _setPresentationOptions:instance:flags:] + 956
6   AppKit                              0x00000001b587d93c -[NSApplication _updateFullScreenPresentationOptionsForInstance:] + 404
7   CoreFoundation                      0x00000001b249a560 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 148
8   CoreFoundation                      0x00000001b2538044 ___CFXRegistrationPost_block_invoke + 88
9   CoreFoundation                      0x00000001b2537f8c _CFXRegistrationPost + 440
10  CoreFoundation                      0x00000001b246bb64 _CFXNotificationPost + 708
11  Foundation                          0x00000001b335b38c -[NSNotificationCenter postNotificationName:object:userInfo:] + 88
12  AppKit                              0x00000001b59e82b4 spacesNotificationHandler + 96
13  SkyLight                            0x00000001b70d5214 _ZN12_GLOBAL__N_123notify_datagram_handlerEj15CGSDatagramTypePvmS1_ + 896
14  SkyLight                            0x00000001b74014d4 _ZN21CGSDatagramReadStream26dispatchMainQueueDatagramsEv + 228
15  SkyLight                            0x00000001b74013d0 ___ZN21CGSDatagramReadStream15mainQueueWakeupEv_block_invoke + 28
16  libdispatch.dylib                   0x00000001b223c9dc _dispatch_call_block_and_release + 32
17  libdispatch.dylib                   0x00000001b223e504 _dispatch_client_callout + 20
18  libdispatch.dylib                   0x00000001b224cd1c _dispatch_main_queue_drain + 928
19  libdispatch.dylib                   0x00000001b224c96c _dispatch_main_queue_callback_4CF + 44
20  CoreFoundation                      0x00000001b24e6d40 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
21  CoreFoundation                      0x00000001b24a47c0 __CFRunLoopRun + 2036
22  CoreFoundation                      0x00000001b24a3878 CFRunLoopRunSpecific + 612
23  HIToolbox                           0x00000001bbb83fa0 RunCurrentEventLoopInMode + 292
24  HIToolbox                           0x00000001bbb83de4 ReceiveNextEventCommon + 672
25  HIToolbox                           0x00000001bbb83b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
26  AppKit                              0x00000001b572984c _DPSNextEvent + 632
27  AppKit                              0x00000001b57289dc -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
28  AppKit                              0x00000001b571ce0c -[NSApplication run] + 464
29  mpv                                 0x00000001041352d8 cocoa_main + 588
30  dyld                                0x00000001b209be50 start + 2544
(...) AV: 00:02:06 / 00:02:06 (100%) A-V:  0.000

Exiting... (End of file)
1   HIToolbox                           0x00000001bbb8390c _ZN15MenuBarInstance22RemoveAutoShowObserverEv + 44
2   HIToolbox                           0x00000001bbbf8fbc _ZN15MenuBarInstance15DisableAutoShowEv + 36
3   HIToolbox                           0x00000001bbbf90b0 _ZN15MenuBarInstanceD2Ev + 128
4   HIToolbox                           0x00000001bbbf8ee0 _ZN15MenuBarInstance7ReleaseEv + 56
5   AppKit                              0x00000001b5d854dc -[NSHIPresentationInstance discard] + 228
6   AppKit                              0x00000001b61448b4 -[_NSFullScreenSpace(PresentationInstance) discardPresentationInstance] + 32
7   AppKit                              0x00000001b614490c -[_NSFullScreenSpace(PresentationInstance) activateFullScreenPresentationOptions] + 64
8   AppKit                              0x00000001b5f9e968 -[_NSExitFullScreenTransitionController _doSucceededToExitFullScreen] + 40
9   AppKit                              0x00000001b5f9f440 __63-[_NSExitFullScreenTransitionController _performExitFullScreen]_block_invoke + 236
10  libxpc.dylib                        0x00000001b213642c _xpc_connection_reply_callout + 124
11  libxpc.dylib                        0x00000001b213631c _xpc_connection_call_reply_async + 88
12  libdispatch.dylib                   0x00000001b223e584 _dispatch_client_callout3 + 20
13  libdispatch.dylib                   0x00000001b225c710 _dispatch_mach_msg_async_reply_invoke + 344
14  libdispatch.dylib                   0x00000001b224cc70 _dispatch_main_queue_drain + 756
15  libdispatch.dylib                   0x00000001b224c96c _dispatch_main_queue_callback_4CF + 44
16  CoreFoundation                      0x00000001b24e6d40 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
17  CoreFoundation                      0x00000001b24a47c0 __CFRunLoopRun + 2036
18  CoreFoundation                      0x00000001b24a3878 CFRunLoopRunSpecific + 612
19  HIToolbox                           0x00000001bbb83fa0 RunCurrentEventLoopInMode + 292
20  HIToolbox                           0x00000001bbb83de4 ReceiveNextEventCommon + 672
21  HIToolbox                           0x00000001bbb83b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
22  AppKit                              0x00000001b572984c _DPSNextEvent + 632
23  AppKit                              0x00000001b57289dc -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
24  AppKit                              0x00000001b571ce0c -[NSApplication run] + 464
25  mpv                                 0x00000001041352d8 cocoa_main + 588
26  dyld                                0x00000001b209be50 start + 2544

@makigumo
Copy link

This issue will be fixed in the upcoming macOS 13.3 release.

@lukaszgryglicki
Copy link

@makigumo great thx for the info!

@globau
Copy link
Author

globau commented Apr 15, 2023

I have not seen this since upgrading to 13.3. Closing.

@globau globau closed this as completed Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
down-upstream:apple down-upstream features and bugs that need to be implemented and fixed upstream os:mac
Projects
None yet
Development

No branches or pull requests