On 2018-12-17 3:22 a.m., Dmitry Shachnev wrote: > Also note for myself: in upstream WebKit this code was replaced by > a new StackBounds class, but that seems to be a too large change to > backport: > https://github.com/WebKit/webkit/commit/82395900107c8f1b.
It looks as if the new code has the same issue around line 196 of JavaScriptCore/wtf/StackBounds.cpp. It doesn't handle the stack grows up case. Read OpenGroup manpage for pthread_attr_getstack(). Dave -- John David Anglin dave.ang...@bell.net