[MDEV-9365] Valgrind build fails all over in buildbot with 'location should be "...", or should start with "fun:" or "obj:"' Created: 2016-01-05 Updated: 2016-01-19 Resolved: 2016-01-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Jani Tolonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Valgrind build in buildbot cannot run at all:
The trouble is caused by Codership chunks, such as
(there are many of them), in particular by this:
Removing it makes the problem go away. |
| Comments |
| Comment by Elena Stepanova [ 2016-01-05 ] |
|
We can either upgrade Valgrind, or try to get rid of the lines. Which approach do you prefer? Also attn: nirbhay_c |
| Comment by Jani Tolonen [ 2016-01-19 ] |
|
Upgraded valgrind from 3.8.1 to 3.11.0 |