Coder Social home page Coder Social logo

Comments (6)

SheetJSDev avatar SheetJSDev commented on August 23, 2024

@lightbringer1991 I notice the segfault in node 0.10.31 but not in 0.10.30. Can you try switching to node 0.10.30 and see if the segfault occurs? (FYI I use https://www.npmjs.org/package/n to switch between node versions)

EDIT: sounds like the issue is related to nodejs/node-v0.x-archive#8208 -- hopefully the node issue can be resolved soon. In the interim, I recommending installing node 0.10.30

from j.

lightbringer1991 avatar lightbringer1991 commented on August 23, 2024

Hi,

I switched back to 0.10.30 and it works.
Thank you for this. J is the only option I have for reading xlsb.

I hope we can resolve the issue in the future release

from j.

SheetJSDev avatar SheetJSDev commented on August 23, 2024

@lightbringer1991 I don't know when the node developers will resolve the issue. In the interim, the command-line tool checks for the node version and gives an error message:

node v0.10.31 is known to crash on OSX and Linux, refusing to proceed.
see https://github.com/SheetJS/j/issues/4 for the relevant discussion.
see https://github.com/joyent/node/issues/8208 for the relevant node issue

from j.

SheetJSDev avatar SheetJSDev commented on August 23, 2024

@lightbringer1991 the j module (as of version 0.3.14) now writes a message to stderr and throws an error if required in v0.10.31.

from j.

randalldonovan avatar randalldonovan commented on August 23, 2024

I don't see a segfault when processing XLS files, only when processing XLSX. Any particular reason why?

from j.

SheetJSDev avatar SheetJSDev commented on August 23, 2024

@randalldonovan This is coming from the zip library. There is a related issue: Stuk/jszip#166

XLS does not use zip files. They use a different container format: https://github.com/SheetJS/js-cfb

from j.

Related Issues (13)

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.