From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0A7413858C50; Wed, 24 Jan 2024 02:55:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A7413858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706064956; bh=k304nT6avEwefmoYnprf9EPVbAYC9+adoCqORUwnLIo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=in67KCuv5ZEwq8ZGzZRRpDBRc0zmwJ9WQPh+xfq55AF3RyJmtOCcYXTEMlcnQsDGi oRinojILCbd8Nt1cxZDI7oiPHF3lztwcPJpS911Bech+PaE0oz6TrSc72+mkbcsgwT rB5Xkh3NuPAb+pgSGoOhS7n27+n4fd6IeSwf0VLs= From: "thiago.bauermann at linaro dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31254] [gdb, arm] FAIL: gdb.threads/staticthreads.exp: up 10 Date: Wed, 24 Jan 2024 02:55:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thiago.bauermann at linaro dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31254 --- Comment #15 from Thiago Jung Bauermann --- Created attachment 15326 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15326&action=3Ded= it debug frame log - failing backtrace And here is the log file from a session where it fails. One thing I noticed while looking into this today is that if I comment out = the "arm exidx" unwinder, then I can't reproduce the problem anymore. And indeed, looking at this failing backtrace it was used to unwind a few frames, while in the good backtrace it wasn't used in any frame. I'll dig more into this tomorrow. --=20 You are receiving this mail because: You are on the CC list for the bug.=