bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #16913] sleep fails to detect overflow on amd64 / linux 2.6


From: Paul Eggert
Subject: [bug #16913] sleep fails to detect overflow on amd64 / linux 2.6
Date: Thu, 22 Jun 2006 15:15:07 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20060505 Firefox/1.0.4 (Debian package 1.0.4-2sarge7)

Update of bug #16913 (project coreutils):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

xnanosleep's overflow checking merely catches the usual
problems with integer overflow in xnanosleep's own
calculations.  It's not designed to work around bugs in the
implementation of nanosleep.  Offhand, I don't see an easy way
to work around this bug so I'd say you just need to get your
kernel fixed.  (In the meantime you can rest easy knowing that
coreutils "sleep" is a good way to check for the kernel bug.
:-)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16913>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]