On Fri, 15 Jan 2021 at 11:22, Andreas Tille <andr...@fam-tille.de> wrote:

> On Fri, Jan 15, 2021 at 11:16:48AM +0100, Michael Crusoe wrote:
> > bowtie2 segfaults for me if eatmydata and/or cowbuilder are being used,
> so
> > try with clearing out LD_PRELOAD first
>
> Ahhh, this makes perfectly sense and might explain why some autopkgtests
> are failing here in my cowbuilder setup while working properly
> otherwise.  How exactly can I "clearing out LD_PRELOAD" (I've never
> heard about this.)
>

unset LD_PRELOAD

or prepend "LD_PRELOAD= " prior to the affected commands

Good luck!

Reply via email to