Git Product home page Git Product logo

Comments (11)

canamaria avatar canamaria commented on May 7, 2024 1

Thank you for reporting the bug and providing the repro details! We have investigated the bug, found the root cause and are currently working towards a solution. If you have further questions please reach out to our point of contact.

from archive-patcher.

andrewhayden avatar andrewhayden commented on May 7, 2024

Please provide the details of the device in question: the manufacturer, model, and the exact build number of Android where the crash is occurring. With this we can try to cross-reference with AOSP and see if there is anything broken.

As a general rule, devices running Ice Cream Sandwich or later are compatible. More details on compatibility are found below:
https://github.com/andrewhayden/archive-patcher#compatibility-window

from archive-patcher.

qianmuxi avatar qianmuxi commented on May 7, 2024

thank you for your answer,you can see the screenshot for more details.

(images redacted by github owner)

this device find crash zlib not compatible on this system.

from archive-patcher.

andrewhayden avatar andrewhayden commented on May 7, 2024

Thank you for providing these details for repro. The details have been communicated to right stakeholders. I don't have any additional details to provide at this time. I'll ping the folks at Google to see if they are willing and able to update this issue appropriately.

from archive-patcher.

qianmuxi avatar qianmuxi commented on May 7, 2024

Hello,is there any response for this problem?

from archive-patcher.

andrewhayden avatar andrewhayden commented on May 7, 2024

The README.md file has been updated with contact information (see the bottom of the document). I'll leave this bug open and leave it to Google to resolve once the fix is available.

from archive-patcher.

qianmuxi avatar qianmuxi commented on May 7, 2024

Thank you, this problem has been fixed.

from archive-patcher.

andrewhayden avatar andrewhayden commented on May 7, 2024

AFAIK there is no upstreamed fix in this repository yet. @canamaria do you have any updates on an upstream fix here?

from archive-patcher.

canamaria avatar canamaria commented on May 7, 2024

This issue did not require a fix in the Archive Patcher code base and was caused by this ZLIB 1.2.11 regression.

Archive Patcher's compatibility test relies on a cached Deflater which was producing corrupt output as a result of the bug above. Marking as fixed, as this should no longer be a problem.

from archive-patcher.

andrewhayden avatar andrewhayden commented on May 7, 2024

This is a zlib regression as described by @canamaria. Upgrading or downgrading your version of Android and/or the Java runtime will most likely fix the problem. The only alternative we have is to try and detect the bug and fall back to a code path that doesn't cache the deflater/inflater instances that are being used.

from archive-patcher.

commutescript avatar commutescript commented on May 7, 2024

mac os also has this problem, jdk is 1.7.0_80. is this project can just run on linux or Android?

from archive-patcher.

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.