[Bug libc/12817] strace found that wprintf always causes __llseek error
drepper.fsp at gmail dot com
sourceware-bugzilla@sourceware.org
Wed Jul 20 21:27:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=12817
Ulrich Drepper <drepper.fsp at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-07-20 21:26:55 UTC ---
(In reply to comment #0)
> Can you solve the issue? Thanks.
There is no issue. That's just part of the way the streams work. It is
unfortunately possible to open a stream for an open file descriptor which is
not at offset 0. We need that information. The error is not due to any
failure, it's just because you have a tty as the output device.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list