linuxthreads tst-cancel5 failure

Andrew Walrond andrew@walrond.org
Thu Mar 6 23:58:00 GMT 2003



Ulrich Drepper wrote:
> I fail to say which kernel version you use.  That's the factor here.
> The 2.5 kernels have an unfortunate limitation on sleep intervals these
> days.  Too long intervals are flagged as errors which isn't a valid
> response from what I can see in the moment.  Nevertheless, I changed the
> NPTL version of the test some time ago.  Now  I made the samme change to
> the linuxthreads test.  Update your sources from CVS and run the test
> again.  It should work now.
> 

You are quite right; I am using 2.5-bk, and your change worked. make 
check now gets further, but I see some further failures:

make[2]: *** [/home/ftl/wrk/elf/reldep3.out] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/home/ftl/wrk/elf/nodelete.out] Error 1
make[1]: *** [elf/tests] Error 2
make[1]: Leaving directory `/home/ftl/glibc-HEAD'
make: *** [check] Error 2
ftl@hal3 wrk $ cat elf/reldep3.out
variable "some_var" not reset
ftl@hal3 wrk $ cat elf/nodelete.out
succeeded loading "nodelmod1.so"
-z nodelete test succeeded
succeeded loading "nodelmod2.so"
RTLD_NODELETE test succeeded
succeeded loading "nodelmod3.so"
destructor of "nodelmod4.so" ran
ftl@hal3 wrk $

Any thoughts on these? (I am trying to make sure my environment is 
completely sane before rebuilding/debugging the nptl problem reported 
elsewhere)

Andrew Walrond



More information about the Libc-alpha mailing list