Skip to content

Bug: version 2.4.x AppImage can only be run in Ubuntu 24.04. Missing GLIBC_2.38 #1220

@knightcraw

Description

@knightcraw

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

$ ./sw-v2.4.1-linux.AppImage
./stack_wallet: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38' not found (required by ./stack_wallet) ./stack_wallet: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38' not found (required by /tmp/.mount_sw-v2.emFnBH/lib/libjsoncpp.so.1)
./stack_wallet: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.32' not found (required by /tmp/.mount_sw-v2.emFnBH/lib/libdesktop_drop_plugin.so) ./stack_wallet: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38' not found (required by /tmp/.mount_sw-v2.emFnBH/lib/libflutter_secure_storage_linux_plugin.so)

Expected Behavior

Stack Wallet runs without issue.

Reproduce Steps

Run AppImage app in any OS other than Ubuntu 24.04

Environment

  • Operating system and version: Ubuntu 22.04.5
  • Device platform and version:
  • Real device or emulator/simulator:

Logs

No response

Further Information

AppImage has reduce by 100MB for version 2.4.x. GLIBC_2.38 is still new and not available for most of current Linux distributions. Not include them in AppImage seems to defeat the purpose of running AppImage.

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