Skip to content

Easyeffects Flatpak always crashes with certain effects being loaded. #4876

Description

@Nrojt

EasyEffects Version

8.1.2

What package are you using?

Flatpak (Flathub)

Distribution

Aurora Atomic Fedora 43

Describe the bug

Easyeffects always crashes when (at least) one of the following effects is loaded and the mic gets used:

  • Noise Reduction
  • Deep Noise Remover

The application also crashes if the built in input monitoring is turned on while these effects are active. I have tried both a usb mic and the built in mic of the laptop I am on, and both result in the same error.

When only using deeser and compressor, everything works fine.
I have not tested if other effects do or do not crash the application.

Expected Behavior

No response

Debug Log

Debug Log
Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
qrc:/qt/qml/ee/ui/contents/ui/PageStreamsEffects.qml:29:1: QML PageStreamsEffects: Created graphical object was not placed in the graphics scene.
qt.graphs2d.series: points list size is 0, can't calculate spline points.
easyeffects: plugin_base.cpp:143	Processing: we received a null right_in pointer. Using the dummy array instead.
easyeffects: plugin_base.cpp:126	Processing: we received a null left_in pointer. Using the dummy array instead.
easyeffects: plugin_base.cpp:167	Processing: we received a null right_out pointer. Using the dummy array instead.
Coredump
           PID: 12341 (easyeffects)
           UID: 1000 (Nrojt)
           GID: 1000 (Nrojt)
        Signal: 6 (ABRT)
     Timestamp: Fri 2026-02-20 09:30:19 CET (16min ago)
  Command Line: easyeffects
    Executable: /app/bin/easyeffects
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-flatpak-com.github.wwmm.easyeffects-2823194999.scope
          Unit: user@1000.service
     User Unit: app-flatpak-com.github.wwmm.easyeffects-2823194999.scope
         Slice: user-1000.slice
     Owner UID: 1000 (Nrojt)
       Boot ID: 1fabcf08e6784ec3bf303e1636a60245
    Machine ID: 305aa6da5ea0427384199d729afa185e
      Hostname: aurora
       Storage: /var/lib/systemd/coredump/core.easyeffects.1000.1fabcf08e6784ec3bf303e1636a60245.12341.1771576219000000.zst (present)
  Size on Disk: 65.4M
       Message: Process 12341 (easyeffects) of user 1000 dumped core.
                
                Stack trace of thread 10:
                #0  0x00007f40b2fa351c n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x9c51c)
                #1  0x00007f40b2f493be n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x423be)
                #2  0x00007f40b2f308ed n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x298ed)
                #3  0x00007f4070c35057 n/a (/app/lib/ladspa/libdeep_filter_ladspa.so + 0x235057)
                #4  0x0000000000000002 n/a (n/a + 0x0)
                ELF object binary architecture: AMD x86-64

Additional Information

It used to work fine a couple weeks ago. I tried reverting to an earlier version, but ran into some dependency issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions