Git Product home page Git Product logo

Comments (6)

ayushmanchhabra avatar ayushmanchhabra commented on July 30, 2024
[5924:5924:0706/200655.791034:FATAL:nw_content_renderer_hooks.cc(53)] Failed to load node library (error: libatomic.so.1: cannot open shared object file: No such file or directory)

@skylarmt Do you have libatomic installed?

from nw.js.

skylarmt avatar skylarmt commented on July 30, 2024

@skylarmt Do you have libatomic installed?

Yes, at least on my dev machine, which had the same crash but with a less helpful stacktrace (unlike the VM, I think it's missing a utility that helps make useful bug report stack traces).

~$ sudo apt install libatomic1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libatomic1 is already the newest version (12.3.0-1ubuntu1~22.04).
libatomic1 set to manually installed.

Looks like it was missing from the VM though, and installing it there maybe helps?

from nw.js.

skylarmt avatar skylarmt commented on July 30, 2024

Another thing to note is this only seems to occur when an app hasn't successfully launched before. Deleting its data folder in ~/.config causes the bug again. I recall running into this crash on a laptop a few months ago, but assumed the laptop was just old and had some incompatibility, so I downgraded NW.js by a year or two and whatever version that was didn't crash.

from nw.js.

imawizrd avatar imawizrd commented on July 30, 2024

Note that autofillEnabled is marked as deprecated in the types: "since Chrome 70. Please use privacy.services.autofillAddressEnabled and privacy.services.autofillCreditCardEnabled."

from nw.js.

skylarmt avatar skylarmt commented on July 30, 2024

It shouldn't segfault though.

from nw.js.

ayushmanchhabra avatar ayushmanchhabra commented on July 30, 2024

Looks like it was missing from the VM though, and installing it there maybe helps?

@skylarmt After installing libatomic1 in the VM, does it still segfault? It doesn't for me.

image

from nw.js.

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.