Bug 60266

Summary: Web Inspector: inspector/console/console-shadow-dom-access.html crashes on mac debug
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, dglazkov, eric, jberlin, joepeck, keishi, loislo, pfeldman, pmuellr, rik, rolandsteiner, webkit.review.bot, yurys
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch sam: review+

Description Andrey Kosyakov 2011-05-05 07:06:11 PDT
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore             	0x033979a9 kitClass(WebCore::Node*) + 915
1   com.apple.WebCore             	0x033c61f1 kit(WebCore::Node*) + 137
2   com.apple.WebKit              	0x00ee4113 WebInspectorClient::highlight(WebCore::Node*) + 41 (WebInspectorClient.mm:102)
3   com.apple.WebCore             	0x03690b1f WebCore::InspectorDOMAgent::highlight(WTF::String*, WebCore::Node*, WTF::String const&) + 173
4   com.apple.WebCore             	0x03690c4e WebCore::InspectorDOMAgent::highlightNode(WTF::String*, int, WTF::String*) + 140
5   com.apple.WebCore             	0x03663133 WebCore::InspectorBackendDispatcher::DOM_highlightNode(long, WebCore::InspectorObject*) + 515
6   com.apple.WebCore             	0x03655516 WebCore::InspectorBackendDispatcher::dispatch(WTF::String const&) + 16932
Comment 1 Jessie Berlin 2011-05-05 08:47:12 PDT
*** Bug 60270 has been marked as a duplicate of this bug. ***
Comment 2 Jessie Berlin 2011-05-05 08:48:18 PDT
<rdar://problem/9389518>
Comment 3 Andrey Kosyakov 2011-05-06 01:28:39 PDT
Created attachment 92562 [details]
patch
Comment 4 Andrey Kosyakov 2011-05-10 06:24:27 PDT
Manually cimmitted r86147: http://trac.webkit.org/changeset/86147 (also removed test suppression as part of this change)
Comment 5 WebKit Review Bot 2011-05-10 08:09:07 PDT
http://trac.webkit.org/changeset/86147 might have broken SnowLeopard Intel Release (WebKit2 Tests)
The following tests are not passing:
fast/frames/flattening/frameset-flattening-subframesets.html