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

OpenGL caFlush() throws SIGILL #51

Open
SWinxy opened this issue Sep 1, 2021 · 5 comments
Open

OpenGL caFlush() throws SIGILL #51

SWinxy opened this issue Sep 1, 2021 · 5 comments

Comments

@SWinxy
Copy link
Collaborator

SWinxy commented Sep 1, 2021

MacOS 10.15.7. caFlush() causes a SIGILL.
This doesn't happen in PlatformMacOSXVKCanvas.java.

@reportmill
Copy link

I'm hitting this, too (on Apple ARM).

@stevepoynter
Copy link

I'm seeing the same crash from the caFlush() call in PlatformMacOSXGLCanvas.java on MacOS 10.15.6 (Catalina) and MacOS 11.7.4 (Big Sur). Do you think there will be a fix?

@SWinxy
Copy link
Collaborator Author

SWinxy commented Feb 22, 2023

no idea lol. does this happen every time? looking for a reproducable crash.

@stevepoynter
Copy link

Thanks for getting back quickly. Yes it occurs every time. I'm using the lwjgl3-awt v0.1.8 release from lwjgl.org and when running the example program AWTTest.java I get a SIGILL. I'll attach the stack log:
hs_err_pid7540.log

@SWinxy
Copy link
Collaborator Author

SWinxy commented Feb 22, 2023

Ty for the log. I'll investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants