diff options
| author | Stefan Boberg <[email protected]> | 2026-03-18 19:48:01 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-03-18 19:48:01 +0100 |
| commit | e854a69b99a08dd2f9ad1c236059c13c34cc44f5 (patch) | |
| tree | c6805a8530acc0f4d36dd68ae502a6d7eb6c0cc2 /src/zennomad/nomadprocess.cpp | |
| parent | Pre-initialization of default logger (#859) (diff) | |
| download | zen-main.tar.xz zen-main.zip | |
- Install a crash handler at the very top of main() in both zenserver and zen
- On Windows, uses SetUnhandledExceptionFilter with StackWalk64 for accurate
crash-site backtraces with DbgHelp symbol resolution
- On Linux/Mac, uses sigaction with async-signal-safe backtrace output
- Automatically superseded when Sentry/crashpad installs its own handlers
- Stays active for the full process lifetime if Sentry is disabled or absent
- Include .sym debug symbol files in Linux release bundle
Diffstat (limited to 'src/zennomad/nomadprocess.cpp')
0 files changed, 0 insertions, 0 deletions