From owner-freebsd-current@freebsd.org Thu Aug 23 07:28:07 2018 Return-Path: Delivered-To: freebsd-current@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 2213210842B4 for ; Thu, 23 Aug 2018 07:28:07 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C2D8784F00 for ; Thu, 23 Aug 2018 07:28:06 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from mail-pf1-f180.google.com (mail-pf1-f180.google.com [209.85.210.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: olivier/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 724711B521 for ; Thu, 23 Aug 2018 07:28:06 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: by mail-pf1-f180.google.com with SMTP id j26-v6so2249163pfi.10 for ; Thu, 23 Aug 2018 00:28:06 -0700 (PDT) X-Gm-Message-State: AOUpUlH5MtfCETT6yse4ATLiFKgA4XzuGdlyIaoiSOjiEJ/NUGcQB/uX +aE576JU7cHloWFHkRLKhYKzzsQHFCfv3zSv2Fs= X-Google-Smtp-Source: AA+uWPw65vv1jmxZ/641rqSrvWQZxNLnu1naNY4wTP9gZSL1Fbzuqs5vzPx+dmnLHkhEXo0pc9WaIuBKqMEwddDCCHk= X-Received: by 2002:a62:45d2:: with SMTP id n79-v6mr61303882pfi.137.1535009285401; Thu, 23 Aug 2018 00:28:05 -0700 (PDT) MIME-Version: 1.0 References: <20180821113051.7d35bc39@x23> In-Reply-To: From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Thu, 23 Aug 2018 09:27:52 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Loading carp module crash i386 (12-ALPHA2), seems VNET related To: "Bjoern A. Zeeb" Cc: Marko Zec , freebsd-current Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2018 07:28:07 -0000 On Wed, Aug 22, 2018 at 10:38 PM Olivier Cochard-Labb=C3=A9 wrote: > On Tue, Aug 21, 2018 at 3:15 PM Bjoern A. Zeeb < > bzeeb-lists@lists.zabbadoz.net> wrote: > >> On 21 Aug 2018, at 12:31, Olivier Cochard-Labb=C3=A9 wrote: >> >> >> Do you have a last-good revision? >> >> >> Hi, > > > Since VIMAGE was enabled by default on GENERIC > > (r327969). > > So perhaps VIMAGE+carp never works on i386 ? > > My answer was not clear: - last good revision: r327968 - broken since: r327969 ("Enable VIMAGE in i386 GENERIC")