[go: up one dir, main page]

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

In renderer process. electron crashes when the breakpoint has reached. #44697

Open
3 tasks done
ape-casear opened this issue Nov 18, 2024 · 2 comments
Open
3 tasks done

Comments

@ape-casear
Copy link
ape-casear commented Nov 18, 2024

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 ?

  1. upgrade webpack 4 to webpack 5
  2. set babel target from unset to "chrome": 104
  3. 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.

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

@electron-issue-triage
Copy link

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.

@ape-casear
Copy link
Author

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.

I have done above works

@electron-issue-triage electron-issue-triage bot removed the blocked/need-info ❌ Cannot proceed without more information label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant