|
From: Tom H. <to...@co...> - 2012-01-23 04:07:15
Attachments:
diffs.txt
|
valgrind revision: 12350 VEX revision: 2243 C compiler: gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8) Assembler: GNU assembler version 2.18.50.0.6-2 20080403 C library: GNU C Library stable release version 2.8 uname -mrs: Linux 3.1.0-7.fc16.x86_64 x86_64 Vendor version: Fedora release 9 (Sulphur) Nightly build on bristol ( x86_64, Fedora 9 ) Started at 2012-01-23 03:41:02 GMT Ended at 2012-01-23 04:06:42 GMT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 588 tests, 1 stderr failure, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures == memcheck/tests/err_disable4 (stderr) none/tests/amd64/sse4-64 (stdout) |
|
From: Tom H. <to...@co...> - 2012-01-23 13:52:39
|
On 23/01/12 13:49, Florian Krohm wrote: > On 01/22/2012 11:06 PM, Tom Hughes wrote: >> +err_disable4: err_disable4.c:85: main: Assertion `!r' failed. > > Hi Tom, > > this test started to fail around Jan 20 or so. Happens for the other > Fedora builds as well. Reason is that thread creation fails. Could you > run the test by hand and see what errno is? I.e. is this (again) a too > big memory footprint or something else. Oh that's probably my machine - thunderbird keeps creating stupid numbers of threads and causing everything else to stop being able to create threads. I'll restart thunderbird, which should fix it for a few weeks... Tom -- Tom Hughes (to...@co...) http://compton.nu/ |