Latha
06-12-2002, 01:58 PM
Hi
I'm using NRMat and NRVec templates .
In my functions I have a lot of local variables of type Mat_DP ( which is typedefed in nrutil.h ) . When I run my program , after allocating and deallocating these objects a few time I get a segment violataion saying _malloc_unlocked. I tried to tally the constructor and destructor counts and it looks fine . Has anybody experienced this problem.
Thankyou
Latha
I'm using NRMat and NRVec templates .
In my functions I have a lot of local variables of type Mat_DP ( which is typedefed in nrutil.h ) . When I run my program , after allocating and deallocating these objects a few time I get a segment violataion saying _malloc_unlocked. I tried to tally the constructor and destructor counts and it looks fine . Has anybody experienced this problem.
Thankyou
Latha