Skip to content

Instantly share code, notes, and snippets.

@sithhell
Created July 12, 2017 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sithhell/40d2e4037804fea30055bdd6d9e47892 to your computer and use it in GitHub Desktop.
Save sithhell/40d2e4037804fea30055bdd6d9e47892 to your computer and use it in GitHub Desktop.
Stack overflow in coroutine at address 0x00007fabb5bffa38.
Configure the hpx runtime to allocate a larger coroutine stack size.
Use the hpx.stacks.small_size, hpx.stacks.medium_size,
hpx.stacks.large_size, or hpx.stacks.huge_size runtime
flags to configure coroutine heap sizes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment