[Pkg-kde-extras] Bug#1120685: kmymoney segfaults when started
Thomas Nemeth
tnemeth at free.fr
Sat Nov 22 08:11:00 GMT 2025
On Thu, 20 Nov 2025 12:49:15 +0100 Reinhard Karcher
<reinhard.karcher at gmx.net> wrote:
> using LD_PRELOAD with libsqlcipher.so.1 when starting kmymoney is
working
I tried that too but :
```bash
$ sudo ldconfig -v 2>&1 | grep libsqlcipher
libsqlcipher.so.2 -> libsqlcipher.so.3.50.4
$ dpkg -l | grep sqlcip
ii libsqlcipher2:amd64 4.11.0-1
amd64 SQLCipher shared library
$ apt-cache search libsqlcipher
libsqlcipher-dev - SQLCipher development files
libsqlcipher2 - SQLCipher shared library
```
There is no version 1 of libsqlcipher available.
More information about the pkg-kde-extras
mailing list