You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Place a video call to B
Wait for 10s and end the call
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Should normally end the call.
Device:
Note - this only happens for Video calls, end Audio call works fine
The text was updated successfully, but these errors were encountered: