GNU bug report logs - #33718
AIX: timeout: warning: timer_create: Invalid argument

Previous Next

Package: coreutils;

Reported by: Rudy BROSTEAUX <Rudy.BROSTEAUX <at> police.etat.lu>

Date: Wed, 12 Dec 2018 16:22:02 UTC

Severity: normal

Tags: moreinfo

Full log


Message #11 received at 33718 <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Rudy BROSTEAUX <Rudy.BROSTEAUX <at> police.etat.lu>, 33718 <at> debbugs.gnu.org
Subject: Re: bug#33718: Syntaxe problem? I can't find the solution :-(
Date: Wed, 12 Dec 2018 22:28:24 +0100
On 12/12/18 3:24 PM, Rudy BROSTEAUX wrote:
> I need to use your timeout tool.
> 
> But when I tried it works with these not very nice message...
> "timeout: warning: timer_create: Invalid argument"

'man 3p timer_create' says:

  EINVAL The specified clock ID is not defined.

No idea.  For an analysis, we need more information:
timeout version, OS/kernel version, and finally of course a reproducer,
i.e., the exact command line you were using.

timeout works well here:

  $ /usr/bin/time -f '%e' timeout 2.3 sleep 4.5
  Command exited with non-zero status 124
  2.30

Have a nice day,
Berny




This bug report was last modified 6 years and 152 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.