getsentry / sentry-native

Sentry SDK for C, C++ and native applications.
MIT License
378 stars 164 forks source link

chore: Update crashpad to 2024-06-11 #1014

Closed supervacuus closed 1 week ago

supervacuus commented 1 week ago

The sentry-native companion to https://github.com/getsentry/crashpad/pull/105

supervacuus commented 1 week ago

Yay, macOS image brownout.

supervacuus commented 1 week ago

I can't reproduce the remaining issues with clang 18.1.7 and MacOSX14.5.sdk on macOS 14.5. I could imagine the clang 15.0.1 version on the runner image has some compatibility issues with the default SDK on the latest image.

supervacuus commented 1 week ago

LLVM asan on macOS required a little tweaking, but at least our tests are running on the three latest major macOS versions (12, 13, 14).