| Summary: | Crash when opening Page dialog, after sorting with a macro | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Laurent Balland <jumbo4444> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | jmadero.dev |
| Priority: | high | Keywords: | regression |
| Version: | 4.4.0.0.alpha0+ Master | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:4.5.0 target:4.4.0.0.beta3 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | File with macro for random sorting | ||
|
Description
Laurent Balland
2014-12-11 21:41:28 UTC
Ubuntu 14.04 x64 LibreOffice 4.5 Build ID: 8b65be4740f4349b769a8709867e0cc32d93686d LibreOffice 4.3.4.1 Confirmed: Regression (works fine in 4.3, broken on master) New Major - crash but not serious enough to be a critical bug High - despite being a regression, currently one sample file triggering it. @Laurent BP - if you disagree and want to set to highest and put on MAB - go for it :) @Joel, thanks for the confirmation. Bug seems specific to Format > Page dialog: no crash with Format > Cells, Tools > Options, File > Print Preview, File > Versions, Data > Sort... I was unable to reproduce crash with another dialog. An easy workaround is to open dialog previous starting macro. But this bug may hide some problems. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7a85674c93150d6f5a59e998158909365b47d761 Resolves: fdo#87245 crash because clip doc doesn't own DocumentPool It will be available in 4.5.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-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e7f03c29a4c915674247be1946af2101b5a3d7d5&h=libreoffice-4-4 Resolves: fdo#87245 crash because clip doc doesn't own DocumentPool It will be available in 4.4.0.0.beta3. 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. Hello, Master builds are back :) I could verified the fix with Version: 4.5.0.0.alpha0+ Build ID: 7aaadcfce963079aafd52988bd834f50c2d6a4ec TinderBox: Win-x86@42, Branch:master, Time: 2014-12-18_00:02:04 Locale: fr_FR Thanks Caolàn |