WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
278861
[GTK][WPE] Avoid linker relocation errors on Debug/RelWithDebInfo builds
https://bugs.webkit.org/show_bug.cgi?id=278861
Summary
[GTK][WPE] Avoid linker relocation errors on Debug/RelWithDebInfo builds
Nikolas Zimmermann
Reported
2024-08-29 08:46:27 PDT
Currently RelWithDebInfo/Debug builds fail to link on aarch64 - relocation errors appear: relocation R_AARCH64_ABS32 out of range: 4312197985 is not in [-2147483648, 4294967295]. Adding -fdebug-types-section as compiler flag helps to migitate the problem.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2024-08-29 08:49:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32893
EWS
Comment 2
2024-08-29 16:03:12 PDT
Committed
282934@main
(d2f23775f2b2): <
https://commits.webkit.org/282934@main
> Reviewed commits have been landed. Closing PR #32893 and removing active labels.
Michael Catanzaro
Comment 3
2024-09-09 07:04:26 PDT
Reopened Bugzilla. Breaks debugedit on ppc64le, tracking revert in
https://bugs.webkit.org/show_bug.cgi?id=279360
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug