[webkit-changes] [WebKit/WebKit] 626585: Set HAVE_MAP_ALIGNED flag as OFF in OptionsPlaySta...

mokjasmine noreply at github.com
Wed Oct 19 14:45:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 626585db9857b7630cf34d82f9a0555720f15bca
      https://github.com/WebKit/WebKit/commit/626585db9857b7630cf34d82f9a0555720f15bca
  Author: mokjasmine <jasmine.mok at sony.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M Source/cmake/OptionsPlayStation.cmake

  Log Message:
  -----------
  Set HAVE_MAP_ALIGNED flag as OFF in OptionsPlayStation.cmake
[https://bugs.webkit.org/show_bug.cgi?id=246763](https://bugs.webkit.org/show_bug.cgi?id=246763)

Reviewed by Don Olmstead.

This is a temporary fix to work around an mmap issue involving pointer address misalignment. Failing assert: https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp#L94
Revert after the mmap issue is resolved.

- Source/cmake/OptionsPlayStation.cmake:

Canonical link: https://commits.webkit.org/255759@main




More information about the webkit-changes mailing list