| Summary: | Pasting multiline text into cell hangs Calc and leads to OOM | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Aurimas Fišeras <aurimas> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | jmadero.dev |
| Priority: | high | Keywords: | regression |
| Version: | 5.2.2.2 release | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.4.0 target:5.3.0.1 target:5.2.5 target:5.2.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Sample file that shows the problem | ||
|
Description
Aurimas Fišeras
2016-11-24 20:38:19 UTC
No repro with Windows: Version: 5.3.0.0.alpha1+ Build ID: f965a629fba10ecba7bad938a0c1c9c3db1e510d CPU Threads: 4; OS Version: Windows 6.2; UI Render: default; Layout Engine: new; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-11-23_00:13:10 Locale: nl-NL (nl_NL); Calc: CL Version: 5.4.0.0.alpha0+ Build ID: 8a279d7de4cf94c99f655f6edd0da0c24ab4003c CPU Threads: 2; OS Version: Linux 4.4; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: en-US (en_US.UTF-8); Calc: single Bodhi Linux 4 Confirmed Works fine for 3.3 so it's a regression. Apparently an EditEngine problem. Taking. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fff0cf20e4020af9e2c134549a5164417fde30b7 prevent endlessly creating new lines until out of memory, tdf#104152 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. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7c20d0174c59d46b11fc5029fe3fc0c00f5dc6d0 Resolves: tdf#104152 suppress notifications from EditEngine during Paste 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. Pending review https://gerrit.libreoffice.org/31425 for 5-2 Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ce679e36e5e5d90afd9ef48fe5e3502dab5d1a71&h=libreoffice-5-3 prevent endlessly creating new lines until out of memory, tdf#104152 It will be available in 5.3.0.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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bc04956ca38c0100784845118cff43931956ae35&h=libreoffice-5-3 Resolves: tdf#104152 suppress notifications from EditEngine during Paste It will be available in 5.3.0.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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b35bfc7c10a5e06d68340db22486f6682247d8df&h=libreoffice-5-2 Resolves: tdf#104152 suppress notifications from EditEngine during Paste It will be available in 5.2.5. 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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-2-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e38a78b0ebd4239942b573ab120451ee2851d125&h=libreoffice-5-2-4 Resolves: tdf#104152 suppress notifications from EditEngine during Paste It will be available in 5.2.4. 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. |