
11 Sep
2012
11 Sep
'12
10:26 a.m.
On 09/11/2012 08:17 AM, Oliver Kowalke wrote:
fc1.fc_stack.base = alloc1.allocate(ctx::minimum_stacksize());
maybe your stacksize is too small - use for instance default_stacksize()
Somewhat off-topic, but does Boost.Context support specifying automatic stack growth as supported by Linux?