From nobody Mon Sep 02 19:32:02 2024 X-Original-To: bugs@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 4WyJmL6prcz5TwNt for ; Mon, 02 Sep 2024 19:32:02 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WyJmL5qyWz4FKv for ; Mon, 2 Sep 2024 19:32:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725305522; a=rsa-sha256; cv=none; b=youBFYvc7B9FwCcyn4UMIkPCyHz6SztJiuYPFGkdmpVgcGfwbhaWE+/sE0Zr7yBHKcAxm1 hWa8MdZeZx64nqeoYro4WHJXCo8nQZHSofhNzyJcubA7I/WxanZCnTLkQAQckPFiUNytd/ iYtuIAfeZhZNGe9dEVLfn+CqpSd2BKBXjEdabwZrn3OXMVnpXpQ0u9+Y+mk3mVPRaI/iOA aW6FDDiGmk/SPXUDL/IiaLWJxJW5RtmnwTHX5CAi1AeH8UTtVb2Jis3ceglaotLgksJts0 Mv5k7OwEFgsWJoGtvM015jfh2/m7+AmQSd6qyjD35Ru6CTSt790Xjzqk6wjxHA== 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=1725305522; 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=4455mJRvBxiIw7dZ6FRPcC62jDC8pXcbViDMO7C/YJ0=; b=yTi2IcWMN8DYAENuymfBm9U8qX+l+yAdiTXAs34fGUzhWk//uojrxVUgY4Mey4sH/Y6oJR 45fbxeaRNj9sTFrEmxLv8BdeOOkPql6gzzBuNDXoxNwJP5p7UhR+RyMSaWcH1DKMZQCmNg V9W/dpsnCU8zHpHSINowPPn8q6In+zxtmDj9wrG/b3qq2bijpJbfW0nw1YfaqiPjDgIXjM zBd/RdgKqmKq0jS05Htc+673nnCiML9G40R2ngAuuR3bDQoJeq0eLW1aep43Riy57WzCdy Sjnp15WvXKBOdbgJdFtjsal01H/4OfAWrRkt2LxgmzuVhMMb7f052inMuXtkSw== 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 4WyJmL5RDlz1NNW for ; Mon, 2 Sep 2024 19:32:02 +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 482JW2Oj059835 for ; Mon, 2 Sep 2024 19:32:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 482JW2rs059833 for bugs@FreeBSD.org; Mon, 2 Sep 2024 19:32:02 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 276985] crash in LinuxKPI/drm Date: Mon, 02 Sep 2024 19:32:02 +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: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tomek@cedro.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: mfc-stable14? 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=3D276985 --- Comment #19 from Tomasz "CeDeROM" CEDRO --- I was using 5.15 that is the one provided with a release pkg on 14.0. Did n= ot know that different versions of drm kmod may be used since 14 (this is worth documenting). This is main workstation that needs to be stable and operational so I rolled back to 13.3. Cannot use CURRENT here. Also have ZFS with tens of TB of data here so cannot experiment. On laptop I have 14.1 with Intel drm that works fine. This is clearly ADMGPU related issue and blocker for 14 release. --=20 You are receiving this mail because: You are the assignee for the bug.=