|
-
July 20th, 2008, 04:38 AM
#1
Memory losse and thread... advice?
Hi!
Recently, I had a crash on my software + a memory loss. I couldn't find out why the software was crashing but after I solved the memory loss problem, everything run fine. So I would like to get your opinion according to your experience:
If I have 10 threads in my application, each of them loosing a lot of 2048 bytes memory (let's say around 20MB for each thread in total, ie 200MB in total for all the threads), after all threads will be destroyed, can a new thread generates a memory exception at any time?
I had this situation, I couldn't find any problem in my software except the memory loss. After solving this memory loss, everything works fine. I already spend a lot of time for this. In your experience, do you think this memory losses in threads that don't exist anymore can explain a crash later in another thread? Or should I keep investigating?
Thank for your advise. If you need more detail for answering, I will give you more.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|