This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Warning message(?): f951(2665) malloc: ***


Thanks. I'll see if I can learn something. I'll try and reproduce the problem with some simple code (my code is 10000 lines excluding the PETSc code). It may take a little while because I'm not sure if the problem lies in linking with PETSc or not. Do you know of anyone using PETSc and gfortran on PowerPC arcitectures?

Paul

François-Xavier Coudert wrote:
Hi Paul,

I'm not sure what this means.

See http://developer.apple.com/documentation/Performance/Conceptual/ManagingMemory/Articles/MallocDebug.html



What would trigger this?

Memory corruption inside the compiler.


I'm concerned because I'm getting runtime bus errors in my program and this was
my starting point.

Do you have some example of code so that we could try to reproduce your problem?


Thanks,
FX


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