Descriptionruntime: 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 issue 250.
Patch Set 1 #Patch Set 2 : code review 157044: runtime: do not create new threads during malloc. #Patch Set 3 : code review 157044: runtime: do not create new threads during malloc. #
MessagesTotal messages: 3
|