I receive R6025 error message,regarding pure virtual function called, randomly during the execution of my program. The program is a multithreaded server and i am using few class hierarchies but the error is random.
Can anybody guide me how to track down this error.
Thanks
Samir