[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libreoffice: Libreoffice crashes sigabort



Hi,

On Wed, Mar 23, 2016 at 02:46:47PM +0200, Klemens Kasemaa wrote:
>    * strace shows 
> open("/usr/lib/libsal_textenclo.so", O_RDONLY) = -1 ENOENT (No such file or directory)

That file was never in /usr/lib. Libs are looked there, too, but ENOENTs
there are OK if it's found later by the linker in an other path in the
library search path...

That said:

% dpkg --contents ure_4.3.3-2+deb8u3\~bpo70+1_amd64.deb| grep text
-rw-r--r-- root/root   1685512 2016-03-08 04:56 ./usr/lib/ure/lib/libsal_textenclo.so

It is there. Also on i386. (It's a "private" library)

> sigabort

That's probably because of something else.

Just created a pure wheezy i386, chroot, installed the LO backport. works for me.

Regards,

Rene


Reply to: