| Summary: | Crash when restart LO after having changing language | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Julien Nabet <serval2412> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara |
| Priority: | medium | Keywords: | haveBacktrace, regression |
| Version: | 6.4.0.0.alpha1+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | bt with debug symbols | ||
|
Description
Julien Nabet
2019-09-21 10:20:08 UTC
Created attachment 154340 [details]
bt with debug symbols
Caolán: taking a look at git history of cui/source/options/optgdlg.cxx and cui/source/options/treeopt.cxx, perhaps due to: https://cgit.freedesktop.org/libreoffice/core/commit/?id=94d6fa11d086187b82adf9aa596e0f334827e095 ? Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7d1803d346ce4bf57d95e84563253c592caf4b3c Resolves: tdf#127683 options dialog has a controller now It will be available in 6.4.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. With master sources updated today (7d1803d346ce4bf57d95e84563253c592caf4b3c) I don't reproduce this. Thank you for the fix! I let you put this one to FIXED when you think it's ok for you. Fixed in master. There might be a few more of these right now, but they will be uncovered with the current refactoring of https://gerrit.libreoffice.org/#/c/79317/ |