From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#30785: Man pages truncated, repeated Date: Mon, 14 Jan 2019 09:36:27 +0100 Message-ID: <87r2dfy6t0.fsf@gnu.org> References: <87va2s8row.fsf@ambrevar.xyz> <87tvic8rfq.fsf@ambrevar.xyz> <878szo5w6z.fsf@gnu.org> <87r2dg8nxd.fsf@ambrevar.xyz> <87pnt08ndl.fsf@ambrevar.xyz> <8736pw5mmh.fsf@gnu.org> <87muo48fay.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gixk4-0003W2-3l for bug-guix@gnu.org; Mon, 14 Jan 2019 03:37:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gixjy-0005vO-N6 for bug-guix@gnu.org; Mon, 14 Jan 2019 03:37:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58991) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gixjy-0005vF-Jq for bug-guix@gnu.org; Mon, 14 Jan 2019 03:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gixjy-0000ti-Br for bug-guix@gnu.org; Mon, 14 Jan 2019 03:37:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87muo48fay.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sun, 13 Jan 2019 21:37:25 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Pierre Neidhardt Cc: 30785@debbugs.gnu.org Hi, Pierre Neidhardt skribis: >> It would have the same effect as Marius=E2=80=99 commit >> 296551a2e9310d4a030ee49530e9367e73aaeecf, wouldn=E2=80=99t it? > > I tested and it works! :) > >> My understanding, at this point, is that we need to find out why >> =E2=80=98preconv=E2=80=99 segfaults, no? > > I'm not completely sure but it seems that libpipeline breaks preconv for = one of > those two reasons: Did you get a backtrace of =E2=80=98preconv=E2=80=99 showing that the segfa= ult is in libpipeline? Thanks, Ludo=E2=80=99.