WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 167011
167295
Crash in WebCore::RenderObject::repaintSlowRepaintObject()
https://bugs.webkit.org/show_bug.cgi?id=167295
Summary
Crash in WebCore::RenderObject::repaintSlowRepaintObject()
Dieter Komendera
Reported
2017-01-22 14:55:04 PST
Created
attachment 299486
[details]
crash log I can almost reliably reproduce this crash: 1) go to
http://sonnreich.at
2) click a link at the bottom of the page, i.e "WOHNEN" 3) use the back button to navigate back 4) scroll down Sometimes it crashes at 3), sometimes at 4) and sometimes not at all. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebCore 0x000000010fb3a670 WebCore::RenderObject::repaintSlowRepaintObject() const + 32 1 com.apple.WebCore 0x000000010ee85a19 WebCore::FrameView::scrollContentsSlowPath(WebCore::IntRect const&) + 121 2 com.apple.WebCore 0x000000010edf682a WebCore::ScrollView::scrollContents(WebCore::IntSize const&) + 362 3 com.apple.WebCore 0x000000010fc16cf6 WebCore::ScrollView::scrollTo(WebCore::IntPoint const&) + 150 4 com.apple.WebCore 0x000000010f26d635 WebCore::FrameView::scrollTo(WebCore::IntPoint const&) + 53 Release 21 (Safari 10.2, WebKit 12604.1.2) macOS 10.12.2 (16C67)
Attachments
crash log
(87.04 KB, text/plain)
2017-01-22 14:55 PST
,
Dieter Komendera
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2017-01-24 23:32:38 PST
Apple employees, see
rdar://problem/18969355
and related.
Simon Fraser (smfr)
Comment 2
2017-01-25 07:23:51 PST
Thank you for the steps!
Simon Fraser (smfr)
Comment 3
2017-01-25 07:46:19 PST
This was fixed in
http://trac.webkit.org/changeset/210777
*** This bug has been marked as a duplicate of
bug 167011
***
Dieter Komendera
Comment 4
2017-01-26 01:19:41 PST
That was quick :) Thanks a lot!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug