Skip to content

Startup fails with message dlopen failed: library "libpthread.so.0" not found when started under termux/android  #33

@ghost

Description

Problem description

When I try to start signal-cli under termux/android the application bails out with the following message:

WARN Manager - Failed to call libsignal-client: /data/data/com.termux/files/usr/tmp/12416138040285907917libsignal_jni.so: dlopen failed: library "libpthread.so.0" not found: needed by /data/data/com.termux/files/usr/tmp/12416138040285907917libsignal_jni.so in namespace (default)
Missing required native library dependency: libsignal-client

System information

TERMUX_VERSION=0.118.0
Packages CPU architecture: aarch64
Android version: 13
Kernel version: 4.9 aarch64 Android
Device manufacturer: Google
Device model: Pixel 3a

Further information

Android embeds threading into libc (not GNU libc).

Is there any possible solution to fix the issue?

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