Bug 262259 - 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)
Summary: ASSERTION FAILED: lastWordBoundary == i /app/webkit/Source/WebCore/rendering/...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-27 21:50 PDT by djinn
Modified: 2024-03-13 05:57 PDT (History)
4 users (show)

See Also:


Attachments
testcase to trigger the crash (5.08 MB, text/html)
2023-09-27 21:50 PDT, djinn
no flags Details
2023-09-20-00-55-minimized-tescase (66.55 KB, text/html)
2024-03-13 05:57 PDT, djinn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.