From owner-freebsd-x11@freebsd.org Sat Nov 7 22:22:35 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0BCE52D356A for ; Sat, 7 Nov 2020 22:22:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4CTBZy6lkGz3scD for ; Sat, 7 Nov 2020 22:22:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E7D112D35FB; Sat, 7 Nov 2020 22:22:34 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E79C72D35FA for ; Sat, 7 Nov 2020 22:22:34 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CTBZy68xvz3snc for ; Sat, 7 Nov 2020 22:22:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 C689815C7F for ; Sat, 7 Nov 2020 22:22:34 +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 0A7MMYPS060835 for ; Sat, 7 Nov 2020 22:22:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0A7MMYLW060834 for x11@FreeBSD.org; Sat, 7 Nov 2020 22:22:34 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: x11@FreeBSD.org Subject: [Bug 250933] AMD Radeon, FreeBSD 12.2, startx fails: Caught signal 6 (Abort trap). Server aborting Date: Sat, 07 Nov 2020 22:22:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2020 22:22:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250933 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeich@FreeBSD.org --- Comment #2 from Jan Beich --- (In reply to Kurt Jaeger from comment #0) > (II) AMDGPU(0): Setting screen physical size to 1016 x 571 Can you try modesetting DDX driver (it's part of xorg-server package)? Set Driver to "modesetting" in xorg.conf or deinstall xf86-video-amdgpu and rem= ove xorg.conf. > (EE) 0: /usr/local/bin/Xorg (?+0x0) [0x41c400] > (EE) unw_get_proc_name failed: no unwind info found [-10] > (EE) 1: /lib/libthr.so.3 (?+0x0) [0x800928aa0] > (EE) unw_get_proc_name failed: no unwind info found [-10] Symbol addresses without exact binary and core dump are useless. Rebuild xorg-server WITH_DEBUG=3D1 (unoptimized, debug symbols) or STRIP=3D"" (opti= mized, non-debug symbols) then re-upload Xorg.0.log. > Any ideas what can be the next step to debug this ? Try graphics/kmscube on console, mainly to check /dev/dri/* work fine. Howe= ver, OpenGL may fall back to software rendering. Also try vkcube-display from devel/vulkan-tools. If the issue is in the kernel driver running under truss(1) and raising compat.linuxkpi.drm_debug may help determine which DRM ioctl fails and why. However, connecting "why" to what introduced the regression may still be ha= rd without bisecting the kernel or at least $SYSDIR/compat/linuxkpi bits. > Rolling back to 12.1 etc. would be a huge time sink 8-( Even with bectl(8) or is this a new machine? Maybe try 13.0-CURRENT with drm-current-kmod but keep userland and other ports as is. --=20 You are receiving this mail because: You are the assignee for the bug.=