Stack/Memory Corruption Problem in C++/Fortran Application
- From: Anndy <see.nits@xxxxxxxxx>
- Date: Tue, 30 Oct 2007 23:37:51 -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,
Anndy
.
- Prev by Date: Stack corruption and memory leak problems in c++/Fortran application
- Next by Date: Memory/Stack corruption problems in c++/fortran application
- Previous by thread: Stack corruption and memory leak problems in c++/Fortran application
- Next by thread: Memory/Stack corruption problems in c++/fortran application
- Index(es):
Relevant Pages
|
|