[Webkit-unassigned] [Bug 22357] Crash when setting className from js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 20 03:22:35 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22357





------- Comment #3 from dstadnik at borland.com  2008-11-20 03:22 PDT -------
Process:         Safari [3694]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r38592 (38592)
Code Type:       X86 (Native)
Parent Process:  launchd [188]

Date/Time:       2008-11-19 18:28:01.882 +0100
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000001c
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore                   0x00ddcd64
WebCore::CSSStyleSelector::matchRules(WebCore::CSSRuleSet*, int&, int&) + 100
1   com.apple.WebCore                   0x00ddd054
WebCore::CSSStyleSelector::matchUARules(int&, int&) + 84
2   com.apple.WebCore                   0x00df94f9
WebCore::CSSStyleSelector::styleForElement(WebCore::Element*,
WebCore::RenderStyle*, bool, bool) + 345
3   com.apple.WebCore                   0x00f2b789
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 313
4   com.apple.WebCore                   0x00f2b8e2
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 658
5   com.apple.WebCore                   0x00f2b8e2
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 658
6   com.apple.WebCore                   0x00f2b8e2
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 658
7   com.apple.WebCore                   0x00f2b8e2
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 658
8   com.apple.WebCore                   0x00f00892
WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 162
9   com.apple.WebCore                   0x00ef311f
WebCore::Document::updateRendering() + 79
10  com.apple.WebCore                   0x00ef36c6
WebCore::Document::updateDocumentsRendering() + 86
11  com.apple.WebCore                   0x0135b661
WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 1201
12  com.apple.WebCore                   0x00ef345d
WebCore::Document::handleWindowEvent(WebCore::Event*, bool) + 173
13  com.apple.WebCore                   0x00f3b3a9
WebCore::EventTargetNode::dispatchWindowEvent(WTF::PassRefPtr<WebCore::Event>)
+ 121
14  com.apple.WebCore                   0x00f3d2a7
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 103
15  com.apple.WebCore                   0x00efccf8
WebCore::Document::implicitClose() + 312
16  com.apple.WebCore                   0x00f78da9
WebCore::FrameLoader::checkCompleted() + 169
17  com.apple.WebCore                   0x00f7a740
WebCore::FrameLoader::finishedParsing() + 64
18  com.apple.WebCore                   0x00ef62bd
WebCore::Document::finishedParsing() + 173
19  com.apple.WebCore                   0x00f7c7d8
WebCore::FrameLoader::endIfNotLoadingMainResource() + 120
20  com.apple.WebCore                   0x00f70282
WebCore::FrameLoader::finishedLoading() + 50
21  com.apple.WebCore                   0x011921cc
WebCore::MainResourceLoader::didFinishLoading() + 44
22  com.apple.Foundation                0x93d61097
-[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
23  com.apple.Foundation                0x93d61003
_NSURLConnectionDidFinishLoading + 147
24  com.apple.CFNetwork                 0x95f0f209 sendDidFinishLoadingCallback
+ 148
25  com.apple.CFNetwork                 0x95f0c180
_CFURLConnectionSendCallbacks + 1759
26  com.apple.CFNetwork                 0x95f0ba25 muxerSourcePerform + 283
27  com.apple.CoreFoundation            0x91350615 CFRunLoopRunSpecific + 3141
28  com.apple.CoreFoundation            0x91350cf8 CFRunLoopRunInMode + 88
29  com.apple.HIToolbox                 0x93841480 RunCurrentEventLoopInMode +
283
30  com.apple.HIToolbox                 0x93841299 ReceiveNextEventCommon + 374
31  com.apple.HIToolbox                 0x9384110d
BlockUntilNextEventMatchingListInMode + 106
32  com.apple.AppKit                    0x9609a3ed _DPSNextEvent + 657
33  com.apple.AppKit                    0x96099ca0 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
34  com.apple.Safari                    0x000080be 0x1000 + 28862
35  com.apple.AppKit                    0x96092cdb -[NSApplication run] + 795
36  com.apple.AppKit                    0x9605ff14 NSApplicationMain + 574
37  com.apple.Safari                    0x000b9b46 0x1000 + 756550


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list