[Issue 6088] Stack trace or some info with stack overflow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 24 18:19:19 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=6088



--- Comment #19 from bearophile_hugs at eml.cc 2012-02-24 18:19:13 PST ---
(In reply to comment #18)
> The problem is likely that the added stack trace generation causes another
> stack overflow.

Then a possible idea to solve this problem: in nonrelease mode at the beginning
of the program (before main?) reserve some free stack space, to be used later
by the routine that shows the stack overflow.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list