Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash with Check failed: result.second #7491

Closed
srguiwiz opened this issue Jun 3, 2020 · 2 comments
Closed

crash with Check failed: result.second #7491

srguiwiz opened this issue Jun 3, 2020 · 2 comments

Comments

@srguiwiz
Copy link

srguiwiz commented Jun 3, 2020

NWJS Version : 0.46.0
Operating System : CentOS 7.8

Expected behavior

Our app should keep running as always.

Actual behavior

Crashes with

# Fatal error in , line 0
# Check failed: result.second.

and one more line about

node_modules/nw/nwjs/lib/libnw.so+0x462f2f8)

This seems to have been fixed in Node 14.3.0 and later. We think NW.js will get a newer Node sooner or later.

A discussion of a fix is at nodejs/node#33321 .

The problem had been discovered in nodejs/node#32463 and nodejs/node#31061 , from Node 14.1.0 onwards.

How to reproduce

Have not made a small test case from our bigger app.

Hoping NW.js anyway will get a newer Node, and we would report whether the problem is gone.

@rogerwang
Copy link
Member

Could you please try the latest nightly? http://dl.nwjs.io/live-build/nw46/20200605-233943/d3f126fff/v0.46.2/

@srguiwiz
Copy link
Author

srguiwiz commented Jun 7, 2020

We have verified this is fixed in 0.46.1, which has Node 14.4.0.
We also have verified this is fixed in 0.46.2.
Thank you.

@srguiwiz srguiwiz closed this as completed Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants