From nobody Sat Feb 24 16:17:05 2024 X-Original-To: wireless@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 4ThsTY6dLnz5B5MW for ; Sat, 24 Feb 2024 16:17: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 4ThsTY52HYz4bcp for ; Sat, 24 Feb 2024 16:17:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708791425; a=rsa-sha256; cv=none; b=GDstQzUrK7qAsy9AuaVpOz4DnIj/9ZAo+hposMj9g6jDTDx4RjV8iR9HHAIIjZHHCjeDoB I3De+Ysls7SliH4/DNZ0srKEOvsJDiEaP5Yt3UHcBf76KH+wHqvZM6dCpDxjgfF2Fe5Sl2 0U8RF2Mo6CT+aeGwKhMU8u5hKdLl+jT7ozIguLnKRNwzOvNKg+DkbdTg9MlpIoHwQgxCyj XcQIsBidKGeHyjwbDaWY5qAPafUwEUn8326L5xRkL4b4kTFNmU4LzOiRZ8j1WI5eioEj85 g7NeE7Q5448E0EWsivG46Qz2eAHAJoQRMVwegfdVHpaEfkWEOnaRM2cGCi8TkQ== 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=1708791425; 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=qkxG3oj99KrbdKU5k76XrvjiWy3VPGdnrgTwqvNg87Q=; b=xx+c08X41UxnKSmzxV4fRqFdZh7rzafhTonhofGhJUXUvIUHvPv3tjpo04/mEWFLChH2Lk 91P5BbCWNxAiWWxr7JsN1h8L4JriuC4IDpBca5V7fvkxaYFIZZewn/BCM6nL07eaIVVqPR um7nq9LcGNeMTHihDtT77PcXmnz7z+ZzfsSgQ3AcEAdp6YLhF0BNlopZcKndwX3c/aE1x2 UkZ3itAE3YclJC1jTDrxNFAnhri11vETADnERZiZ16qFJAV6HqmkVJ6A7ADCHf8TLHd0En lFA5/FugcuvYsX9pexSKnkXk6GrLqk8jKMO0LyoBGNWCKv4KuqY4ZYl/swO4ww== 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 4ThsTY3mGKz15y0 for ; Sat, 24 Feb 2024 16:17: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 41OGH5Hj089557 for ; Sat, 24 Feb 2024 16:17:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41OGH5Jc089556 for wireless@FreeBSD.org; Sat, 24 Feb 2024 16:17: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: wireless@FreeBSD.org Subject: [Bug 271979] bsdinstall(8): iwlwifi(4): system crash when authenticating for Wi-Fi: panic: lkpi_sta_auth_to_scan: lsta 0x... state not NONE: 0, nstate 1 arg 1 (fixed?) Date: Sat, 24 Feb 2024 16:17:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: crash, install, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mark@dymek.me X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bz@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ 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: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271979 --- Comment #52 from mark@dymek.me --- (In reply to Bjoern A. Zeeb from comment #50) sorry that last comment was in response to your question. i didn=E2=80=99t = notice the reply button at first :p --=20 You are receiving this mail because: You are on the CC list for the bug.=