Skip to content

crash with Check failed: result.second #7491

@srguiwiz

Description

@srguiwiz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions