-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels