aws / amazon-chime-sdk-ios

An iOS client library for integrating multi-party communications powered by the Amazon Chime service.
https://aws.amazon.com/chime/chime-sdk/
Apache License 2.0
139 stars 64 forks source link

Crashed: video_client_signaling_thread #667

Open jangjonghwa opened 2 months ago

jangjonghwa commented 2 months ago

It appears intermittently when the network becomes unstable.


Crashed: video_client_signaling_thread 0 AmazonChimeSDKMedia 0x4f35b4 (누락 UUID fd55953263fe3e2cb30fa8761a2064ef) 1 AmazonChimeSDKMedia 0x4f3620 (누락 UUID fd55953263fe3e2cb30fa8761a2064ef) 2 AmazonChimeSDKMedia 0x4f3620 (누락 UUID fd55953263fe3e2cb30fa8761a2064ef) 3 AmazonChimeSDKMedia 0x344630 (누락 UUID fd55953263fe3e2cb30fa8761a2064ef) 4 AmazonChimeSDKMedia 0x343748 (누락 UUID fd55953263fe3e2cb30fa8761a2064ef) 5 AmazonChimeSDKMedia 0x342834 (누락 UUID fd55953263fe3e2cb30fa8761a2064ef) 6 AmazonChimeSDKMedia 0x343b98 (누락 UUID fd55953263fe3e2cb30fa8761a2064ef) 7 libsystem_pthread.dylib 0x2a90 _pthread_start + 136 8 libsystem_pthread.dylib 0x1fcc thread_start + 8

Test environment Info (please complete the following information):

linsang21 commented 2 months ago

Hi @jangjonghwa, could you help us understand the issue better by filling the following form with as much detail as possible?

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Logs If applicable, add logs from console to help explain your problem.

Screenshots If applicable, add screenshots to help explain your problem.

Test environment Info (please complete the following information):

Additional context Add any other context about the problem here.

jangjonghwa commented 2 months ago
스크린샷 2024-05-03 오후 8 44 02 스크린샷 2024-05-03 오후 8 43 10

Describe the bug : It happens intermittently when I turn the Wi-Fi on and off repeatedly.

Can you reproduce this in the demo app? : Even in the demo app, it occurs through Wi-Fi on-off.

aman-aguptaaa commented 1 month ago

@jangjonghwa can you please share some more detailed steps to reproduce this issue ? We are unable to reproduce it when using demo app in iphone and toggling Wifi on/off ?