Bug 262259

Summary: ASSERTION FAILED: lastWordBoundary == i /app/webkit/Source/WebCore/rendering/RenderText.cpp(1329) : void WebCore::RenderText::computePreferredLogicalWidths(float, WTF::HashSet<const WebCore::Font*>&, WebCore::GlyphOverflow&, bool)
Product: WebKit Reporter: djinn <1319794503>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
testcase to trigger the crash
none
2023-09-20-00-55-minimized-tescase none

Description djinn 2023-09-27 21:50:55 PDT
Created attachment 467933 [details]
testcase to trigger the crash

ASSERTION FAILED: lastWordBoundary == i
/app/webkit/Source/WebCore/rendering/RenderText.cpp(1329) : void WebCore::RenderText::computePreferredLogicalWidths(float, WTF::HashSet<const WebCore::Font*>&, WebCore::GlyphOverflow&, bool)

I will update the testcase with minimized version as soon as possible.
Comment 1 Radar WebKit Bug Importer 2023-10-04 21:51:15 PDT
<rdar://problem/116503190>
Comment 2 djinn 2023-11-03 23:02:31 PDT
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?
Comment 3 djinn 2024-03-13 05:57:48 PDT
Created attachment 470339 [details]
2023-09-20-00-55-minimized-tescase

Minimizede testcase to trigger the crash decribed above.