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

Win 7 crash “Internal D3D11” “LoadLibrary failed to load D3D Compiler DLL” #24723

Closed
adammeyer opened this issue Jul 24, 2020 · 3 comments
Labels
8-x-y blocked/need-repro Needs a test case to reproduce the bug platform/windows

Comments

@adammeyer
Copy link
Contributor

Preflight Checklist

  • [x ] I have read the Contributing Guidelines for this project.
  • [x ] I agree to follow the Code of Conduct that this project adheres to.
  • [x ] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • Electron Version:
    8.4.0
  • Operating System:
    win 7 64bit
  • Last Known Working Electron version:
    5

Actual Behavior

Shows blank, white browser window. No elements are drawn.

To Reproduce

Hard to pin point. I can't replicate this behavior with all win 7 64bit machines, just some. Launch an empty hello world browser window to see the issue.

It looks like an out of memory issue, but the machine stats still show memory available.

Screenshots

Additional Information

Issues doesn't happen with Electron 5.

@ckerr
Copy link
Member

ckerr commented Jul 27, 2020

Thanks for the report.

I hear where you're coming from about this being difficult to pinpoint -- without context, this will be difficult to reproduce / to debug. Would it be possible for you to fork electron-quick-start for a small app that reproduces the issue by itself?

@ckerr ckerr added 8-x-y blocked/need-repro Needs a test case to reproduce the bug platform/windows labels Jul 27, 2020
@zhu-xiaoming
Copy link

Thanks for the report.

I hear where you're coming from about this being difficult to pinpoint -- without context, this will be difficult to reproduce / to debug. Would it be possible for you to fork electron-quick-start for a small app that reproduces the issue by itself?

This should be the same problem as #24434

@codebytere
Copy link
Member

Closing as dup of #24434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8-x-y blocked/need-repro Needs a test case to reproduce the bug platform/windows
Projects
None yet
Development

No branches or pull requests

4 participants