Open
Description
Version of the agora_rtc_engine
6.5.1
Platforms affected
- Android
- iOS
- macOS
- Windows
- Web
Steps to reproduce
Happens to a few users when starting screen sharing while in a video call
Expected results
App doesn't crash
Actual results
App crashes, crash log is symbolicated
Code sample
No response
Screenshots or Video
No response
Logs
Logs
OS Version: iOS 18.3.2 (22D82)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: SEGV_NOOP at 0x000000000000007e
Crashed Thread: 0
Application Specific Information:
Exception 1, Code 1, Subcode 126 >
KERN_INVALID_ADDRESS at 0x7e.
Thread 0 Crashed:
0 libobjc.A.dylib 0x3116f1ce8 objc_loadWeakRetained
1 agora_rtc_engine 0x100c25964 [inlined] <unknown> + 28
2 agora_rtc_engine 0x100c25964 <unknown> + 28
3 libdispatch.dylib 0x326774244 _dispatch_call_block_and_release
4 libdispatch.dylib 0x326775fa4 _dispatch_client_callout
5 libdispatch.dylib 0x326784a30 _dispatch_main_queue_drain
6 libdispatch.dylib 0x326784648 _dispatch_main_queue_callback_4CF
7 CoreFoundation 0x316c6fbc8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
8 CoreFoundation 0x316c6c1bc __CFRunLoopRun
9 CoreFoundation 0x316cbe280 CFRunLoopRunSpecific
10 GraphicsServices 0x3b12654bc GSEventRunModal
11 UIKitCore 0x31c02a670 -[UIApplication _run]
12 UIKitCore 0x31bc50e84 UIApplicationMain
13 UIKitCore 0x31c38d158 keypath_get_selector_hoverStyle
14 Runner 0x20078fe64 <redacted>
15 <unknown> 0x1ba389de8 <redacted>
Flutter Doctor output
Doctor output
[✓] Flutter (Channel stable, 3.27.4, on macOS 15.4 24E248 darwin-arm64, locale
en-US)
• Flutter version 3.27.4 on channel stable at
/Users/<redacted>/development/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision d8a9f9a52e (2 months ago), 2025-01-31 16:07:18 -0500
• Engine revision 82bd5b7209
• Dart version 3.6.2
• DevTools version 2.40.3
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0)
• Android SDK at /Users/<redacted>/Library/Android/sdk
• Platform android-36, build-tools 36.0.0
• ANDROID_HOME = /Users/<redacted>/Library/Android/sdk
• Java binary at:
/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment Temurin-17.0.14+7 (build
17.0.14+7)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16E140
• CocoaPods version 1.16.2
[✓] Android Studio (version 2024.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.5+-13047016-b750.29)
[✓] VS Code (version 1.99.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.108.0
[✓] Connected device (2 available)
• iPhone (mobile) • 00008101-001E45441EC0001E • ios • iOS
18.4 22E240
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin •
macOS 15.4 24E248 darwin-arm64
[✓] Network resources
• All expected network resources are available.
• No issues found!