From owner-freebsd-current@freebsd.org Tue Sep 10 14:20:45 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 008D9D7ACE for ; Tue, 10 Sep 2019 14:20:45 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from drew.franken.de (mail-n.franken.de [193.175.24.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.franken.de", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46SRyh6BpKz4V6j for ; Tue, 10 Sep 2019 14:20:44 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from [10.211.20.102] (unknown [194.95.11.51]) (Authenticated sender: macmic) by mail-n.franken.de (Postfix) with ESMTPSA id 67969721E2829; Tue, 10 Sep 2019 16:20:42 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: panic: rcv_start < rcv_end From: Michael Tuexen In-Reply-To: <1601b17b-764f-ebaf-5b00-6ff26c82680e@yuripv.net> Date: Tue, 10 Sep 2019 16:20:41 +0200 Cc: freebsd-current Content-Transfer-Encoding: quoted-printable Message-Id: References: <1601b17b-764f-ebaf-5b00-6ff26c82680e@yuripv.net> To: Yuri Pankov X-Mailer: Apple Mail (2.3445.104.11) X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail-n.franken.de X-Rspamd-Queue-Id: 46SRyh6BpKz4V6j X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-2.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:680, ipnet:193.174.0.0/15, country:DE] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 10 Sep 2019 14:20:45 -0000 > On 10. Sep 2019, at 14:37, Yuri Pankov wrote: >=20 > Just seen this almost immediately after booting the system installed = from amd64-20190906-r351901 snapshot, trying to do initial pkg = bootstrap. Sadly, I didn't have the swap/dump device configured at the = time, so no dump was saved. >=20 > But it looks like I'm not alone, seeing the = https://forums.freebsd.org/threads/kernel-panic-on-bhyve-virtualization.72= 222/ topic. Note that I'm running on bare metal, so bhyve isn't = involved. My panic screenshot is at https://pasteboard.co/IwLaXXb.jpg. >=20 > In (the most likely) case it's not helpful enough, I'm now running = with dump device configured, and will update if/when the panic = reproduces. This panic should be fixed by: https://svnweb.freebsd.org/changeset/base/352072 Please drop me a note if not. Best regards Michael > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"