runtime: do not create new threads during malloc.
the signal handling stack is a different size than the normal stack, so it cannot be allocated using the backup stack allocator. Fixes #250. R=agl1 CC=golang-dev https://golang.org/cl/157044
Showing
Please
register
or
sign in
to comment