Bug 162334 - WebContent process crashes with JetSamEvent in diagnostics
Summary: WebContent process crashes with JetSamEvent in diagnostics
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: iPhone / iPad iOS 10
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-21 04:31 PDT by erezg
Modified: 2016-09-21 09:37 PDT (History)
4 users (show)

See Also:


Attachments
full jetsam event from device (16.40 KB, text/plain)
2016-09-21 04:31 PDT, erezg
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description erezg 2016-09-21 04:31:15 PDT
Created attachment 289441 [details]
full jetsam event from device

On low-end devices such as iPhone 5c and iPad 4th generation the web content process crashes when a WKWebView loads complex SVG content.
This sometimes also causes a crash of the UI thread as seen in - https://bugs.webkit.org/show_bug.cgi?id=162265

Attached is one of the jetsam events that was added to the diagnostics following the crash.
No crash dump of the WebContent process itself, but the jetsam event says it's related to vm page shortage.
Comment 1 Alexey Proskuryakov 2016-09-21 09:35:07 PDT
Thank you for the report!

Is there any way for us to reproduce (e.g., is this reproducible in Safari)? Have you tried with iOS 10.1 beta?