Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault on Windows 11 #471

Open
danie007 opened this issue Aug 10, 2022 · 0 comments
Open

Segmentation fault on Windows 11 #471

danie007 opened this issue Aug 10, 2022 · 0 comments

Comments

@danie007
Copy link

  • Version: 23.0.3
  • Target: Windows 11 Pro Insider Preview

Error Message

$ electron-webpack dev
error Command failed with exit code 3221225477.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
/c/Users/*/AppData/Roaming/npm/yarn: line 14:  1789 Segmentation fault      node "$basedir/node_modules/yarn/bin/yarn.js" "$@"

On win11, I often observe this error while starting our Electron application. When I try this exact code in Ubuntu22.04 it's working perfectly.

On Windows, if I repeat (2 or 3 times) it'll start the app, hence it's occasionally (but frequently) failing.

I use yarn to manage the commands and I'm not sure whether it's an issue with yarn or electron-webpack

Any help would be highly appreciable, thanks in advance.

I've also raised this command on electron repo: electron/electron#35295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant