Bug 60266 - Web Inspector: inspector/console/console-shadow-dom-access.html crashes on mac debug
Summary: Web Inspector: inspector/console/console-shadow-dom-access.html crashes on ma...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords: InRadar
: 60270 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-05 07:06 PDT by Andrey Kosyakov
Modified: 2011-05-10 08:09 PDT (History)
15 users (show)

See Also:


Attachments
patch (1.08 KB, patch)
2011-05-06 01:28 PDT, Andrey Kosyakov
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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