From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12048 invoked by alias); 20 Mar 2014 14:23:10 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 12019 invoked by uid 48); 20 Mar 2014 14:23:05 -0000 From: "erik.m.bray at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug stdio/16724] offset computation in ftell is incorrect when a read is followed by a write for files opened in a+ mode Date: Thu, 20 Mar 2014 14:23:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: erik.m.bray at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: siddhesh at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-03/txt/msg00133.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16724 Erik Bray changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erik.m.bray at gmail dot com --- Comment #1 from Erik Bray --- I'm glad you reported this. I just discovered this issue myself in the context of some tests for my library failing on Fedora 21: https://github.com/astropy/astropy/issues/2168 Good to see this is in fact a bug and I'm not crazy. -- You are receiving this mail because: You are on the CC list for the bug.