Giter Site home page Giter Site logo

Comments (11)

yujincheng08 avatar yujincheng08 commented on July 22, 2024

which version are you using?

from lsplant.

buffcow avatar buffcow commented on July 22, 2024

whichversion are you using.

master, the lasted version
It's a static library that I compile myself and then put into my project for static linking.
I execute the command ./gradlew lsplant:configureCMakeRelWithDebInfo in the directory of the project.
then use ninja to build the static library

i build the library before this commit
and then crash too

from lsplant.

yujincheng08 avatar yujincheng08 commented on July 22, 2024

build the lastest commit.

from lsplant.

buffcow avatar buffcow commented on July 22, 2024

build the lastest commit.

y I was already building the latest commit, but it crashed.

from lsplant.

yujincheng08 avatar yujincheng08 commented on July 22, 2024

No. The latest commit won't hook upateMethodsCode anymore. So you are not using the latest commit.

from lsplant.

buffcow avatar buffcow commented on July 22, 2024

No. The latest commit won't hook upateMethodsCode anymore. So you are not using the latest commit.

i know, But it's the same problem, except that the error is from _ZN3art11ClassLinker22FixupStaticTrampolinesENS_6ObjPtrINS_6mirror5ClassEEE

from lsplant.

yujincheng08 avatar yujincheng08 commented on July 22, 2024

I don't trust your words.

from lsplant.

vvb2060 avatar vvb2060 commented on July 22, 2024

It's a static library that I compile myself and then put into my project for static linking.

The license for this project is LGPL-3.0, where is your source code?

from lsplant.

buffcow avatar buffcow commented on July 22, 2024

It's a static library that I compile myself and then put into my project for static linking.

The license for this project is LGPL-3.0, where is your source code?

Is used in my own personal research project

from lsplant.

yujincheng08 avatar yujincheng08 commented on July 22, 2024
  1. No log or source
  2. UpdateMethodsCodeForJavaDebuggable won't be called by FixupStaticTrampolines
  3. UpdateMethodsCodeForJavaDebuggable won't be called in the normal case unless you attach a debugger, which is not supported.
  4. From your stack I cannot see FixupStaticTrampolines is hooked
  5. ILL_ILLOPC is most likely caused by your native inline hook
  6. All unit tests pass from Android 5.0 up to Tiramisu: https://github.com/LSPosed/LSPlant/actions/runs/1976841600

from lsplant.

buffcow avatar buffcow commented on July 22, 2024
  1. No log or source
  2. UpdateMethodsCodeForJavaDebuggable won't be called by FixupStaticTrampolines
  3. UpdateMethodsCodeForJavaDebuggable won't be called in the normal case unless you attach a debugger, which is not supported.
  4. From your stack I cannot see FixupStaticTrampolines is hooked
  5. ILL_ILLOPC is most likely caused by your native inline hook
  6. All unit tests pass from Android 5.0 up to Tiramisu: https://github.com/LSPosed/LSPlant/actions/runs/1976841600

ok sorry, it should be my own question, thank you very much

from lsplant.

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.