fgokey / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

crashrpt configured in CWinApp:Run does not catch exceptions from DLLs? #224

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
***NOTE*** Please do create a NEW issue per each detected bug! Do not list
all detected problems in single issue record!

What steps will reproduce the problem?

I'm using crashrpt to catch exceptions from our MFC application which consists 
of one main application and 3 dlls. It works pretty well for the main 
application, but I noticed that the exceptions from our 3 dlls cannot be caught 
by crashrpt which is configured in CWinApp:Run as instructed.

Is there any way to let crashrpt configured in CWinApp:Run also catch 
exceptions from dlls?

Please respond to this issue as soon as you can... It has been an unsolved 
issue in our MFC application for quite a while and we still cannot get it to 
work...

What is the expected output? What do you see instead?

What version of CrashRpt are you using?
crashrpt v1.4.2

What is your version of Visual Studio?
VS2012

What is your version of Windows operating system?
Win 8 Professional

Please provide any additional information below.

Original issue reported on code.google.com by nestaxu1...@gmail.com on 24 Oct 2013 at 7:36

GoogleCodeExporter commented 9 years ago
thats ture ,,
i m also facing the same issue with some exceptons are not catching from RUN 
method.
what is the alternative way to make it working with Release MFC 64 bit 
application .
i m using the visual studio 2010 and windows 8 profisional.

thanks 

Original comment by srinivasmca25 on 19 Dec 2013 at 9:40

GoogleCodeExporter commented 9 years ago
For Example if we have some assertions First chance exceptions.its not able to 
catching  from RUN methods in Winapp.

please provide the solution as soon as possible.

Original comment by srinivasmca25 on 19 Dec 2013 at 1:17

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by zexspect...@gmail.com on 13 Apr 2014 at 8:18