Guillaume Algis
Guillaume Algis
I tend to agree with @kambala-decapitator , a xcframework seems like the "cleanest" output. @kyzmitch is this not an option for you ?
+1 Please update :+1:
Stack trace look similar to https://github.com/bmoliveira/MarkdownKit/pull/94
Looking at the audio waves in audacity, it looks like the bit of the last song ending up in the next song is always lasting exactly 1s. I'm not sure...
So, after digging a bit in the code, my theory is that when the `OnTrackChanged` event is triggered (by Spotify updating its window title if I understand things correctly), `WasapiLoopbackCapture`...
I'm sorry @blazorin but I'll close this as this is not an "issue" with Apple-Boost-BuildScript, and issues are not meant for self-promotion. Also, while I don't doubt you are meaning...
@bagder yes, I just reproduced the crash with the latest version of curl (8.2.1) and nghttp2 (1.55.1) targeting macOS 13. Here's and updated version of my repro script : [repro-curl-9194-20230728.zip](https://github.com/curl/curl/files/12193682/repro-curl-9194-20230728.zip)
@bagder with the patch it's better in some configurations, but I'm still crashing with `--disable-debug --enable-optimize` (which is the configuration I'd like to use) : flags patched? result --disable-debug --enable-optimize...
@bagder after digging, it seems like the lldb backtrace was incomplete, and the problem is still at the same place (on the `CFRelease(common_name);` line). I think the problem comes from...
@alex-hofmann no worries ☺️ I won't bother with a PR, the repo hasn't seen activity since sept 2021 :)