Hello, I'd like to know if there is a way to fix the app crash with MacOS 10.6.x...
(the main reason I need a fix it's because of new feat. for window.print() )
I'm trying to run the app but it's going always to crash and this is a snippet of the crash report:
Process: node-webkit [423]
Path: /Users/admin/Downloads/MyApp.app/Contents/MacOS/node-webkit
Identifier: com.intel.nw
Version: 27.0.1430.0 (1430.0)
Code Type: X86 (Native)
Parent Process: launchd [113]
Date/Time: 2013-04-17 12:10:06.690 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 5752827 sec
Crashes Since Last Report: 23
Per-App Interval Since Last Report: 4 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 6D47F142-7CF0-486E-9E06-A97916556819
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Thread 0 Crashed: CrBrowserMain Dispatch queue: com.apple.main-thread
0 node-webkit Framework 0x6585ea4d uv__fs_event_close + 4717133
....
Any way to fix?
Thank you!
Hello, I'd like to know if there is a way to fix the app crash with MacOS 10.6.x...
(the main reason I need a fix it's because of new feat. for window.print() )
I'm trying to run the app but it's going always to crash and this is a snippet of the crash report:
Process: node-webkit [423]
Path: /Users/admin/Downloads/MyApp.app/Contents/MacOS/node-webkit
Identifier: com.intel.nw
Version: 27.0.1430.0 (1430.0)
Code Type: X86 (Native)
Parent Process: launchd [113]
Date/Time: 2013-04-17 12:10:06.690 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 5752827 sec
Crashes Since Last Report: 23
Per-App Interval Since Last Report: 4 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 6D47F142-7CF0-486E-9E06-A97916556819
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Thread 0 Crashed: CrBrowserMain Dispatch queue: com.apple.main-thread
0 node-webkit Framework 0x6585ea4d uv__fs_event_close + 4717133
....
Any way to fix?
Thank you!