Re: Managed C++, VS 2003 und zerschossener Speicher

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hallo Markus!

Der Application Verifier hat mir schon öfters gute Dienste geleistet.

Du hast noch niemals eine Software zertifiziert?
Sonst wäre Dir der Verifier schon längst zur Hassliebe geworden.... ;)

Mich aber auch schon öfters in den Wahnsinn getrieben:
- Ich bekomme z.B. aktuell bei einem Projekt stetig Fehlermeldungen beim Beenden meiner App mit denen ich überhaupt nichts anfangen kann.

Kann es sein, dass Du den Verifier zu hart eingestellt hast. Einige Exceptions werden ja auch korrekt von comdlg32 behandelt.

Ich vermute jedoch, dass Du evtl. wirklich was falsch gemacht has.

Der Debugger steht dann in inline void* CThreadSlotData::GetThreadValue(int nSlot) beim Aufruf von LeaveCriticalSection.

Und was will er dann gerade. Callstack?


Hats Du Dir mal die Werte angesehen die für ein Certified for Vista notwendig ist.

--
Martin Richter [MVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming
FAQ: http://www.mpdvc.de Samples: http://www.codeproject.com
.



Relevant Pages

  • RE: C# Exceptions
    ... signature is valid then the app can decrypt the response and process it. ... exceptions as in: catch or catch ... possible to patch system assemblies. ... do code execution via the stack would be if the target app used ...
    (Pen-Test)
  • Re: June 2005 EAL Question
    ... You have a web app, ... > log problems such as exceptions. ... > String machineName, Boolean readOnly) ... > EventLogEntryType type, Int32 eventID, Int16 category, ByterawData) ...
    (microsoft.public.dotnet.general)
  • Re: x64 delphi app fails with application verifier...
    ... It ended up being an old version of app verifier, 4.0.0665, I was ... As I see this it fails on the Int 3 that Application ... in the x64 documentation cause I am truly lost at this behavior. ...
    (alt.comp.lang.borland-delphi)
  • Re: _ATL_NO_EXCEPTIONS conflict
    ... exceptions are good ways to get back to a clean point where things might be ... work that, for example, might require memory iallocation will be disabled. ... There is nothing more upsetting to a user than to do something, anything, and have the app ... enough to put exit() calls in a GUI app probably has dozens of them, ...
    (microsoft.public.vc.mfc)
  • python reliability with EINTR handling in general modules
    ... I have linux board on samsung SoC s3c6410. ... My app, written on python, in some mysterios conditons raise this ... directfb, i can't reproduce this exceptions, they are not predictable. ...
    (comp.lang.python)