Mischan Toosarani-Hausberger
Mischan Toosarani-Hausberger
Short update: I tried reproducing your examples and also checked with WinDbg: it seems that using threads, the stack to unwind from the crash bypasses local WinUI handling (because it...
@ashwoods, @Swatinem, since this was coming from support: was this ever raised again? I would like to close this otherwise.
This was completed with https://github.com/getsentry/sentry-native/releases/tag/0.5.0. The author of this issue (@espkk) implemented a considerable part of this feature.
Closing as transferred to support. Feel free to reopen at any time.
Closing as transferred to support. Feel free to reopen at any time.
I am sorry, @vaind, I forgot to respond. With 0.6.0 on Linux, there is no longer a direct dependency on `OpenSSL` because we switched to the upstream preferred `libcurl` transport....
> Just wanted to chime in that we are working through an interesting integration (using Swift on Windows) and trying to port some bindings from the native client into a...
Hi again, @brianmichel. > actually it seems like the `crashpad` handler is working when I call `abort` directly, but when I end up calling `fatalError` I see this last message...
Hi again, @brianmichel, thanks for the investigation. Given your description of the problem, we can take a step back (which is a good thing in this case). You are indeed...
> Ah, this did in fact go away when I re-created a release build 🤦 looks like I'm back up and running! Apologies for the distraction @supervacuus and thanks for...