Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Issue 1665823002: Hack together MSAN build. (Closed)

Created:
4 years, 10 months ago by mtklein_C
Modified:
4 years, 10 months ago
Reviewers:
msarett, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Hack together MSAN build. - Build our own: freetype. - Avoid using: fontconfig, expat, GPU drivers. - Lie about safety: libjpeg (only from src/images... need to in src/codec?) To run: $ tools/xsan_build memory dm $ out/Debug/dm -v --match ~Codec ~BlurLargeImage ~FontMgrAndroidParser Notes: - Codec triggers issues in piex. - BlurLargeImage probably has bugs in the GM only. - FontMgrAndroidParser uses expat. BUG=skia:4550 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1665823002 NOTREECHECKS=true Committed: https://skia.googlesource.com/skia/+/8ca88e41aa76bc4da568936de9299ec3f8762d9c

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : abstract away #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -16 lines) Patch
M src/core/SkMSAN.h View 1 2 2 chunks +13 lines, -1 line 0 comments Download
M src/images/SkImageDecoder_libjpeg.cpp View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M tools/xsan_build View 1 chunk +9 lines, -15 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
mtklein_C
Matt, do we have still have known issues with libjpeg and uninitialized memory? I'm seeing ...
4 years, 10 months ago (2016-02-03 14:30:03 UTC) #4
msarett
I think that if libjpeg-turbo is having MSAN problems, it probably affects ImageDecoder and Codec. ...
4 years, 10 months ago (2016-02-03 14:41:27 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1665823002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1665823002/40001
4 years, 10 months ago (2016-02-03 15:42:23 UTC) #9
mtklein_C
OK, I think we can land this as a start to get a bot going ...
4 years, 10 months ago (2016-02-03 15:44:59 UTC) #11
msarett
lgtm
4 years, 10 months ago (2016-02-03 15:50:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1665823002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1665823002/40001
4 years, 10 months ago (2016-02-03 15:51:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1665823002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1665823002/40001
4 years, 10 months ago (2016-02-03 17:20:58 UTC) #19
commit-bot: I haz the power
4 years, 10 months ago (2016-02-03 17:21:47 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/8ca88e41aa76bc4da568936de9299ec3f8762d9c

Powered by Google App Engine
This is Rietveld 408576698