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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 8 02:09:48 PST 2014


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

           Summary: Use pthread_stackseg_np() to find the stack bounds on
                    OpenBSD
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: landry at openbsd.org
                CC: ajacoutot at gnome.org


And add an #ifndef __OpenBSD__ because we have pthread_np.h like FreeBSD but not pthread_attr_get_np()

http://www.openbsd.org/cgi-bin/cvsweb/ports/www/webkit/patches/patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp?rev=1.3

-- 
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