question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App crashing when connecting to/disconnecting from bluetooth headset during call

See original GitHub issue

We use this module in combination with react-native-webrtc. Everything seems to be fine except connecting to or disconnecting from a bluetooth headset during an active call. All I get is the following exception in XCode:

#
# Fatal error in ../../../webrtc/modules/audio_device/audio_device_buffer.cc, line 242
# last system error: 0
# Check failed: num_samples == rec_samples_per_10ms_ (160 vs. 480)
# 
#
(lldb) 

This might also be related to this issue from react-native-webrtc.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
seb0zzcommented, May 22, 2017

Upgrading react-native-webrtc from 1.54.7 to 1.58.0 fixed it. Thank you 🎉

0reactions
konstantin-mohincommented, Nov 27, 2017

@seb0zz is it working on Android devices ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bluetooth headphones keep disconnecting/crashing?
-Right click on the Bluetooth and hit uninstall ... Restart your device, then try to pair the Bluetooth headphones and observe
Read more >
Bluetooth headphones crashing apps - Apple Community
Disconnect the headphones, apps function fine. My question is, is it likely an error with the phone, or the headphones? Show more ...
Read more >
Disconnect Bluetooth headphones causes client crash - Reddit
When your bluetooth headset disconnects, the RS client won't see any changes, so it stops crashing. The downside of this is at least...
Read more >
Bluetooth headphone keeps disconnecting while playing
Go to your phone Bluetooth Menu and click the Forget the Bluetooth device (headphone or car stereo). 2. Turn OFF the Bluetooth device....
Read more >
Zoom Crashes when I connect my bluetooth headphone...
Hello! You can try these steps: Leave your headphones disconnected; Get your Zoom meeting up and going with regular audio connected; Then, connect...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found