[GH-ISSUE #65] Panic hook to generate crash dumps #38

Closed
opened 2026-02-17 17:11:54 -05:00 by yindo · 0 comments
Owner

Originally created by @DecDuck on GitHub (Jul 18, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/65

Use https://doc.rust-lang.org/std/panic/fn.set_hook.html to catch any panic, and dump something to disk. Perhaps also fork and start a separate "crash handler" binary that shows a message to the user, and directs them to support channels/opening a bug report.

Originally created by @DecDuck on GitHub (Jul 18, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/65 Use https://doc.rust-lang.org/std/panic/fn.set_hook.html to catch any panic, and dump something to disk. Perhaps also fork and start a separate "crash handler" binary that shows a message to the user, and directs them to support channels/opening a bug report.
yindo closed this issue 2026-02-17 17:11:54 -05:00
yindo changed title from Panic hook to generate crash dumps to [GH-ISSUE #65] Panic hook to generate crash dumps 2026-06-05 14:24:27 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#38