nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.16k stars 3.88k forks source link

crash on open #8180

Open Red-Owl opened 1 month ago

Red-Owl commented 1 month ago

Issue Type

Before opening an issue, please search and see if it has already been raised.

Please use our mailing list or Gitter chatroom to ask questions. The issue tracker is only for bugs and feature requests, in English only. Please note that issues without a repro or code snippet are less likely to be resolved.

Current/Missing Behavior

Expected/Proposed Behavior

Additional Info

full source attachment: rs232_not_finish.zip

in old version .86 run perfect

ayushmanchhabra commented 1 month ago

Try to create a minimal repro such as at what API/function call does it crash. The application in the attachment runs but freezes for me so unable to repro