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.

Crash on start when using binary

See original GitHub issue

I compiled my application with nwjc but when I use evalNWBin, the application crashes on start. With original js file, it works fine.

When I tried with simple js file which contains one line alert() only, compiled binary works too. Maybe some pacakge contains compatibility issue?

I attach my crash dump, here.

0c6e696d-ea69-44bc-b12b-7edd26faf958.zip

NW.js version: 0.24.0 SDK for window 64bit

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rogerwangcommented, Sep 20, 2017

This is fixed in git and will be available in the next nightly build.

1reaction
Christywlcommented, Sep 18, 2017

I can reproduce the crash with noviwiden’s codes on Linux/Windows 10 with nwjs-sdk-v0.25.2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ENB binary causing Crash on Startup : r/skyrimmods - Reddit
Crash on startup is usually to do with missing masters; all that means is that a mod is trying to run, but you're...
Read more >
Crash on launch when adding a Swift package with a binary ...
I have compiled Google's WebRTC library and bundled up everything into xcframework in order to distribute as a binary framework in Swift package...
Read more >
Getting reason for crash by using Release mode binary in C++
Is there any chance of getting the reason for crash in my application(Windows), using release mode exe. I have used debug mode exe...
Read more >
UnrealGameSync precompiled binary crashes on startup
Hi, I'm having an issue running pre-compiled editor binaries after syncing with UGS. Some guidance would be very much appreciated!
Read more >
MySQL Crash After Starting Binary Logs - DBA Stack Exchange
Thread pointer: 0x0 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after...
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