Bug 246763
Summary: | Set HAVE_MAP_ALIGNED flag as OFF in OptionsPlayStation.cmake | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jasmine <jasmine.mok> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jasmine
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |