From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7D07938582BE; Mon, 27 Jun 2022 20:03:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7D07938582BE From: "orgads at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29294] New: [REG 11.2->12.1] Internal error when stepping into a function Date: Mon, 27 Jun 2022 20:03:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: orgads at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2022 20:03:37 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29294 Bug ID: 29294 Summary: [REG 11.2->12.1] Internal error when stepping into a function Product: gdb Version: 12.1 Status: UNCONFIRMED Severity: critical Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: orgads at gmail dot com Target Milestone: --- GDB version 12.1 with all targets enabled on mingw32. The inferior is mingw= 32 executable. When I step into a particular function, gdb crashes with the following mess= age: "../../gdb-12.1/gdb/gdbtypes.h:690: internal-error: loc_bitpos: Assertion `m_loc_kind =3D=3D FIELD_LOC_KIND_BITPOS' failed" The same scenario works fine with GDB 11.2. I couldn't find a small reproducible program, still trying and will update. --=20 You are receiving this mail because: You are on the CC list for the bug.=