Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Self-hosted Embed: snapshot marked successful crashes on restore

Aperta
#3,659 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@svalleru ci sta già lavorando.

Dal 23/9/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

On self-hosted Embed, a snapshot marked success crashes Firecracker on every restore attempt. The previous snapshot of the same sandbox restores normally.

Firecracker panicked at src/vmm/src/devices/mod.rs:34:9:
The number of available virtio descriptors 41919 is greater than queue size: 256!
Verified
  • The runtime logged a successful upload and marked the snapshot build success.
  • Restoring the saved snapshot through Sandbox.create("<env>:default") on a fresh, healthy host with the same binaries produces the same panic 3 out of 3 times. The copied snapshot files and dependencies were hash-verified.
  • The previous snapshot, captured 42 minutes earlier, restores and runs guest commands on that host.

The original host logged repeated No space left on device errors before capture, but these logs do not establish the cause. The tests reproduce the restore failure using the preserved snapshot, not the original capture failure.

Expected result

A snapshot marked successful should be restorable. If saving it fails, report the failure and preserve a recovery path for the sandbox.

Environment
  • Single-node Embed, local file storage; Ubuntu 26.04 ARM64 VM with nested virtualization
  • Orchestrator v0.16.202609130627-59497eb9134; API v0.14.202609170000-908833e4c12
  • Firecracker v1.14-0.2.0 (reports v1.14.4); hugepage-backed sandbox, 2 vCPU / 2048 MiB
  • Compose revision: a065a4ddb3f2c6a4149634d9acb14b62f65839ac

Snapshot artifacts and logs are preserved. Related: #3658 covers losing a sandbox when pause reports an error.

Lingua principale
Go
Stelle
1.6k
Fork
438
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di e2b-dev/runtime

Tutte le issue di e2b-dev/runtime

Issue simili

Altre issue su Go

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.