Git Product home page Git Product logo

Comments (5)

v3l0c1r4pt0r avatar v3l0c1r4pt0r commented on September 24, 2024

It looks like it is the problem with your coreutils. That error is caused by version not supporting files larger than 2 GiB and it shouldn't happen on any modern system.

from xsdm.

theRoda avatar theRoda commented on September 24, 2024

I have the same error running 32bit Trusty Tahr. The file size of the two .sdcs I have downloaded and combined with dd is 3.7GB. Should I expect this to work on any 32bit architecture?

from xsdm.

v3l0c1r4pt0r avatar v3l0c1r4pt0r commented on September 24, 2024

Honestly, I don't know. There must be some way to solve that problem but I cannot tell you the exact time I will fix it because of more important things I have to do right now. According to this FAQ you should add '-D_FILE_OFFSET_BITS=64' or some equivalent. But as I said I cannot prepare environment similar to yours to check if it should be done in xSDM's CFLAGS or maybe coreutils' one.

from xsdm.

theRoda avatar theRoda commented on September 24, 2024

From my understanding, 32bit systems cannot address more than 4GB memory at a time, which I believe is exceeded when taking system resources into account. EDIT: I was told by my Windows Server teacher that when it comes to addressing memory for processes, the last bit is used as a checksum, thereby reducing max working file size to 2GB.

from xsdm.

theRoda avatar theRoda commented on September 24, 2024

After successfully using your unpacker on an x64 system, I am convinced that 32bit architecture is the only issue here: Solution: No one should expect their 32bit system to either work with files larger than 2GB, or page >4GB of combined processes at any time. Great work, by the way. Much appreciated.

from xsdm.

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.