BTW it's a good to verify the endpoints of the bisect by hand to make sure you're not sending git off on a wild goose chase. e.g. don't assume that your distro's wine works the same as a version you build yourself; instead, build the 'bad' version you give at the start of git bisect and verify it really is bad. Likewise for the initial 'good' version.