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

Changing fullscreen state on Big Sur beta causes appkit crash #43

Open
jdngray77 opened this issue Feb 15, 2022 · 0 comments
Open

Changing fullscreen state on Big Sur beta causes appkit crash #43

jdngray77 opened this issue Feb 15, 2022 · 0 comments
Labels
Investigation Needed P1 Highest priority level.

Comments

@jdngray77
Copy link
Owner

jdngray77 commented Feb 15, 2022

Appears only to be upon exiting exclusive fullscreen.

2022-02-15 12:39:17.821 java[2407:33627] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007fff205315bf __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007fff20269bbb objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff20559dae -[NSException raise] + 9
	3   AppKit                              0x00007fff22c06872 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
	4   AppKit                              0x00007fff22c2ebe3 -[NSThemeFrame setStyleMask:] + 142
	5   AppKit                              0x00007fff22c2e986 __25-[NSWindow setStyleMask:]_block_invoke + 2065
	6   AppKit                              0x00007fff22c2e11b NSPerformVisuallyAtomicChange + 132
	7   AppKit                              0x00007fff22c2e028 -[NSWindow setStyleMask:] + 170
	8   liblwjgl.dylib                      0x0000000128839cca Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 90
	9   ???                                 0x000000010ebfd407 0x0 + 4542419975
	10  ???                                 0x000000010ebecffd 0x0 + 4542353405
)
libc++abi: terminating with uncaught exception of type NSException

@jdngray77 jdngray77 added P2 Neutral priority level. Investigation Needed P1 Highest priority level. and removed P2 Neutral priority level. labels Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigation Needed P1 Highest priority level.
Projects
None yet
Development

No branches or pull requests

1 participant