Description: Copy all the content of this page: https://www.test.de/Geschirrspuelmittel-Die-Phosphatfreien-koennens-jetzt-auch-5048494-0/ beginning at "Inhalt" Paste it into a new writer document -> crash See crashreport.libreoffice.org/stats/crash_details/6e7b5df3-f506-495e-9d50-3ac34eedbc90 Actual Results: See above Expected Results: The content of the webpage should be copied in the writer document Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Reproducible. Version: 5.4.0.1 (x64) Build ID: 962a9c4e2f56d1dbdd354b1becda28edd471f4f2 CPU threads: 4; OS: Windows 6.19; UI render: GL; Locale: es-ES (es_ES); Calc: group Version: 6.0.0.0.alpha0+ Build ID: cac5c9f6081590b0548d3116bc4cd4a2509ec576 CPU threads: 4; OS: Windows 6.19; UI render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2017-07-01_00:41:48 Locale: es-ES (es_ES); Calc: group
Created attachment 134437 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce the crash. The length of the stack is about 18 000 calls!
The crash comes from the little image next to the text '11. Testergebnisse: Geschirrspülmittel 08/2016', called v63631917972.svg If you only copy/paste this image, you'll crash LO.
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=45701913f642b17aabd67b52de9002cc79cf07ae..3a8844752c22e18d27aa310ae859f8cb660865b9
seems to be a recursive loop in reading an svg in the html pasted in and eventually we die from stack exhaustion
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=304b16c3bf6fba2fa28e723d1cb58157201b5c1f Resolves: tdf#108903 avoid recurse to death It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e2075593e4d13b6e7c0b32b23912fdeed1ada6bf&h=libreoffice-5-4 Resolves: tdf#108903 avoid recurse to death It will be available in 5.4.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2f64f2871d4e4091061d791db647de57ed390109&h=libreoffice-5-3 Resolves: tdf#108903 avoid recurse to death It will be available in 5.3.6. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Hi Caolán, Do you think it can be backported to 5.4.0 before it's released ?
https://gerrit.libreoffice.org/#/c/39989/
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3825a8f2f367e0bcbb58c010167c5dfb94d46274&h=libreoffice-5-4-0 Resolves: tdf#108903 avoid recurse to death It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.