MTP id 4VkvRX3QVHz5Lrd6 for ; Wed, 22 May 2024 14:52:40 +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 4VkvRX0fXpz4LQS for ; Wed, 22 May 2024 14:52:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716389560; a=rsa-sha256; cv=none; b=vK74ePP7BupeVpQvbb5CP6b1h3BvSoQ7wk10DTaOoCuzAvpd9seQfhEv5pnbqT+Yr0Kjzp wPtgvCQlZ2JIf6HZ1WRCoR1aZNBijTUmGhuTJeMVsC8vvbtctFBOQiO2dmMMSLx/dCp/8Y qE3i4iGpN4rVXdezY9GcZv8ZGlcuMkuNNcAO0Om1qzQPREPxWCwgH50ajWni6Oqbt/hqGU r1SD6MzOGdJPDEkr5kyz4UO5W4wwE33lycxL3vi4gyRshUljmaZSlgdESMzEEdzUICKW59 IlqR8Ks3E+xnxQfr4pmtLM2bkMkGA07wpuUEn9ATFOdK3EFkuboD+gB5/E/sZA== 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=1716389560; 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=xbu+CNk0FwpD9l7/vPpURzTQkC4mdWGR2eCfPB/lfe8=; b=HtDE8rZnpyfoUrbeiGVBlZ9edsqRsEYd2VygICQlPB5c4dlKrT7lTuWpb4zy0NbnnKfxvU SoQE/X7Ps/+CPl112ekxB+3VwaULdUlLF4sx7cctLyExNYs5nl1Wz68K2beNrgXR6EdLiX UDwGuAhrSm2jqYJ46BZPwIPhP5D8CPSFzKiuc4VQDpqZ33MzHYBryUYzR7tgSZi1wA/e5s xF8aWNjlTJYrkp18gEzd0IECcjKDYKUAkSGTyEGv5D/UpprLfPE+HUo9A54RBFimAxUimK CJs0/wfPa59mP2iTkMUHrCA+vlQMin1IMbse71mAPB4CPU9PnUD8YjocGEubog== 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 4VkvRX0D2jz18j5 for ; Wed, 22 May 2024 14:52:40 +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 44MEqdDN087273 for ; Wed, 22 May 2024 14:52:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44MEqdTS087272 for bugs@FreeBSD.org; Wed, 22 May 2024 14:52:39 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: bugs@FreeBSD.org Subject: [Bug 146031] [snd_hda] race condition when kldunload snd_hda sound called Date: Wed, 22 May 2024 14:52:40 +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: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: christos@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D146031 --- Comment #10 from Christos Margiolis --- I am not sure if this recent commit [1] is related to this issue, but I was= n't able to reproduce this bug on 14.0-RELEASE. I think it's better to close th= is. [1] https://cgit.freebsd.org/src/commit/?id=3Dbed0b2146faa2e9a445d9f9196c7b46f5= 0034631 --=20 You are receiving this mail because: You are the assignee for the bug.=