Dhiogo Brustolin
Dhiogo Brustolin
> @armcknight @brustolin how do I repro this? I'm running on device with the iOS-Swift sample app and starting/ending profiles and I can't get it to crash. Are you running...
> @brustolin I can't repro on an iPhone 14 Pro Max running iOS-Swift at the head of this branch. Are you testing with an arm64e or arm64 device? I tried...
@armcknight @indragiek Any progress to solve this crash?
Still getting an error at `SamplingProfiler::~SamplingProfiler`:  
Same error I believe. 
@armcknight I added a test, but this only crashes when running in the real device (its not even possible to run on a simulator).
The problem only occurs when the target is arm64e. This is the whole issue. I don't want to change iOS-Swift because of this; we would have to test on real...
Hello @expcapitaldev thanks for reaching out. I agree that this is not the desired behaviour, we need to investigate whether its possible to detect this system events to avoid reporting...
Unfortunately we could not reproduce this yet @expcapitaldev If you have any suggestion to help us out we appreciate.
Good thing we can reproduce it now. Unfortunately I dont think there is an automatic solution for this, since Apple doesn't provide any API to report a system dialog being...