From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E598FC433F5 for ; Sat, 20 Nov 2021 06:13:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236043AbhKTGQl (ORCPT ); Sat, 20 Nov 2021 01:16:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44608 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234752AbhKTGQN (ORCPT ); Sat, 20 Nov 2021 01:16:13 -0500 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:8234::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B0187C061574 for ; Fri, 19 Nov 2021 22:13:05 -0800 (PST) Received: from ip4d173d4a.dynamic.kabel-deutschland.de ([77.23.61.74] helo=[192.168.66.200]); authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1moJcV-0000EP-F9; Sat, 20 Nov 2021 07:13:03 +0100 Message-ID: <562185a8-4532-c2f4-bb22-f9a557f8ddc4@leemhuis.info> Date: Sat, 20 Nov 2021 07:13:03 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers Content-Language: en-BS From: Thorsten Leemhuis To: "regressions@lists.linux.dev" , Linux Kernel Mailing List References: <23cc4d9c-c20c-cc68-d1fe-e3fda96b357d@leemhuis.info> In-Reply-To: <23cc4d9c-c20c-cc68-d1fe-e3fda96b357d@leemhuis.info> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1637388785;fd60b7dc; X-HE-SMSGID: 1moJcV-0000EP-F9 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18.11.21 06:43, Thorsten Leemhuis wrote: > On 17.11.21 19:47, Kyle Huey wrote: >> rr, a userspace record and replay debugger[0], is completely broken on >> 5.16rc1. I bisected this to 00b06da29cf9dc633cdba87acd3f57f4df3fd5c7. > > TWIMC: To be sure this issue doesn't fall through the cracks unnoticed, > I'm adding it to regzbot, my Linux kernel regression tracking bot: > > #regzbot ^introduced 00b06da29cf9dc633cdba87acd3f57f4df3fd5c7 > #regzbot title SA_IMMUTABLE breaks debuggers like rr > #regzbot ignore-activity > > FYI: I removed everyone else and the other lists from the To or CC to > avoid noise, as this mail is meaningless for them. > > Ciao, Thorsten, your Linux kernel regression tracker. > > P.S.: If you want to know more about regzbot, check out its > web-interface, the getting start guide, and/or the references documentation: > > https://linux-regtracking.leemhuis.info/regzbot/ > https://gitlab.com/knurd42/regzbot/-/blob/main/docs/getting_started.md > https://gitlab.com/knurd42/regzbot/-/blob/main/docs/reference.md > > But note, regzbot is doing its first field-testing now and thus still > has some bugs. Adding this regression will help be to find them, hence > feel free to ignore this mail or any errors you spot in the web-ui. #regzbot fixed-by: e349d945fac76bddc78ae1cb92a0145b427a87ce #regzbot fixed-by: fcb116bc43c8c37c052530ead79872f8b2615711 #regzbot ignore-activity