This bug was filed from the crash reporting server and is br-e97c698f-f64f-435f-9abe-7297aca64e27. ========================================= Activated experimental features in LO 7.1.0.3 and created (empty) database with embedded Firebird engine. Then opened a previously created database with HSQLDB engine. Upon opening the second database, LO crashed.
Hello Lars, This might be fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=c08ec94ae04656e5178a704445080fe6887aac5a. Could you please try to reproduce it with a master build from http://dev-builds.libreoffice.org/daily/master/ ? You can install it alongside the standard version. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the master build
Hello Xisco, I find that I cannot even reproduce in LO 7.1.0.3, i.e. the version in which I experienced the crash. Given that situation, I guess the report is of little value. More generally, what is the value of a crash report sent in by LO? Is it only of value if followed by a bug report - that is reproducible?
(In reply to Lars Jødal from comment #2) > Hello Xisco, > I find that I cannot even reproduce in LO 7.1.0.3, i.e. the version in which > I experienced the crash. Given that situation, I guess the report is of > little value. > > More generally, what is the value of a crash report sent in by LO? Is it > only of value if followed by a bug report - that is reproducible? See the comment in https://cgit.freedesktop.org/libreoffice/core/commit/?id=c08ec94ae04656e5178a704445080fe6887aac5a, maybe it gives you an idea on how to reproduce it
(In reply to Xisco Faulí from comment #3) > See the comment in > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=c08ec94ae04656e5178a704445080fe6887aac5a, maybe it gives you an idea on > how to reproduce it Now I get it. The comment ties the crash to opening a database by double-click in the file-open dialogue, and this way I was able to reproduce two crashes in three tests. This was LO 7.1.0.3: Version: 7.1.0.3 (x64) / LibreOffice Community Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: da-DK (da_DK); UI: da-DK Calc: threaded And yes, the issue seems to be fixed by the commit. Testing with LO 7.2.0.0.alpha0, I can no longer provoke a crash: Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: af64bc49d872d8a040d66387303def98eae5cd51 CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: da-DK (da_DK); UI: da-DK Calc: CL So I am closing the bug. Thanks for the help.