From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 95D251C4692; Wed, 2 Oct 2019 04:32:47 -0400 (EDT) Authentication-Results: befuddled.reisers.ca; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="S4ThSjS/"; dkim-atps=neutral Received: from mail-ot1-f41.google.com (mail-ot1-f41.google.com [209.85.210.41]) by befuddled.reisers.ca (Postfix) with ESMTPS id B96FC1C4684 for ; Wed, 2 Oct 2019 04:32:45 -0400 (EDT) Received: by mail-ot1-f41.google.com with SMTP id z6so14016757otb.2 for ; Wed, 02 Oct 2019 01:32:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=MSqIprpYZ3n8mkimPJZxUom7bgwAnOR5Grn50jhQqlY=; b=S4ThSjS/iZbs939e/aZwGY/75N8LVhqpFGDRwyENxI2SZCfXN7I4ZejG+fy1v9a+IZ d3hFY7LsigkEUCsgmTkRKLuP6Q5Jevt4I79CiJ4r3wGZYHasCxN590i2mmg+wrh5LOqW 57qnfRPOUqNCfZdUo/5R7AZa25c/w5dWwRCqVTBxJck9odYn+VjeUCavRyF38g/eAm+F KWYPvSKnEzi6CDPpM0HDrpGC5PYmwcr13L1RhDjdOPsWyA0j7j7pQWSJnhECo8Wf8UtO VuQ2p3u1CNbYJaVThCwfPgdcxP9oU2f+TaM46qQYjMqhMVsRGPEqEdLpvePC7xm8M2Yf rnng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=MSqIprpYZ3n8mkimPJZxUom7bgwAnOR5Grn50jhQqlY=; b=WM49zMJK6BG1+8Zv738p838y4zoYdm8jnXBstIYGoqTAXf0j7ACgN7xTJ6Ub+BOrRU hAqi5SMMIfUdzLd5G/WnJ/RyWT+AZbO6iaZjuAqc4CJY48TLNd3N9N9LwhCkgEsDREtl 6Qzrd7ROGcDelWiuFY/+TL6T9z7M/xeSfznhKtfxkjlP/crx19dXRN6JB0MZO8uYBTZV jndCttymxHHtSQHUFNh+OzSkWUvcztGoUNxE8nnArYYAwJBChzWnMA/jv0BeUo7FPGEm Dgar5wULR/F1/S1DM11UNsAs0uBP37wAm4UvnayIWCqtOIG8az3V0QrtYqASCSwY4PdL 7nxw== X-Gm-Message-State: APjAAAXYXgJ+gYzh9KU9MV4PkJWsDNttES8aOKtjyafhAXLgaZ3WciPo 9uV3G+pTcqHintdy6Q/yh+UzCaG/aIYMJZ6LxjY3gg== X-Google-Smtp-Source: APXvYqwqF9bsoouce4KTqFte6iBa6gi6XQJh78+atpWJQnS+IYHhDub5PxBrF7RAHMy+375rwzb+TwNoNLlo2eWq0VY= X-Received: by 2002:a9d:7a98:: with SMTP id l24mr1769732otn.311.1570005102414; Wed, 02 Oct 2019 01:31:42 -0700 (PDT) MIME-Version: 1.0 References: <87impqh7tt.fsf@cmbmachine.messageid.invalid> In-Reply-To: <87impqh7tt.fsf@cmbmachine.messageid.invalid> From: Okash Khawaja Date: Wed, 2 Oct 2019 09:31:29 +0100 Message-ID: Subject: Re: help fixing speakup hang problem w smp kernels To: "Speakup is a screen review system for Linux." X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2019 08:32:47 -0000 On Tue, 17 Sep 2019, 23:33 Chris Brannon, wrote: > Okash Khawaja writes: > > > Hi Kelly, > > > > Thanks very much for pointing this out :) If you could capture kernel > > dump of this hang that will be a great starting point of the > > investigation. > > Quite plausibly the hangs reported by Kelly are the same as those > experienced by the person who reported in on IRC. Deedra posted a link > to the dump from one of those yesterday. Others in the Arch community > are noticing the same issue. As far as I know, everyone who has > reported about recent hangs is using a 5.2 kernel. > > For those on Arch, switching to the linux-lts package (4.19 kernel) will > fix it for now. > Hi, I haven't yet got round to looking at it. But I've created this bug which collects relevant info in one place: https://github.com/bytefire/speakup/issues/10 Thanks, Okash >