Giter Club home page Giter Club logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Here's the code.

Forget to mention, if pszDebugHelpDLL is NULL (as CrashRptTest shows), even
dbghelp.dll is in the System32 directory (shipped with Windows 7), the minidump 
are
not generated (the LoadLibrary at line 331 returns NULL). If I copy dbghelp.dll 
to
the same directory as CrashSender.exe, everything is OK.

Original comment by [email protected] on 5 Apr 2010 at 3:52

Attachments:

from crashrpt.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Please create new issue per each detected bug. It will simplify tracking 
changes. 

Original comment by [email protected] on 6 Apr 2010 at 6:24

from crashrpt.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
As you wish.

Original comment by [email protected] on 7 Apr 2010 at 12:49

from crashrpt.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I managed to discover that the Debug configuration works fine. Then I narrow 
down the
difference from the Release configuration, and found that if any optimization is
turned on (other than /Od), the location was wrong. Is this a known issue? The
performance might deteriorate tremendously if optimizations are forced to 
disable,
and force me to release a debug version separately.

Original comment by [email protected] on 7 Apr 2010 at 5:21

from crashrpt.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
BugTrap has the same behavior.

Original comment by [email protected] on 7 Apr 2010 at 5:38

from crashrpt.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024

Original comment by [email protected] on 8 Apr 2010 at 7:16

  • Changed state: Accepted

from crashrpt.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
So, the reason is in optimizations? Not in CrashRpt bug? If so, there is 
nothing to
fix here.

I suppose optimizations really can affect the minidump generation. For example, 
if
you try to debug the Release build in Visual Studio, you can see that 
optimizations
affect the accuracy of the debugger. The same way the optimizations may affect 
the
minidump.

Original comment by [email protected] on 10 Apr 2010 at 12:37

from crashrpt.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
The problem seems to be caused by program optimizations, not by bug in 
CrashRpt. 

Original comment by [email protected] on 14 Apr 2010 at 10:34

  • Changed state: WontFix

from crashrpt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.