This is an archive of the discontinued LLVM Phabricator instance.

Add step to kill stale symbolizer processes before building
ClosedPublic

Authored by rnk on Mar 1 2016, 3:11 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

rnk updated this revision to Diff 49555.Mar 1 2016, 3:11 PM
rnk retitled this revision from to Add step to kill stale symbolizer processes before building.
rnk updated this object.
rnk added reviewers: eugenis, gkistanova.
rnk added a subscriber: llvm-commits.
eugenis accepted this revision.Mar 1 2016, 3:12 PM
eugenis edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 1 2016, 3:12 PM

Do you plan to land this change?
The bot has been failing for several days now due to the stale llvm-symbolizer problem.

gkistanova accepted this revision.Mar 10 2016, 5:12 PM
gkistanova edited edge metadata.

LGTM.

Thanks

Galina

This revision was automatically updated to reflect the committed changes.
rnk added a comment.Mar 11 2016, 9:38 AM

Do you plan to land this change?
The bot has been failing for several days now due to the stale llvm-symbolizer problem.

I rebooted it and now it is failing for different reasons:

Unexpected Passing Tests (1):

AddressSanitizer-i386-windows :: TestCases/printf-4.c

When Galina restarts the master we shouldn't have this problem anymore.