I am trying to run a c++ program that was compiled using pthreads. As it
runs it eats up more and more memory until it dies because memory
allocation fails. Has anyone experienced anything similar? Is the problem
with the pthreads or the code of the program? I didn't write the code. I
just compiled it on my system. When I compile and run the program without
pthreads this problem does not occur. If anyone can give me any insight
into this problem I'd very much appreciate it.
System: tru64 unix 4.0f
Please help!!!
Thanks,
Tirza Doniger
Received on Wed Feb 21 2001 - 21:05:15 NZDT