From unknown Thu Mar 28 09:42:26 2024 Received: (at 751) by bugs.devuan.org; 15 Mar 2023 07:19:38 +0000 Return-Path: Delivered-To: bugs@devuan.org Received: from email.devuan.org [2001:41d0:2:d06e::5c4:2612] by doc.devuan.org with IMAP (fetchmail-6.4.16) for (single-drop); Wed, 15 Mar 2023 07:19:38 +0000 (UTC) Received: from email.devuan.org by email.devuan.org with LMTP id p5mmCFFxEWRhQwAAmSBk0A (envelope-from ) for ; Wed, 15 Mar 2023 07:18:41 +0000 Received: by email.devuan.org (Postfix, from userid 109) id 01A17A05; Wed, 15 Mar 2023 07:18:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=193.36.131.86; helo=mx.hindley.org.uk; envelope-from=mark@hindley.org.uk; receiver= Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) by email.devuan.org (Postfix) with ESMTPS id A7E452A8 for <751@bugs.devuan.org>; Wed, 15 Mar 2023 07:18:23 +0000 (UTC) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1pcLOo-0000js-Hn; Wed, 15 Mar 2023 07:18:14 +0000 Received: (nullmailer pid 12060 invoked by uid 1000); Wed, 15 Mar 2023 07:18:14 -0000 Date: Wed, 15 Mar 2023 07:18:14 +0000 From: Mark Hindley To: Stefan Schippers Cc: 751@bugs.devuan.org, Klaus Ethgen Subject: Re: bug#751: Update: crash due to fvwm window manager crash Message-ID: References: <3bd282ff-1386-18fc-f7b6-e45b7429b19b@gmail.com> <8c8f3b58-539e-7105-4a5e-70e1f1033873@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8c8f3b58-539e-7105-4a5e-70e1f1033873@gmail.com> Stefan, On Tue, Mar 14, 2023 at 11:16:01PM +0100, Stefan Schippers wrote: > Hi, Mark > > Thank you for the info. > > I confirm that downgrading the following packages to 1.8.3-3: > > libx11-6 > libx11-data > libx11-dev > libx11-xcb-dev > libx11-xcb1 > > fixes completely my (fvwm) window manager crashes. Good to know, thanks > I have marked on 'hold' the above packages to prevent upgrades until it gets fixed. > > A huge number of packages depend on this library, so I hope the regression will be addressed. Yes, I am slightly surprised there isn't more noise about it in Debian. But src:libx11 isn't forked in Devuan so there isn't much else we can do about it directly. I suggest you add your gdb trace and workaround to the Debian bug in order to move this forward. Thanks Mark