Open mutlucan96 opened 1 year ago
I did some research and I guess it's related to running a VM. Chromium looks for max_freq for CPU and it doesn't exists in VM environments.
Chromium looks for max_freq
for CPU which does not exist in VM environments and hence is expected to crash?
In fact, I'm running this on a VM. This problem doesn't happen with Chrome or Chromium, still in the same VM and OS.
But the problem/crash does not occur on Chromium/Chrome while running in VM environment?
Closing until issue is clarified.
Yes, the problem does not happen on Chrome or Chromium in the same VM. As I already stated before:
This problem doesn't happen with Chrome or Chromium
I guess I must have misread the issue. My bad
Issue Type
Before opening an issue, please search and see if it has already been raised.
[X] Bug Report
[ ] Feature Request
[X] Successfully reproduced against the latest version of NW.js?
Current/Missing Behavior
Some websites in webview crash randomly several webviews including itself. I experience this randomly, however, is guaranteed to cause a crash.
I did some research and I guess it's related to running a VM. Chromium looks for
max_freq
for CPU and it doesn't exists in VM environments. In fact, I'm running this on a VM. This problem doesn't happen with Chrome or Chromium, still in the same VM and OS.Expected/Proposed Behavior
Additional Info