Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2007-11-06 03:15:02 GMT
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ..
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2007-11-06 03:05:05 GMT
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ...
Nightly build on dellow ( x86_64, Fedora 7 ) started at 2007-11-06 03:10:04 GMT
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... f
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2007-11-06 03:00:02
GMT
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests
Nightly build on g5 ( SuSE 10.1, ppc970 ) started at 2007-11-06 02:00:01 CET
Results unchanged from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... f
Why is the stack for signal delivery not allowed to be in a
SkFileC segment, such as an array in .data or .bss?
If the address is already mapped, then in coregrind/m_signals.c
function VG_(extend_stack) insists on SkAnonC; or SkResvn
(with SkAnonC following) if the address is not already mapped.
Hi,
This patch to do_fork_clone() supports specifying the child stack pointer.
An app may do this when it believes that address space is constrained.
Most callers specify a child stack pointer of 0; the Linux kernel then
uses the actual stack pointer of the caller, thus equivalent to fork().
Patch
Author: sewardj
Date: 2007-11-05 13:31:58 + (Mon, 05 Nov 2007)
New Revision: 7103
Log:
Even more caveats.
Modified:
branches/THRCHECK/thrcheck/docs/tc-manual.xml
Modified: branches/THRCHECK/thrcheck/docs/tc-manual.xml
===
--
Author: sewardj
Date: 2007-11-05 12:59:31 + (Mon, 05 Nov 2007)
New Revision: 7102
Log:
More glibc-2.3 fixes.
Modified:
branches/THRCHECK/glibc-2.X-thrcheck.supp
branches/THRCHECK/thrcheck/tests/filter_stderr
branches/THRCHECK/thrcheck/tests/tc20_verifywrap.stderr.exp-glibc23-amd64
Author: sewardj
Date: 2007-11-05 11:10:29 + (Mon, 05 Nov 2007)
New Revision: 7101
Log:
Update suppressions and expected output.
Modified:
branches/THRCHECK/glibc-2.X-thrcheck.supp
branches/THRCHECK/thrcheck/tests/tc22_exit_w_lock.stderr.exp-glibc25-x86
Modified: branches/THRCHECK/glib
Author: sewardj
Date: 2007-11-05 10:48:45 + (Mon, 05 Nov 2007)
New Revision: 7099
Log:
Update expected output.
Modified:
branches/THRCHECK/thrcheck/tests/tc23_bogus_condwait.stderr.exp-glibc25-x86
Modified:
branches/THRCHECK/thrcheck/tests/tc23_bogus_condwait.stderr.exp-glibc25-x86
Author: sewardj
Date: 2007-11-05 11:02:51 + (Mon, 05 Nov 2007)
New Revision: 7100
Log:
Warn against the perils of detached threads.
Modified:
branches/THRCHECK/thrcheck/docs/tc-manual.xml
Modified: branches/THRCHECK/thrcheck/docs/tc-manual.xml
Author: sewardj
Date: 2007-11-05 10:37:52 + (Mon, 05 Nov 2007)
New Revision: 7098
Log:
Update expected output.
Modified:
branches/THRCHECK/thrcheck/tests/tc23_bogus_condwait.stderr.exp-glibc25-amd64
Modified:
branches/THRCHECK/thrcheck/tests/tc23_bogus_condwait.stderr.exp-glibc25-amd64
Author: sewardj
Date: 2007-11-05 10:22:20 + (Mon, 05 Nov 2007)
New Revision: 7097
Log:
Avoid hanging (or apparently so) when running on very slow machines.
Modified:
branches/THRCHECK/thrcheck/tests/tc23_bogus_condwait.c
Modified: branches/THRCHECK/thrcheck/tests/tc23_bogus_condwait.c
==
14 matches
Mail list logo