fgokey / crashrpt

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

CrashRpt is not capturing Exact exception information some times. its crashed at crashHandler #231

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?
1.Integrated Crashrpt 1403 library into my application and install the crashrpt 
in Run method.
2.i did some mempy with some wrong parameters.
3.then its showing with Error Report Dialogue but.when i am trying to go into 
dmp.
its showing the information as it was crashed at CrashHandler.cpp Line no 1566.

What is the expected output? What do you see instead?
it should track the exception memcpy files and along with information.

What version of CrashRpt are you using?
1403

What is your version of Visual Studio?
2010

What is your version of Windows operating system?
windows 8

Please provide any additional information below.

Original issue reported on code.google.com by srinivasmca25 on 20 Dec 2013 at 11:26

Attachments:

GoogleCodeExporter commented 9 years ago

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