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

Display blur and crash with terminal application "alacritty" #200

Closed
laris opened this issue Nov 19, 2023 · 14 comments
Closed

Display blur and crash with terminal application "alacritty" #200

laris opened this issue Nov 19, 2023 · 14 comments
Labels
Duplicate This issue or pull request already exists

Comments

@laris
Copy link

laris commented Nov 19, 2023

When open the alacritty, screen blur and system hung and crash.

https://github.com/alacritty/alacritty

  • Require: At least OpenGL ES 2.0

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System Information:

  • macOS Version: [e.g. macOS 11.7.4]
  • CPU: [e.g. AMD Ryzen 5 3600G]

Additional context
Add any other context about the problem here.

@laris laris added the Bug Something isn't working label Nov 19, 2023
@VisualEhrmanntraut
Copy link
Member

Duplicate of #158

@VisualEhrmanntraut VisualEhrmanntraut marked this as a duplicate of #158 Nov 19, 2023
@VisualEhrmanntraut VisualEhrmanntraut closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2023
@VisualEhrmanntraut VisualEhrmanntraut marked this as a duplicate and then as not a duplicate of #65 Nov 19, 2023
@laris
Copy link
Author

laris commented Nov 19, 2023

Need I upload the diagnosticlog here for analysis?

@VisualEhrmanntraut
Copy link
Member

Sure! Crash logs would be nice as well :)

@laris
Copy link
Author

laris commented Nov 19, 2023

2023.11.19-diagnosticreports.zip

I forgot to upload and found you marked it closed :)

Thanks for your works!

@ExtremeXT
Copy link

@laris It looks like you're on an old version of NootedRed.

@ExtremeXT ExtremeXT assigned ExtremeXT and unassigned ExtremeXT Nov 19, 2023
@ExtremeXT ExtremeXT added Question Further information is requested Waiting for response labels Nov 19, 2023
@laris
Copy link
Author

laris commented Nov 20, 2023

I checked opencore config, it should be ci1055 20231112 dfd2ffa commit.
let me try 20231117-957505c-ci1057

@laris
Copy link
Author

laris commented Nov 20, 2023

update to latest and now will test again.


/Volumes/EFI/EFI/OC/Kexts/NootedRed-ci1057-20231117-957505c-DEBUG.kext


kextstat -b com.ChefKissInc.NootedRed
Executing: /usr/bin/kmutil showloaded --bundle-identifier com.ChefKissInc.NootedRed
No variant specified, falling back to release
Index Refs Address            Size       Wired      Name (Version) UUID <Linked Against>
   59    0 0xffffff8003c9f000 0x114000   0x114000   com.ChefKissInc.NootedRed (1.0.0) 2405C963-EC91-3C81-9A1D-8FB2F68556FC <58 18 9 7 6 3 2 1>

@laris
Copy link
Author

laris commented Nov 20, 2023

@laris It looks like you're on an old version of NootedRed.

Could you share how to double confirm the driver version? I confirm according opencore config ref #200 (comment)

I can provide more detail or log if you need.

@laris
Copy link
Author

laris commented Nov 20, 2023

IMG_8577.mp4

upload video, after open the alacritty, the dock status.

@VisualEhrmanntraut
Copy link
Member

Same problem as Sublime Text. The only thing you can do is wait for a fix and/or disable HW acceleration for the app temporarily

@ExtremeXT ExtremeXT added Duplicate This issue or pull request already exists and removed Bug Something isn't working Question Further information is requested Waiting for response labels Nov 20, 2023
@jalavoui

This comment was marked as spam.

@laris
Copy link
Author

laris commented Nov 24, 2023

thank you.
But it looks like cannot get shell with black window.

./alacritty -o debug.renderer=gles2_pure -v
Created log file at "/var/folders/py/_4bld1296cx59mt3l3wqnv7h0000gn/T/Alacritty-1354.log"
[0.000009558s] [INFO ] [alacritty] Welcome to Alacritty
[0.000272171s] [INFO ] [alacritty] Version 0.12.3 (5efb069)
[0.000670589s] [INFO ] [alacritty_config_derive] Config import not found:
[0.001092822s] [INFO ] [alacritty] Configuration files loaded from:
2023-11-24 08:44:30.111 alacritty[1354:20366] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
[0.031249001s] [INFO ] [alacritty] Using Apple CGL
[0.078801984s] [INFO ] [alacritty] Window scale factor: 2
[0.106355648s] [INFO ] [alacritty] Running on AMD Radeon Graphics OpenGL Engine
[0.106441899s] [INFO ] [alacritty] Using OpenGL ES 2.0 renderer
[0.117393902s] [INFO ] [alacritty] Cell size: 19 x 44
[0.117465807s] [INFO ] [alacritty] Padding: 0 x 0
[0.117493580s] [INFO ] [alacritty] Width: 2280, Height: 2200
[0.119880180s] [INFO ] [alacritty] PTY dimensions: 50 x 120
[0.123276487s] [INFO ] [alacritty] Initialisation complete
[0.155839656s] [INFO ] [alacritty] Padding: 0 x 0
[0.155955574s] [INFO ] [alacritty] Width: 2280, Height: 1592

@jalavoui

This comment was marked as spam.

@VisualEhrmanntraut
Copy link
Member

that's a macOS OpenGL driver bug with the texture display. even mesa has the same issue on OpenGL 2 renderer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants