This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/9232] utils.c:947: internal-error: virtual memory exhausted: can't allocate 4294967420 bytes.


http://sourceware.org/bugzilla/show_bug.cgi?id=9232

Fred Krogh <at_gdb at mathalacarte dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |at_gdb at mathalacarte dot
                   |                            |com

--- Comment #7 from Fred Krogh <at_gdb at mathalacarte dot com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]