Menu

#3 strace fails for fcntl64

build errors
closed-fixed
nobody
None
5
2018-03-17
2001-06-21
Kirk Larsen
No

strace ls 2>&1 | grep fcntl64

fcntl64(0x3, 0x2, 0x1, 0x8057120) = 0

this is find a good, but fcntl only takes three
arguments. Something is mixed up, occasionaly it
reports fd as -1, and returns EBADF.

Discussion

  • John Hughes

    John Hughes - 2001-09-11

    Logged In: YES
    user_id=166336

    Which version of strace? On what system?

     
  • Eugene Syromyatnikov

    • status: open --> closed-fixed
    • Group: --> build errors
     
  • Eugene Syromyatnikov

    Fixed in cd6aefcebcdd540a370f7812c97ed5135402d6a2.