Closed leo150 closed 5 years ago
Close, as it's not related to the crash itself
Hello @leo150 , I have the same crash when I setup a C++ exception breakpoint ! Did you find the root cause ? Thanks
Is rather an exception than a crash. It looks like this is a normal behavior, as status
is checked later. You can auto-enable C++ breakpoint after some other breakpoint is triggered when return _converter!
is passed.
Description
This is a report about #296 which can be reproduced in the sample iOS app. Exception raises on following line in
AudioConverter.swift:235
. However, it doesn't crash the app. Moreover, sound works as well.My setup is iPhone 7+ with iOS 12.4. I only changed stream url and key to Twitch. This is a C++ exception and I receive it every time I start a stream in the app. Here is a C++ breakpoint that catches the exception:
Stacktrace of the exception:
To Reproduce Steps to reproduce the behavior:
AudioConverterNewSpecific
raises the exceptionSmartphone (please complete the following information):