From nobody Sat Mar 09 03:16:54 2024 X-Original-To: virtualization@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 4Ts7Vt43fvz5Chdj for ; Sat, 9 Mar 2024 03:16:54 +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 4Ts7Vt0mz5z4g42 for ; Sat, 9 Mar 2024 03:16:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709954214; a=rsa-sha256; cv=none; b=awQ8s5dikhmO2qLLKJMHOKeCL+Xa/JehF3eQLmaDx3aIUF4VbT6lt2qgOTF+n4XSwbD7Fr CPLzXocWINzsoPoT44Q69goaIylUCp0UBNdPM1Utfnpho8ccinm7ir4je86cEkwFRdiPW9 VU8+kTnuua4CTUsk7JpLvHFXHdJ554qsyLGVKXc0bp47W4uR+ezNj80OJd0aFvtdYIyfY5 b8oXmYFY3BrbMN5RXovWpL1KMN3rt0ieJXUaJLoTgzfwtBFgc3P+jGZlLStp3BKcQpHzB6 6nN5t32QYOazUYAVtFXKXTw8d51ds9VxM4UsO1If25oLnQYfPHTaEfUWzSf/pw== 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=1709954214; 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=1avz2O/FlzLBgyuXX5SPixXyY6YMeoRVVdgtvt8NoXE=; b=OnjLO5tPlNVYtj4jvztEn18neYewuE0VbJyRj/8QHt8BBAEpu+r9lkczxLPNLzcG/5Ayow N7aha1L0B7nRjdMAQ7v3m5DCWlDLe/v1p75v2Odyq5Bpb4YwVCIiz6UJdTQcmVY7x4o0Gj BkPCqQaoOL42M48GmC8yP+dutpTB6Kmk/JasnOXVi54PmNZ4Wo/lY04rjynbK6tjAHzv5J sPIdczzdy6grFrFylzAZKE2HKw8IhMVHOaqpyWlSVwS8f+ZER6sx31CjcytXjdmyEA4End YjkqeXiREYx+GeL0ncmw+cDWyp4sq8yasqg8JlPGvpdhswCGPYIns/tdXqLWyw== 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 4Ts7Vt0NWMzlWx for ; Sat, 9 Mar 2024 03:16:54 +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 4293GrAZ065595 for ; Sat, 9 Mar 2024 03:16:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4293GrCw065594 for virtualization@FreeBSD.org; Sat, 9 Mar 2024 03:16:53 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: virtualization@FreeBSD.org Subject: [Bug 277559] kldload vmm sometimes hangs kernel on arm64 Date: Sat, 09 Mar 2024 03:16:54 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grehan@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277559 --- Comment #3 from Peter Grehan --- Thanks for giving that a try: rules out that theory. --=20 You are receiving this mail because: You are the assignee for the bug.=