Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NDK Crash - App crashes with SIBUS, when video call is ended #1271

Open
buddy-dev-1337 opened this issue Jan 5, 2025 · 1 comment
Open
Labels
bug Something isn't working waiting for response Further information is requested

Comments

@buddy-dev-1337
Copy link

buddy-dev-1337 commented Jan 5, 2025

Describe the bug
A video calls B, when either A or B ends the call, the app crashes with the error
Fatal signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0x702e113c1e in tid 32495 (DefaultDispatch), pid 25605.

SDK version
io.getstream:stream-video-android-ui-compose:1.1.0
io.getstream:stream-android-push-firebase:1.1.7

To Reproduce
Steps to reproduce the behavior:

  1. Place a video call to B
  2. Wait for 10s and end the call
  3. 3/5 times app crashes with the error - Fatal signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0x702e113c1e in tid 32495 (DefaultDispatch)

Expected behavior
Should normally end the call.

Device:

  • Pixel 6A - Android 15
  • Oneplus 6T - Android 12

Note - this only happens for Video calls, end Audio call works fine

@buddy-dev-1337 buddy-dev-1337 added the bug Something isn't working label Jan 5, 2025
@aleksandar-apostolov
Copy link
Collaborator

Hey @buddy-dev-1337

This sounds like an issue with the WebRTC library.
Can you check with the latest v.1.2.0. There has been an update of the WebRTC dependency.

I could not reproduce this on Android 15 (Pixel 7). But if you can also reproduce it with 1.2.0 we'll investigate the WebRTC lib.

Regards,
Alex

@aleksandar-apostolov aleksandar-apostolov added the waiting for response Further information is requested label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for response Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants