Skip to content

fix(desktop): suppress crash prompt when a system reboot killed the session (#2751)#701

Merged
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync
Jul 20, 2026
Merged

fix(desktop): suppress crash prompt when a system reboot killed the session (#2751)#701
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync

Conversation

@inkeep-oss-sync

Copy link
Copy Markdown
Contributor

Copybara-translated 1 Inkeep OSS change. Rebase-merge this PR so the prepared commit lands directly on public main.

…ession (#2751)

The boot-time dirty-shutdown scan now records the kernel boot-session
identity (kern.bootsessionuuid on macOS) plus liveness and power markers
in the sentinel. When the next launch sees a different kernel session,
an OS-shutdown marker, or a never-resumed suspend marker, the previous
session was ended by the machine, not the app: the report invitation is
suppressed and a log breadcrumb is written instead. A fresh minidump
overrides suppression (kernel panics never write app minidumps), and
missing identity on either side fails open to the previous prompting
behavior.

PRD-7474

GitOrigin-RevId: 40baa17f17ce7c3eb3c796a0a58c2433776ddb1e
@inkeep-oss-sync
inkeep-oss-sync Bot merged commit de46414 into main Jul 20, 2026
@inkeep-oss-sync
inkeep-oss-sync Bot deleted the copybara/sync branch July 20, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant