Bug 45193

Summary: fast/text/decomposed-after-stacked-diacritics.html crashes on on chromium linux
Product: WebKit Reporter: Zhenyao Mo <zmo>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, dglazkov, evan, mitz, rniwa, tony
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 45182    
Bug Blocks:    

Description Zhenyao Mo 2010-09-03 12:13:06 PDT
add it to chromium/test_expectations.txt
Comment 1 Zhenyao Mo 2010-09-03 12:18:16 PDT
See r66757
Comment 2 Ryosuke Niwa 2010-12-08 12:13:26 PST
Stack trace:
	base::(anonymous namespace)::StackDumpSignalHandler() [0x83b2d89]
	0x4001c420
	WebCore::Font::selectionRectForText() [0x86524c9]
	WebCore::InlineTextBox::selectionRect() [0x896dfea]
	WebCore::RenderText::absoluteQuadsForRange() [0x8a0b73c]
	WebCore::Range::getBorderAndTextQuads() [0x87e5c33]
	WebCore::Range::getBoundingClientRect() [0x87e5dc6]
	WebCore::RangeInternal::getBoundingClientRectCallback() [0x8235fce]
	v8::internal::Builtin_HandleApiCall() [0x8430585]
Comment 3 Ryosuke Niwa 2010-12-08 12:20:40 PST
Added to the test expectation http://trac.webkit.org/changeset/73537
Comment 4 Ryosuke Niwa 2011-01-29 00:00:18 PST
This has been fixed since http://trac.webkit.org/changeset/76732/.