|
-
May 4th, 2012, 04:47 AM
#1
abnormal program termination vc++ runtime library
my software is developed in vc++ as a multithreaded application consisting 2 my own dlls and my own 3 inter process communicating exes. My application is running in my client site daily basis, but it crashes once in 6 months or 1 year . I have no clues about which part of my code causes this. Dr watson is enabled but without writing the logs there it crashes.we have tried all other options like stopping antivirus, stopping any other conflicting applications etc.. Can anyone show light on this please?
-
May 4th, 2012, 06:07 AM
#2
Re: abnormal program termination vc++ runtime library
Could it be some resource leak? Did you check it using Task Manager or, better, SysInternals tool Process Explorer?
Victor Nijegorodov
-
May 4th, 2012, 08:58 AM
#3
Re: abnormal program termination vc++ runtime library
I will try using process explorer if the issue occurs again. thanks a lot.
-
May 4th, 2012, 09:41 PM
#4
Re: abnormal program termination vc++ runtime library
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
|