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

[Bug] [minidump]: Youtube iframe segmentation fault #32283

Closed
3 tasks done
JJ-8 opened this issue Dec 24, 2021 · 2 comments
Closed
3 tasks done

[Bug] [minidump]: Youtube iframe segmentation fault #32283

JJ-8 opened this issue Dec 24, 2021 · 2 comments

Comments

@JJ-8
Copy link

JJ-8 commented Dec 24, 2021

Preflight Checklist

Electron Version

16.0.5

What operating system are you using?

Other (specify below)

Operating System Version

Windows 8.1 (VM and native), Mac OS High Sierra (VM)

What arch are you using?

x64

Last Known Working Electron version

13.6.0, 14.2.0, 15.3.0

Expected Behavior

The Youtube video is displayed as an embedded video.

Actual Behavior

Electron crashes completely and exits with a segmentation fault.

The segfault is triggered as soon as you start the Youtube video. It works for about 1 second and then crashes.

Testcase Gist URL

https://gist.github.com/JJ-8/bc3943c30cf4cdc45e29dff7567f8677

Additional Information

Versions

I tested the following versions explicitly on Windows 8.1:

Versions which do not work:

  • 13.6.1
  • 14.2.1
  • 15.3.1
  • 16.0.0+

Versions which do work:

  • 13.6.0
  • 14.2.0
  • 15.3.0

Additional information

In our bug collection software, this error is collected as EXCEPTION_ACCESS_VIOLATION_READ: Crash at 0x48.

This segfault can only be reproduced on a Windows 8.1 system or Mac OS High Sierra (at least). We have both tested a VM through Virtualbox (VM downloaded with this) and a Mac OS High Sierra VM through Virtualbox. I think the segfaults are related.

Mac OS Big Sur and above are not affected. We were unable to test Mac OS versions between High Sierra and Big Sur.
Windows 10 and Windows 11 systems are not affected.

minidump

I have collected a minidump of the segfault. You can download it here: crash.zip

@JJ-8 JJ-8 added the bug 🪲 label Dec 24, 2021
@JJ-8
Copy link
Author

JJ-8 commented Dec 29, 2021

I now see that this may be related to #31762. I'll wait until a version with the corresponding fix is available and check if this fully solves the issue.

@JJ-8
Copy link
Author

JJ-8 commented Jan 4, 2022

Indeed related to #31762. Release 16.0.6 fixes the issue for me

@JJ-8 JJ-8 closed this as completed Jan 4, 2022
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

2 participants