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

Issue 4318005: Made OSMesa shared library position independent on linux.... (Closed)

Created:
10 years, 1 month ago by apatrick_chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Timur Iskhodzhanov, Alexander Potapenko, pam+watch_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Made OSMesa shared library position independent on linux. This is an attempt to fix this valgrind error: http://build.chromium.org/p/chromium.memory/builders/Linux%20Tests%20(valgrind)(2)/builds/210/steps/memory%20test:%20ui_1/logs/stdio It appears mmap might have been trying to map libosmesa.so to a fixed address. TEST=try BUG=61601 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64941

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M third_party/mesa/mesa.gyp View 1 chunk +5 lines, -0 lines 0 comments Download
M tools/valgrind/gtest_exclude/ui_tests.gtest.txt View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apatrick_chromium
10 years, 1 month ago (2010-11-03 00:38:51 UTC) #1
Ken Russell (switch to Gerrit)
10 years, 1 month ago (2010-11-03 18:26:24 UTC) #2
LGTM, but please update the CL to say BUG=61601 .

Powered by Google App Engine
This is Rietveld 408576698