From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yDUZGw3fTV99VgAA0tVLHw (envelope-from ) for ; Tue, 01 Sep 2020 05:41:33 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oPwKFw3fTV/KWwAAbx9fmQ (envelope-from ) for ; Tue, 01 Sep 2020 05:41:33 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 90B1D9409E8 for ; Tue, 1 Sep 2020 05:41:32 +0000 (UTC) Received: from localhost ([::1]:34198 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kCz2w-0004xp-S4 for larch@yhetil.org; Tue, 01 Sep 2020 01:41:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38404) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCz2U-0004xi-Up for bug-guix@gnu.org; Tue, 01 Sep 2020 01:41:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43063) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kCz2U-0005CM-Lw for bug-guix@gnu.org; Tue, 01 Sep 2020 01:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kCz2U-0003wc-JU for bug-guix@gnu.org; Tue, 01 Sep 2020 01:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43143: Building iwd on armhf triggers kernel panic Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 01 Sep 2020 05:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43143 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mark H Weaver , 43143@debbugs.gnu.org Received: via spool by 43143-submit@debbugs.gnu.org id=B43143.159893883615121 (code B ref 43143); Tue, 01 Sep 2020 05:41:02 +0000 Received: (at 43143) by debbugs.gnu.org; 1 Sep 2020 05:40:36 +0000 Received: from localhost ([127.0.0.1]:54609 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCz24-0003vp-Hw for submit@debbugs.gnu.org; Tue, 01 Sep 2020 01:40:36 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:33846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCz23-0003vY-0w for 43143@debbugs.gnu.org; Tue, 01 Sep 2020 01:40:36 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100e]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id C61441AA3F; Mon, 31 Aug 2020 22:40:28 -0700 (PDT) From: Vagrant Cascadian In-Reply-To: <878sdufgdu.fsf@netris.org> References: <874kois8hg.fsf@ponder> <878sdufgdu.fsf@netris.org> Date: Mon, 31 Aug 2020 22:40:05 -0700 Message-ID: <87h7sirr62.fsf@ponder> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: anMsdNq1i4KU --=-=-= Content-Type: text/plain On 2020-08-31, Mark H. Weaver wrote: > Vagrant Cascadian writes: >> I've been getting kernel panics when i try to build iwd, a dependency of >> network-manager. > > Which kernel package variant(s) and version(s) have you seen panic when > building iwd? What hardware? The hardware is veryron-speedy (a.k.a. asus chromebook c201p), with a rockchip rk3288 CPU and 4GB of ram; I might be able to test on additional hardware at some point (I've got a pretty old guix install on a novena, but don't recall if it was in good working order last time it booted). linux-libre-arm-generic@5.4 5.4.57, and presumably older versions as well, as I had commits in my local guix from mid June disabling iwd on network-manager. I've had issues booting linux-libre 5.6+ on this hardware, and struggled to get the right initrd modules to use the regular "linux-libre" variant, though in theory that should also be possible, but might require additional kernel config options, and I'd like to postpone exploring those rabbit holes for the moment... live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCX03etwAKCRDcUY/If5cW qv9zAP92wYq7VrCz85HBYSS+nLZ45HfR7xhMwED4B1X4Hy/QLgD/ccJQalq5/pN2 GlJxwZdX4XZuYgL4P2T0Osas/oU4FAY= =qoX5 -----END PGP SIGNATURE----- --=-=-=--