Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breakpad - Crashandler for Linux, Windows and Mac #4778

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Conversation

gsohler
Copy link
Member

@gsohler gsohler commented Oct 10, 2023

Breakpad claims to be a crash handler working for Linux, Windows and Mac

On crash it creates and documents a small file with all relevant information.
In order to get the reason this file has to be processed with google available tools.

See

https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/linux_starter_guide.md
for short instructions

The intent of this is to find the reason for the segfaults in the mxe CI build of my indexed2 PR
But in general its valuable to have a crash handler in place which yields information where the crash has happened.

Lets see at first, if it works for linux

gusohler and others added 30 commits December 22, 2022 15:19
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.

None yet

2 participants