-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
platform:linuxhappens only on linux, not other OShappens only on linux, not other OSplatform:linux/waylandLinux WaylandLinux Wayland
Description
Summary
Zed somehow causes gpu reset
Description
Steps to trigger the problem:
- Just use zed
- It randomly crashes
- Dmesg log https://imgur.com/a/asN5gCg
Actual Behavior: crash
Expected Behavior: stable work
Zed Version and System Specs
Zed: v0.181.6 (Zed)
OS: Linux Wayland arch unknown
Memory: 31.1 GiB
Architecture: x86_64
GPU: AMD Radeon RX 7600 XT (RADV NAVI33) || radv || Mesa 25.0.3-arch1.1
If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.
Zed.log
2025-04-16T12:42:24.549512558+03:00 [ERROR] {
"thread": "main",
"payload": "GPU has crashed, and no debug information is available.",
"location_data": {
"file": "/build/.cargo/git/checkouts/blade-26bd638d88226de3/b16f5c7/blade-graphics/src/vulkan/command.rs",
"line": 448
},
"backtrace": [
"__libc_start_main+30628273370444"
],
"app_version": "0.181.6",
"release_channel": "stable",
"target": "x86_64-unknown-linux-gnu",
"os_name": "Linux Wayland",
"os_version": "arch unknown",
"architecture": "x86_64",
"panicked_on": 1744796544549,
"system_id": "c3b901a4-3bcc-4486-bd3c-11134c3de3d7",
"installation_id": "68f06f9c-79d0-4f49-b3dd-3fbf881120f4",
"session_id": "1f4366d6-3aa2-4549-a793-1ff84b077f1e"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform:linuxhappens only on linux, not other OShappens only on linux, not other OSplatform:linux/waylandLinux WaylandLinux Wayland