Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

webrtc node crash during test #416

@qwu16

Description

@qwu16

Following steps below:

  1. All OWT modules deployed in device 1 and configure webrtc agent region to BJ
  2. User B publish stream and start analytics with algorithm a1
  3. User A join with region SH and subscribe B's analyzed stream
  4. Launched webrtc agent with region SH and analytics agent with algorithm a2 on device 2
  5. Call restful API to analyze B's stream with algorithm a2
  6. User A unsub B's analyzed stream a1 and subscribe B's analyzed stream a2
  7. stop analytics agent on device 2
  8. User A unsub B's analyzed stream a2 and subscribe B's analyzed stream a1

repeat step 4-8 several times and webrtc node crashed once with following crash log:

node: ../deps/uv/src/unix/core.c:280: uv__finish_close: Assertion `0' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions