WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23779
Crash in WebCore::RenderObject::absoluteQuadsForRange when Inspect Element selected in context menu on image
https://bugs.webkit.org/show_bug.cgi?id=23779
Summary
Crash in WebCore::RenderObject::absoluteQuadsForRange when Inspect Element se...
Thomas Sutton
Reported
2009-02-05 21:17:13 PST
Right-clicking on an image and selecting "Inspect Element" crashes WebKit
r40663
. Repeatable every time on my iMac G5 running 10.4.11 and on my Macbook running 10.5.6. On both, the crash is in WebCore::RenderObject::absoluteQuadsForRange. 1) Start WebKit 2) Navigate to
http://www.google.com.au/
3) Right-click on the Google logo 4) Select "Inspect Element" 5) Crash Crash reports to come.
Attachments
Crash report on 10.4.11
(26.66 KB, text/plain)
2009-02-05 21:18 PST
,
Thomas Sutton
no flags
Details
Crash report on 10.5.6
(33.78 KB, text/plain)
2009-02-05 21:21 PST
,
Thomas Sutton
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Thomas Sutton
Comment 1
2009-02-05 21:18:39 PST
Created
attachment 27378
[details]
Crash report on 10.4.11
Thomas Sutton
Comment 2
2009-02-05 21:21:47 PST
Created
attachment 27379
[details]
Crash report on 10.5.6
Thomas Sutton
Comment 3
2009-02-05 21:25:47 PST
Bringing up the Inspector (Command-I) and manually focusing on the image with the "select an element in the page to inspect it." button also crashes, in the same place. So too does navigating the DOM tree in the inspector pane and selecting the <img> element.
Mark Rowe (bdash)
Comment 4
2009-02-05 21:34:21 PST
<
rdar://problem/6562385
>
Thomas Sutton
Comment 5
2009-02-09 00:04:17 PST
Reported by @webkit on Twitter <
http://twitter.com/webkit/status/1191086640
> as fixed in
r40777
. After this update, I no longer see the crash.
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