[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Wed Oct 9 08:35:49 PDT 2013
The Buildbot has detected a new failure on builder phase2 - living while building lab.llvm.org.
Full details are available at:
http://lab.llvm.org:8013/builders/phase2%20-%20living/builds/5975
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 192296
Blamelist: emaste,smatveev
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
On: smooshlab-project
At: Wed 09 Oct 2013 06:40:30
Changed By: smatveev
Comments: [sanitizer] Fix the parent liveness check in StopTheWorld.
Comparing the parent PID with 1 isn't sufficient to ensure the parent is alive,
because of prctl(PR_SET_CHILD_SUBREAPER, ...). Compare with the real parent's
recorded PID instead.Properties:
phase_id: r192295-t20131009_064230-b12546
Files:
source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp
source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.h
source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.cpp
source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.h
source/Plugins/Process/POSIX/RegisterContextLinux_i386.cpp
source/Plugins/Process/POSIX/RegisterContextLinux_x86_64.cpp
On: smooshlab-project
At: Wed 09 Oct 2013 07:26:30
Changed By: emaste
Comments: Fix filenames in header comment blocks
Properties:
phase_id: r192296-t20131009_072830-b12547
LOGS:
More information about the llvm-testresults
mailing list