http://bugs.winehq.org/show_bug.cgi?id=59908 Janne <janne.kekkonen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen@gmail.com --- Comment #5 from Janne <janne.kekkonen@gmail.com> --- I also tested the application with a 4-line test.txt file using much shorter line lengths. The first line had 1 character, the second line had 2 characters, the third had 3 characters, and the fourth had 4 characters. With this file, only the length of the first line was displayed before the application exited/crashed. My test file had Lf as line separator. Could this cause issues? According to this: https://www.vb-net.com/Dotnet/Vb/VafctLineInput.htm LineInput reads characters until it encounters a Cr or CrLf. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.