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]

Re: fortran/2127: utils.c:947: internal-error: virtual memory exhausted:can't allocate 4294967420 bytes.


The following reply was made to PR fortran/2127; it has been noted by GNATS.

From: Fred Krogh <fkrogh@mathalacarte.com>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb-gnats@sources.redhat.com
Subject: Re: fortran/2127: utils.c:947: internal-error: virtual memory exhausted:
 can't allocate 4294967420 bytes.
Date: Thu, 18 May 2006 09:38:12 -0700

 Daniel Jacobowitz wrote:
 > On Thu, May 18, 2006 at 01:42:29PM -0000, fkrogh@mathalacarte.com wrote:
 >   
 >> p (*ii)(3)
 >> gives a fatal error.
 >>
 >> The problem is probably due to II being declared with a dimension of *.
 >>     
 >
 > Could you please try a GDB 6.5 prerelease?  I'm not sure, but I believe
 > Wu fixed this problem.
 >
 >   
 Just checked with GNU gdb 6.4.50.20060515-cvs
 and got exactly the same problem.
 Thanks,
    Fred


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