You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
32.2.1
What operating system(s) are you using?
macOS
Operating System Version
windows 10 19045.5011 and macos Sonoma 14.5
What arch are you using?
x64
Last Known Working Electron version
No response
Expected Behavior
In renderer process. when the breakpoint has reached, no crash
Actual Behavior
I have a project developed by Vue2+webpack 5 + electronV20 with 900+ vue files. from recently electron frequently crashes when the breakpoint has reached. almost 100 percent. this makes me very hard to debug. I don't know what is the culprit of this problem?
Testcase Gist URL
No response
Additional Information
what I did recently ?
upgrade webpack 4 to webpack 5
set babel target from unset to "chrome": 104
vue files reaches 900
I tried set the devtool of webpack5 to false, not work.
I tried delete the most code of the project and run,it seems if you have code small enough, crashes disappears
I tried run older version with compilation of webpack4, It seems ok
I tried run current version with compilation of webpack4, It also crashes
I tried run the project on electron v32.2.1, It also crashes.
I tried run the project on windows 10 and macos 14.5, It crashes.
Hello @ape-casear. Thanks for reporting this and helping to make Electron better!
The version of Electron reported in this issue has reached end-of-life and is no longer supported. If you're still experiencing this issue on a supported version of Electron, please update this issue to reflect that version of Electron.
Now adding the
blocked/need-info ❌Cannot proceed without more information
label for this reason. This issue will be closed in 10 days if the above is not addressed.
Hello @ape-casear. Thanks for reporting this and helping to make Electron better!
The version of Electron reported in this issue has reached end-of-life and is no longer supported. If you're still experiencing this issue on a supported version of Electron, please update this issue to reflect that version of Electron.
Now adding the blocked/need-info ❌ Cannot proceed without more information label for this reason. This issue will be closed in 10 days if the above is not addressed.
Preflight Checklist
Electron Version
32.2.1
What operating system(s) are you using?
macOS
Operating System Version
windows 10 19045.5011 and macos Sonoma 14.5
What arch are you using?
x64
Last Known Working Electron version
No response
Expected Behavior
In renderer process. when the breakpoint has reached, no crash
Actual Behavior
I have a project developed by Vue2+webpack 5 + electronV20 with 900+ vue files. from recently electron frequently crashes when the breakpoint has reached. almost 100 percent. this makes me very hard to debug. I don't know what is the culprit of this problem?
Testcase Gist URL
No response
Additional Information
what I did recently ?
I tried set the devtool of webpack5 to false, not work.
I tried delete the most code of the project and run,it seems if you have code small enough, crashes disappears
I tried run older version with compilation of webpack4, It seems ok
I tried run current version with compilation of webpack4, It also crashes
I tried run the project on electron v32.2.1, It also crashes.
I tried run the project on windows 10 and macos 14.5, It crashes.
I have a crash dmp file generated by electronV20.0.0. can anyone help, why electron crash?
315336fd-c4ef-4b89-9157-196787171e39.dmp
dmp file generated by electronV32.2.1
0e0b3c10-8630-4332-a5c2-22a14330faa5.dmp
The text was updated successfully, but these errors were encountered: