Date: Sat, 25 Apr 2015 15:20:35 +0200 (CEST) From: Marco Beishuizen <mbeis@xs4all.nl> To: Baptiste Daroussin <bapt@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: pkg autoremove segfaulting Message-ID: <alpine.BSF.2.20.1504251517100.12805@localhost> In-Reply-To: <alpine.BSF.2.20.1504180350160.2191@localhost> References: <alpine.BSF.2.20.1504172153510.2191@localhost> <20150417200232.GZ39658@ivaldir.etoilebsd.net> <alpine.BSF.2.20.1504180350160.2191@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Apr 2015, the wise Marco Beishuizen wrote: > On Fri, 17 Apr 2015, the wise Baptiste Daroussin wrote: > >> Can you send me the output of pkg -o DEBUG_LEVEL=4 autoremove? >> >> Best regards, >> Bapt > > DBG(3)[51642]> Pkg: add a new reverse dependency origin: x11-fm/pcmanfm, > name: pcmanfm, version: 1.2.3 DBG(4)[51642]> Pkgdb: running 'SELECT > k.annotation AS tag, v.annotation AS value FROM pkg_annotation p JOIN > annotation k ON (p.tag_id = k.annotation_id) JOIN annotation v ON > (p.value_id = v.annotation_id) WHERE p.package_id = ?1 ORDER BY tag, > value' DBG(2)[51642]> universe: add new local pkg: libfm, > (libfm-1.2.3:2$0$peie6yrf137wmsskg8dgprj5ajxshahs16ey63k16yrye9k936nb) > Child process pid=51642 terminated abnormally: Segmentation fault Pcmanfm seems to cause this. After I removed pcmanfm and libfm pkg autoremove works fine. Regards, Marco -- Hurewitz's Memory Principle: The chance of forgetting something is directly proportional to... to... uh.....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1504251517100.12805>