[Webkit-unassigned] [Bug 45673] New: Regression r65596 - Stack not 8 byte aligned
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 13 07:51:46 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45673
Summary: Regression r65596 - Stack not 8 byte aligned
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dtapuska at rim.com
CC: staikos at kde.org, loki at webkit.org
r65596 adjusted ENABLE_PROFILER_REFERENCE_OFFSET so that it was no longer divisible by 8. ENABLE_PROFILER_REFERENCE_OFFSET is used to adjust the stack pointer in the cti methods and 65596 will cause the stack pointer to no longer be 8 byte aligned. According to the ABI 8 byte stack alignment should be preserved.
--
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