[Webkit-unassigned] [Bug 129965] Use pthread_stackseg_np() to find the stack bounds on OpenBSD

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 8 11:01:47 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129965





--- Comment #3 from Landry Breuil <landry at openbsd.org>  2014-03-08 10:58:47 PST ---
(In reply to comment #2)
> (From update of attachment 226210 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=226210&action=review
> 
> > Source/JavaScriptCore/heap/MachineStackMarker.cpp:356
> > +#  ifndef __OpenBSD__
> 
> Instead of checking the compiler-provided mangled symbol, you should add an entry for OS(OPENBSD) to wtf/Platform.h, and make it mutually exclusive with OS(NETBSD).

There's already one in wtf/Platform.h, dunno why i didnt use it..

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list