Skip to content

Fatal error in audio_send_stream.cc #118

Description

@Charles92011

Describe the bug
I've had my experimental project working for a while now: https://github.com/Charles92011/webrtc-java-experimental-server
It was working great, but I put it away for a couple of months until we're ready to transition to it.
When I started it up today, it gets this error upon connecting two connections together:

#
# Fatal error in: ../../audio/audio_send_stream.cc, line 387
# last system error: 0
# Check failed: !race_checker.RaceDetected()
# 

I updated my pom file to get the latest version of the library and it still fails.
This error is untrappable, so I can't recover from it

To Reproduce
Steps to reproduce the behavior:

  1. clone https://github.com/Charles92011/webrtc-java-experimental-server
  2. run main.java
  3. browse to wsclient.html
  4. click start
  5. click mirror
  6. Server will crash

Expected behavior
You should get two videos working fine

Desktop (please complete the following information):
Windows 10

Additional context
This was working fine when I last used it a few months ago.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions