Summary: | ASSERTION FAILED: availableWidth >= 0 /app/webkit/Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp(228) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | djinn <1319794503> | ||||||
Component: | Layout and Rendering | Assignee: | zalan <zalan> | ||||||
Status: | RESOLVED CONFIGURATION CHANGED | ||||||||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | PC | ||||||||
OS: | Linux | ||||||||
Attachments: |
|
Hello, I would like to ask if a previously submitted bug is still not processed or unconfirmed, was it submitted in the wrong way? Or is it something else? Should I offer more info? (In reply to djinn from comment #2) > Hello, I would like to ask if a previously submitted bug is still not > processed or unconfirmed, was it submitted in the wrong way? Or is it > something else? Should I offer more info? I think these bug reports are great, I was just waiting for the minimized test cases. It's a rather cumbersome task to reduce such verbose fuzzer reports manually. Created attachment 470315 [details]
minimized testcase
Sorry for uploading this trimmed testcase lately. Hope it cloud help to figure out the problem.
I am unable to reproduce this on tot webkit (276039@main) |
Created attachment 467949 [details] testcase to trigger the crash ASSERTION FAILED: availableWidth >= 0 /app/webkit/Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp(228) : static WebCore::Layout::TextUtil::WordBreakLeft WebCore::Layout::TextUtil::breakWord(const WebCore::Layout::InlineTextBox&, size_t, size_t, WebCore::Layout::InlineLayoutUnit, WebCore::Layout::InlineLayoutUnit, WebCore::Layout::InlineLayoutUnit, const WebCore::FontCascade&) The minimized testcase will be uploaded as soon as possible.