Hi,
a few users have reported that the sandboxed app crashes on startup.
The error occurs with the current 0.11.5 binary.
I built a new binary based on nwjs 0.12.1, but the problem remains for those users (same error).
(You can check the new binary here - I wanted to resolve this issue before submitting a pull request)
When the app is not signed, it runs smoothly.
Here is the error:
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Complete log file is available here.
Hi,
a few users have reported that the sandboxed app crashes on startup.
The error occurs with the current
0.11.5binary.I built a new binary based on nwjs
0.12.1, but the problem remains for those users (same error).(You can check the new binary here - I wanted to resolve this issue before submitting a pull request)
When the app is not signed, it runs smoothly.
Here is the error:
Complete log file is available here.