Hi, (From the test-results list) On Mon, 2007-06-18 at 05:35 -0700, Kris Van Hees wrote: > For more detailed results, please check out the reports at: > > http://build.alchar.org/~aedil/rep/ > [...] > Old -> New Test > ----- ----- ---------------------------------- > PASS -> FAIL frysk-core - testStepOver(frysk.rt.TestSteppingEngine) > PASS -> FAIL frysk-core - testCoreFileByteBufferMapOverrun(frysk.proc.corefile.TestCorefileByteBuffer) > PASS -> FAIL frysk-core - testCoreFileByteBufferPoke(frysk.proc.corefile.TestCorefileByteBuffer) > PASS -> FAIL frysk-core - testCoreFileByteBufferPeek(frysk.proc.corefile.TestCorefileByteBuffer) > PASS -> FAIL frysk-core - testCoreFileByteBufferPeekArray(frysk.proc.corefile.TestCorefileByteBuffer) > PASS -> FAIL frysk-core - testCoreFileByteBufferMapUnderrun(frysk.proc.corefile.TestCorefileByteBuffer) > FAIL -> PASS frysk-core - testSliceAddressSpace(frysk.proc.ptrace.TestByteBuffer) > PASS -> FAIL frysk-core - testCoreFileByteBufferSequentialGet(frysk.proc.corefile.TestCorefileByteBuffer) The core file tests did once fail for me with a pending SIGUSR1 during teardown. But I cannot replicate it now locally. It seems to be some kind of race during TestLib cleanup. Kris, are the full test results logs also available? I couldn't find them easily, and having the backtrace available would help with tracking these down. Thanks, Mark