zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
39.58k stars 2.07k forks source link

Google chrome automatically closing on startup of Zed #13587

Open maanaskarwa opened 1 week ago

maanaskarwa commented 1 week ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Using Ubuntu 22.04. Build Zed from source using script/install-linux. Have Google Chrome running and then start zed (~/.local/bin/zed)

Environment

Zed: v0.143.0 (Zed Dev da22e0dd0bad953e4d3a691e49e44003ab53c1e3) OS: Linux Wayland ubuntu 22.04 Memory: 30.1 GiB Architecture: x86_64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

Zed.log


notpeter commented 1 week ago

Interesting, does this happen consistently or just the one time? Is there anything relevant in your syslog or kernel messages for this time? I wonder if it's something OOM-killer. You could also run chrome with debug logs enabled but depending on what happened those may be empty.