8000 [Bug]: Crash in electron::api::WebFrameMain::GetRendererApi · Issue #31281 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Bug]: Crash in electron::api::WebFrameMain::GetRendererApi #31281
Closed
@summeroff

Description

@summeroff

Preflight Checklist

Electron Version

13.4.0

What operating system are you using?

Windows

Operating System Version

Windows 10

What arch are you using?

x64

Last Known Working Electron version

11.0.0

Expected Behavior

Not to crash

Actual Behavior

Main process crashes when renderer process not more available.

Testcase Gist URL

No response

Additional Information

Crash on this line :

if (render_frame_->IsRenderFrameCreated()) {

stack trace looks like this:
https://imgur.com/a/4LpQJ4J

We does not have steps to reproduce it reliably.
Some details in crash reports are pointing out that it could happens after a rendered process dies by crashing or being killed by a user.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0