From nobody Thu Oct 12 02:08:04 2023 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 4S5Y2F4RMrz4x3Pl for ; Thu, 12 Oct 2023 02:08:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S5Y2F2mxLz4H9V for ; Thu, 12 Oct 2023 02:08:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697076485; a=rsa-sha256; cv=none; b=WZfS8zSX2BRICV0hoz8WtA96ST3uTACHK+PB+kKzWoon1ZXMgSDY5OUAN0R/XL9rPYnSWm 34M4648IIxD7flOI8U/FQn6mdIGhSNBMhYGW2BfNBw4/lgou2MfAJpKvMAZRiaP1FndH62 +3Z1FFqQknKWBL0Ol5nU2d9vqfEnK0iwtNPWdfXOfFr9WmHmDE8GfL7bT5B53O9apKiote dXeVNf2OL8uk8dpIHKQD7RphcEFH9lvEPHwTCeeWiQD1kDVOcnSe6zyM0tSrm/Xm4AEDPI 43D6RIiM6+5z9nKQk/l6PMpXj020HOk1XA/0zVjH5rgA0FwNz54SnRNsWFnuWA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697076485; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Zi+fBxdN+aaTTzkiSVowvGWOoMZZ8Q4MBcGCXF+/fSg=; b=X0SajoFEQYDJmiWKI0mAXuh9u2EoCIuQcuDu4L59xUDXbVQHTw4ugH2wYCy1Lte/HLja8a lcA1Wm7SdnlcXhyvEg/1PGuNd1nDIfuBaPCh1cL79k3C+z88svq8/gCOq3G88UByz2LCSf 9xAOy4Bs6kNCbvp/iF4l0p8v/TF2rJ2pP+OgZCNYkgrGAHBeMKb1Hcq7Jwa892LpquOj82 LBKfVhTvF3DUyWFYJcnoYQqwWNyly5CGCbKuKBS0PqgzJBCPNd4ZWcjLkOL3qxrMd/eW+J 0WThKXeW6YuEZoim/ltqgIgT+feB26GeYUBgxCeZfeBRST5zx2xTfTTVbpSL3A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S5Y2F1m3hzlkl for ; Thu, 12 Oct 2023 02:08:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39C285UP094689 for ; Thu, 12 Oct 2023 02:08:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39C285i3094688 for net@FreeBSD.org; Thu, 12 Oct 2023 02:08:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address Date: Thu, 12 Oct 2023 02:08:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274092 --- Comment #15 from Zhenlei Huang --- (In reply to Patrick M. Hausen from comment #14) The panic error 1 indicates accessing invalid kernel address. > sys/vm/vm_param.h:#define KERN_INVALID_ADDRESS 1 I'm not sure how that happens. Can you please try the following: 1. Unplug USB ethernet 2. Boot the board 3. On boot (when have a login prompt) plug in the USB ethernet The screen shot helps some but it will helps a lot if you can share the backtrace or core dump (compile kernel with DEBUG options and install gdb package). --=20 You are receiving this mail because: You are the assignee for the bug.=