Re: how to find what kills D2007



John Herbster wrote:

Mine does the same when run under the D7 IDE; but running alone it just goes poof.


Running under the IDE, the stack overflow exception EStackOverflow is caught by the debugger. It allows you to break or continue.

Running the executable directly from the explorer I get the Stack Overflow dialog I described previously.

I should have mentioned that I am running under WinXP SP2.


Me too.

Dennis Cote
.



Relevant Pages

  • Re: BlockClosure>>deepCopy recursion error
    ... Is there any significance in the fact that the resulting stack overflow ... (Object parseTreeFor: #deepCopy) ... I suspect it doesn't allow enough headroom on the stack above the "high water" mark to allow the debugger to open when running in the context of that process. ... The deepCopy framework assumes it just tidies up, rather than actually deepens the copy. ...
    (comp.lang.smalltalk.dolphin)
  • Re: hunting down erroneous source line (4os2)
    ... the crash within the debugger. ... I recommend you capture a process dump. ... the trap does not look like stack overflow. ... I recommend you spend a bit of time with the OS/2 Debugging Handbook. ...
    (comp.os.os2.programmer.misc)
  • [Full-Disclosure] To anybody whos offended by my disclosure policy
    ... MSIE IFRAME bufferoverflow: ... MSIE nested array sortloop Stack overflow exception: ... My disclosure policy: ... PS. Recursive function call will cause stack overflow causing write exception in guard page on a push, no control over registers: ...
    (Full-Disclosure)
  • Re: Stack Overflow
    ... EW> The code almost completes when it throws a stack overflow exception. ... If I understand correctly data is stored in the buffer. ... Then data is piling up in the heap not in the stack... ...
    (microsoft.public.dotnet.general)
  • Stack overflow exception in Windows Mobile 6 Professional emulator
    ... I am running into a stack overflow exception while testing a .NET ... worker thread from inside another worker thread (using the ... Psr = 0x20000010 ...
    (microsoft.public.windowsce.platbuilder)