Arnaud Bergeron wrote:
Hmm. I was under the impression that the alternate signal stack was per
process, not per thread, therefore you need only set it once in main()?

Of course, you set it only once.  I meant that you should set it in
main() as you said rather than in another thread.  Then again, I'm not
an expert on signal stacks.

Well I did set it in main() and it fails, which is probably due to the userland pthread nature of the current implementation. Oh hum. Yet another #ifdef in my code.

--
Anthony C Howe          Skype: SirWumpus                    SnertSoft
+33 6 11 89 73 78         AIM: SirWumpus    Sendmail Milter Solutions
http://www.snert.com/     ICQ: 7116561      http://www.snertsoft.com/

Reply via email to