Bug 39803
| Summary: | REGRESSION: Crashes every time at www.modbee.com | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | caesar3740 |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Major | CC: | ap, hyatt, mitz |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.6 | ||
| URL: | http://www.modbee.com | ||
caesar3740
Using version 6531.22.7, r60253 of Webkit, www.modbee.com crashes every time I try and visit the site. Not sure why.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Confirmed with r60253.
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ??? 000000000000000000 0 + 0
1 com.apple.WebCore 0x0000000100feda8c WebCore::RenderLayer::updateLayerPositions(unsigned int, WebCore::IntPoint*) + 44
2 com.apple.WebCore 0x0000000100fedbce WebCore::RenderLayer::updateLayerPositions(unsigned int, WebCore::IntPoint*) + 366
3 com.apple.WebCore 0x0000000100fedbce WebCore::RenderLayer::updateLayerPositions(unsigned int, WebCore::IntPoint*) + 366
4 com.apple.WebCore 0x0000000100fedbce WebCore::RenderLayer::updateLayerPositions(unsigned int, WebCore::IntPoint*) + 366
5 com.apple.WebCore 0x0000000100a5f6e7 WebCore::FrameView::layout(bool) + 1271
6 com.apple.WebCore 0x00000001009199e4 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 52
7 com.apple.WebCore 0x0000000100858ec9 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(int, WebCore::EUpdateLayout) const + 297
8 com.apple.WebCore 0x00000001008627c6 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(int) const + 22
9 com.apple.WebCore 0x000000010085796b WebCore::CSSComputedStyleDeclaration::getPropertyValue(int) const + 27
10 com.apple.WebCore 0x00000001008a73f0 WebCore::CSSStyleDeclaration::getPropertyValue(WebCore::String const&) + 80
11 com.apple.WebCore 0x0000000100bd4bed WebCore::jsCSSStyleDeclarationPrototypeFunctionGetPropertyValue(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 205
Alexey Proskuryakov
I'm told that this is a duplicate of bug 39788, should be fixed in the next nightly build.
*** This bug has been marked as a duplicate of bug 39788 ***