Package: strace
Version: 4.5.17+cvs080723-2
Severity: normal

When strace'ing a program calling "sync_file_range", I get this output:

[pid   452] tee(0x1, 0x5, 0x6, 0x7)     = -1 ESPIPE (Illegal seek)
[pid   611] tee(0x1, 0x5, 0x6, 0x4d)    = -1 EINVAL (Invalid argument)

This is either a bug in the libc, calling tee when sync_file_range is
called, or a bug in strace, outputting tee when sync_file_range is in fact
being called.

>From the error returns, I would guess it's strace, which is why I reported
it against strace, but it could just as well be libc.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-etchnhalf.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages strace depends on:
hi  libc6                         2.7-12     GNU C Library: Shared libraries

strace recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to