
25 Jul
2008
25 Jul
'08
2:28 a.m.
Juergen Hunold wrote:
HI Jeroen !
On Sunday 13 July 2008 17:33:04 Jeroen van der Wulp wrote:
Hello everyone,
The cause seems to be that the implementation of sigaltstack() on Leopard requires the ss_size of a stack_t structure to be MINSIGSTKSZ at least. Well, it actually sets the size to BOOST_TEST_ALT_STACK_SIZE. But this should be big enough, shouldn't it ? ;-))
I've set ss_size to MINSIGSTKSZ. Check in. Gennadiy