Memory/Stack corruption problems in c++/fortran application
- From: Devendra <dgatkal@xxxxxxxxx>
- Date: Tue, 30 Oct 2007 23:51:09 -0700
Hello Folks,
I am facing problem in a Porting project(HP-Unix->Windows XP(64 bit))
where there are lots of C++->Fortran and Fortran->C++ calls.
There are some thousands of files including FORTRAN and C++ code.
After performing few operation which involves lot of FORTRAN->C++ and C
++->FORTRAN calling, application gives stack overflow error or behaves
unexpectedly.
one more thing which i have noticed is, whenever i am making a call to
a FORTRAN function there is a increase in
application memory by 4Bytes.
compiler c++ : MS Visual Studio 2005 / Compiling for 64 bit
compiler FORTRAN :Intel Fortran Compiler 9.1
Can anyone please help in mentioning the possible problem areas ...
Thankz,
Devendra
.
- Prev by Date: Stack/Memory Corruption Problem in C++/Fortran Application
- Next by Date: Re: Why gfortran`s stream access is so slow?
- Previous by thread: Stack/Memory Corruption Problem in C++/Fortran Application
- Next by thread: Odd omp_get_wtime()
- Index(es):
Relevant Pages
|
|