| Summary: | Cancelling database wizard at step 'Set up connection to text files' crashes | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Aron Budea <aron.budea> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, xiscofauli |
| Priority: | high | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 6.2.0.0.beta1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://crashreport.libreoffice.org/stats/signature/vcl::Window::GetLOKNotifier | ||
| Whiteboard: | target:6.2.0.1 target:6.3.0 | ||
| Crash report or crash signature: | ["vcl::Window::GetLOKNotifier"] | Regression By: | |
|
Description
Aron Budea
2018-12-06 03:36:33 UTC
Note that after the second commit, finalizing the connection and saving the database file crashes, too. Confirming with Version: 6.3.0.0.alpha0+ Build ID: 284dd58e326e61a5d84bde367e1e4873dd738c76 CPU threads: 4; OS: Mac OS X 10.14.1; UI render: default; VCL: osx; TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2018-11-22_23:09:13 Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US Calc: threaded In my case, on MacOSX, the app recovers, and the StartCenter is re-displayed. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/9fe049918965c8ffa5bc8245f17ea7376539db8a%5E%21 tdf#121935 crash on "set up connect to text files" It will be available in 6.2.0.1. 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/c354b7d20f428c87a133148579f37ec434505a48%5E%21 tdf#121935 crash on "set up connect to text files" It will be available in 6.3.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. Verified in Version: 6.2.0.0.beta1+ Build ID: 01fea181faf92a3498370460d3db2254da11c3e2 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-US (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, Thanks for fixing this!! |