Skip to content

freshly built old_toolchain crashes with 'cannot locate symbol "_Py_asinh"' #487

@cbenhagen

Description

@cbenhagen
11-10 19:59:28.007 29073 29093 W linker  : /data/app/ch.kamerawerk.pool-2/lib/arm/libpython2.7.so: is missing DT_SONAME will use basename as a replacement: "libpython2.7.so"
11-10 19:59:28.010 29073 29093 E AndroidRuntime: FATAL EXCEPTION: Thread-11691
11-10 19:59:28.010 29073 29093 E AndroidRuntime: Process: ch.kamerawerk.pool:python, PID: 29073
11-10 19:59:28.010 29073 29093 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_Py_asinh" referenced by "/data/app/ch.kamerawerk.pool-2/lib/arm/libpython2.7.so"...
11-10 19:59:28.010 29073 29093 E AndroidRuntime:    at java.lang.Runtime.loadLibrary(Runtime.java:372)
11-10 19:59:28.010 29073 29093 E AndroidRuntime:    at java.lang.System.loadLibrary(System.java:1076)
11-10 19:59:28.010 29073 29093 E AndroidRuntime:    at org.renpy.android.PythonActivity.run(PythonActivity.java:254)
11-10 19:59:28.010 29073 29093 E AndroidRuntime:    at java.lang.Thread.run(Thread.java:818)
11-10 19:59:28.014  2257  6942 W ActivityManager:   Force finishing activity ch.kamerawerk.pool/org.renpy.android.PythonActivity

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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