Skip to content

[BUG] ZED: Worker-0' panicked at /github/home/rpmbuild/BUILD/zed-0.232.3-build/zed-0.232.3/.cargo/registry/src/index.crates.io #11613

@EldarAgalarov

Description

@EldarAgalarov

zed-0.232.3-1.fc44.x86_64

Release Version

f44

Describe the Bug

Zed always crashing with following log:

2026-04-22T04:29:10+03:00 INFO  [zed] ========== starting zed version 0.232.3+stable, sha unknown ==========
2026-04-22T04:29:10+03:00 INFO  [gpui_linux::linux::platform] Compositor GPU hint: vendor=0x8086, device=0x0412 (from dev 226:128)
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 9 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 10 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 10 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 11 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 12 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 13 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 14 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 15 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 16 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 22 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 22 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 23 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 23 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [sqlez::migrations] Found 24 foreign key relationships to check
2026-04-22T04:29:10+03:00 INFO  [crashes] crash signal handlers installed
2026-04-22T04:29:10+03:00 INFO  [crashes] spawning crash handler process
2026-04-22T04:29:10+03:00 WARN  [zed::reliability] Minidump endpoint not set
2026-04-22T04:29:10+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:29:10+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:29:10+03:00 INFO  [crashes] connected to crash handler process after 100ms
2026-04-22T04:29:10+03:00 INFO  [crashes] crash handler registered
2026-04-22T04:29:10+03:00 INFO  [util] set environment variables from shell:/bin/bash, path:/home/eldar/.local/bin:/home/eldar/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
2026-04-22T04:29:10+03:00 INFO  [wgpu_hal::vulkan::adapter] Found 2 cooperative matrix configurations supported by wgpu
2026-04-22T04:29:10+03:00 INFO  [gpui_wgpu::wgpu_context] Found 2 GPU adapter(s):
2026-04-22T04:29:10+03:00 INFO  [gpui_wgpu::wgpu_context]   - Mesa Intel(R) HD Graphics 4600 (HSW GT2) (vendor=0x8086, device=0x0000, backend=Gl, type=IntegratedGpu)
2026-04-22T04:29:10+03:00 INFO  [gpui_wgpu::wgpu_context]   - llvmpipe (LLVM 22.1.1, 256 bits) (vendor=0x10005, device=0x0000, backend=Vulkan, type=Cpu)
2026-04-22T04:29:10+03:00 INFO  [gpui_wgpu::wgpu_context] Testing adapter: Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)...
2026-04-22T04:29:10+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU (passed configuration test): Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)
2026-04-22T04:29:10+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU adapter: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)" (Gl)
2026-04-22T04:29:10+03:00 INFO  [crates/workspace/src/workspace.rs:3962] Couldn't find any enabled panel for the Left dock.
2026-04-22T04:29:10+03:00 INFO  [workspace] Rendered first frame
2026-04-22T04:29:10+03:00 INFO  [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)", driver_name: "", driver_info: "4.6 (Core Profile) Mesa 26.0.3" }
2026-04-22T04:29:10+03:00 INFO  [extension_host] rebuilt extension index in 1.293387ms
2026-04-22T04:29:10+03:00 ERROR [crates/zed/src/main.rs:1810] Is a directory (os error 21)
2026-04-22T04:29:10+03:00 INFO  [extension_host] installing extension html latest version
2026-04-22T04:29:12+03:00 INFO  [extension_host] rebuilt extension index in 1.110696ms
2026-04-22T04:29:12+03:00 INFO  [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2026-04-22T04:29:22+03:00 ERROR [crates/zed/src/main.rs:1811] key must be a string at line 16 column 3
2026-04-22T04:29:25+03:00 ERROR [crates/zed/src/main.rs:1811] key must be a string at line 16 column 3
2026-04-22T04:29:35+03:00 ERROR [crates/zed/src/main.rs:1811] key must be a string at line 17 column 3
2026-04-22T04:29:48+03:00 INFO  [gpui_linux::linux::wayland::window] Server-side decorations requested, but the Wayland server does not support them. Falling back to client-side decorations.
2026-04-22T04:49:00+03:00 INFO  [zed] ========== starting zed version 0.232.3+stable, sha unknown ==========
2026-04-22T04:49:00+03:00 INFO  [gpui_linux::linux::platform] Compositor GPU hint: vendor=0x8086, device=0x0412 (from dev 226:128)
2026-04-22T04:49:00+03:00 INFO  [crashes] crash signal handlers installed
2026-04-22T04:49:00+03:00 INFO  [crashes] spawning crash handler process
2026-04-22T04:49:01+03:00 WARN  [zed::reliability] Minidump endpoint not set
2026-04-22T04:49:01+03:00 INFO  [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2026-04-22T04:49:01+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:49:01+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:49:01+03:00 INFO  [crashes] connected to crash handler process after 100ms
2026-04-22T04:49:01+03:00 INFO  [crashes] crash handler registered
2026-04-22T04:49:01+03:00 INFO  [wgpu_hal::vulkan::adapter] Found 2 cooperative matrix configurations supported by wgpu
2026-04-22T04:49:01+03:00 INFO  [gpui_wgpu::wgpu_context] Found 2 GPU adapter(s):
2026-04-22T04:49:01+03:00 INFO  [gpui_wgpu::wgpu_context]   - Mesa Intel(R) HD Graphics 4600 (HSW GT2) (vendor=0x8086, device=0x0000, backend=Gl, type=IntegratedGpu)
2026-04-22T04:49:01+03:00 INFO  [gpui_wgpu::wgpu_context]   - llvmpipe (LLVM 22.1.1, 256 bits) (vendor=0x10005, device=0x0000, backend=Vulkan, type=Cpu)
2026-04-22T04:49:01+03:00 INFO  [gpui_wgpu::wgpu_context] Testing adapter: Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)...
2026-04-22T04:49:01+03:00 INFO  [util] set environment variables from shell:/bin/bash, path:/home/eldar/.local/bin:/home/eldar/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
2026-04-22T04:49:01+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU (passed configuration test): Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)
2026-04-22T04:49:01+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU adapter: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)" (Gl)
2026-04-22T04:49:01+03:00 INFO  [workspace] Rendered first frame
2026-04-22T04:49:01+03:00 INFO  [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)", driver_name: "", driver_info: "4.6 (Core Profile) Mesa 26.0.3" }
2026-04-22T04:49:18+03:00 INFO  [project::trusted_worktrees] Worktree "/mnt/eldarinvest/eldarinvest" is not trusted
2026-04-22T04:49:18+03:00 INFO  [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)", driver_name: "", driver_info: "4.6 (Core Profile) Mesa 26.0.3" }
2026-04-22T04:49:19+03:00 INFO  [project::lsp_store] Waiting for worktree "/mnt/eldarinvest/eldarinvest" to be trusted, before starting language server json-language-server
2026-04-22T04:49:19+03:00 ERROR [crashes] thread 'Worker-1' panicked at /github/home/rpmbuild/BUILD/zed-0.232.3-build/zed-0.232.3/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-c-api-impl-36.0.6/src/types/val.rs:40:14:
unexpected kind: 129...
2026-04-22T04:49:19+03:00 ERROR [crashes] triggering a crash to generate a minidump...
2026-04-22T04:49:19+03:00 INFO  [project::prettier_store] Initializing default prettier with plugins {}
2026-04-22T04:49:19+03:00 INFO  [node_runtime] Node runtime install_if_needed
2026-04-22T04:49:19+03:00 INFO  [node_runtime] Downloading Node.js binary from https://nodejs.org/dist/v24.11.0/node-v24.11.0-linux-x64.tar.gz
2026-04-22T04:49:30+03:00 INFO  [zed] ========== starting zed version 0.232.3+stable, sha unknown ==========
2026-04-22T04:49:30+03:00 INFO  [gpui_linux::linux::platform] Compositor GPU hint: vendor=0x8086, device=0x0412 (from dev 226:128)
2026-04-22T04:49:30+03:00 INFO  [crashes] crash signal handlers installed
2026-04-22T04:49:30+03:00 INFO  [crashes] spawning crash handler process
2026-04-22T04:49:30+03:00 WARN  [zed::reliability] Minidump endpoint not set
2026-04-22T04:49:30+03:00 INFO  [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2026-04-22T04:49:30+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:49:30+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:49:30+03:00 INFO  [util] set environment variables from shell:/bin/bash, path:/home/eldar/.local/bin:/home/eldar/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
2026-04-22T04:49:30+03:00 INFO  [project::trusted_worktrees] Worktree "/mnt/eldarinvest/eldarinvest" is not trusted
2026-04-22T04:49:30+03:00 INFO  [crashes] connected to crash handler process after 100ms
2026-04-22T04:49:30+03:00 INFO  [crashes] crash handler registered
2026-04-22T04:49:30+03:00 INFO  [wgpu_hal::vulkan::adapter] Found 2 cooperative matrix configurations supported by wgpu
2026-04-22T04:49:30+03:00 INFO  [gpui_wgpu::wgpu_context] Found 2 GPU adapter(s):
2026-04-22T04:49:30+03:00 INFO  [gpui_wgpu::wgpu_context]   - Mesa Intel(R) HD Graphics 4600 (HSW GT2) (vendor=0x8086, device=0x0000, backend=Gl, type=IntegratedGpu)
2026-04-22T04:49:30+03:00 INFO  [gpui_wgpu::wgpu_context]   - llvmpipe (LLVM 22.1.1, 256 bits) (vendor=0x10005, device=0x0000, backend=Vulkan, type=Cpu)
2026-04-22T04:49:30+03:00 INFO  [gpui_wgpu::wgpu_context] Testing adapter: Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)...
2026-04-22T04:49:30+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU (passed configuration test): Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)
2026-04-22T04:49:30+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU adapter: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)" (Gl)
2026-04-22T04:49:30+03:00 INFO  [workspace] Rendered first frame
2026-04-22T04:49:30+03:00 INFO  [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)", driver_name: "", driver_info: "4.6 (Core Profile) Mesa 26.0.3" }
2026-04-22T04:49:35+03:00 ERROR [crashes] thread 'Worker-0' panicked at /github/home/rpmbuild/BUILD/zed-0.232.3-build/zed-0.232.3/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-c-api-impl-36.0.6/src/types/val.rs:40:14:
unexpected kind: 129...
2026-04-22T04:49:35+03:00 ERROR [crashes] triggering a crash to generate a minidump...
2026-04-22T04:49:35+03:00 INFO  [project::lsp_store] Waiting for worktree "/mnt/eldarinvest/eldarinvest" to be trusted, before starting language server json-language-server
2026-04-22T04:49:57+03:00 INFO  [zed] ========== starting zed version 0.232.3+stable, sha unknown ==========
2026-04-22T04:49:57+03:00 INFO  [gpui_linux::linux::platform] Compositor GPU hint: vendor=0x8086, device=0x0412 (from dev 226:128)
2026-04-22T04:49:57+03:00 INFO  [crashes] crash signal handlers installed
2026-04-22T04:49:57+03:00 INFO  [crashes] spawning crash handler process
2026-04-22T04:49:57+03:00 WARN  [zed::reliability] Minidump endpoint not set
2026-04-22T04:49:57+03:00 INFO  [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2026-04-22T04:49:57+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:49:57+03:00 INFO  [util] set environment variables from shell:/bin/bash, path:/home/eldar/.local/bin:/home/eldar/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
2026-04-22T04:49:57+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:49:57+03:00 INFO  [project::trusted_worktrees] Worktree "/mnt/eldarinvest/eldarinvest" is not trusted
2026-04-22T04:49:57+03:00 INFO  [crashes] connected to crash handler process after 100ms
2026-04-22T04:49:57+03:00 INFO  [crashes] crash handler registered
2026-04-22T04:49:57+03:00 INFO  [wgpu_hal::vulkan::adapter] Found 2 cooperative matrix configurations supported by wgpu
2026-04-22T04:49:57+03:00 INFO  [gpui_wgpu::wgpu_context] Found 2 GPU adapter(s):
2026-04-22T04:49:57+03:00 INFO  [gpui_wgpu::wgpu_context]   - Mesa Intel(R) HD Graphics 4600 (HSW GT2) (vendor=0x8086, device=0x0000, backend=Gl, type=IntegratedGpu)
2026-04-22T04:49:57+03:00 INFO  [gpui_wgpu::wgpu_context]   - llvmpipe (LLVM 22.1.1, 256 bits) (vendor=0x10005, device=0x0000, backend=Vulkan, type=Cpu)
2026-04-22T04:49:57+03:00 INFO  [gpui_wgpu::wgpu_context] Testing adapter: Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)...
2026-04-22T04:49:57+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU (passed configuration test): Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)
2026-04-22T04:49:57+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU adapter: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)" (Gl)
2026-04-22T04:49:57+03:00 INFO  [workspace] Rendered first frame
2026-04-22T04:49:57+03:00 INFO  [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)", driver_name: "", driver_info: "4.6 (Core Profile) Mesa 26.0.3" }
2026-04-22T04:50:12+03:00 ERROR [crashes] thread 'Worker-0' panicked at /github/home/rpmbuild/BUILD/zed-0.232.3-build/zed-0.232.3/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-c-api-impl-36.0.6/src/types/val.rs:40:14:
unexpected kind: 129...
2026-04-22T04:50:12+03:00 ERROR [crashes] triggering a crash to generate a minidump...
2026-04-22T04:55:33+03:00 INFO  [zed] ========== starting zed version 0.232.3+stable, sha unknown ==========
2026-04-22T04:55:33+03:00 INFO  [gpui_linux::linux::platform] Compositor GPU hint: vendor=0x8086, device=0x0412 (from dev 226:128)
2026-04-22T04:55:33+03:00 INFO  [crashes] crash signal handlers installed
2026-04-22T04:55:33+03:00 INFO  [crashes] spawning crash handler process
2026-04-22T04:55:33+03:00 WARN  [zed::reliability] Minidump endpoint not set
2026-04-22T04:55:33+03:00 INFO  [extension_host] extensions updated. loading 1, reloading 0, unloading 0
2026-04-22T04:55:33+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:55:33+03:00 INFO  [gpui_linux::linux::platform] activate is not implemented on Linux, ignoring the call
2026-04-22T04:55:33+03:00 INFO  [crashes] connected to crash handler process after 100ms
2026-04-22T04:55:33+03:00 INFO  [crashes] crash handler registered
2026-04-22T04:55:34+03:00 INFO  [wgpu_hal::vulkan::adapter] Found 2 cooperative matrix configurations supported by wgpu
2026-04-22T04:55:34+03:00 INFO  [util] set environment variables from shell:/bin/bash, path:/home/eldar/.local/bin:/home/eldar/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
2026-04-22T04:55:34+03:00 INFO  [gpui_wgpu::wgpu_context] Found 2 GPU adapter(s):
2026-04-22T04:55:34+03:00 INFO  [gpui_wgpu::wgpu_context]   - Mesa Intel(R) HD Graphics 4600 (HSW GT2) (vendor=0x8086, device=0x0000, backend=Gl, type=IntegratedGpu)
2026-04-22T04:55:34+03:00 INFO  [gpui_wgpu::wgpu_context]   - llvmpipe (LLVM 22.1.1, 256 bits) (vendor=0x10005, device=0x0000, backend=Vulkan, type=Cpu)
2026-04-22T04:55:34+03:00 INFO  [gpui_wgpu::wgpu_context] Testing adapter: Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)...
2026-04-22T04:55:34+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU (passed configuration test): Mesa Intel(R) HD Graphics 4600 (HSW GT2) (Gl)
2026-04-22T04:55:34+03:00 INFO  [gpui_wgpu::wgpu_context] Selected GPU adapter: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)" (Gl)
2026-04-22T04:55:34+03:00 INFO  [workspace] Rendered first frame
2026-04-22T04:55:34+03:00 INFO  [zed::zed] Using GPU: GpuSpecs { is_software_emulated: false, device_name: "Mesa Intel(R) HD Graphics 4600 (HSW GT2)", driver_name: "", driver_info: "4.6 (Core Profile) Mesa 26.0.3" }
2026-04-22T04:55:46+03:00 ERROR [crashes] thread 'Worker-7' panicked at /github/home/rpmbuild/BUILD/zed-0.232.3-build/zed-0.232.3/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-c-api-impl-36.0.6/src/types/val.rs:40:14:
unexpected kind: 129...
2026-04-22T04:55:46+03:00 ERROR [crashes] triggering a crash to generate a minidump...
2026-04-22T04:55:46+03:00 INFO  [project::prettier_store] Initializing default prettier with plugins {}
2026-04-22T04:55:46+03:00 INFO  [node_runtime] Node runtime install_if_needed
2026-04-22T04:55:46+03:00 INFO  [node_runtime] Downloading Node.js binary from https://nodejs.org/dist/v24.11.0/node-v24.11.0-linux-x64.tar.gz

Installing Zed using install.sh - works fine.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions