Created attachment 193517 [details] A large object not fitting the page, shifted down by an object in header This is basically bug 76219. The latter was closed after a fix to bug 133504; but that bugfix didn't fix the layout loop in 76219, just changed the document model in a way that the large object in the body wasn't shifted down by a header's object. The attachment here has the problem that previously was in attachment 95878 [details]; it makes sure that the wrap of the object in header is "none", and that reproduces the hang, including OOo 3.2.0.
Created attachment 193555 [details] A large object not fitting the page, shifted down by an object in header A wrong sample was attached initially; this is the correct one
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ae9e8f3f6d10b0be2fe5b9b238a531b17e0d67da tdf#160526, tdf#160549: fix split conditions at page start It will be available in 24.8.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/167be9363ea505b334aa595b273707d7d9217863 tdf#160526, tdf#160549: fix split conditions at page start It will be available in 24.2.3. 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.