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

Re: after Debian update most apps crash - libffi issue?



Hello Riccardo!

On 9/26/21 19:31, Riccardo Mottola wrote:
> While out to a walk, I had the same idea.. I wasn't sure it would work
> but "ldd" confirms that the local version of the library is picked up.
> 
> Thus I got latest git of libffi from the repository you usggested. Configured and built without any additional parameter.
> 
>  export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
> 
> And things works. Python does not crash and GNUstep works, as I am typing this right mail from my iMac.

Please try building with "--disable-exec-static-tramp" because that's what
the Debian package is doing now. This is the only difference I could see
in the new Debian package.

Otherwise, it must be some upstream change and you should be able to bisect
which one it was.

Please try some more.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: