From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2786 invoked by alias); 12 Apr 2013 17:26:21 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 2761 invoked by uid 48); 12 Apr 2013 17:26:21 -0000 From: "at_gdb at mathalacarte dot com" To: gdb-prs@sourceware.org Subject: [Bug fortran/9232] utils.c:947: internal-error: virtual memory exhausted: can't allocate 4294967420 bytes. Date: Fri, 12 Apr 2013 17:26:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: at_gdb at mathalacarte dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-q2/txt/msg00053.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=9232 Fred Krogh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |at_gdb at mathalacarte dot | |com --- Comment #7 from Fred Krogh 2013-04-12 17:26:20 UTC --- I'm not getting failures now, but the following seems a little strange to me. I have stopped at the return on line 12. And ... (gdb) p ii(1:5) slice out of range (gdb) p ii(1)@5 $6 = (1, 2, 3, 4, 5) Perhaps this is considered normal? It's certainly something I can live with. Many thanks for looking into this. Frankly, I'd forgotten about it. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.