Boost logo

Boost Users :

Subject: Re: [Boost-users] [coroutine] Is there a max number of coroutines that can be created?
From: Nat Goodspeed (nat_at_[hidden])
Date: 2014-07-10 22:17:03


On Thu, Jul 10, 2014 at 4:57 PM, José <josessantos_at_[hidden]> wrote:

> I am creating a "lot" of coroutines in my code. When I create more than
> 32744 coroutines (for this example) the program ends with segmentation
> fault.
>
> So, I would like to known if there is a limit number for active coroutines?

What operating system are you using? Is it 32-bit or 64-bit? What
compiler and version are you using? Are you building 32-bit or 64-bit?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net