On Mon, 2011-01-24 at 16:37 +0300, Yury Serdyuk wrote: > Hi ! > > I have some multithreaded program in which the threads are created and > destroyed dynamically. > I run my program on multi-core machine and it constantly failed with > > > mmap(...PROT_NONE...) failed [...] You're running out of memory. -Gonzalo