tst-too-many-cleanups never completes

Mike Frysinger vapier at gentoo.org
Wed May 2 01:07:51 PDT 2007


On Thursday 19 April 2007, Daniel Jacobowitz wrote:
> On Mon, Apr 16, 2007 at 09:14:37PM -0400, Mike Frysinger wrote:
> > On Monday 16 April 2007, Daniel Jacobowitz wrote:
> > > - It calls sleep expecting a cancellation point at nanosleep.  But
> > > libc.so's sleep.c has "libc_hidden_proto(nanosleep)" which means it
> > > always calls the libc.so version, never the wrapped version in
> > > libpthread.so that's a cancellation point.  Delete that line from
> > > sleep.c and usleep.c and now sleep/usleep start acting like
> > > cancellation points.
> >
> > i need to finish up my local cancellation handler rewrite and get it
> > merged ...
>
> In case anyone's interested in a fix for this meanwhile:
>
> ---
>  libc/unistd/sleep.c  |    1 -
>  libc/unistd/usleep.c |    2 --
>  2 files changed, 3 deletions(-)

merged, cheers
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://busybox.net/lists/uclibc/attachments/20070502/e57137d1/attachment.pgp 


More information about the uClibc mailing list