From owner-freebsd-x11@freebsd.org Tue Oct 8 17:21:31 2019 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 E295E13136A for ; Tue, 8 Oct 2019 17:21:31 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (phouka1.phouka.net [107.170.196.116]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "phouka.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46nkfL5zrTz4HNQ; Tue, 8 Oct 2019 17:21:30 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (localhost [127.0.0.1]) by phouka1.phouka.net (8.15.2/8.15.2) with ESMTPS id x98HK7mN042313 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 8 Oct 2019 10:20:08 -0700 (PDT) (envelope-from warlock@phouka1.phouka.net) Received: (from warlock@localhost) by phouka1.phouka.net (8.15.2/8.15.2/Submit) id x98HK7RD042309; Tue, 8 Oct 2019 10:20:07 -0700 (PDT) (envelope-from warlock) Date: Tue, 8 Oct 2019 10:20:07 -0700 From: John Kennedy To: Jan Beich Cc: freebsd-x11@freebsd.org Subject: Re: sway-1.2_1 crashes Message-ID: <20191008172007.GA89365@phouka1.phouka.net> References: <20191007165337.GA85696@phouka1.phouka.net> <20191007232340.GB85696@phouka1.phouka.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191007232340.GB85696@phouka1.phouka.net> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 46nkfL5zrTz4HNQ X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of warlock@phouka1.phouka.net has no SPF policy when checking 107.170.196.116) smtp.mailfrom=warlock@phouka1.phouka.net X-Spamd-Result: default: False [1.95 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.28)[-0.281,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[phouka.net]; AUTH_NA(1.00)[]; IP_SCORE(0.36)[ipnet: 107.170.192.0/18(0.16), asn: 14061(1.71), country: US(-0.05)]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.67)[0.671,0]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[warlock@phouka.net,warlock@phouka1.phouka.net]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14061, ipnet:107.170.192.0/18, country:US]; FROM_NEQ_ENVFROM(0.00)[warlock@phouka.net,warlock@phouka1.phouka.net]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2019 17:21:31 -0000 On Mon, Oct 07, 2019 at 04:23:40PM -0700, John Kennedy wrote: > In any case, this AM, I crunched up the latest 12.1b3 (r353280), upgraded to > this mornings ports (since I saw wlroots bump up), made sure about the DRM > driver and have been doing a stress test of sorts. In this case, a poudriere > run of my ~520 ports and getting my load average up to 12+. Up 2.41 hours > so far. Previous record was more in tens of minutes as I was doing stuff. It made it ~24 hours before I screwed it up (alt-shift-F# console switching). Looks more like the keyboard was disabled (tested via caps-lock-light test) vs any kind of video problem. Have to try your trick next time. Now doing all my normal stuff, plus workspaces and firefox. wlroots upgraded -> 0.8.1, sway upgraded -> 1.2_3 after that restart. Any idea if previous crashing might fall under llvm90-compiler issues? I'm assuming the drm kernel module was fine since X11 seemed happy with it. I'm mostly running the same old X11 apps (xterm, firefox, etc) on top of wayland that are fine under X.