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

Random crash in Safari on demo page #28

Closed
Daninet opened this issue Jul 27, 2021 · 4 comments
Closed

Random crash in Safari on demo page #28

Daninet opened this issue Jul 27, 2021 · 4 comments

Comments

@Daninet
Copy link
Owner

Daninet commented Jul 27, 2021

URL: https://3w4be.csb.app/

According to @gojomo:

after entering a few different short strings, maybe 30 characters total, it manages to crash the Safari page, with a "This webpage was reloaded because a problem occurred" message.

I've never seen this issue with Chrome / Firefox and I currently don't have a Macbook nearby to debug it myself.
I would be glad to see some detailed error messages / debugging info if somebody would manage to reproduce this.

@Daninet Daninet added the help wanted Extra attention is needed label Jul 27, 2021
@gojomo
Copy link

gojomo commented Jul 27, 2021

FWIW:

  • It's easy to reproduce in Safari "Version 14.1 (15611.1.21.161.7, 15611)" on a "MacBook Pro (16-inch, 2019)" running Catalina "10.15.7 (19H1030)"
  • it's not the length of the input, but just continually updating/replacing a short string that eventually triggers
  • no output appears in the JS console across the page crash - if there's an easy way to capture other internal info, happy to do so

@jens-duttke
Copy link

@Daninet
I'm able to reproduce that on Safari 14.1. Here you'll find the crash report created by Safari:
com.apple.WebKit.WebContent_2021-07-28-162618_MacBook-JensDuttke.crash.txt

@gojomo
You can find these reports in ~/Library/Logs/DiagnosticReports/

@Daninet
Copy link
Owner Author

Daninet commented Jul 28, 2021

Thank you, @jens-duttke.

Termination Signal: Segmentation fault: 11 in the browser's main process. 😫

I created a bug report here: https://bugs.webkit.org/show_bug.cgi?id=228552

@Daninet Daninet removed the help wanted Extra attention is needed label Jul 31, 2021
@Daninet
Copy link
Owner Author

Daninet commented Nov 3, 2021

It was fixed in Safari.

@Daninet Daninet closed this as completed Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants