8000 Memory leak with webrtc on elinux · Issue #1807 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content

Memory leak with webrtc on elinux #1807

@rvp-nl

Description

@rvp-nl

Hi,

I'm trying to solve a noticable memory leak in a webrtc application. The leak eats up all memory and consistently leads to a crash after a limited number (~10) of calls.

The environment is:

  • Arm64 device with ~700 MB RAM, no swap
  • Embedded linux (Yocto)
  • Wayland, weston 8 compositor, no x11
  • Custom libwebrtc.so for wayland, pulseaudio
  • flutter_elinux
  • flutter_webrtc

The application is straightforward so I suspect the leak to be somewhere in the webrtc plugin, flutter (elinux) stack, or libwebrtc.

I could use some advice on finding the cause of the memory leak. Is someone else building custom libwebrtc's for arm devices? I'd like some hints on the huge amount of configuration options as well.

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

      0