Dear Maintainer,
Setup : Debian testing running on core i7 + 16 GB RAM, *updated daily.*
I use libreoffice-base to update *daily* a small sqlite database accessed via
an ODBC link.
This setup has been stable for more than 3 years. I usually start my daily
update by opening Libreoffice's main interface, then opening the relevant
database object in this interface, then opening the relevant form.
Starting today :
- libreoffice crashed when opening the database object in the main
libreoffice interface.
- Starting libreoffice from a command line leads to the same result, with
no error message in the console.
- Starting directly `lobase` from the command line opens the dialog box
allowing to select the right (existing) database, then fails, opening a message
box mentioning the crash and displaying an empty list of files to be recovered
; clicking "OK" leads to the main Libreoffice interface. Trying again to open
the database objects crashes libreoffice. *No error message in the terminal.*
- Same behaviour when passing the `.odb` database file as an argument to
`lobase`.
FWIW :
```
[charpent@zen-book-flip](mailto:charpent@zen-book-flip):~$ dpkg -l "*libreoffice*base*" | cat
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-
installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-=========================-============-============-=============================================
ii libreoffice-base 4:24.2.3-1 amd64 office productivity
suite -- database
ii libreoffice-base-core 4:24.2.3-1 amd64 office productivity
suite -- shared library
ii libreoffice-base-drivers 4:24.2.3-1 amd64 Database connectivity
drivers for LibreOffice
un libreoffice-base-nogui <aucune> <aucune> (aucune description
n'est disponible)
ii libreoffice-uiconfig-base 4:24.2.3-1 all UI data ("config") for
LibreOffice Base
```
HTH,