From nobody Sat May 27 22:42:11 2023 X-Original-To: freebsd-current@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 4QTGy91HJKz4WsjC; Sat, 27 May 2023 22:42:25 +0000 (UTC) (envelope-from agh@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (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 (2048 bits) client-digest SHA256) (Client CN "mx1.riseup.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QTGy86LVyz3DtF; Sat, 27 May 2023 22:42:24 +0000 (UTC) (envelope-from agh@riseup.net) Authentication-Results: mx1.freebsd.org; none Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4QTGy70QWKzDq8b; Sat, 27 May 2023 22:42:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1685227343; bh=LM/l6fDvjXwvZRaSVElv2ULDBi8frQQeOFUbLmB31BU=; h=Date:From:To:Subject:In-Reply-To:References:From; b=QnkBx+peCH/MbwOSKF3V7XClTF+w1z27F4LrQOC1ume6k3od0kIZKsxQnVjnwFAHt 6wTRNXSbIuhuC3QamFvpOoaZQdoYQwRqHSfgYz0cf5e8lKcCHuMSWSbhqgdHveq7CB y2KqtxRAsByeTe47FqKpAYwQHdCS7bp2vN/5o5Jc= X-Riseup-User-ID: E9BC899ADFD38CDD952B76B7813DFA89DEA5239C87B1AF75B4339F8F76457F02 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4QTGy55XJdzJn8G; Sat, 27 May 2023 22:42:21 +0000 (UTC) Date: Sun, 28 May 2023 06:42:11 +0800 From: Alastair Hogge To: freebsd-current@freebsd.org, Guido Falsi , current@FreeBSD.org, freebsd-x11@freebsd.org Subject: =?US-ASCII?Q?Re=3A_Help_request=3A_strange_issue_with_x?= =?US-ASCII?Q?fce_xfwm4_on_AMD_hardware=2C_running_head?= In-Reply-To: <2931778c-9d23-90b8-719f-e34cfa41f188@madpilot.net> References: <0edab5e7-70db-9b32-39da-54b1503ab824@madpilot.net> <2931778c-9d23-90b8-719f-e34cfa41f188@madpilot.net> Message-ID: <226125B8-01E1-44B2-956B-A3CCECF56F7A@riseup.net> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----WMS9OG0AY97JNV22UULNHOBHPMZSF0 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4QTGy86LVyz3DtF X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16652, ipnet:198.252.153.0/24, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N ------WMS9OG0AY97JNV22UULNHOBHPMZSF0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, Is there some way to test your X session with minimum components, and slow= ly adding whatever XFCE does? I would switch from using a X Display Manager, and launch X from the login= vty using startx (if not already ), with a minimum =2Exinitrc=2E I would f= ind out what is needed to get a minimal XFCE going, for example, maybe just= the Window Manager, no Compositor, or nothing at all to see if X handles t= he display mode setting at all=2E Also, where are your X logs? It is is normally at /var/log/X=2Esomething= =2E It this log empty after the crash? To anarchy and health=20 On 28 May 2023 2:03:51 am AWST, Guido Falsi wrote: >On 27/05/23 10:31, Guido Falsi wrote: >> Hi, >>=20 >> I'm seeing a strange issue with xfwm4 on my laptop running head (commit= 5804b7ab378d6207130bd1685c931da6a4e76e55), using pkgbase, everything build= on poudriere=2E >>=20 >> I have filed an issue upstream with a description and some finding: >>=20 >> https://gitlab=2Exfce=2Eorg/xfce/xfwm4/-/issues/722 >>=20 >> I'm testing changing some things but I get the same exact error 100% re= peatable=2E >>=20 > >A friend of mine suggested trying to disable DRI 3 and this indeed allowe= d xfwm4 to not crash=2E > >This is a workaround, not a fix, and does not explain what is causing the= behavior=2E > >Not sure where I should be looking, I'll also check changes in kernel tha= t could be related=2E > >Again if anyone has some insight please share! > >--=20 >Guido Falsi > > --=20 Sent from a device with a tiny bloody screen and no hard keyboard; please = excuse my brevity=2E ------WMS9OG0AY97JNV22UULNHOBHPMZSF0 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello,

Is there some way = to test your X session with minimum components, and slowly adding whatever = XFCE does?

I would switch from using a X Display Manager, and launch= X from the login vty using startx (if not already ), with a minimum =2Exin= itrc=2E I would find out what is needed to get a minimal XFCE going, for ex= ample, maybe just the Window Manager, no Compositor, or nothing at all to s= ee if X handles the display mode setting at all=2E

Also, where are y= our X logs? It is is normally at /var/log/X=2Esomething=2E It this log empt= y after the crash?


To anarchy and health


On 28 May 2023 2:03:51 am AWST, Guido F= alsi <mad@madpilot=2Enet> wrote:
On 27/05/23 10:31, Guido Falsi wro= te:
Hi,

I'm seeing a strange issue with xfwm4 on my laptop running = head (commit 5804b7ab378d6207130bd1685c931da6a4e76e55), using pkgbase, ever= ything build on poudriere=2E

I have filed an issue upstream with a d= escription and some finding:

https://gitlab=2Exfce=2Eorg/xfce/xfwm4/-/issues/72= 2

I'm testing changing some things but I get the same exact erro= r 100% repeatable=2E


A frie= nd of mine suggested trying to disable DRI 3 and this indeed allowed xfwm4 = to not crash=2E

This is a workaround, not a fix, and does not explai= n what is causing the behavior=2E

Not sure where I should be looking= , I'll also check changes in kernel that could be related=2E

Again i= f anyone has some insight please share!

--
Sent from a dev= ice with a tiny bloody screen and no hard keyboard; please excuse my brevit= y=2E
------WMS9OG0AY97JNV22UULNHOBHPMZSF0--