LibreOffice 7.6.7.2 60(Build:2)
Linux 6.9.9 #1 SMP PREEMPT_DYNAMIC Fri, 12 Jul 2024 00:06:53 +0000 x86_64 GNU/Linux
Base only works up to saving the file after the initial wizard, and then crash every time.
libreoffice --base
will show the initial wizard to create a new database. I create a new FireBase (since i don’t have a jdk). After the file is created it crashes.
Absolutely nothing left on the console besides:
free(): double free detected in tcache 2
if I start with --safe-mode
then I don’t have the firebase option and it will crash with the expected “javaldx: Could not find a Java Runtime Environment!” if I try to use HSQLDB.
How can I get more information why it crashes? Or make it not crash