Created attachment 188378 [details] Off-page textbox anchored on last page The attached minimized DOCX has four pages, first three are simply paragraphs with page breaks; and the last page paragraph has an anchored text box, which is shifted upwards outside of the page. Since commit b14bb255199e7d6db6ec9155b5d9237cb35fdba7 (tdf#143239 sw: layout: invalidate fly position when moving off page, 2022-02-25), opening the document keeps CPU busy indefinitely (document is shown, and UI is responsive, though).
https://gerrit.libreoffice.org/c/core/+/154444
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c9af660cd26e39a6d933dd862fd6630c4055c91f tdf#156287: don't try to move objects to pages other than their anchor It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Hopefully fixed.