This bug was filed from the crash reporting server and is br-3553fd79-1c93-4e46-9bcd-79ea9fd600ea. ========================================= FILEOPEN Crash happens when opening an odb file or when creating a new database (HSQLDB). I've tried with different vesions of libreoffice (24.2.3, 24.2.1, 7.6.7) with no success while at least the 24.2.1 was able to open it some weeks ago. The file can be opened on another linux system (version 6.4.4.2) and on a mac (version 24.2.3).
Which version of LO do you use? There are differences between the versions of Linux distributions and packages original from LibreOffice. This is a build from LO directly: Version: 24.2.3.2 (X86_64) / LibreOffice Community Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded This is a build from my openSUSE distribution. See the short Build ID. Version: 24.2.1.2 (X86_64) / LibreOffice Community Build ID: 420(Build:2) CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded You could also try to start LO by SAL_USE_VCLPLUGIN=gen ./soffice So we could see if it only happens with gtk3.
Hello ! Starting with SAL_USE_VCLPLUGIN=gen ./soffice does work ! I can use Libreoffice Base with that env var. I'm used to official libraries from Libreoffice (rpm version), but the problem also appears with Manjaro packages. I've also managed to launch Base using version 6.4.7.2 downloaded from your archives, without the SAL_USE_VCLPLUGIN env var.
Another ineresting info : Base works well using X11 21.1 (no env var) while it crashes when using Wayland 1.22
I've tried the different values for SAL_USE_VCLPLUGIN listed in https://wiki.documentfoundation.org/Development/Environment_variables. All of them make Base crash except gen and qt5. Another magic env var to make Base work : GDK_BACKEND=x11
I don't get a crash after creating a new embedded HSQL database, on Ubuntu 22.04 + GNOME 42.9 + Wayland with: Version: 24.2.4.2 (X86_64) / LibreOffice Community Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded Can you share a sample file that consistently crashes?