[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#916657: qtscript-opensource-src: Segmentation fault in libQt5Script.so.5.11.2 building qbs



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.anglin@bell.net


Reply to: