GithubHelp home page GithubHelp logo

Comments (2)

tracyhuangyingxia avatar tracyhuangyingxia commented on April 28, 2024

Hi Team,

Here is the devs comment:

The root cause of this order is the logic problem of Facebook sdk soloader shown in the stack. However, the triggering factors are as follows:

The running model is a 64bit only model. The system shared library only has the system/lib64 directory and no system/lib directory.

When the application is installed as a bulk package, it relies on the system's so library, which is not stored in data/app/xxxx/lib/arm64 according to the normal installation path, but exists in the application's private data directory data/user/0/xxxxx /lib-0

After the above conditions are met, facebook sdk will judge on its own the lack of dependent system/lib/catalog files and throw an exception, and the stack will not be called to the system level.

from facebook-android-sdk.

tracyhuangyingxia avatar tracyhuangyingxia commented on April 28, 2024

Hi team,

We've found other apps that crash on 64bit-only device, could you please help us look at this issue.

Thank you in advanced.

from facebook-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.