Nw.js: My client always collapses, gui.App.setCrashDumpDir(dir)Can not be used

Created on 17 Dec 2016  ·  7Comments  ·  Source: nwjs/nw.js

My client always collapses, I would like to know through some error log to what is the problem, but according to the document on the introduction of this link can not be used!
[https://github.com/nwjs/nw.js/wiki/crash-dump]

needinfo

All 7 comments

@rogerwang
What should i do?

@ghostoy What should i do?I use the 0.19.2

@rogerwang
NW err log 👍
[1212/131025:ERROR:process_reader_win.cc(233)] ReadMemory at 0x9ffff8a of 512 bytes failed: 仅完成部分的 ReadProcessMemory 或 WriteProcessMemory 请求。 (0x12B)
[1212/131025:ERROR:crash_report_exception_handler.cc(98)] WriteEverything failed
[1216/233712:ERROR:process_reader_win.cc(233)] ReadMemory at 0xebec72d of 512 bytes failed: 仅完成部分的 ReadProcessMemory 或 WriteProcessMemory 请求。 (0x12B)
[1216/233712:ERROR:crash_report_exception_handler.cc(98)] WriteEverything failed
[1216/233727:ERROR:process_reader_win.cc(233)] ReadMemory at 0xaffff8b of 512 bytes failed: 仅完成部分的 ReadProcessMemory 或 WriteProcessMemory 请求。 (0x12B)
[1216/233727:ERROR:crash_report_exception_handler.cc(98)] WriteEverything failed

setCrashDumpDir was deprecated long time ago. Currently crash dumps on Windows are generated in %LOCALAPPDATA%\Chromium\User Data\Crashpad\reports.

Please post your NW.js version, OS version and crash dumps in the issue. And it's even better if you can post your app and the steps to reproduce the crash.

Close it since not receiving feedbacks for more than 3 weeks. Please reopen it if you have any updates.

Was this page helpful?
0 / 5 - 0 ratings