http://bugs.winehq.org/show_bug.cgi?id=19800 --- Comment #6 from Janne <janne.kekkonen@gmail.com> --- Hello, I could not install version 1.5.25, which was the official stable version in August 2009. For my tests, I used this version instead: https://cygwin.com/setup/setup-2.939.x86_64.exe The test was performed with Wine 11.13 on a clean 64-bit prefix configured as Windows 10. Running the script seems to cause a segmentation fault, but it doesn't crash the session. Cygwin log:
uname -r 3.6.10-1.x86_64
echo foo > foo echo tar -czvf foo.tar.gz foo > bad.sh chmod +x bad.sh ./bad.sh foo Segmentation fault ls bad.sh foo foo.tar.gz cat bad.sh tar -czvf foo.tar.gz foo
-- 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.