From nobody Tue Jun 08 16:33:06 2021 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 28958F7B605 for ; Tue, 8 Jun 2021 16:33:10 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FzwlT66zGz3mMw; Tue, 8 Jun 2021 16:33:09 +0000 (UTC) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.16.1/8.16.1) with ESMTPSA id 158GX6lN014692 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Tue, 8 Jun 2021 18:33:06 +0200 (CEST) (envelope-from ml@netfence.it) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netfence.it; s=202105; t=1623169986; bh=pi96UC/Qx6ekjomSTguaQtjRjuRlpUxVBAHb71CLbt0=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=Cex6flX2LxW3koQDHWNfYN7N0eAXjhBkGZoFyy2v+41R3KViNhSlhd8MZITv3QGg0 R43QleEM5UUnKA9gyeIQTLI3FX74cMUgNNBiOPp92PI3XaDwJ/cKnONlG8ANOn82SP /PTB/qyROdsDy4PAbJ0Gb+5kyJ8X64KcN9XKO5wk= X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: net/realtek-re-kmod panics with debug kernel To: Alex Dupre Cc: net@freebsd.org References: <348988c4-2675-ccb0-f264-c90164d6cb81@netfence.it> <5cbdc04a-776d-41e5-a572-b53e64a7050a@FreeBSD.org> From: Andrea Venturoli Message-ID: Date: Tue, 8 Jun 2021 18:33:06 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 In-Reply-To: <5cbdc04a-776d-41e5-a572-b53e64a7050a@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FzwlT66zGz3mMw X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 6/8/21 9:16 AM, Alex Dupre wrote: > Just to be sure, have you recompiled the kernel module with the same > sources as the new debug kernel? Sure! > If so, probably the best location to open a bug report might be here: > https://github.com/kostikbel/rere/issues Done! bye & Thanks av.