Home | History | Annotate | Download | only in solaris
      1 
      2 Stack overflow in thread #1: can't grow stack to 0x........
      3 
      4 Process terminating with default action of signal 11 (SIGSEGV)
      5  Access not within mapped region at address 0x........
      6 Stack overflow in thread #1: can't grow stack to 0x........
      7    at 0x........: main (stack-overflow.c:5)
      8  If you believe this happened as a result of a stack
      9  overflow in your program's main thread (unlikely but
     10  possible), you can try to increase the size of the
     11  main thread stack using the --main-stacksize= flag.
     12  The main thread stack size used in this run was ....
     13 
     14