-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Some shader functions cause corruption, freezes or crashes #158
Comments
This comment has been minimized.
This comment has been minimized.
ANGLE is for WebGL. Nothing to do with Chrome itself glitching out. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Talking about that workaround... I just realised something: |
This comment was marked as spam.
This comment was marked as spam.
(The VTable hack has to do with HWAlignManager used inside it for calculations) |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@VisualEhrmanntraut Do you have any predictions if we can have any solution for chrome-based browsers natively in the future? |
New prediction available: No prediction available. |
This comment was marked as off-topic.
This comment was marked as off-topic.
DOSBOX's OpenGL freezes the system immediately, looking into what triggers it since it's a fast and reliable crash. Config field is |
I've just received some very crucial data. On a person's system, the screen corruption magically reverted. This reinforces my thoughts on the issue, and I think getting rid of what I mentioned previously will fix it! |
My pc with Minecraft Java (that uses OpenGL) doesn’t do that; the game runs even smoother than in Windows |
This is Sublime Text 4. |
Ok. So it happens on Chrome, and is there any other app that can make it happen? |
League of Legends client(also opengl) used to crack like shit before. As I use the latest nightly kext it was fixed. |
It glitches for me with nightly but a "bit" less than other times, but still annoying |
it happens when opening canva.com on firefox, and on chromium based browsers and apps i have to turn off graphics acceleration then they give no issue but then they uses high cpu and makes my laptop hotter |
@divasgt Yes same here |
I use a site called notion for my studies and it used to crash any chromium or even firebox browser when simply opening the site. I installed the most recent nightly build and it no longer crashes my browser. However, the standalone app still causes severe graphical glitches and crashes my entire system if not closed in time. Either way, glad to see good progress. |
Also one thing I notices just now is that discord now seems to be crashing with slight graphical glitches which eventually becomes a blank grey tab. Not sure if this is the same issue but it was working fine before. |
from the last update or past 3-4 days mine does that too. |
yeah, I double checked by opening discord on arc (chromium-based) and it seems to be crashing as well. Works fine on safari though. |
Programs that require hardware acceleration will crash |
Yeah I am very well aware of that, but my point was it wasn't crashing before |
i have same problem, Some fix to that? |
We have found what causes the corruption; it's dual source blend. Switching ANGLE to OpenGL and ANGLE feature flags to disableBlendFuncExtended fixes the corruption. Sublime Text also uses this feature. |
To resolve this issue user-space patches are needed, more complex ones than you can do with Lilu, and as such this issue will probably be unable to be resolved without hacks. Lilu user-space patching causes issues anyways, like app crashes and system instability. I will make an announcement regarding this to bring attention to the matter. |
Software like Chrome and Sublime Text 4 can cause corruption and freezes.
To Reproduce
Expected behavior
The software working perfectly fine.
Screenshots

The text was updated successfully, but these errors were encountered: