Bug 145070

Summary: WebCore ASan debug build fails. ERROR: WebCore has a weak external symbol in it.
Product: WebKit Reporter: zalan <zalan>
Component: Tools / TestsAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ap, commit-queue, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2015-05-15 14:01:19 PDT
ERROR: WebCore has a weak external symbol in it ERROR: A weak external symbol is generated when a symbol is defined in multiple compilation units and is also marked as being exported from the library. ERROR: A common cause of weak external symbols is when an inline function is listed in the linker export file. ERROR: symbol _DDHighlightCreateWithRectsInVisibleRectWithStyleAndDirection ERROR: symbol _DDHighlightPointIsOnHighlight
Attachments
Patch (1.37 KB, patch)
2015-05-15 14:07 PDT, zalan
no flags
zalan
Comment 1 2015-05-15 14:07:47 PDT
David Kilzer (:ddkilzer)
Comment 2 2015-05-15 14:09:52 PDT
Comment on attachment 253222 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-05-15 15:01:19 PDT
Comment on attachment 253222 [details] Patch Clearing flags on attachment: 253222 Committed r184419: <http://trac.webkit.org/changeset/184419>
WebKit Commit Bot
Comment 4 2015-05-15 15:01:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.