https://sourceware.org/bugzilla/show_bug.cgi?id=30724
--- Comment #13 from Achim <Stromeko at nexgo dot de> --- Thank you. Going forward I'd suggest you revisit why you need to turn around the same stream and if it might not be more efficient to just have a read and a write stream (really just append I assume) to the same file and a read barrier that follows the write pointer when flushed. -- You are receiving this mail because: You are on the CC list for the bug.