mirror of
https://github.com/denoland/deno.git
synced 2025-08-25 04:54:56 +00:00
![]() Fixes #28136 Closes #28415 Publish symcache to GCS and generate trace URL during panic. ``` ============================================================ Deno has panicked. This is a bug in Deno. Please report this at https://github.com/denoland/deno/issues/new. If you can reliably reproduce this panic, include the reproduction steps and re-run with the RUST_BACKTRACE=1 env var set and include the backtrace in your report. Platform: windows x86_64 Version: 2.2.5 Args: ["C:\Users\divy\.deno\bin\deno.exe"] View stack trace at: https://panic.deno.com/v2.2.5/aarch64-apple-darwin/gszD49_B4utrqB4vrrqBozirqB49prqBwjkwqBw_jBg31Cw5tCg5sDoo3pqB41sDgkkB ``` ## Design <img src=https://github.com/user-attachments/assets/396d53cd-1fe7-4d88-9ecd-ea7b74a9a1ed height=500> Example: `https://panic.deno.com/v2.2.3/aarch64-apple-darwin/g4couawkboxb4tbg9oHwqbw6a` Stack walking and symbolicate code is at https://github.com/denoland/panic/ |
||
---|---|---|
.. | ||
npm | ||
00_start_release.ts | ||
01_bump_crate_versions.ts | ||
02_create_pr.ts | ||
03_publish_crates.ts | ||
04_post_publish.ts | ||
05_create_release_notes.ts | ||
create_symcache.ts | ||
deno_workspace.ts | ||
deps.ts | ||
promote_to_release.ts | ||
release_doc_template.md |