question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Application crashing when upgrading from 0.27.1 to 0.27.4

See original GitHub issue

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.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
rogerwangcommented, Jan 12, 2018

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/

0reactions
djipcocommented, Jan 15, 2018

You can send the crash dump.

Unfortunately, I cannot find any crash dumps in the location specified in the documentation. Must a special flag be enabled?

Read more comments on GitHub >

github_iconTop Results From Across the Web

GUI .Net Application crashes after .Net upgrade to 4.7
Net 4.7, this causes the application to crash at runtime. The application code hasn't changed, been recompiled and OpenEdge hasn't changed in ...
Read more >
Release Notes - KLayout Layout Viewer And Editor
Version 0.27.4. Release date: 2021-09-25. Download links. Features: Enhancements: Some enhancements on the 2.5d view (e.g. live layer color update, ...
Read more >
App crashing immediately on start up after upgrading to iOS12.
Running fine in simulator but crashes in device. No crash logs recorded. In line error shown after launching the app Thread 1: EXC_BAD_ACCESS...
Read more >
ChangeLog - Exiv2 - Image metadata library and tools
Open Source Exif, IPTC and XMP metadata library and tools with Exif MakerNote and read/write support.
Read more >
Combat Quest Roguelike Archero APK Download for Android
Upgrade your archery and become the best archer and master royal. ... Combat Quest Roguelike Archero 0.27.4 APK (2022-06-07, 141 MB) 19.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found