Hello,
We're observing this assertion causing our software to crash -
../unix-c.c:546: cilk assertion failed: p != MAP_FAILED
Can anyone shed some light on what this might mean? We suspect the process might be running out of memory, but obviously no std::bad_alloc C++ exception is being thrown.
[Edit] I should add that this was built using the initial release of the 12.0 'XE' compiler, running on Win XP.
thanks,
Daniel Faken



