Skip to content

GPU intermittently resets on Linux with AMD graphics card #28851

@siegxc

Description

@siegxc

Summary

Zed somehow causes gpu reset

Description

Steps to trigger the problem:

  1. Just use zed
  2. It randomly crashes
  3. 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"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions