http://bugs.winehq.org/show_bug.cgi?id=31076
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com 2013-01-15 12:21:10 CST --- (In reply to comment #14)
I've build Wine with: ./configure --enable-win64 make make install
You don't really need to enable win64, and 'make install' could be skipped to, it's possible to run from build tree directly. So you just cd to installer dir, and then '/pathtotree/wine-git/wine <installer.exe>'.
Wine --version outputs wine-1.5.21 (which is normal if the development version doesn't have a custom version number)
That isn't normal, --version should include sha1 part if it's not a release version, currently it's wine-1.5.21-212-gfc114a9.
I installed WinDirStat but sadly, I can confirm the crash. See the attached file.
That means you don't have this patch in your build, make sure to uninstall wine package if you used distro package.