On Wed, 3 Oct 2007 14:20:07 +0200 (MEST)
Mikael Pettersson <mikpe@it.uu.se> wrote:
I can understand what you say, but a program which meets this problem
cannot be debugged ;(
gdb just shows infinit loop of function frames and origignal signal frame
which includes the most important information is overwritten.
Ah yes, user's sigaltstack setup is bad if this happens, but I can't ask
novice programmers to take care of "please verify the page next to
sigaltstack is not mapped or protected." such a thing is not written in man(2)
page of sigaltstack now.
Thanks,
-Kame
-