From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6564A396DC36; Tue, 10 Aug 2021 20:32:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6564A396DC36 From: "bmcdonnell at fischerblock dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/28219] New: arm-none-eabi-gdb, .../gdb/utils.c:671: "internal-error: virtual memory exhausted: can't allocate 4064 bytes" Date: Tue, 10 Aug 2021 20:32:46 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bmcdonnell at fischerblock 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 attachments.created 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: Tue, 10 Aug 2021 20:32:46 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28219 Bug ID: 28219 Summary: arm-none-eabi-gdb, .../gdb/utils.c:671: "internal-error: virtual memory exhausted: can't allocate 4064 bytes" Product: gdb Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: bmcdonnell at fischerblock dot com Target Milestone: --- Created attachment 13613 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13613&action=3Ded= it gdb crash after breakpoint (VSCode) Using the latest GNU Arm Embedded Toolchain (10.3-2021.07) available from h= ere: https://developer.arm.com/tools-and-software/open-source-software/developer= -tools/gnu-toolchain/gnu-rm/downloads With a Segger J-Link BASE, when I set a breakpoint, the breakpoint hits, but there is no way for me to control/resume program execution, and the debugger crashes - as shown in the attached screenshot. This issue does not occur with GNU Arm Embedded Toolchain 9-2020-q2-update. Other details of my environment: - Windows 10 version 21H1 (OS Build 19043.1110) - J-Link tools V7.52c (latest stable) - Visual Studio Code (VSCode) 1.59.0 (user setup), with Cortex-Debug plugin v0.3.13 Preview ---------- GDB error text from screenshot: /mnt/workspace/workspace/GCC-10-pipeline/jenkins-GCC-10-pipeline-260_202107= 27_1627371386/src/gdb/gdb/utils.c:671: internal-error: virtual memory exhausted: can't allocate 4064 bytes. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) [answered Y; input not from terminal] This is a bug, please report it. For instructions, see: . /mnt/workspace/workspace/GCC-10-pipeline/jenkins-GCC-10-pipeline-260_202107= 27_1627371386/src/gdb/gdb/utils.c:671: internal-error: virtual memory exhausted: can't allocate 4064 bytes. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) [answered Y; input not from terminal] --=20 You are receiving this mail because: You are on the CC list for the bug.=