nw.js: Application crashing when upgrading from 0.27.1 to 0.27.4

I tried running my application with 0.27.4 and it crashes every time I launch it. If I revert back to using 0.27.1, it works without a problem.

Here is the message in the console:

[42055:45059:0110/110944.393069:ERROR:service_manager.cc(157)] Connection InterfaceProviderSpec prevented service: content_renderer from binding interface: blink::mojom::ReportingServiceProxy exposed by: content_browser
>> FATAL ERROR: v8::Object::GetInternalField() Internal field out of bounds
 1: node::Abort() [/Applications/nwjs.app/Contents/Versions/63.0.3239.132/nwjs Framework.framework/libnode.dylib]
 2: node::FatalTryCatch::~FatalTryCatch() [/Applications/nwjs.app/Contents/Versions/63.0.3239.132/nwjs Framework.framework/libnode.dylib]
 3: v8::Object::SlowGetInternalField(int) [/Applications/nwjs.app/Contents/Versions/63.0.3239.132/nwjs Framework.framework/Versions/A/nwjs Framework]
 4: node::PromiseHook(v8::PromiseHookType, v8::Local<v8::Promise>, v8::Local<v8::Value>, void*) [/Applications/nwjs.app/Contents/Versions/63.0.3239.132/nwjs Framework.framework/libnode.dylib]
 5: node::Environment::EnvPromiseHook(v8::PromiseHookType, v8::Local<v8::Promise>, v8::Local<v8::Value>) [/Applications/nwjs.app/Contents/Versions/63.0.3239.132/nwjs Framework.framework/libnode.dylib]
 6: v8::internal::RegisterConfiguration::AreAliases(v8::internal::MachineRepresentation, int, v8::internal::MachineRepresentation, int) const [/Applications/nwjs.app/Contents/Versions/63.0.3239.132/nwjs Framework.framework/Versions/A/nwjs Framework]
 7: 0x14f38978469d
Received signal 6
 [0x000106d14ddc]
 [0x000106d14cd1]
 [0x7fff741a9f5a]
 [0x00010dba72d4]
 [0x7fff73fd4312]
 [0x000110d2d08f]
 [0x000110d2d2f8]
 [0x00010605a1a7]
 [0x000110d1456c]
 [0x000110d226ed]
 [0x000106645187]
 [0x14f38978469d]
[end of stack trace]

This is on macOS High Sierra.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (6 by maintainers)

Most upvoted comments

With your stack trace, I just tried to fix it without reproduce it. Please try this build: https://dl.nwjs.io/live-build/01-12-2018/nw27-2b7d2db-2f0eedb-a3ef615-6c8870e/v0.27.5/