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

nw14 nw.Window.get().evalNWBin crash #4723

Closed
wzquyin opened this issue Apr 14, 2016 · 2 comments
Closed

nw14 nw.Window.get().evalNWBin crash #4723

wzquyin opened this issue Apr 14, 2016 · 2 comments

Comments

@wzquyin
Copy link

wzquyin commented Apr 14, 2016

nothing

@wzquyin wzquyin closed this as completed Apr 14, 2016
@wzquyin wzquyin reopened this Apr 14, 2016
@wzquyin wzquyin closed this as completed Apr 14, 2016
@fritx
Copy link

fritx commented Nov 18, 2016

What????? Same here..

When I remove require('nw.gui').Window.get().evalNWBin(null, 'dist/nw.bin'), it begin to work.

[3918:1295:1118/155402:FATAL:memory.cc(19)] Out of memory. size=0
0   nwjs Framework                      0x000000010a869a13 ChromeMain + 4967363
1   nwjs Framework                      0x000000010a881559 ChromeMain + 5064457
2   nwjs Framework                      0x000000010a89ce13 ChromeMain + 5177283
3   nwjs Framework                      0x000000010edb0842 _ZN2v88UnlockerD1Ev + 46752562
4   nwjs Framework                      0x000000010c0fc2e6 _ZN2v814FixSourceNWBinEPNS_7IsolateENS_5LocalINS_13UnboundScriptEEE + 5035494
5   nwjs Framework                      0x000000010bdaf705 _ZN2v814FixSourceNWBinEPNS_7IsolateENS_5LocalINS_13UnboundScriptEEE + 1575429
6   nwjs Framework                      0x000000010bc11bc4 _ZN2v814ScriptCompiler22CompileUnboundInternalEPNS_7IsolateEPNS0_6SourceENS0_14CompileOptionsEb + 628
7   nwjs Framework                      0x000000010e4ac152 _ZN2v88UnlockerD1Ev + 37297218
8   nwjs Framework                      0x000000010eb4563b _ZN2v88UnlockerD1Ev + 44216619
9   nwjs Framework                      0x000000010bc3c248 _ZN2v814FixSourceNWBinEPNS_7IsolateENS_5LocalINS_13UnboundScriptEEE + 54600
10  nwjs Framework                      0x000000010bc690b0 _ZN2v814FixSourceNWBinEPNS_7IsolateENS_5LocalINS_13UnboundScriptEEE + 238512
11  nwjs Framework                      0x000000010bc7a637 _ZN2v814FixSourceNWBinEPNS_7IsolateENS_5LocalINS_13UnboundScriptEEE + 309559
12  ???                                 0x00001ab938e0961b 0x0 + 29382825514523
13  ???                                 0x00001ab938fb361a 0x0 + 29382827259418

@fritx
Copy link

fritx commented Nov 18, 2016

My bad.. My colleague found it was the nwjc version not matching nwjs.

egoist/nwjs#20

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