From owner-freebsd-haskell@freebsd.org Wed Jun 13 18:10:46 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C73A010021B4 for ; Wed, 13 Jun 2018 18:10:46 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 54EA5714E5 for ; Wed, 13 Jun 2018 18:10:46 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mailman.ysv.freebsd.org (Postfix) id 0E87010021B2; Wed, 13 Jun 2018 18:10:46 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDD1010021B1 for ; Wed, 13 Jun 2018 18:10:45 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x232.google.com (mail-yb0-x232.google.com [IPv6:2607:f8b0:4002:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78F30714E2 for ; Wed, 13 Jun 2018 18:10:45 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x232.google.com with SMTP id x6-v6so1243216ybl.12 for ; Wed, 13 Jun 2018 11:10:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=tCqdAkjdZxXPVSjlVhTIbmyVc6D7aAZvjIPrunO7f+A=; b=PJ5HLo5ytYILORjV8wL8N7OAzqFk7mrAFYW4KGuPKeKJTnERkK8CLmQuC9bD56hd2t yrD0ehmh7kehfCxbb0RKb+4fTYUBqnTHcK5F6FC8A7er7702OvoYGhWUZUGSwE2TAqoJ kED+MEDtefcQEexvHsc2sVcAfwZgi/Ajrtps4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=tCqdAkjdZxXPVSjlVhTIbmyVc6D7aAZvjIPrunO7f+A=; b=j+HxGtM3oTz1wJCDUYgLKkKLOfHpgM+6DGc3xofwJBl9VDE+3m3fvQhBBh3TsZi5dW dWg2MCgAt4AugNWflm6Iv3hsoY4xLINxyb0V/3ARBExsrhaFOdR7f7w4UEBqJ0is9DeC KmsXlC3w8e4BITf4MajZ6YjyBHKvgg1uVKOg7ZEw8ldJFOrJzsr+Off32btC0S1f43Xy ZjTknbmMsDe5zLJ7nqDgWUY4XPdC6Ree47vd9zw8SodqGiSV7eDx7YU7f4whEwGeaETK zZ4hR9eR2+VovX5PpMh51/wccrMaIbWD/arWbCKmGVbeKfNFMV6N1TC5IAPyPxwKqXRC 5PqA== X-Gm-Message-State: APt69E2ZAEVkb8WhtzKFnpVFwt/Y5zMOAJuGdU8gBGMLdRB9XifBBQnx XPvssH8jRQ4PoldkdEOFhQtV4AhgB6IwhWHAHfrOvg== X-Google-Smtp-Source: ADUXVKLvEBL1wBfeqc/0eBgf6O2XnYn0rfoy376WfJjS2FZiUMbGqgF0LhBUEmmyFGvHE6jUtJtWOH7iv2kjwu2zwKc= X-Received: by 2002:a5b:64c:: with SMTP id o12-v6mr2859066ybq.460.1528913444519; Wed, 13 Jun 2018 11:10:44 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Wed, 13 Jun 2018 11:10:13 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Wed, 13 Jun 2018 11:10:13 -0700 Message-ID: Subject: Re: haskell ports failing with signal 10 in poudriere: To: Gleb Popov <6yearold@gmail.com> Cc: haskell@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2018 18:10:47 -0000 On 13 June 2018 at 11:01, Gleb Popov <6yearold@gmail.com> wrote: > > > On Wed, Jun 13, 2018 at 8:11 PM, Eitan Adler wrote: >> >> On 13 June 2018 at 07:43, Gleb Popov <6yearold@gmail.com> wrote: >> > >> > >> > On Wed, Jun 13, 2018 at 3:26 PM, Eitan Adler >> > wrote: >> >> >> >> On 12 June 2018 at 09:50, Gleb Popov <6yearold@gmail.com> wrote: >> >> > >> >> > >> >> > On Tue, Jun 12, 2018 at 7:41 PM, Eitan Adler >> >> > wrote: >> >> >> >> >> >> On 12 June 2018 at 03:54, Gleb Popov <6yearold@gmail.com> wrote: >> >> >> > >> >> >> > >> >> >> > On Mon, Jun 11, 2018 at 6:53 PM, Eitan Adler >> >> >> > >> >> >> > wrote: >> >> >> >> >> >> >> >> On 11 June 2018 at 00:28, Gleb Popov <6yearold@gmail.com> wrote: >> >> >> >> > >> >> >> >> > >> >> >> >> > On Mon, Jun 11, 2018 at 2:52 AM, Eitan Adler >> >> >> >> > >> >> >> >> > wrote: >> >> >> >> >> >> >> >> >> >> On 10 June 2018 at 12:59, Gleb Popov <6yearold@gmail.com> >> >> >> >> >> wrote: >> >> >> >> >> > >> >> >> >> >> > >> >> >> >> >> > On Sun, Jun 10, 2018 at 10:30 PM, Eitan Adler >> >> >> >> >> > >> >> >> >> >> > wrote: >> >> >> >> >> >> >> >> >> >> >> >> On 10 June 2018 at 02:03, Gleb Popov <6yearold@gmail.com> >> >> >> >> >> >> wrote: >> >> >> >> >> >> > >> >> >> >> >> >> > >> >> >> >> >> >> > On Sun, Jun 10, 2018 at 12:00 PM, Eitan Adler >> >> >> >> >> >> > >> >> >> >> >> >> > wrote: >> >> >> >> >> >> >> >> >> >> >> >> >> >> On 10 June 2018 at 01:30, Gleb Popov >> >> >> >> >> >> >> <6yearold@gmail.com> >> >> >> >> >> >> >> wrote: >> >> >> >> >> >> >> > >> >> >> >> >> >> >> > >> >> >> >> >> >> >> > On Sat, Jun 9, 2018 at 8:06 AM, Eitan Adler >> >> >> >> >> >> >> > >> >> >> >> >> >> >> > wrote: >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> Any idea what may be wrong? >> >> >> >> >> >> >> > Can't reproduce. What OS revision are you running? >> >> >> >> >> >> >> >> >> >> >> >> >> >> FreeBSD fasteagle 12.0-CURRENT FreeBSD 12.0-CURRENT #12 >> >> >> >> >> >> >> r334863: >> >> >> >> >> >> >> Fri >> >> >> >> >> >> >> Jun 8 23:04:30 UTC 2018 >> >> >> >> >> >> >> >> >> >> >> >> >> >> eax@fasteagle:/srv/obj/fbsd/usr/src/amd64.amd64/sys/EADLER >> >> >> >> >> >> >> amd64 >> >> >> >> >> >> > >> >> >> >> >> >> > >> >> >> >> >> >> > Mine's a bit older. Let me rebuild everything first. >> >> >> >> >> >> >> >> >> >> >> >> Not well researched but perhaps related to >> >> >> >> >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864 ? >> >> >> >> >> > >> >> >> >> >> > >> >> >> >> >> > This should be fixed by >> >> >> >> >> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226872 >> >> >> >> >> >> >> >> >> >> This as in the SIGBUS or this as in the uninformed guess as to >> >> >> >> >> the >> >> >> >> >> cause I referenced? >> >> >> >> > >> >> >> >> > >> >> >> >> > My English parser got a bit lost in this sentence. This is >> >> >> >> > regarding >> >> >> >> > switching ld to lld. GHC had problems with lld, but these were >> >> >> >> > fixed >> >> >> >> > in >> >> >> >> > the >> >> >> >> > PR I mentioned. >> >> >> >> >> >> >> >> So my issues are unrelated. Thanks! >> >> >> > >> >> >> > >> >> >> > I've rebuilt everything from scratch using r334922 of base and >> >> >> > hs-random >> >> >> > builds fine for me. Do you still have the problem? >> >> >> >> >> >> Yes. >> >> > >> >> > >> >> > Hum, maybe you can send me the ghc package you are using? >> >> >> >> freebsd.org/~eadler/files/ghc-8.4.2_1.txz >> > >> > >> > Ok, your package indeed produces broken executables. Even simple Hello >> > world >> > in haskell crashes with bus error. Debugging it gives >> > >> > Program received signal SIGBUS, Bus error. >> > 0x000000000029e60a in new_gc_thread (n=> > access memory at address 0x0>, t=) at rts/sm/GC.c:879 >> > 879 rts/sm/GC.c: No such file or directory. >> > (gdb) bt >> > #0 0x000000000029e60a in new_gc_thread (n=> > Cannot >> > access memory at address 0x0>, t=) at rts/sm/GC.c:879 >> > #1 initGcThreads (from=, to=) at >> > rts/sm/GC.c:918 >> > #2 0x0000000000297040 in hs_init_ghc (argc=0x7fffffffe544, >> > argv=> > out>, rts_config=...) at rts/RtsStartup.c:242 >> > #3 0x000000000028d15d in hs_main (argc=-7392, argv=0x8, >> > main_closure=, rts_config=...) at rts/RtsMain.c:57 >> > #4 0x00000000002174a5 in main () >> > >> > However, I am unable to reproduce the issue on my side. You could try >> > building ghc WITH_DEBUG=1 so we can try figure out what's wrong with >> > RTS. >> > >> > I also noted that OSVERSION of your package is 68, which is even newer >> > that >> > my recently built 67. Just to rule out base version factor, did you also >> > have this problem on older version? >> >> Yes. I keep my system fairly up to date, so its a bit of a moving >> target, but its been this way for two weeks or so now. > > > Stupid me! This has to be this issue: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226059 > > You are probably compiling with CPYTUPE=native ? Its an explicit CPUTYPE rather than native. Easy enough to fix though. Exact file here: https://github.com/unixdotfiles/global/blob/master/roles/develop/files/poudriere_default_make.conf#L61 -- Eitan Adler