3 Jun
2020
3 Jun
'20
1:45 p.m.
https://bugs.winehq.org/show_bug.cgi?id=49314 --- Comment #1 from esteve.varela(a)gmail.com --- Maybe these commands better illustrate the problem: seq 3174 | wc -c # Reports 14763 bytes wine start '/?' $(seq 3174) # Segfault seq 3173 | wc -c # Reports 14758 bytes wine start '/?' $(seq 3173) # Works -- 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.