[Gambas-user] Segfault when trying to debug stack overflow

Benoît Minisini gambas at ...1...
Sun May 18 23:40:27 CEST 2014


Le 14/05/2014 23:22, Tobias Boege a écrit :
> Hi Benoit,
>
> simple issue this time (I think). When my program produces a stack overflow
> and I try to get the value of an argument to the overflowing stack frame,
> using the IDE debugging facilities, "it" (the interpreter?) segfaults.
>
> Run the attached project and when the stack is overflowed, select the iInt
> parameter in the function body as if you would want to know its value. (I
> actually did this because I wanted to know how deep the Gambas stack can be
> exhausted with a minimal function. Guess I'll just print the value now...)
>
> Regards,
> Tobi
>

The revision #6276 should behave better with that scenario.

Regards,

-- 
Benoît Minisini




More information about the User mailing list