Bug 149797 - Webpage crash in SelectorChecker::checkScrollbarPseudoClass involving :window-inactive & SVG
Summary: Webpage crash in SelectorChecker::checkScrollbarPseudoClass involving :window...
Status: RESOLVED DUPLICATE of bug 149921
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-10-04 14:40 PDT by ayush j
Modified: 2015-10-08 09:30 PDT (History)
4 users (show)

See Also:


Attachments
Reduced testcase (507 bytes, text/html)
2015-10-04 14:40 PDT, ayush j
no flags Details
Crash log (41.59 KB, text/plain)
2015-10-04 14:41 PDT, ayush j
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ayush j 2015-10-04 14:40:17 PDT
Created attachment 262408 [details]
Reduced testcase

Crashing page: http://new.bookmyshow.com/

Webpage crashes in iOS Safari, as well as other browsers/apps that use the Webview. In Chrome, simply opening the page crashes the whole browser.

I've managed to reduce it to:
https://dl.dropboxusercontent.com/u/104812/ios-chrome-crash.html 

Seems to involve the ::-webkit-scrollbar-thumb / :window-inactive pseudo selector and SVG.
Comment 1 ayush j 2015-10-04 14:41:59 PDT
Created attachment 262409 [details]
Crash log
Comment 2 Alexey Proskuryakov 2015-10-05 22:35:53 PDT
rdar://problem/22886889
Comment 3 Alexey Proskuryakov 2015-10-08 09:30:15 PDT
This somehow got re-filed for fixing, sorry about that!

*** This bug has been marked as a duplicate of bug 149921 ***