Skip to content

Flatpak version fails to launch #133

@Treeways

Description

@Treeways

Hello!

The Flatpak version of FireDragon gives me this error, then crashes a few seconds later:

> flatpak run org.garudalinux.firedragon
[2] Sandbox: CanCreateUserNamespace() clone() failure: EPERM

This bug may be related to this bug in upstream Firefox, which is a duplicate of this: https://bugzilla.mozilla.org/show_bug.cgi?id=1756236

EDIT: The error thrown seems unrelated to the crash.

Here is a brief core dump generated by systemd.
        Signal: 11 (SEGV)
  Command Line: /app/lib/firedragon/firedragon --name org.garudalinux.firedragon
    Executable: /app/lib/firedragon/firedragon
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-flatpak-org.garudalinux.firedragon-1398913528.scope
          Unit: user@1000.service
     User Unit: app-flatpak-org.garudalinux.firedragon-1398913528.scope
         Slice: user-1000.slice
     Owner UID: 1000 (treeways)
       Storage: /var/lib/systemd/coredump/core.firedragon.1000.c181c52c904f487b802a71a667904614.16548.1756837828000000.zst (present)
  Size on Disk: 12.8M
       Message: Process 16548 (firedragon) of user 1000 dumped core.
                
                Stack trace of thread 77:
                #0  0x00007fe5ef9b33b6 n/a (/usr/lib/x86_64-linux-gnu/libvulkan.so.1.3.290 + 0x443b6)
                #1  0x00007fe5ef9a3e17 n/a (/usr/lib/x86_64-linux-gnu/libvulkan.so.1.3.290 + 0x34e17)
                #2  0x00007fe5ef9a405d n/a (/usr/lib/x86_64-linux-gnu/libvulkan.so.1.3.290 + 0x3505d)
                #3  0x00007fe5fbb15e13 n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libVkLayer_MESA_device_select.so + 0x5e13)
                #4  0x00007fe5ef9aa929 n/a (/usr/lib/x86_64-linux-gnu/libvulkan.so.1.3.290 + 0x3b929)
                #5  0x00007fe5f848daf7 n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libgallium-25.2.1.so + 0xc8daf7)
                #6  0x00007fe5f84914e9 n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libgallium-25.2.1.so + 0xc914e9)
                #7  0x00007fe5f78fd352 n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libgallium-25.2.1.so + 0xfd352)
                #8  0x00007fe5f8077f9e n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libgallium-25.2.1.so + 0x877f9e)
                #9  0x00007fe5f7901d50 n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libgallium-25.2.1.so + 0x101d50)
                #10 0x00007fe5f7788f2b n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libEGL_mesa.so.0.0.0 + 0x1ff2b)
                #11 0x00007fe5f777e948 n/a (/usr/lib/x86_64-linux-gnu/GL/default/lib/libEGL_mesa.so.0.0.0 + 0x15948)
                #12 0x00007fe60f7c9b96 n/a (/app/lib/firedragon/libxul.so + 0x49c9b96)
                ELF object binary architecture: AMD x86-64

Notes

  • The browser opens in safe mode (when eventually prompted).
  • Moving ~/.var/app/org.garudalinux.firedragon/ to a different directory does not fix the crash.
  • The AppImage and .tar.xz releases run fine.
  • I'm running Fedora Linux 42 with nouveau drivers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions